Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4983/

1 tests failed.
FAILED:  org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([F9E7BED92AF4934F:113B133BD91C896F]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1002)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:962)
        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:161)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        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 
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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped 
org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker seenMemory=435213344 
allowedMemory=402653184

        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2624)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:332)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:314)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
        ... 41 more




Build Log:
[...truncated 12720 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 726999 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 726999 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 726999 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_F9E7BED92AF4934F-001/data-dir-78-001
   [junit4]   2> 727000 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 727000 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 727001 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 727002 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 727010 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 727028 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 727198 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 727905 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-Solr-Tests-master/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:377)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:689) 
~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:364) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:325) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) 
[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:566) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.6.jar:?]
   [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.6.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.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 727907 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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-Solr-Tests-master/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
   [junit4]   2>        at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80)
 [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:664) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:810) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:800) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:661) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:650) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:57) 
[test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:566) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.6.jar:?]
   [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.6.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.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
 [randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> 727908 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 727910 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3ff1a285[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727911 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3ff1a285[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727914 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b9d0fef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727914 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b9d0fef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 727915 WARN  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-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> 727958 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cf88def
   [junit4]   2> 727969 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cf88def
   [junit4]   2> 727969 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cf88def
   [junit4]   2> 727971 INFO  (coreLoadExecutor-7510-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 727976 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 727986 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 727994 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 728126 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 728138 INFO  (coreLoadExecutor-7510-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@3cf88def
   [junit4]   2> 728138 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_F9E7BED92AF4934F-001/data-dir-78-001/]
   [junit4]   2> 728140 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 728204 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 728204 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 728205 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=57.0283203125, 
floorSegmentMB=0.4501953125, forceMergeDeletesPctAllowed=11.320319595719408, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=42.89781583932057
   [junit4]   2> 728206 WARN  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 728207 INFO  (coreLoadExecutor-7510-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 728208 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728208 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 728209 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 728211 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728211 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728212 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728213 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728213 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728226 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728227 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 13
   [junit4]   2> 728227 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728228 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728228 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728229 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728229 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728230 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728241 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728242 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728243 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728243 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728243 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728244 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728244 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728245 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728256 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728257 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728257 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728258 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728258 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728259 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728259 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728260 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728271 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728271 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728272 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728273 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728273 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728273 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728274 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728274 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728286 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728286 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728287 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728287 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728288 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728288 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728289 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728289 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728300 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728301 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728301 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728302 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728302 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728303 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728303 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728304 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728315 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728315 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728316 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728316 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728317 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728317 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728318 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728318 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728329 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728330 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728330 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728331 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728331 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728332 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728332 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728333 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728344 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728344 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728345 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728345 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728346 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728346 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728347 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728347 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728358 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728358 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 728359 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728360 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728360 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728361 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728361 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728362 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728373 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728373 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728374 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728374 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728375 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728375 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728376 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728376 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728388 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728388 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728389 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728390 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728390 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728391 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728391 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728392 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728403 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728403 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728404 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728404 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728405 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728406 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728406 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728407 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728418 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728419 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728419 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728420 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728420 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728421 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728421 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728422 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728433 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728434 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728434 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728435 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728435 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728436 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728436 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728437 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728448 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728449 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728450 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728450 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728450 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728451 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728452 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728452 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728463 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728464 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728465 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728465 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728466 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728466 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728467 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728467 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728479 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728479 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728480 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728481 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728481 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728482 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728482 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728483 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728494 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728495 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728496 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728496 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728497 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728497 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 728498 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 728498 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 728510 INFO  
(searcherExecutor-7512-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 728510 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 728514 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F9E7BED92AF4934F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 728515 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F9E7BED92AF4934F]) [    
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=1
   [junit4]   2> 728516 ERROR 
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F9E7BED92AF4934F]) [    
 ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=*:*&wt=xml&debugQuery=true:org.apache.solr.common.SolrException: Circuit 
Breakers tripped org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker 
seenMemory=435213344 allowedMemory=402653184
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2624)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:332)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:962)
   [junit4]   2>        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:161)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
   [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.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 
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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 728517 INFO  
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[F9E7BED92AF4934F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker 
-Dtests.method=testResponseWithCBTiming -Dtests.seed=F9E7BED92AF4934F 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-CA 
-Dtests.timezone=Etc/GMT-0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.01s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F9E7BED92AF4934F:113B133BD91C896F]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1002)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:962)
   [junit4]    >        at 
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:161)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit 
Breakers tripped org.apache.solr.util.circuitbreaker.MemoryCircuitBreaker 
seenMemory=435213344 allowedMemory=402653184
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2624)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:332)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
   [junit4]    >        ... 41 more
   [junit4]   2> 728522 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[F9E7BED92AF4934F]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 728523 INFO  (TestCircuitBreaker-7516-thread-1) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 0
   [junit4]   2> 728523 INFO  (TestCircuitBreaker-7516-thread-3) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 2
   [junit4]   2> 728523 INFO  (TestCircuitBreaker-7516-thread-2) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 1
   [junit4]   2> 728524 INFO  (TestCircuitBreaker-7516-thread-4) [     ] 
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning 
unblocking value for count 3
   [junit4]   2> 728524 INFO  (TestCircuitBreaker-7516-thread-5) [     ] 
