Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9189/
Java: 64bit/jdk-11.0.6 -XX:-UseCompressedOops -XX:+UseParallelGC
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([7BEA92EB13C29B27:93363F09E02A8107]: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=375477080
allowedMemory=358219776
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 15057 lines...]
[junit4] Suite: org.apache.solr.util.TestCircuitBreaker
[junit4] 2> 1707175 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 1707176 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1707176 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestCircuitBreaker_7BEA92EB13C29B27-001\data-dir-123-001
[junit4] 2> 1707177 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1707179 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 1707179 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1707186 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1707203 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 1707279 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1707507 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\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"
"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\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.WindowsPath.checkWrite(WindowsPath.java:854) ~[?:?]
[junit4] 2> at
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:496)
~[?:?]
[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> 1707508 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\filestore]
directory in SOLR_HOME
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\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"
"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\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:1325) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1357) ~[?:?]
[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> 1707511 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1707511 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6fa54fee[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1707511 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6fa54fee[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1707515 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4084eb55[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1707515 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4084eb55[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1707515 WARN
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-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> 1707547 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32789712
[junit4] 2> 1707551 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32789712
[junit4] 2> 1707551 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32789712
[junit4] 2> 1707558 INFO (coreLoadExecutor-16282-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 1707565 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1707572 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1707575 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 1707652 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 1707664 INFO (coreLoadExecutor-16282-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@32789712
[junit4] 2> 1707664 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestCircuitBreaker_7BEA92EB13C29B27-001\data-dir-123-001\]
[junit4] 2> 1707664 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=92.8876953125,
floorSegmentMB=0.541015625, forceMergeDeletesPctAllowed=9.284945572771779,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22455097466607532, deletesPctAllowed=40.216681850979555
[junit4] 2> 1707752 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1707752 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1707755 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=7, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=49.0283203125,
floorSegmentMB=1.4921875, forceMergeDeletesPctAllowed=28.94815049651724,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.17520069828518148, deletesPctAllowed=45.804485023332624
[junit4] 2> 1707756 WARN (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf
; switching to use InMemory storage instead.
[junit4] 2> 1707765 INFO (coreLoadExecutor-16282-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1707767 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1707768 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1707770 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1707776 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707776 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707780 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 4
[junit4] 2> 1707780 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707783 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 2
[junit4] 2> 1707812 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1707812 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 26
[junit4] 2> 1707816 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 2
[junit4] 2> 1707816 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707816 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707816 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1707816 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707819 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707856 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1707856 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 39
[junit4] 2> 1707860 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1707861 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707864 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 1
[junit4] 2> 1707864 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1707864 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707864 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707912 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1707916 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 50
[junit4] 2> 1707917 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1707917 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707917 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707917 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1707917 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707917 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707961 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1707963 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 42
[junit4] 2> 1707966 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 2
[junit4] 2> 1707967 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707967 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1707968 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1707968 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1707968 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708012 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708012 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 46
[junit4] 2> 1708016 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708016 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708016 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708016 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708016 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708020 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708032 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708036 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 15
[junit4] 2> 1708037 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708037 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708037 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708038 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708038 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708038 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708045 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708045 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 7
[junit4] 2> 1708045 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708045 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708045 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708048 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708048 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708048 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708052 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708052 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1708052 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708056 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708056 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708056 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708056 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708056 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708068 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708068 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 1708068 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708068 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708068 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708068 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708068 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708070 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708076 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708076 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 1708076 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708076 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708078 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708078 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708078 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708079 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708085 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708085 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 1708086 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708086 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708087 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708087 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708087 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708088 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708101 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708104 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 16
[junit4] 2> 1708106 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708107 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708107 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708107 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708108 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708113 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 5
[junit4] 2> 1708128 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708128 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 1708130 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708131 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708131 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708131 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708132 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708132 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708177 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708179 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 46
[junit4] 2> 1708180 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708181 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708181 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708182 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708182 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708183 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708195 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708196 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 1708198 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708198 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708198 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708198 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708199 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708199 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708232 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708232 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 35
[junit4] 2> 1708232 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708236 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708236 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708239 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708240 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708248 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708264 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 19
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 1
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708268 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708380 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708383 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 108
[junit4] 2> 1708384 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708384 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708384 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708384 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708384 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708384 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708395 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708397 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 1708397 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708397 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 1708397 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708397 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 1708400 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 1
[junit4] 2> 1708401 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 1708412 INFO
(searcherExecutor-16284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1708424 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 23
[junit4] 2> 1708426 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[7BEA92EB13C29B27]) [
] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
[junit4] 2> 1708426 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[7BEA92EB13C29B27]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
[junit4] 2> 1708426 ERROR
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[7BEA92EB13C29B27]) [
] 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=375477080 allowedMemory=358219776
[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> 1708428 INFO
(TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[7BEA92EB13C29B27]) [
] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCircuitBreaker
-Dtests.method=testResponseWithCBTiming -Dtests.seed=7BEA92EB13C29B27
-Dtests.slow=true -Dtests.locale=en-NF -Dtests.timezone=Indian/Cocos
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([7BEA92EB13C29B27:93363F09E02A8107]: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=375477080 allowedMemory=358219776
[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> 1708433 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[7BEA92EB13C29B27]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
[junit4] 2> 1708433 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[7BEA92EB13C29B27]) [ ]
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> 1708433 INFO
(TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[7BEA92EB13C29B27]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
[junit4] 2> 1708436 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[7BEA92EB13C29B27]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
[junit4] 2> 1708436 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[7BEA92EB13C29B27]) [
] 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> 1708436 INFO
(TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[7BEA92EB13C29B27]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
[junit4] 2> 1708440 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[7BEA92EB13C29B27]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
[junit4] 2> 1708443 INFO (TestCircuitBreaker-16288-thread-4) [ ]
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning
unblocking value for count 0
[junit4] 2> 1708443 INFO (TestCircuitBreaker-16288-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> 1708443 INFO (TestCircuitBreaker-16288-thread-5) [ ]
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning
unblocking value for count 1
[junit4] 2> 1708443 INFO (TestCircuitBreaker-16288-thread-5) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 1708531 INFO (TestCircuitBreaker-16288-thread-1) [ ]
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning
unblocking value for count 2
[junit4] 2> 1708533 INFO (TestCircuitBreaker-16288-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> 1708572 INFO (TestCircuitBreaker-16288-thread-2) [ ]
o.a.s.u.TestCircuitBreaker BuildingUpMemoryPressureCircuitBreaker: Returning
unblocking value for count 3
[junit4] 2> 1708572 INFO (TestCircuitBreaker-16288-thread-3) [ ]
o.a.s.u.TestCircuitBreaker Blocking query from
BuildingUpMemoryPressureCircuitBreaker for count 4
[junit4] 2> 1708572 INFO (TestCircuitBreaker-16288-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> 1708576 INFO (TestCircuitBreaker-16288-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=1
[junit4] 2> 1708576 INFO
(TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[7BEA92EB13C29B27]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
[junit4] 2> 1708577 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1708577 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=316702355
[junit4] 2> 1708585 INFO (coreCloseExecutor-16290-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2a7a3aa2
[junit4] 2> 1708585 INFO (coreCloseExecutor-16290-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@2a7a3aa2
[junit4] 2> 1708585 INFO (coreCloseExecutor-16290-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2509c707: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@5e328091
[junit4] 2> 1708592 INFO (coreCloseExecutor-16290-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 1708594 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1708594 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64a7e0a8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@3fa75ce4
[junit4] 2> 1708596 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1708598 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@52853d73: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@7229fc70
[junit4] 2> 1708599 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1708599 INFO
(SUITE-TestCircuitBreaker-seed#[7BEA92EB13C29B27]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@32bd02db: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@5a11c1f6
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.util.TestCircuitBreaker_7BEA92EB13C29B27-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{title_stringNoNorms=PostingsFormat(name=MockRandom),
title_stemmed=BlockTreeOrds(blocksize=128),
multiDefault=BlockTreeOrds(blocksize=128), inStock_b1=Lucene84,
_root_=PostingsFormat(name=MockRandom),
name=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
text=Lucene84, title=BlockTreeOrds(blocksize=128),
title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Lucene80),
intDvoDefault=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=157,
maxMBSortInHeap=7.669635953350168,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-NF,
timezone=Indian/Cocos
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.6
(64-bit)/cpus=6,threads=1,free=52089760,total=455606272
[junit4] 2> NOTE: All tests run in this JVM: [TestDynamicFieldResource,
TestLegacyNumericRangeQueryBuilder, SuggesterFSTTest,
LeaderVoteWaitTimeoutTest, TestFieldCacheReopen,
AssignBackwardCompatibilityTest, TestBinaryField, TestPostingsSolrHighlighter,
ShardRoutingCustomTest, TestBlobHandler, GraphQueryTest,
SpellCheckCollatorWithCollapseTest, TestDynamicFieldNamesIndexCorrectly,
TestSortableTextField, ConjunctionSolrSpellCheckerTest, TestCodecSupport,
TestJsonFacetsWithNestedObjects, TestLegacyNumericUtils,
HdfsRestartWhileUpdatingTest, CdcrBidirectionalTest, TestMaxTokenLenTokenizer,
TestClassicSimilarityFactory, CoreAdminRequestStatusTest,
DistributedFacetSimpleRefinementLongTailTest, ChaosMonkeySafeLeaderTest,
TestMiniSolrCloudClusterSSL, BasicAuthOnSingleNodeTest, TestSolr4Spatial,
FullHLLTest, TestHdfsBackupRestoreCore, DistributedFacetPivotLongTailTest,
ClusterStateMockUtilTest, CollectionsAPISolrJTest, RandomizedTaggerTest,
NestedShardedAtomicUpdateTest, TestSimpleTextCodec,
TestQueryingOnDownCollection, TestDirectoryFactory, SolrInfoBeanTest,
DebugComponentTest, AnalysisErrorHandlingTest,
CategoryRoutedAliasUpdateProcessorTest, TestCharFilters,
PeerSyncWithLeaderTest, VMParamsZkACLAndCredentialsProvidersTest,
SchemaApiFailureTest, MoveReplicaHDFSFailoverTest, SOLR749Test,
FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, VersionInfoTest,
SortSpecParsingTest, DistributedIntervalFacetingTest,
TestNestedUpdateProcessor, CreateRoutedAliasTest, TestLegacyFieldCache,
TestRestoreCore, TestAnalyzedSuggestions, RankQParserPluginTest,
AnalysisAfterCoreReloadTest, JsonLoaderTest, TestJoin, InfoHandlerTest,
TestLRUStatsCacheCloud, UtilsToolTest, TestManagedResourceStorage,
BJQFilterAccessibleTest, NotRequiredUniqueKeyTest, TestDistributedMissingSort,
TestFacetMethods, TestAuthenticationFramework, SolrCloudExampleTest,
TestInPlaceUpdateWithRouteField, LargeFieldTest, TermVectorComponentTest,
TestNoOpRegenerator, RestartWhileUpdatingTest, OverseerModifyCollectionTest,
TestReRankQParserPlugin, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestLMJelinekMercerSimilarityFactory, OverseerTaskQueueTest, NumberUtilsTest,
LeaderElectionContextKeyTest, MultiSolrCloudTestCaseTest, RecoveryZkTest,
RemoteQueryErrorTest, SSLMigrationTest, SaslZkACLProviderTest,
TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields,
TestClusterProperties, TestConfigSetsAPI, TestPullReplica,
TestPullReplicaErrorHandling, TestSolrCloudWithDelegationTokens,
TestStressLiveNodes, ConcurrentDeleteAndCreateCollectionTest,
CustomCollectionTest, SplitByPrefixTest, TestHdfsCloudBackupRestore,
TestLocalFSCloudBackupRestore, BaseCdcrDistributedZkTest,
CdcrVersionReplicationTest, ZkStateWriterTest, TestCoreContainer,
TestDistribPackageStore, TestStressThreadBackup, TestSystemCollAutoCreate,
BadComponentTest, CloudReplicaSourceTest, CustomHighlightComponentTest,
DistributedFacetPivotLargeTest, DistributedTermsComponentTest,
SolrRrdBackendFactoryTest, TestPackages, CurrencyRangeFacetCloudTest,
TestFieldSortValues, TestGraphTermsQParserPlugin, TestHashQParserPlugin,
TestMissingGroups, TestQueryTypes, TestReload, TestStressReorder,
TestValueSourceCache, TestCloudJSONFacetSKG, TestExactSharedStatsCache,
AuditLoggerIntegrationTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest,
SolrIndexSplitterTest, TestIndexingPerformance, UpdateParamsTest,
CloneFieldUpdateProcessorFactoryTest,
DimensionalRoutedAliasUpdateProcessorTest, DistributedUpdateProcessorTest,
TestPartialUpdateDeduplication, TimeRoutedAliasUpdateProcessorTest,
TolerantUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest,
UpdateRequestProcessorFactoryTest, AuthToolTest, TestCircuitBreaker]
[junit4] Completed [849/868 (1!)] on J0 in 1.45s, 4 tests, 1 error <<<
FAILURES!
[...truncated 52004 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9189/consoleText
[repro] Revision: 9b369abc1710eaf38cef3c4084f4790867d5a24c
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[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 2468 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestCircuitBreaker" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=7BEA92EB13C29B27 -Dtests.slow=true -Dtests.locale=en-NF
-Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 97 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.util.TestCircuitBreaker
[repro] Exiting with code 0
[...truncated 84 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]