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/21 10:48:25 UTC

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

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

2 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=15962, name=Thread-2360, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15962, name=Thread-2360, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([E4858899BFD95FE1:93F85EB99F403D11]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E4858899BFD95FE1]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)


FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([E4858899BFD95FE1:C59257B4C3145C1]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1024)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:984)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.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)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 394885496 and allocated threshold 388497408

	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:998)
	... 45 more




Build Log:
[...truncated 14407 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 806881 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 806881 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 806881 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_E4858899BFD95FE1-001/data-dir-84-001
   [junit4]   2> 806881 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 806881 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 806883 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 806883 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 806888 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 806903 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 806903 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 806906 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 806914 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 807168 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [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> 807170 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [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> 807171 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 807173 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30bb4d0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 807173 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30bb4d0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 807176 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c9df629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 807176 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c9df629[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 807177 WARN  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-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> 807202 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5119fb47
   [junit4]   2> 807217 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5119fb47
   [junit4]   2> 807217 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5119fb47
   [junit4]   2> 807218 INFO  (coreLoadExecutor-9287-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 807226 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 807244 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 807244 WARN  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 807247 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 807254 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 807260 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 807260 INFO  (coreLoadExecutor-9287-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@5119fb47
   [junit4]   2> 807261 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_E4858899BFD95FE1-001/data-dir-84-001/]
   [junit4]   2> 807262 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=11.0234375, floorSegmentMB=1.2900390625, forceMergeDeletesPctAllowed=29.753825520756926, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6167658872178049, deletesPctAllowed=22.478053856831682
   [junit4]   2> 807298 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 807298 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 807299 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=35.6552734375, floorSegmentMB=0.25, forceMergeDeletesPctAllowed=17.70177041815457, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3928788125342656, deletesPctAllowed=21.687154198173868
   [junit4]   2> 807299 WARN  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 807300 INFO  (coreLoadExecutor-9287-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 807301 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 807301 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807301 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807303 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807303 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807304 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807304 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807304 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807320 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807321 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 807321 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807322 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807322 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807322 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807323 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807323 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807331 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807331 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 807332 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807332 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807332 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807333 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807333 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807333 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807340 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807340 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 807341 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807341 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807341 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807342 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807342 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807342 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807349 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807349 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 807350 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807350 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807350 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807351 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807351 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807351 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807357 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807357 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807358 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807358 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807358 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807358 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807359 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807359 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807376 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807376 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 807377 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807377 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807377 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807378 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807378 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807378 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807383 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807384 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807384 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807384 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807385 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807385 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807385 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807385 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807391 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807391 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807391 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807392 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807392 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807392 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807393 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807393 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807398 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807398 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807399 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807399 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807399 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807400 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807400 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807400 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807406 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807406 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807406 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807407 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807407 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807407 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807407 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807408 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807414 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807415 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 807415 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807416 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807416 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807416 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807416 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807417 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807422 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807422 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807423 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807423 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807423 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807424 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807424 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807424 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807430 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807430 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807430 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807430 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807431 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807431 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807431 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807432 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807437 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807437 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807437 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807438 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807438 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807438 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807439 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807439 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807445 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807445 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807445 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807446 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807446 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807446 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807446 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807447 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807452 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807453 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807453 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807453 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807460 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807461 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807461 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807461 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807467 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807467 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807467 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807467 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807468 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807468 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807468 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807469 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807474 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807474 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807475 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807475 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807475 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807475 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807476 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807476 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807481 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807481 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807482 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807482 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807482 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807483 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 807483 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 807483 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 807489 INFO  (searcherExecutor-9289-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 807489 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 807492 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 807493 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 807493 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 394885496 and allocated threshold 388497408
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:998)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:984)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 807494 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=E4858899BFD95FE1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4858899BFD95FE1:C59257B4C3145C1]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1024)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:984)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 394885496 and allocated threshold 388497408
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:321)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:998)
   [junit4]    > 	... 45 more
   [junit4]   2> 807503 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 807503 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807504 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 807507 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 807508 INFO  (TestCircuitBreaker-9293-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 807508 INFO  (TestCircuitBreaker-9293-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807508 INFO  (TestCircuitBreaker-9293-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 807508 INFO  (TestCircuitBreaker-9293-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 807508 INFO  (TestCircuitBreaker-9293-thread-5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 807509 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 807512 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 807513 INFO  (TestCircuitBreaker-9294-thread-1) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807513 INFO  (TestCircuitBreaker-9294-thread-2) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807513 INFO  (TestCircuitBreaker-9294-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807513 INFO  (TestCircuitBreaker-9294-thread-5) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807514 INFO  (TestCircuitBreaker-9294-thread-3) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=1
   [junit4]   2> 807515 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 807518 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 807518 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0
   [junit4]   2> 807519 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 807519 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 807519 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=140188339
   [junit4]   2> 807519 INFO  (coreCloseExecutor-9296-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79a84a94
   [junit4]   2> 807519 INFO  (coreCloseExecutor-9296-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@79a84a94
   [junit4]   2> 807519 INFO  (coreCloseExecutor-9296-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67242d3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6a9e24ff
   [junit4]   2> 807529 INFO  (coreCloseExecutor-9296-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 807530 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 807530 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60f44f94: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1a5b542
   [junit4]   2> 807535 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 807535 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e013867: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@1a96ca5e
   [junit4]   2> 807537 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 807537 INFO  (SUITE-TestCircuitBreaker-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cf8a1fa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@32e6bf07
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_E4858899BFD95FE1-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sv-SE, timezone=America/St_Lucia
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=100448280,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest, MetricsHistoryHandlerTest, TestPHPSerializedResponseWriter, TestSolrJacksonAnnotation, ConcurrentCreateCollectionTest, TestJsonRequest, HDFSCollectionsAPITest, LeaderFailureAfterFreshStartTest, SecurityHeadersTest, DistributedSuggestComponentTest, TestComplexPhraseQParserPlugin, SolrCmdDistributorTest, ReplaceNodeTest, TestInPlaceUpdatesDistrib, DynamicMapsTest, CdcrReplicationHandlerTest, TestNestedDocsSort, TestSurroundQueryParser, TestNumericRangeQuery32, TestCoreAdminApis, TestSimDistributedQueue, BinaryUpdateRequestHandlerTest, ZookeeperStatusHandlerFailureTest, SpatialHeatmapFacetsTest, BigEndianAscendingWordSerializerTest, BaseCdcrDistributedZkTest, CurrencyRangeFacetCloudTest, PreAnalyzedUpdateProcessorTest, TestHalfAndHalfDocValues, PKIAuthenticationIntegrationTest, TestHashQParserPlugin, DisMaxRequestHandlerTest, TestCoreDiscovery, TestPullReplica, SuggesterFSTTest, TestExpandComponent, RAMDirectoryFactoryTest, AutoAddReplicasIntegrationTest, TestLegacyFieldReuse, JWTAuthPluginTest, DistributedQueryComponentCustomSortTest, OutputWriterTest, TestExportWriter, TestUniqueKeyFieldResource, TestBlockCollapse, DocValuesMissingTest, MultiThreadedOCPTest, TestSolrConfigHandlerCloud, ConfigureRecoveryStrategyTest, TestOmitPositions, TestContainerPlugin, HdfsUnloadDistributedZkTest, DistanceFunctionTest, TestExactStatsCache, TestReload, ZkControllerTest, ShowFileRequestHandlerTest, OverseerTest, DistributedFacetPivotSmallAdvancedTest, JvmMetricsTest, SpatialRPTFieldTypeTest, TestLuceneMatchVersion, DistributedVersionInfoTest, TestPayloadCheckQParserPlugin, RankQParserPluginTest, TestPKIAuthenticationPlugin, MoveReplicaHDFSFailoverTest, TestMissingGroups, NodeAddedTriggerIntegrationTest, TestAtomicUpdateErrorCases, CollectionReloadTest, HighlighterTest, TestXIncludeConfig, BasicZkTest, OverriddenZkACLAndCredentialsProvidersTest, TestMinimalConfig, TestCircuitBreaker]
   [junit4] Completed [326/947 (1!)] on J0 in 0.76s, 5 tests, 1 error <<< FAILURES!

[...truncated 139 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 892362 INFO  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 892362 INFO  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 892363 INFO  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_E4858899BFD95FE1-001/data-dir-158-001
   [junit4]   2> 892363 WARN  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 892363 INFO  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 892365 INFO  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 892367 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReloadCore
   [junit4]   2> 892368 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 892372 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 892386 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 892389 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 892396 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 893893 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 893895 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[E4858899BFD95FE1]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Luce

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

zeMB=8.796093022207999E12, noCFSRatio=0.7752814445532626]
   [junit4]   2> 901013 INFO  (coreLoadExecutor-9366-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 901013 INFO  (coreLoadExecutor-9366-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 901014 INFO  (coreLoadExecutor-9366-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 901014 WARN  (coreLoadExecutor-9366-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 901014 INFO  (coreLoadExecutor-9366-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 901015 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 901017 INFO  (searcherExecutor-9368-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 901045 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-fvfvpoga.SolrJmxReporterTest-yfcq' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50dbe3d4
   [junit4]   2> 901088 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-vjpxlw.SolrJmxReporterTest-xgqkykztrp' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@50dbe3d4
   [junit4]   2> 901088 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 901097 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 901097 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a3e964a: rootName = SolrJmxReporterTest-fvfvpoga, domain = SolrJmxReporterTest-yfcq, service url = null, agent id = localhost_1632218525644] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@68d357a7
   [junit4]   2> 901109 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7dba61ee: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@68d357a7
   [junit4]   2> 901121 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47fda3ca: rootName = SolrJmxReporterTest-yhglltgan, domain = solr.core.collection1, service url = null, agent id = localhost_1632218525644] for registry solr.core.collection1/null
   [junit4]   2> 901121 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@305808f: rootName = SolrJmxReporterTest-vjpxlw, domain = SolrJmxReporterTest-xgqkykztrp, service url = null, agent id = localhost_1632218525644] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@68d357a7
   [junit4]   2> 901134 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2ca6bc16
   [junit4]   2> 901134 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 901134 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=895436455
   [junit4]   2> 901134 INFO  (coreCloseExecutor-9373-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ca6bc16
   [junit4]   2> 901134 INFO  (coreCloseExecutor-9373-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2ca6bc16
   [junit4]   2> 901135 INFO  (coreCloseExecutor-9373-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 901135 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 901135 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15fd1479: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@23251ea2
   [junit4]   2> 901141 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 901142 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78d88964: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7e5abaab
   [junit4]   2> 901144 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 901144 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@430db998: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@f26c9b5
   [junit4]   2> 901146 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[E4858899BFD95FE1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 901146 INFO  (SUITE-SolrJmxReporterTest-seed#[E4858899BFD95FE1]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=5.3309406987538885, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-PE, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=115062560,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCloudSnapshots, PropertiesRequestHandlerTest, TestPushWriter, TestSystemIdResolver, ConcurrentDeleteAndCreateCollectionTest, CloudMLTQParserTest, HdfsBasicDistributedZk2Test, LeaderTragicEventTest, SolrRequestParserTest, DistributedTermsComponentTest, TestComponentsName, SolrIndexConfigTest, ReplicationFactorTest, TestInPlaceUpdatesRequiredField, FileUtilsTest, CdcrRequestHandlerTest, TestScoreJoinQPNoScore, TestTermsQParserPlugin, TestNumericRangeQuery64, ThreadDumpHandlerTest, TestSimExecutePlanAction, CSVRequestHandlerTest, ZookeeperStatusHandlerTest, TestCloudJSONFacetJoinDomain, BitVectorTest, CdcrBidirectionalTest, CursorMarkTest, RegexBoostProcessorTest, TestManagedSchema, SolrLogAuditLoggerPluginTest, TestIndexSearcher, DistributedIntervalFacetingTest, TestCorePropertiesReload, TestPullReplicaErrorHandling, SuggesterTSTTest, TestHttpShardHandlerFactory, RequestHandlersTest, AutoAddReplicasPlanActionTest, TestLegacyNumericUtils, JWTIssuerConfigTest, DistributedQueryComponentOptimizationTest, SampleTest, JavabinLoaderTest, TestManagedStopFilterFactory, TestCaffeineCache, DocValuesMultiTest, NestedShardedAtomicUpdateTest, TestSolrConfigHandlerConcurrent, CoreSorterTest, TestPointFields, TestHdfsBackupRestoreCore, HdfsWriteToMultipleCollectionsTest, BJQParserTest, TestLRUStatsCache, TestReloadDeadlock, ZkFailoverTest, PackageManagerCLITest, DistributedFacetPivotSmallTest, MetricsConfigTest, SynonymTokenizerTest, TestReversedWildcardFilterFactory, DocValuesNotIndexedTest, TestPayloadScoreQParserPlugin, RankQueryTest, TestSha256AuthenticationProvider, MoveReplicaHDFSTest, TestMultiWordSynonyms, TestDefaultStatsCache, NodeAddedTriggerTest, TestExceedMaxTermLength, CollectionTooManyReplicasTest, HighlighterWithoutStoredIdTest, ChaosMonkeyNothingIsSafeTest, OverseerCollectionConfigSetProcessorTest, TestNRTOpen, TestExportTool, TestJoin, TestDynamicURP, DeleteReplicaTest, DocExpirationUpdateProcessorFactoryTest, TestLegacyFieldCache, TestConfLoadPerf, DeleteByIdWithRouterFieldTest, SchemaApiFailureTest, SolrCLIZkUtilsTest, SyncSliceTest, TestDynamicFieldCollectionResource, ReindexCollectionTest, TestSimNodeAddedTrigger, HdfsAutoAddReplicasIntegrationTest, TestFieldTypeCollectionResource, TestHashPartitioner, BadIndexSchemaTest, TestManagedResourceStorage, SolrJmxReporterTest]
   [junit4] Completed [369/947 (2!)] on J1 in 9.01s, 4 tests, 1 error <<< FAILURES!

[...truncated 56259 lines...]

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

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

1 tests failed.
FAILED:  org.apache.lucene.geo.TestXYPoint.testEqualsAndHashCode

Error Message:
Values should be different. Actual: 1879048094

Stack Trace:
java.lang.AssertionError: Values should be different. Actual: 1879048094
	at __randomizedtesting.SeedInfo.seed([86FB870739A4E33F:F5357FCA3A019C0E]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failEquals(Assert.java:187)
	at org.junit.Assert.assertNotEquals(Assert.java:201)
	at org.junit.Assert.assertNotEquals(Assert.java:213)
	at org.apache.lucene.geo.TestXYPoint.testEqualsAndHashCode(TestXYPoint.java:71)
	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.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 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 1505 lines...]
   [junit4] Suite: org.apache.lucene.geo.TestXYPoint
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestXYPoint -Dtests.method=testEqualsAndHashCode -Dtests.seed=86FB870739A4E33F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Canada/Newfoundland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J0 | TestXYPoint.testEqualsAndHashCode <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Values should be different. Actual: 1879048094
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86FB870739A4E33F:F5357FCA3A019C0E]:0)
   [junit4]    > 	at org.apache.lucene.geo.TestXYPoint.testEqualsAndHashCode(TestXYPoint.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=630, maxMBSortInHeap=7.118706888661838, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=uk, timezone=Canada/Newfoundland
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=81235632,total=261095424
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BPostings, TestBestSpeedLucene80DocValuesFormat, TestAxiomaticF2LOG, TestAtomicUpdate, TestDoubleValuesSource, TestSpanNearQuery, TestConjunctions, TestPayloadsOnVectors, TestDirectPacked, TestBoolean2ScorerSupplier, TestPForUtil, TestInPlaceMergeSorter, TestPerFieldPostingsFormat2, TestUnicodeUtil, FuzzyTermOnShortTermsTest, TestGeoEncodingUtils, TestTryDelete, FiniteStringsIteratorTest, TestDocsWithFieldSet, TestDistributionSPL, TestNorms, TestXYMultiPointShapeQueries, TestAllFilesDetectBitFlips, TestSortOptimization, TestLatLonPointShapeQueries, TestNotDocIdSet, TestSimilarityBase, TestBKDRadixSort, TestSortedSetSelector, TestPhraseQuery, TestMatchesIterator, TestParallelLeafReader, TestFieldUpdatesBuffer, TestNRTReaderCleanup, TestLongPostings, TestIndexOrDocValuesQuery, TestSearch, TestSPIClassIterator, TestScoreCachingWrappingScorer, TestSwappedIndexFiles, TestRAMDirectory, Test2BDocs, TestBytesRef, Test2BPagedBytes, TestBM25Similarity, TestCrash, TestXYShape, TestNeedsScores, TestSpanExplanations, TestIndexWriterWithThreads, TestNewestSegment, TestTermVectorsReader, TestGrowableByteArrayDataOutput, TestRecyclingByteBlockAllocator, TestCachingTokenFilter, TestDoc, TestFieldValueQuery, TestFilterLeafReader, TestRegexpRandom2, TestLRUQueryCache, TestCharsRefBuilder, TestBooleanQueryVisitSubscorers, TestTopDocsCollector, TestReadOnlyIndex, TestSegmentMerger, TestMultiMMap, TestCustomSearcherSort, TestSimpleAttributeImpl, TestIndexWriterOutOfFileDescriptors, TestLucene87StoredFieldsFormatHighCompression, TestCachingCollector, TestXYPointQueries, TestSimpleWKTShapeParsing, TestLucene86SegmentInfoFormat, TestLucene87StoredFieldsFormat, TestPerFieldPostingsFormat, TestLatLonDocValuesMultiPointPointQueries, TestLatLonMultiPointPointQueries, TestLatLonPoint, TestLatLonPointDistanceFeatureQuery, TestLatLonPointDistanceSort, TestLongDistanceFeatureQuery, TestXYPolygonShapeQueries, TestPolygon, TestRectangle2D, TestXYCircle, TestXYLine, TestXYPoint]
   [junit4] Completed [324/582 (1!)] on J0 in 0.25s, 4 tests, 1 failure <<< FAILURES!

[...truncated 69297 lines...]

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

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

1 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrJmxReporterTest.testClosedCore

Error Message:
Captured an uncaught exception in thread: Thread[id=10983, name=Thread-1120, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10983, name=Thread-1120, state=RUNNABLE, group=TGRP-SolrJmxReporterTest]
	at __randomizedtesting.SeedInfo.seed([37256EE3A814C685:4058B8C3888DA475]:0)
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([37256EE3A814C685]:0)
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertNotNull(Assert.java:713)
	at org.junit.Assert.assertNotNull(Assert.java:723)
	at org.apache.solr.metrics.reporters.SolrJmxReporterTest$1.run(SolrJmxReporterTest.java:213)




Build Log:
[...truncated 14210 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrJmxReporterTest
   [junit4]   2> 617292 INFO  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 617292 INFO  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-80-001
   [junit4]   2> 617292 WARN  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 617292 INFO  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 617294 INFO  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-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> 617295 INFO  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 617297 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEnabled
   [junit4]   2> 617298 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 617303 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 617317 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 617320 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 617327 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 618265 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 618266 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 618268 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 618268 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] 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> 618269 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37258405[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618269 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37258405[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618272 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] 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> 618273 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@112b566[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618273 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@112b566[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 618274 WARN  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] 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> 618302 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@751f3cae
   [junit4]   2> 618310 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@751f3cae
   [junit4]   2> 618310 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@751f3cae
   [junit4]   2> 618311 INFO  (coreLoadExecutor-6704-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 618318 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 618428 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 618432 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 618441 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 618449 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 618450 INFO  (coreLoadExecutor-6704-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@751f3cae
   [junit4]   2> 618450 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-80-001/]
   [junit4]   2> 618452 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=104.4716796875, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=23.85848306343407, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6298926768170418, deletesPctAllowed=36.601504393619905
   [junit4]   2> 618729 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 618729 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 618729 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12079857508398568]
   [junit4]   2> 618730 WARN  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 618731 INFO  (coreLoadExecutor-6704-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 618732 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 618732 INFO  (searcherExecutor-6706-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 618769 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-anhfjsc.SolrJmxReporterTest-wcuybps' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e46a68
   [junit4]   2> 618800 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-vnhzp.SolrJmxReporterTest-zklqn' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e46a68
   [junit4]   2> 618801 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [    x:collection1 ] o.a.s.m.SolrMetricReporter Reporter disabled for registry solr.core.collection1
   [junit4]   2> 618818 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 618818 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b8ce504: rootName = SolrJmxReporterTest-ysqtj, domain = solr.core.collection1, service url = null, agent id = localhost_1632263690949] for registry solr.core.collection1/null
   [junit4]   2> 618818 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c8108d9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@74c0d25
   [junit4]   2> 618831 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3105ae12: rootName = SolrJmxReporterTest-vnhzp, domain = SolrJmxReporterTest-zklqn, service url = null, agent id = localhost_1632263690949] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@74c0d25
   [junit4]   2> 618853 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26e4a01d: rootName = SolrJmxReporterTest-anhfjsc, domain = SolrJmxReporterTest-wcuybps, service url = null, agent id = localhost_1632263690949] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@74c0d25
   [junit4]   2> 618868 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@56fef352
   [junit4]   2> 618868 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 618868 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=609062147
   [junit4]   2> 618869 INFO  (coreCloseExecutor-6711-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56fef352
   [junit4]   2> 618869 INFO  (coreCloseExecutor-6711-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@56fef352
   [junit4]   2> 618870 INFO  (coreCloseExecutor-6711-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 618873 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 618873 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@586db787: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@33c6acb7
   [junit4]   2> 618880 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 618880 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b07d08: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3cf9497b
   [junit4]   2> 618885 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 618885 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@277a47bf: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7ef0d563
   [junit4]   2> 618887 INFO  (TEST-SolrJmxReporterTest.testEnabled-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEnabled
   [junit4]   2> 618891 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testReloadCore
   [junit4]   2> 618891 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 618900 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 618913 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 618914 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-81-001
   [junit4]   2> 618917 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 618923 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 623311 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 623313 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 623314 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 623315 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] 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> 623315 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63b1302c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623315 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63b1302c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623318 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] 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> 623320 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@382a014c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623320 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@382a014c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 623321 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] 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> 623348 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@751f3cae
   [junit4]   2> 623355 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@751f3cae
   [junit4]   2> 623355 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@751f3cae
   [junit4]   2> 623413 INFO  (coreLoadExecutor-6723-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 623421 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 623438 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 623441 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 623448 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 623455 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 623455 INFO  (coreLoadExecutor-6723-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@751f3cae
   [junit4]   2> 623455 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-81-001/]
   [junit4]   2> 623457 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=104.4716796875, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=23.85848306343407, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6298926768170418, deletesPctAllowed=36.601504393619905
   [junit4]   2> 623496 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 623496 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 623497 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12079857508398568]
   [junit4]   2> 623497 WARN  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 623498 INFO  (coreLoadExecutor-6723-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 623499 INFO  (searcherExecutor-6725-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 623499 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 623602 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-asmezf.SolrJmxReporterTest-' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e46a68
   [junit4]   2> 623610 ERROR (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties:
   [junit4]   2>           => java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
   [junit4]   2> java.nio.file.NoSuchFileException: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:361) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.newByteChannel(Files.java:407) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:384) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.newInputStream(Files.java:152) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CorePropertiesLocator.buildCoreDescriptor(CorePropertiesLocator.java:187) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reloadCoreDescriptor(CoreContainer.java:1658) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1707) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1686) [java/:?]
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporterTest.testReloadCore(SolrJmxReporterTest.java:187) [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$8.evaluate(RandomizedRunner.java:938) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 623617 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 623646 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 623650 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 623657 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 623664 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 623701 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [    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@751f3cae
   [junit4]   2> 623701 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-81-001/]
   [junit4]   2> 623744 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 623745 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 623746 WARN  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 623746 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 623747 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=87.2275390625, floorSegmentMB=0.8984375, forceMergeDeletesPctAllowed=25.2682050086055, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8328658282093653, deletesPctAllowed=36.885167125711575
   [junit4]   2> 623751 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 623759 INFO  (searcherExecutor-6730-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 623760 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d96f460
   [junit4]   2> 623760 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@d96f460
   [junit4]   2> 623760 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2305711b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@476500b2
   [junit4]   2> 623807 INFO  (searcherExecutor-6730-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 623909 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bdfb90e: rootName = SolrJmxReporterTest-asmezf, domain = SolrJmxReporterTest-, service url = null, agent id = localhost_1632263690949] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@476500b2
   [junit4]   2> 623958 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-asmezf.solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e46a68
   [junit4]   2> 623964 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 623964 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40959014: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@476500b2
   [junit4]   2> 623978 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d5ba3d2: rootName = SolrJmxReporterTest-asmezf, domain = solr.core.collection1, service url = null, agent id = localhost_1632263690949] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@476500b2
   [junit4]   2> 623993 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@d96f460
   [junit4]   2> 623993 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 623993 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1876507318
   [junit4]   2> 623994 INFO  (coreCloseExecutor-6735-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@91f1e41
   [junit4]   2> 623994 INFO  (coreCloseExecutor-6735-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@91f1e41
   [junit4]   2> 623995 INFO  (coreCloseExecutor-6735-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 623997 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 623997 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6f215d23: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@56f5db4
   [junit4]   2> 624003 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 624003 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5466b014: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3cf9497b
   [junit4]   2> 624005 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 624005 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@155ac873: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7ef0d563
   [junit4]   2> 624007 INFO  (TEST-SolrJmxReporterTest.testReloadCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReloadCore
   [junit4]   2> 624010 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testClosedCore
   [junit4]   2> 624010 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 624015 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 624040 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 624041 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-82-001
   [junit4]   2> 624044 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 624050 INFO  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 624970 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_291]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:378) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:343) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [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 com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) [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> 624972 WARN  (TEST-SolrJmxReporterTest.testClosedCore-seed#[37256EE3A814C685]) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_291]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_291]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1348) ~[?:1.8.0_291]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1380) ~[?:1.8.0_291]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:679) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java: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.metrics.reporters.SolrJmxReporterTest.beforeTest(SolrJmxReporterTest.java:79) [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$9.evaluate(RandomizedRunner.java:972) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) [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.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) [java/:?]
   [junit4] 

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

r-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 631021 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 631024 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 631030 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 631047 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 631047 INFO  (coreLoadExecutor-6765-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@751f3cae
   [junit4]   2> 631047 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrJmxReporterTest_37256EE3A814C685-001/data-dir-83-001/]
   [junit4]   2> 631056 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=104.4716796875, floorSegmentMB=1.373046875, forceMergeDeletesPctAllowed=23.85848306343407, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6298926768170418, deletesPctAllowed=36.601504393619905
   [junit4]   2> 631111 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 631111 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 631111 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12079857508398568]
   [junit4]   2> 631112 WARN  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 631113 INFO  (coreLoadExecutor-6765-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 631114 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 631114 INFO  (searcherExecutor-6767-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 631345 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'SolrJmxReporterTest-njdbxtyaw.SolrJmxReporterTest-vdjoojmgs' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e46a68
   [junit4]   2> 631442 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=null
   [junit4]   2> 631442 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71fe8d14: rootName = SolrJmxReporterTest-njdbxtyaw, domain = SolrJmxReporterTest-vdjoojmgs, service url = null, agent id = localhost_1632263690949] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@728afdb
   [junit4]   2> 631469 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e06a859: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@728afdb
   [junit4]   2> 631492 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6140f057
   [junit4]   2> 631492 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 631492 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1779652318
   [junit4]   2> 631504 INFO  (coreCloseExecutor-6772-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6140f057
   [junit4]   2> 631505 INFO  (coreCloseExecutor-6772-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@6140f057
   [junit4]   2> 631506 INFO  (coreCloseExecutor-6772-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 631510 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 631510 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c05e68c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3ebbd16a
   [junit4]   2> 631517 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 631518 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f502b09: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3cf9497b
   [junit4]   2> 631520 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 631520 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f713f07: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7ef0d563
   [junit4]   2> 631522 INFO  (TEST-SolrJmxReporterTest.testReportMetrics-seed#[37256EE3A814C685]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testReportMetrics
   [junit4]   2> 631523 INFO  (SUITE-SolrJmxReporterTest-seed#[37256EE3A814C685]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1852, maxMBSortInHeap=6.988887156681694, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=und, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=185880600,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [TestCaffeineCache, CSVRequestHandlerTest, TestWithCollection, RankQueryTest, ChaosMonkeyNothingIsSafeTest, CdcrRequestHandlerTest, HighlighterWithoutStoredIdTest, TestHashPartitioner, TestLRUStatsCache, CloudMLTQParserTest, TestCorePropertiesReload, CdcrBidirectionalTest, TestSolrCoreProperties, HealthCheckHandlerTest, ThreadDumpHandlerTest, TestSystemIdResolver, LeaderElectionIntegrationTest, JavaBinAtomicUpdateMultivalueTest, BlockDirectoryTest, SolrCLIZkUtilsTest, TestMinMaxOnMultiValuedField, AssignTest, TestSolrConfigHandlerConcurrent, TestManagedResourceStorage, SearchRateTriggerIntegrationTest, IndexBasedSpellCheckerTest, SortSpecParsingTest, CursorMarkTest, RulesTest, DistributedFacetPivotSmallTest, MoveReplicaHDFSTest, CategoryRoutedAliasUpdateProcessorTest, TestLegacyNumericUtils, DocValuesMultiTest, TestDynamicFieldCollectionResource, RegexBoostProcessorTest, CrossCollectionJoinQueryTest, TestClusterProperties, FastVectorHighlighterTest, NestedShardedAtomicUpdateTest, CollectionTooManyReplicasTest, TestIndexSearcher, ConnectionReuseTest, ClusterStateTest, MetricsConfigTest, TestApiFramework, TestLMDirichletSimilarityFactory, TestSmileRequest, SolrMetricReporterTest, ProtectedTermFilterFactoryTest, NumericFieldsTest, ShardRoutingTest, ReindexCollectionTest, TestSha256AuthenticationProvider, DeleteByIdWithRouterFieldTest, TestManagedSchema, TestSolrCloudWithDelegationTokens, TestCloudJSONFacetJoinDomain, TestRTGBase, SolrRequestParserTest, SolrJmxReporterTest]
   [junit4] Completed [255/947 (1!)] on J1 in 14.31s, 4 tests, 1 error <<< FAILURES!

[...truncated 56593 lines...]

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

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

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.designer.TestSchemaDesignerAPI

Error Message:
Still waiting to see all collections removed from clusterstate.

Stack Trace:
java.lang.IllegalStateException: Still waiting to see all collections removed from clusterstate.
	at __randomizedtesting.SeedInfo.seed([610DCC4C8DD5B10F]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
	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$7.evaluate(RandomizedRunner.java:901)
	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 14351 lines...]
   [junit4] Suite: org.apache.solr.handler.designer.TestSchemaDesignerAPI
   [junit4]   2> 610435 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 610435 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 610435 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/data-dir-86-001
   [junit4]   2> 610435 WARN  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 610436 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 610438 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 610438 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001
   [junit4]   2> 610438 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 610438 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 610438 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 610439 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 610538 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 38309
   [junit4]   2> 610538 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38309
   [junit4]   2> 610538 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38309
   [junit4]   2> 610538 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38309
   [junit4]   2> 610540 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 610542 INFO  (zkConnectionManagerCallback-7317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610542 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 610548 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 610552 INFO  (zkConnectionManagerCallback-7319-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610552 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 610552 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 610555 INFO  (zkConnectionManagerCallback-7321-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610555 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 610657 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 610657 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 610657 INFO  (jetty-launcher-7322-thread-1) [     ] 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> 610658 INFO  (jetty-launcher-7322-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 610658 INFO  (jetty-launcher-7322-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 610658 INFO  (jetty-launcher-7322-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 610658 INFO  (jetty-launcher-7322-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ba7b8b1{/solr,null,AVAILABLE}
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@364eaba4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39523}
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.e.j.s.Server Started @610696ms
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:38309/solr, hostPort=39523}
   [junit4]   2> 610659 ERROR (jetty-launcher-7322-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.11.0
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 610659 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-09-21T14:30:30.022Z
   [junit4]   2> 610660 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 610661 INFO  (zkConnectionManagerCallback-7324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610661 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 610661 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610665 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 612410 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 612410 WARN  (jetty-launcher-7322-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bbaff10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612410 WARN  (jetty-launcher-7322-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bbaff10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612413 WARN  (jetty-launcher-7322-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a846be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612413 WARN  (jetty-launcher-7322-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a846be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 612414 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38309/solr
   [junit4]   2> 612415 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612419 INFO  (zkConnectionManagerCallback-7335-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 612419 INFO  (jetty-launcher-7322-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612523 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612527 INFO  (zkConnectionManagerCallback-7337-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 612527 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612663 WARN  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 612670 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39523_solr
   [junit4]   2> 612671 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.Overseer Overseer (id=74238686071357445-127.0.0.1:39523_solr-n_0000000000) starting
   [junit4]   2> 612679 INFO  (OverseerStateUpdate-74238686071357445-127.0.0.1:39523_solr-n_0000000000) [n:127.0.0.1:39523_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39523_solr
   [junit4]   2> 612680 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39523_solr
   [junit4]   2> 612682 INFO  (OverseerStateUpdate-74238686071357445-127.0.0.1:39523_solr-n_0000000000) [n:127.0.0.1:39523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 612684 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 612684 WARN  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 612720 INFO  (jetty-launcher-7322-thread-1) [n:127.0.0.1:39523_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1
   [junit4]   2> 612731 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 612732 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 612734 INFO  (zkConnectionManagerCallback-7352-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 612734 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 612738 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 612743 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38309/solr ready
   [junit4]   2> 612983 INFO  (OverseerThreadFactory-7344-thread-1-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 613098 INFO  (OverseerStateUpdate-74238686071357445-127.0.0.1:39523_solr-n_0000000000) [n:127.0.0.1:39523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39523_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39523/solr",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 613302 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr    x:.system_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 613303 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr    x:.system_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 613322 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 613322 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 613324 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 613326 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=_system collection or core
   [junit4]   2> 613327 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 613329 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 613334 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 613335 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from configset .system, trusted=true
   [junit4]   2> 613335 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/.system_shard1_replica_n1/data/]
   [junit4]   2> 613383 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 613383 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 613384 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommitted docs; 
   [junit4]   2> 613384 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 613386 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 613386 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 613386 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 613387 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 613387 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 613387 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711522062270464000
   [junit4]   2> 613391 INFO  (searcherExecutor-7354-thread-1-processing-n:127.0.0.1:39523_solr x:.system_shard1_replica_n1 c:.system s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SolrCore [.system_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 613397 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/.system/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 613397 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/.system/leaders/shard1
   [junit4]   2> 613402 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 613402 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 613402 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39523/solr/.system_shard1_replica_n1/
   [junit4]   2> 613403 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 613404 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39523/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 613404 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/74238686071357445-core_node2-n_0000000000
   [junit4]   2> 613409 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39523/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 613512 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613512 INFO  (zkCallback-7336-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613514 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 613521 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=218
   [junit4]   2> 613523 INFO  (qtp948519621-11424) [n:127.0.0.1:39523_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 613618 INFO  (zkCallback-7336-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613618 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613618 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 613620 INFO  (qtp948519621-11424) [n:127.0.0.1:39523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=.system&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=659
   [junit4]   2> 613620 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: .system
   [junit4]   2> 613641 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFieldUpdates
   [junit4]   2> 613662 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default to /configs/._designer_fieldUpdates
   [junit4]   2> 613668 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/._designer_fieldUpdates/protwords.txt
   [junit4]   2> 613670 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 613674 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/._designer_fieldUpdates/solrconfig.xml
   [junit4]   2> 613678 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/._designer_fieldUpdates/lang/contractions_it.txt
   [junit4]   2> 613681 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/._designer_fieldUpdates/lang/contractions_ca.txt
   [junit4]   2> 613682 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/._designer_fieldUpdates/lang/stopwords_no.txt
   [junit4]   2> 613685 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/._designer_fieldUpdates/lang/stemdict_nl.txt
   [junit4]   2> 613687 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/._designer_fieldUpdates/lang/stopwords_hy.txt
   [junit4]   2> 613690 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/._designer_fieldUpdates/lang/stopwords_id.txt
   [junit4]   2> 613693 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/._designer_fieldUpdates/lang/stopwords_et.txt
   [junit4]   2> 613695 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/._designer_fieldUpdates/lang/stopwords_hi.txt
   [junit4]   2> 613699 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/._designer_fieldUpdates/lang/stopwords_da.txt
   [junit4]   2> 613701 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/._designer_fieldUpdates/lang/stopwords_ga.txt
   [junit4]   2> 613704 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/._designer_fieldUpdates/lang/stopwords_ja.txt
   [junit4]   2> 613706 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/._designer_fieldUpdates/lang/stopwords_pt.txt
   [junit4]   2> 613709 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/._designer_fieldUpdates/lang/stopwords_hu.txt
   [junit4]   2> 613710 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/._designer_fieldUpdates/lang/stopwords_el.txt
   [junit4]   2> 613713 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/._designer_fieldUpdates/lang/stopwords_ru.txt
   [junit4]   2> 613727 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/._designer_fieldUpdates/lang/stopwords_tr.txt
   [junit4]   2> 613734 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/._designer_fieldUpdates/lang/stopwords_ar.txt
   [junit4]   2> 613740 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/._designer_fieldUpdates/lang/userdict_ja.txt
   [junit4]   2> 613746 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/._designer_fieldUpdates/lang/stopwords_it.txt
   [junit4]   2> 613750 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/._designer_fieldUpdates/lang/stopwords_eu.txt
   [junit4]   2> 613754 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/._designer_fieldUpdates/lang/stopwords_cz.txt
   [junit4]   2> 613763 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/._designer_fieldUpdates/lang/stoptags_ja.txt
   [junit4]   2> 613765 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/._designer_fieldUpdates/lang/contractions_fr.txt
   [junit4]   2> 613769 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/._designer_fieldUpdates/lang/stopwords_fa.txt
   [junit4]   2> 613774 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/._designer_fieldUpdates/lang/stopwords_de.txt
   [junit4]   2> 613779 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/._designer_fieldUpdates/lang/contractions_ga.txt
   [junit4]   2> 613785 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/._designer_fieldUpdates/lang/stopwords_ca.txt
   [junit4]   2> 613788 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/._designer_fieldUpdates/lang/stopwords_nl.txt
   [junit4]   2> 613792 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/._designer_fieldUpdates/lang/stopwords_bg.txt
   [junit4]   2> 613796 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/._designer_fieldUpdates/lang/stopwords_es.txt
   [junit4]   2> 613799 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/._designer_fieldUpdates/lang/stopwords_en.txt
   [junit4]   2> 613802 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/._designer_fieldUpdates/lang/stopwords_lv.txt
   [junit4]   2> 613805 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/._designer_fieldUpdates/lang/stopwords_th.txt
   [junit4]   2> 613807 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/._designer_fieldUpdates/lang/stopwords_ro.txt
   [junit4]   2> 613809 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/._designer_fieldUpdates/lang/stopwords_fr.txt
   [junit4]   2> 613814 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/._designer_fieldUpdates/lang/stopwords_sv.txt
   [junit4]   2> 613817 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/._designer_fieldUpdates/lang/stopwords_fi.txt
   [junit4]   2> 613821 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/._designer_fieldUpdates/lang/hyphenations_ga.txt
   [junit4]   2> 613825 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/._designer_fieldUpdates/lang/stopwords_gl.txt
   [junit4]   2> 613829 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/._designer_fieldUpdates/synonyms.txt
   [junit4]   2> 613834 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/._designer_fieldUpdates/stopwords.txt
   [junit4]   2> 613850 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 613850 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 613854 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 613956 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 614211 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 1  at /configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 614212 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 614220 INFO  (zkConnectionManagerCallback-7363-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 614220 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 614222 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 614224 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38309/solr ready
   [junit4]   2> 614236 INFO  (OverseerCollectionConfigSetProcessor-74238686071357445-127.0.0.1:39523_solr-n_0000000000) [n:127.0.0.1:39523_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 614236 INFO  (OverseerThreadFactory-7344-thread-2-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection ._designer_fieldUpdates
   [junit4]   2> 614447 INFO  (OverseerStateUpdate-74238686071357445-127.0.0.1:39523_solr-n_0000000000) [n:127.0.0.1:39523_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"._designer_fieldUpdates_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:39523_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:39523/solr",
   [junit4]   2>   "collection":"._designer_fieldUpdates",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 614651 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr    x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_fieldUpdates&newCollection=true&name=._designer_fieldUpdates_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_fieldUpdates&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 614662 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 614662 WARN  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 614665 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 614671 WARN  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 614671 WARN  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 614671 WARN  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 614671 WARN  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 614671 WARN  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 614732 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 614784 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore '._designer_fieldUpdates_shard1_replica_n1' using configuration from configset ._designer_fieldUpdates, trusted=true
   [junit4]   2> 614785 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_fieldUpdates_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/._designer_fieldUpdates_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/._designer_fieldUpdates_shard1_replica_n1/data/]
   [junit4]   2> 614850 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 614850 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 614851 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 614851 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 614852 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_fieldUpdates
   [junit4]   2> 614853 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_fieldUpdates
   [junit4]   2> 614853 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 614853 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 614853 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 614853 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 614854 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 614854 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711522063808724992
   [junit4]   2> 614857 INFO  (searcherExecutor-7365-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 614857 INFO  (searcherExecutor-7365-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 614857 INFO  (searcherExecutor-7365-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 614862 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/._designer_fieldUpdates/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 614862 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/._designer_fieldUpdates/leaders/shard1
   [junit4]   2> 614866 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 614866 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 614866 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39523/solr/._designer_fieldUpdates_shard1_replica_n1/
   [junit4]   2> 614866 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 614867 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39523/solr/._designer_fieldUpdates_shard1_replica_n1/ has no replicas
   [junit4]   2> 614867 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/._designer_fieldUpdates/leaders/shard1/leader after winning as /collections/._designer_fieldUpdates/leader_elect/shard1/election/74238686071357445-core_node2-n_0000000000
   [junit4]   2> 614873 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39523/solr/._designer_fieldUpdates_shard1_replica_n1/ shard1
   [junit4]   2> 614975 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_fieldUpdates/state.json] for collection [._designer_fieldUpdates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 614975 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_fieldUpdates/state.json] for collection [._designer_fieldUpdates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 614976 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 614978 INFO  (qtp948519621-11425) [n:127.0.0.1:39523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=._designer_fieldUpdates&newCollection=true&name=._designer_fieldUpdates_shard1_replica_n1&action=CREATE&numShards=1&collection=._designer_fieldUpdates&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=327
   [junit4]   2> 614980 INFO  (qtp948519621-11427) [n:127.0.0.1:39523_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 615079 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_fieldUpdates/state.json] for collection [._designer_fieldUpdates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615079 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_fieldUpdates/state.json] for collection [._designer_fieldUpdates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615079 INFO  (zkCallback-7336-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/._designer_fieldUpdates/state.json] for collection [._designer_fieldUpdates] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 615080 INFO  (qtp948519621-11427) [n:127.0.0.1:39523_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=._designer_fieldUpdates&maxShardsPerNode=-1&name=._designer_fieldUpdates&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=855
   [junit4]   2> 615081 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 615086 INFO  (Thread-1680) [     ] o.a.s.c.SolrCore config update listener called for core ._designer_fieldUpdates_shard1_replica_n1
   [junit4]   2> 615087 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore core reload ._designer_fieldUpdates_shard1_replica_n1
   [junit4]   2> 615108 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 615108 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 615111 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 615118 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 615118 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 615118 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 615119 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 615119 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 615163 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.h.d.SchemaDesignerAPI Adding new schema object from JSON: {add-field={name=keywords, type=string, stored=true, docValues=true, indexed=false}}
   [junit4]   2> 615163 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.h.d.SchemaDesignerConfigSetHelper Sending add-field request for configSet ._designer_fieldUpdates: {add-field={name=keywords, type=string, stored=true, docValues=true, indexed=false}}
   [junit4]   2> 615165 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 615168 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 615171 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 615171 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 615171 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 615171 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 615171 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 615257 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 615278 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 615321 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/._designer_fieldUpdates/managed-schema 
   [junit4]   2> 615321 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/._designer_fieldUpdates/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 615322 INFO  (Thread-1681) [     ] o.a.s.c.SolrCore config update listener called for core ._designer_fieldUpdates_shard1_replica_n1
   [junit4]   2> 615323 INFO  (Thread-1681) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore core reload ._designer_fieldUpdates_shard1_replica_n1
   [junit4]   2> 615323 INFO  (Thread-1681) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore Another reload is in progress. Not doing anything.
   [junit4]   2> 615387 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_fieldUpdates_shard1_replica_n1' using configuration from configset ._designer_fieldUpdates
   [junit4]   2> 615388 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore [[._designer_fieldUpdates_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/._designer_fieldUpdates_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/._designer_fieldUpdates_shard1_replica_n1/data/]
   [junit4]   2> 615432 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 615432 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615434 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_fieldUpdates
   [junit4]   2> 615434 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_fieldUpdates
   [junit4]   2> 615434 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 615435 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 615437 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 615440 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 615440 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 615440 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 615440 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 615440 WARN  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 615557 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 615684 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 249 ms
   [junit4]   2> 615684 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 615684 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 615686 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 615686 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711522064681140224
   [junit4]   2> 615688 INFO  (searcherExecutor-7371-thread-1-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 615688 INFO  (searcherExecutor-7371-thread-1-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 615688 INFO  (searcherExecutor-7371-thread-1-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 615689 INFO  (Thread-1680) [n:127.0.0.1:39523_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 615689 INFO  (searcherExecutor-7371-thread-1-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 615689 INFO  (searcherExecutor-7371-thread-1-processing-n:127.0.0.1:39523_solr) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 615701 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 615701 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 615705 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 615711 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 615711 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 615711 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 615711 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 615711 WARN  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 615832 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 615909 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.CoreContainer Reloading SolrCore '._designer_fieldUpdates_shard1_replica_n1' using configuration from configset ._designer_fieldUpdates
   [junit4]   2> 615910 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrCore [[._designer_fieldUpdates_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/._designer_fieldUpdates_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.designer.TestSchemaDesignerAPI_610DCC4C8DD5B10F-001/tempDir-001/node1/._designer_fieldUpdates_shard1_replica_n1/data/]
   [junit4]   2> 615954 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 615954 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 615959 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/._designer_fieldUpdates
   [junit4]   2> 615960 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/._designer_fieldUpdates
   [junit4]   2> 615960 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 615961 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 615961 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 615961 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxQueryFrequency=0.01,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4}
   [junit4]   2> 615962 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 615962 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1711522064970547200
   [junit4]   2> 615963 INFO  (searcherExecutor-7376-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 615963 INFO  (searcherExecutor-7376-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 615964 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 615964 INFO  (searcherExecutor-7376-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 615964 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28c5e836
   [junit4]   2> 615964 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_fieldUpdates.shard1.replica_n1 tag=SolrCore@28c5e836
   [junit4]   2> 615965 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_fieldUpdates.shard1.leader tag=SolrCore@28c5e836
   [junit4]   2> 615965 INFO  (searcherExecutor-7376-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 615965 INFO  (searcherExecutor-7376-thread-1-processing-n:127.0.0.1:39523_solr x:._designer_fieldUpdates_shard1_replica_n1 c:._designer_fieldUpdates s:shard1 r:core_node2) [n:127.0.0.1:39523_solr c:._designer_fieldUpdates s:shard1 r:core_node2 x:._designer_fieldUpdates_shard1_replica_n1 ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 615966 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.c.S.Request [._designer_fieldUpdates_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=801
   [junit4]   2> 615966 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.c.SolrCore [._designer_fieldUpdates_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2abf8b59
   [junit4]   2> 615966 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.._designer_fieldUpdates.shard1.replica_n1 tag=SolrCore@2abf8b59
   [junit4]   2> 615966 INFO  (qtp948519621-11426) [n:127.0.0.1:39523_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.._designer_fieldUpdates.shard1.leader tag=SolrCore@2abf8b59
   [junit4]   2> 615968 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from Zookeeper
   [junit4]   2> 615969 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 615969 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 615970 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 615972 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 615973 WARN  (zkCallback-7336-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 615973 WARN  (zkCallback-7336-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 615973 WARN  (zkCallback-7336-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 615973 WARN  (zkCallback-7336-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 615973 WARN  (zkCallback-7336-thread-3) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 615981 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 615981 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 615981 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 615981 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 615981 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 616076 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 616076 INFO  (zkCallback-7336-thread-3) [     ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 108 ms
   [junit4]   2> 616087 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 616205 ERROR (qtp948519621-11423) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Invalid combination of blobName fieldUpdates_sample and version -1
   [junit4]   2> 	at org.apache.solr.handler.BlobHandler.handleRequestBody(BlobHandler.java:203)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 616205 INFO  (qtp948519621-11423) [n:127.0.0.1:39523_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1 ] o.a.s.c.S.Request [.system_shard1_replica_n1]  webapp=/solr path=/blob/fieldUpdates_sample params={wt=filestream} status=404 QTime=2
   [junit4]   2> 616209 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 616209 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 616238 INFO  (OverseerCollectionConfigSetProcessor-74238686071357445-127.0.0.1:39523_solr-n_0000000000) [n:127.0.0.1:39523_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 616246 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 616246 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 616250 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 616256 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 616256 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPositions=true
   [junit4]   2> 616256 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termOffsets to be specified in schema, hardcoded behavior is termOffsets=false
   [junit4]   2> 616256 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow termPositions to be specified in schema, hardcoded behavior is termPositions=false
   [junit4]   2> 616256 WARN  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitPositions to be specified in schema, hardcoded behavior is omitPositions=true
   [junit4]   2> 616331 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 616384 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.h.d.SchemaDesignerConfigSetHelper For fieldUpdates, replacing field keywords with attributes: {required=true}
   [junit4]   2> 616473 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/._designer_fieldUpdates/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 616473 INFO  (TEST-TestSchemaDesignerAPI.testFieldUpdates-seed#[610DCC4C8DD5B10F]) [     ] o.a.s.s.ManagedIndexSchema Persisted managed schema version 3  at /configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 616474 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from Zookeeper
   [junit4]   2> 616477 INFO  (zkCallback-7336-thread-1) [     ] o.a.s.s.IndexSchema Schema name=default-config
   [junit4]   2> 616480 WARN  (zkCallback-7336-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitNorms to be specified in schema, hardcoded behavior is omitNorms=true
   [junit4]   2> 616480 WARN  (zkCallback-7336-thread-1) [     ] o.a.s.s.AbstractSpatialPrefixTreeFieldType FieldType SpatialRecursivePrefixTreeFieldType does not allow omitTermFreqAndPositions to be specified in schema, hardcoded behavior is omitTermFreqAndPosition

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

ional data from server sessionid 0x107bfb10fe00000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107bfb10fe00000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 709500 WARN  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker-SendThread(127.0.0.1:38309)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x107bfb10fe00001.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x107bfb10fe00001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x107bfb10fe00001, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 709602 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	20	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	14	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	12	/solr/collections/._designer_testJson/terms/shard1
   [junit4]   2> 	11	/solr/configs/._designer_testJson
   [junit4]   2> 	9	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	6	/solr/configs/._designer_testDiff
   [junit4]   2> 	5	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	5	/solr/collections/._designer_testDiff/terms/shard1
   [junit4]   2> 	5	/solr/collections/techproducts/terms/shard1
   [junit4]   2> 	4	/solr/configs/._designer_fieldUpdates
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/.system/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/test123/terms/shard1
   [junit4]   2> 	4	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_films/terms/shard1
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/configs/techproducts
   [junit4]   2> 	3	/solr/configs/._designer_testTSV/managed-schema
   [junit4]   2> 	3	/solr/configs/._designer_techproducts
   [junit4]   2> 	3	/solr/configs/._designer_films/managed-schema
   [junit4]   2> 	3	/solr/collections/._designer_fieldUpdates/terms/shard1
   [junit4]   2> 	3	/solr/collections/diff456/terms/shard1
   [junit4]   2> 	2	/solr/configs/._designer_films
   [junit4]   2> 	2	/solr/configs/techproducts/managed-schema
   [junit4]   2> 	2	/solr/configs/._designer_testTSV
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	25	/solr/configs/._designer_techproducts/managed-schema
   [junit4]   2> 	18	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	14	/solr/configs/._designer_testJson/managed-schema
   [junit4]   2> 	11	/solr/collections/techproducts/state.json
   [junit4]   2> 	10	/solr/collections/.system/state.json
   [junit4]   2> 	9	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	9	/solr/collections/test123/state.json
   [junit4]   2> 	9	/solr/collections/._designer_films/state.json
   [junit4]   2> 	9	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	9	/solr/collections/diff456/state.json
   [junit4]   2> 	7	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	6	/solr/configs/._designer_fieldUpdates/managed-schema
   [junit4]   2> 	4	/solr/configs/._designer_testDiff/managed-schema
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	194	/solr/overseer/collection-queue-work
   [junit4]   2> 	169	/solr/overseer/queue
   [junit4]   2> 	92	/solr/collections
   [junit4]   2> 	12	/solr/collections/._designer_testJson/state.json
   [junit4]   2> 	8	/solr/collections/._designer_testDiff/state.json
   [junit4]   2> 	5	/solr/collections/.system/state.json
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections/._designer_testTSV/state.json
   [junit4]   2> 	4	/solr/collections/._designer_techproducts/state.json
   [junit4]   2> 	4	/solr/collections/test123/state.json
   [junit4]   2> 	4	/solr/collections/._designer_films/state.json
   [junit4]   2> 	4	/solr/collections/techproducts/state.json
   [junit4]   2> 	4	/solr/collections/._designer_fieldUpdates/state.json
   [junit4]   2> 	4	/solr/collections/diff456/state.json
   [junit4]   2> 
   [junit4]   2> 709627 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38309
   [junit4]   2> 709627 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38309
   [junit4]   2> 709627 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38309
   [junit4]   2> 709627 INFO  (SUITE-TestSchemaDesignerAPI-seed#[610DCC4C8DD5B10F]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Sep 21, 2021 2:32:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-TN, timezone=America/Mendoza
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=149384304,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, SynonymTokenizerTest, DOMUtilTest, TestLRUStatsCache, TestRTGBase, SolrMetricReporterTest, TestPayloadScoreQParserPlugin, ChaosMonkeyNothingIsSafeTest, TestRTimerTree, DocValuesNotIndexedTest, SampleTest, JavabinLoaderTest, TestCrossCoreJoin, RankQueryTest, TestLegacyFieldCache, TestManagedSchema, UUIDFieldTest, TestPullReplicaErrorHandling, MoveReplicaHDFSTest, TestLegacyNumericUtils, TestXmlQParserPlugin, TestMultiWordSynonyms, TestDocBasedVersionConstraints, LeaderElectionIntegrationTest, TestHttpShardHandlerFactory, TestPointFields, HdfsNNFailoverTest, VersionInfoTest, ThreadDumpHandlerTest, TestStressInPlaceUpdates, ZkFailoverTest, TestSha256AuthenticationProvider, TestDistributedMap, TolerantUpdateProcessorTest, TestUpdate, TestMinMaxOnMultiValuedField, HdfsWriteToMultipleCollectionsTest, CoreAdminOperationTest, TestSimExecutePlanAction, ProtectedTermFilterFactoryTest, BasicAuthOnSingleNodeTest, BJQParserTest, Tagger2Test, TestSortableTextField, SchemaApiFailureTest, SearchRateTriggerIntegrationTest, SimplePostToolTest, TestCorePropertiesReload, AdminHandlersProxyTest, LocalFSCloudIncrementalBackupTest, CollectionsAPISolrJTest, TestExceedMaxTermLength, TestJoin, SmileWriterTest, SolrRequestParserTest, TestSolrCloudWithHadoopAuthPlugin, JavaBinAtomicUpdateMultivalueTest, MergeStrategyTest, TestInPlaceUpdatesRequiredField, CurrencyFieldTypeTest, TestDefaultStatsCache, MoreLikeThisHandlerTest, SimpleFacetsTest, TestManagedStopFilterFactory, SplitByPrefixTest, TestSchemaDesignerAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSchemaDesignerAPI -Dtests.seed=610DCC4C8DD5B10F -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=America/Mendoza -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSchemaDesignerAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: Still waiting to see all collections removed from clusterstate.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([610DCC4C8DD5B10F]:0)
   [junit4]    > 	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:567)
   [junit4]    > 	at org.apache.solr.handler.designer.TestSchemaDesignerAPI.tearDownCluster(TestSchemaDesignerAPI.java:82)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [269/947 (1!)] on J1 in 99.77s, 6 tests, 1 error <<< FAILURES!

[...truncated 56461 lines...]