o.a.s.u.TestCircuitBreaker Blocking query from 
BuildingUpMemoryPressureCircuitBreaker for count 4
   [junit4]   2> 728524 INFO  (TestCircuitBreaker-7516-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> 728534 INFO  (TestCircuitBreaker-7516-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=11
   [junit4]   2> 728534 INFO  (TestCircuitBreaker-7516-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} hits=0 status=0 
QTime=11
   [junit4]   2> 728534 INFO  (TestCircuitBreaker-7516-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=11
   [junit4]   2> 728534 INFO  (TestCircuitBreaker-7516-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=10
   [junit4]   2> 728535 INFO  
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[F9E7BED92AF4934F]) [  
   ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 728539 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[F9E7BED92AF4934F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 728539 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[F9E7BED92AF4934F]) [    
 ] 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> 728540 INFO  
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[F9E7BED92AF4934F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 728543 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[F9E7BED92AF4934F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 728544 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[F9E7BED92AF4934F]) [     ] 
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> 728544 INFO  
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[F9E7BED92AF4934F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 728544 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 728545 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1752314308
   [junit4]   2> 728545 INFO  (coreCloseExecutor-7518-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6d23c165
   [junit4]   2> 728545 INFO  (coreCloseExecutor-7518-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@6d23c165
   [junit4]   2> 728545 INFO  (coreCloseExecutor-7518-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a18fe66: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4912e144
   [junit4]   2> 728562 INFO  (coreCloseExecutor-7518-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 728567 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 728567 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d1d943a: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@3da02a43
   [junit4]   2> 728574 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 728574 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@444e8db9: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@6ca149d1
   [junit4]   2> 728578 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 728578 INFO  
(SUITE-TestCircuitBreaker-seed#[F9E7BED92AF4934F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@140f23fc: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@260ed765
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_F9E7BED92AF4934F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): 
{range_facet_l_dv=PostingsFormat(name=Direct), multiDefault=FST50, 
_root_=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
title=PostingsFormat(name=LuceneVarGapFixedInterval), 
title_lettertok=PostingsFormat(name=Direct), range_facet_l=FST50, 
title_stringNoNorms=FST50, 
title_stemmed=PostingsFormat(name=LuceneVarGapFixedInterval), 
inStock_b1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
name=PostingsFormat(name=Direct), 
id_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=Direct), range_facet_i_dv=FST50, 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), timestamp=FST50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene80), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1957, 
maxMBSortInHeap=6.975290213788418, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-CA, 
timezone=Etc/GMT-0
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=354960264,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [CustomTermsComponentTest, 
TestPostingsSolrHighlighter, ConnectionManagerTest, PrimitiveFieldTypeTest, 
TestPerFieldSimilarity, IndexSchemaRuntimeFieldTest, SolrCoreTest, 
OverseerSolrResponseUnsafeSerializationTest, 
TestDistributedStatsComponentCardinality, TestCloudRecovery2, 
HdfsRecoveryZkTest, InfixSuggestersTest, TestLMJelinekMercerSimilarityFactory, 
NotRequiredUniqueKeyTest, CoreAdminOperationTest, TestSQLHandlerNonCloud, 
TestBulkSchemaAPI, TestJsonFacets, DateRangeFieldTest, TestBlobHandler, 
SolrCoreMetricManagerTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
SolrRequestParserTest, TestCollectionAPIs, QueryElevationComponentTest, 
TestDynamicLoadingUrl, HdfsWriteToMultipleCollectionsTest, 
TestElisionMultitermQuery, DefaultValueUpdateProcessorTest, CopyFieldTest, 
TestDynamicFieldResource, SolrIndexSplitterTest, 
TlogReplayBufferedWhileIndexingTest, TestSort, BaseCdcrDistributedZkTest, 
TestInitQParser, TestRangeQuery, TestSchemaResource, 
TestMinMaxOnMultiValuedField, TestFilteredDocIdSet, TestCollectionAPI, 
TestMiniSolrCloudClusterSSL, TestDistributedMissingSort, 
TestExactSharedStatsCache, FieldAnalysisRequestHandlerTest, 
TestInPlaceUpdatesRequiredField, TestMaxTokenLenTokenizer, TestHashPartitioner, 
SampleTest, TestRebalanceLeaders, TestLegacyNumericUtils, JavabinLoaderTest, 
TestSolrCloudWithSecureImpersonation, TestHdfsUpdateLog, 
HighlighterMaxOffsetTest, TestFieldCache, TestInfoStreamLogging, 
SolrCmdDistributorTest, TestManagedSchemaThreadSafety, EchoParamsTest, 
TestSolrCloudSnapshots, SSLMigrationTest, TestReloadDeadlock, 
JWTVerificationkeyResolverTest, TestBM25SimilarityFactory, 
MultiThreadedOCPTest, TestCircuitBreaker]
   [junit4] Completed [269/868 (1!)] on J0 in 1.62s, 4 tests, 1 error <<< 
FAILURES!

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

Reply via email to