Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4828/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC
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([12194DD6C48F0395:FAC5E034376719B5]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
at
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
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:567)
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
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.base/java.lang.Thread.run(Thread.java:830)
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 427106448 and allocated
threshold 389234688
at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
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:990)
... 44 more
Build Log:
[...truncated 16578 lines...]
[junit4] Suite: org.apache.solr.util.TestCircuitBreaker
[junit4] 2> 1083578 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1083578 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1083579 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_12194DD6C48F0395-001/data-dir-191-001
[junit4] 2> 1083579 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1083579 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1083580 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1083582 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 1083590 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 1083641 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1083727 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/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/workspace/Lucene-Solr-8.x-Linux/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/workspace/Lucene-Solr-8.x-Linux/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:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:693)
~[?:?]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:800) ~[?:?]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:746) ~[?:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:335) [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:807) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61)
[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:567)
~[?:?]
[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
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:830) [?:?]
[junit4] 2> 1083727 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/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/workspace/Lucene-Solr-8.x-Linux/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:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[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: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:671) [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:807) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61)
[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:567)
~[?:?]
[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
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:830) [?:?]
[junit4] 2> 1083728 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1083729 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@bfcfd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1083729 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@bfcfd8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1083730 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@16dad952[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1083730 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@16dad952[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1083731 WARN
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-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> 1083749 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8039232
[junit4] 2> 1083753 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8039232
[junit4] 2> 1083753 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8039232
[junit4] 2> 1083753 INFO (coreLoadExecutor-20878-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1083756 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 1083762 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 1083813 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 1083817 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1083817 INFO (coreLoadExecutor-20878-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@8039232
[junit4] 2> 1083817 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_12194DD6C48F0395-001/data-dir-191-001/]
[junit4] 2> 1083818 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=47.255859375,
floorSegmentMB=1.3798828125, forceMergeDeletesPctAllowed=20.983261650149863,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=31.192829758381798
[junit4] 2> 1083839 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1083839 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1083839 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7071924501569395]
[junit4] 2> 1083840 WARN (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 1083841 INFO (coreLoadExecutor-20878-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1083841 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1083842 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083842 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083842 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083842 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083843 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083843 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083843 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083846 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083846 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083847 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083847 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083847 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083847 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083847 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083847 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083850 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083851 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083851 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083851 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083851 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083851 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083851 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083852 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083855 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083855 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083855 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083855 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083855 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083856 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083856 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083856 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083859 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083859 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083859 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083860 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083860 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083860 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083860 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083860 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083863 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083864 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083864 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083864 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083864 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083864 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083864 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083865 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083868 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083868 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083869 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083869 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083869 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083869 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083869 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083869 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083873 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083873 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083873 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083873 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083881 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083881 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083881 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083881 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083884 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083885 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083885 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083885 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083885 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083885 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083886 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083886 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083889 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083889 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083889 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083890 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083890 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083890 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083890 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083890 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083893 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083894 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083894 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083894 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083894 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083894 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083894 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083895 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083898 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083898 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083898 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083899 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083899 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083899 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083899 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083899 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083902 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083903 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083903 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083903 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083903 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083903 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083903 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083904 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083907 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083907 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083908 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083908 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083908 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083908 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083908 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083908 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083911 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083912 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083912 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083912 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083912 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083912 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083913 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083913 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083916 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083917 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083917 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083917 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083917 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083917 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083918 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083918 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083921 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083921 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083922 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083922 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083922 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083922 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083922 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083922 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083926 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083926 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083926 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083926 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083926 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083926 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083926 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083927 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083930 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083930 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083930 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083930 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083930 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083930 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083931 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083931 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083934 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083934 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083934 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083934 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083934 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083935 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1083935 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1083935 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1083938 INFO
(searcherExecutor-20880-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1083938 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1083941 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
[junit4] 2> 1083941 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[12194DD6C48F0395]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
[junit4] 2> 1083941 ERROR
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[12194DD6C48F0395]) [
] 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 427106448 and
allocated threshold 389234688
[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:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
[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:990)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
[junit4] 2> at
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
[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:567)
[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
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.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2>
[junit4] 2> 1083942 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCircuitBreaker
-Dtests.method=testResponseWithCBTiming -Dtests.seed=12194DD6C48F0395
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ebu-KE
-Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J3 | TestCircuitBreaker.testResponseWithCBTiming <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([12194DD6C48F0395:FAC5E034376719B5]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:976)
[junit4] > at
org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
[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:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[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 427106448 and
allocated threshold 389234688
[junit4] > at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325)
[junit4] > at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] > at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
[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:990)
[junit4] > ... 44 more
[junit4] 2> 1083944 INFO
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
[junit4] 2> 1083945 INFO (TestCircuitBreaker-20884-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> 1083945 INFO (TestCircuitBreaker-20884-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> 1083945 INFO (TestCircuitBreaker-20884-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> 1083945 INFO (TestCircuitBreaker-20884-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> 1083945 INFO (TestCircuitBreaker-20884-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> 1083946 INFO
(TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
[junit4] 2> 1083948 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
[junit4] 2> 1083948 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[12194DD6C48F0395]) [
] 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> 1083949 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
[junit4] 2> 1083951 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
[junit4] 2> 1083952 INFO (TestCircuitBreaker-20885-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> 1083952 INFO (TestCircuitBreaker-20885-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> 1083952 INFO (TestCircuitBreaker-20885-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=0
[junit4] 2> 1083952 INFO (TestCircuitBreaker-20885-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> 1083952 INFO (TestCircuitBreaker-20885-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> 1083953 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[12194DD6C48F0395]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
[junit4] 2> 1083955 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[12194DD6C48F0395]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
[junit4] 2> 1083955 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[12194DD6C48F0395]) [ ]
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> 1083956 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[12194DD6C48F0395]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
[junit4] 2> 1083956 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1083956 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1363341586
[junit4] 2> 1083956 INFO (coreCloseExecutor-20887-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@342360a0
[junit4] 2> 1083956 INFO (coreCloseExecutor-20887-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@342360a0
[junit4] 2> 1083956 INFO (coreCloseExecutor-20887-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b05c64f: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@baa7eaa
[junit4] 2> 1083962 INFO (coreCloseExecutor-20887-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 1083962 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1083962 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c2243df: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@67ab8fcd
[junit4] 2> 1083966 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1083966 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@211b3733: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@1eec363c
[junit4] 2> 1083968 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1083968 INFO
(SUITE-TestCircuitBreaker-seed#[12194DD6C48F0395]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@714f3129: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@61e6c80d
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.util.TestCircuitBreaker_12194DD6C48F0395-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{title_stringNoNorms=PostingsFormat(name=Direct), title_stemmed=FST50,
multiDefault=PostingsFormat(name=Direct), inStock_b1=Lucene84, _root_=FST50,
name=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap), text=Lucene84, title=FST50,
title_lettertok=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
intDefault=DocValuesFormat(name=Lucene80),
id_i1=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=907,
maxMBSortInHeap=5.240232728764112,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ebu-KE, timezone=AGT
[junit4] 2> NOTE: Linux 5.4.0-52-generic amd64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=16,threads=1,free=62418272,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[TestImpersonationWithHadoopAuth, TestAnalyzeInfixSuggestions,
UnloadDistributedZkTest, BigEndianAscendingWordDeserializerTest,
TestScoreJoinQPNoScore, IndexSizeTriggerTest, TestCustomStream, Tagger2Test,
TestReplicationHandlerBackup, DistributedQueueTest, TestQueryUtils,
TestSlowCompositeReaderWrapper, TestSolrQueryResponse, SolrMetricReporterTest,
TestSubQueryTransformerDistrib, IgnoreLargeDocumentProcessorFactoryTest,
OverseerCollectionConfigSetProcessorTest, TestSolrConfigHandlerCloud,
SplitShardTest, TestDocBasedVersionConstraints, TestJsonFacets, SolrCoreTest,
SimpleFacetsTest, HdfsNNFailoverTest, CoreSorterTest,
AssignBackwardCompatibilityTest, TestCSVLoader, PropertiesRequestHandlerTest,
SolrLogAuditLoggerPluginTest, CursorPagingTest, DocValuesMultiTest,
UtilsToolTest, StatsReloadRaceTest, OverseerTaskQueueTest, InfoHandlerTest,
TestSchemaNameResource, TestStressInPlaceUpdates,
DistributedFacetPivotLongTailTest, TestCloudSearcherWarming,
LeaderFailoverAfterPartitionTest, DocumentBuilderTest,
TestFieldCacheSortRandom, TestExportTool, UpdateLogTest,
DistributedQueryComponentOptimizationTest, TestCollapseQParserPlugin,
TestNoOpRegenerator, PreAnalyzedFieldTest, RollingRestartTest,
ClusterStateTest, ThreadDumpHandlerTest, TestManagedSchemaThreadSafety,
ZkStateReaderTest, MultiSolrCloudTestCaseTest, TestRecovery,
TestLocalFSCloudBackupRestore, SearchHandlerTest, TestSolrCLIRunExample,
SpatialHeatmapFacetsTest, FileBasedSpellCheckerTest,
XmlUpdateRequestHandlerTest, HLLUtilTest, DefaultValueUpdateProcessorTest,
TestDynamicFieldCollectionResource, SignificantTermsQParserPluginTest,
TestFoldingMultitermQuery, TestCloudSchemaless, TestSweetSpotSimilarityFactory,
TestStreamBody, TestReversedWildcardFilterFactory,
ManagedSchemaRoundRobinCloudTest, HdfsLockFactoryTest, SampleTest,
UUIDUpdateProcessorFallbackTest, TestSolrFieldCacheBean,
TestBM25SimilarityFactory, SharedFSAutoReplicaFailoverTest, SliceStateTest,
SolrCLIZkUtilsTest, TestCloudInspectUtil,
TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields,
TestCloudRecovery, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes,
TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica,
TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud,
TestUtilizeNode, ZkSolrClientTest, CollectionsAPIDistributedZkTest,
TestHdfsCloudBackupRestore, IndexSizeTriggerSizeEstimationTest,
RestoreTriggerStateTest, TestPolicyCloud, TestSimDistributedQueue,
CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest,
CdcrVersionReplicationTest, ZkDynamicConfigTest, AlternateDirectoryTest,
BlobRepositoryCloudTest, ResourceLoaderTest, SolrCoreCheckLockOnStartupTest,
TestCoreContainer, TestImplicitCoreProperties, TestInitParams, TestLazyCores,
BinaryUpdateRequestHandlerTest, JsonLoaderTest, MoreLikeThisHandlerTest,
TestCoreBackup, TestReplicationHandler, TestPushWriter, TestRawTransformer,
TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory,
DateFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest,
TestSchemalessBufferedUpdates, TestTextField, TestUseDocValuesAsStored2,
UUIDFieldTest, CurrencyRangeFacetCloudTest, TestMinHashQParser,
TestReRankQParserPlugin, TestSearcherReuse, TestSmileRequest,
TestStandardQParsers, TestStressLucene, TestStressRecovery,
TestStressUserVersions, TestValueSourceCache,
DistributedFacetSimpleRefinementLongTailTest, TestMinMaxOnMultiValuedField,
TestOrdValues, TestSortByMinMaxFunction, BJQParserTest,
BlockJoinFacetSimpleTest, GraphQueryTest, TestCloudNestedDocsSort,
TestLMJelinekMercerSimilarityFactory,
TestPerFieldSimilarityWithDefaultOverride, AuditLoggerPluginTest,
JWTAuthPluginTest, JWTVerificationkeyResolverTest, CacheHeaderTest,
DirectSolrConnectionTest, HttpSolrCallGetCoreTest,
ConjunctionSolrSpellCheckerTest, WordBreakSolrSpellCheckerTest,
TestPhraseSuggestions, TestNumericTerms32, PeerSyncWithLeaderTest,
DistanceUnitsTest, NumberUtilsTest, SimplePostToolTest, TestCircuitBreaker]
[junit4] Completed [909/921 (1!)] on J3 in 0.50s, 5 tests, 1 error <<<
FAILURES!
[...truncated 47721 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4828/consoleText
[repro] Revision: f7246581381d304616e109565ab7ef93dd641b43
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestCircuitBreaker
-Dtests.method=testResponseWithCBTiming -Dtests.seed=12194DD6C48F0395
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ebu-KE
-Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestCircuitBreaker
[repro] ant compile-test
[...truncated 3455 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestCircuitBreaker" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=12194DD6C48F0395
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ebu-KE
-Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 101 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.util.TestCircuitBreaker
[repro] Exiting with code 0
[...truncated 64 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]