You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/01/26 11:19:04 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 34 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.8/34/

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([79318001972E62DB:91ED2DE364C678FB]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 392331112 and allocated threshold 374734848

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




Build Log:
[...truncated 13336 lines...]
   [junit4] Suite: org.apache.solr.util.TestCircuitBreaker
   [junit4]   2> 284606 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 284606 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_79318001972E62DB-001/data-dir-18-001
   [junit4]   2> 284606 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 284606 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 284609 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 284609 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 284609 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 284616 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 284632 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 284642 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 284651 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 285063 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
   [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:183) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 285065 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_252]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:886) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
   [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:184) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.setUpClass(TestCircuitBreaker.java:61) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_252]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_252]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_252]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.13.1.jar:4.13.1]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
   [junit4]   2> 285067 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 285068 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 285069 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@bcfc7e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285069 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@bcfc7e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285072 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 285074 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fcc9515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285074 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fcc9515[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 285075 WARN  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-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> 285112 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285118 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285118 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@592339b7
   [junit4]   2> 285120 INFO  (coreLoadExecutor-1909-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 285223 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 285306 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 285327 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 285336 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 285345 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 285345 INFO  (coreLoadExecutor-1909-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@592339b7
   [junit4]   2> 285345 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_79318001972E62DB-001/data-dir-18-001/]
   [junit4]   2> 285346 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=0.47265625, floorSegmentMB=0.7265625, forceMergeDeletesPctAllowed=3.514521623259612, segmentsPerTier=11.0, maxCFSSegmentSizeMB=1.6572265625, noCFSRatio=0.49643526929070636, deletesPctAllowed=46.33399177914858
   [junit4]   2> 285388 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 285388 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 285388 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4961203336877418]
   [junit4]   2> 285389 WARN  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 285396 INFO  (coreLoadExecutor-1909-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 285397 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 285397 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285401 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 4
   [junit4]   2> 285407 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285408 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285408 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285409 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285409 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285420 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285420 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 285421 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285422 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285422 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285422 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285423 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285423 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285430 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285430 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 285431 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285431 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285432 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285432 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285433 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285433 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285440 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285441 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 285442 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285443 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285443 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285444 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285444 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285445 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285504 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285505 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 60
   [junit4]   2> 285506 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285507 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285507 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285508 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285508 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285509 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285522 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285523 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 285525 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 285525 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285527 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285528 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285528 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285528 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285540 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285541 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 285542 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285543 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285543 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285543 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285544 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285544 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285553 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285554 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 285554 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285555 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285555 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285556 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285556 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285556 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285629 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285631 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 74
   [junit4]   2> 285632 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285632 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285633 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285634 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285634 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285635 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285649 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285650 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 285651 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285652 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285653 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285653 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285654 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285654 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285667 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285668 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 285668 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285669 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285669 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285670 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285670 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285670 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285693 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285693 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 285694 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285694 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285695 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285695 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285696 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285696 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285703 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285703 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 285704 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285704 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285705 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285705 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285706 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285706 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285714 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285714 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 285715 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285716 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285716 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285717 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285717 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285718 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285724 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285725 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 285727 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 285732 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285733 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285733 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285734 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285734 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285839 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285840 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 105
   [junit4]   2> 285840 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285841 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285841 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285842 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285842 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285842 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285900 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285901 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 58
   [junit4]   2> 285902 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285903 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285903 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285904 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285904 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285904 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285921 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285923 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 285924 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285924 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285925 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285926 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285926 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285926 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285938 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285941 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 285942 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285942 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285942 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285943 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285943 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285943 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285956 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285957 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 285957 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285958 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285960 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 285961 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 285962 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 285962 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 285970 INFO  (searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 285971 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 285977 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testResponseWithCBTiming
   [junit4]   2> 285977 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml&debugQuery=true} status=503 QTime=0
   [junit4]   2> 285978 ERROR (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] 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 392331112 and allocated threshold 374734848
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]   2> 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 285979 INFO  (TEST-TestCircuitBreaker.testResponseWithCBTiming-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testResponseWithCBTiming
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCircuitBreaker -Dtests.method=testResponseWithCBTiming -Dtests.seed=79318001972E62DB -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/test-data/enwiki.random.lines.txt -Dtests.locale=ar-YE -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | TestCircuitBreaker.testResponseWithCBTiming <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([79318001972E62DB:91ED2DE364C678FB]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
   [junit4]    > 	at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 392331112 and allocated threshold 374734848
   [junit4]    > 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:320)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2646)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
   [junit4]    > 	... 45 more
   [junit4]   2> 285990 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips
   [junit4]   2> 285990 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[79318001972E62DB]) [     ] 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> 285992 INFO  (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips
   [junit4]   2> 285996 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure
   [junit4]   2> 286005 INFO  (TestCircuitBreaker-1915-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=9
   [junit4]   2> 286006 INFO  (TestCircuitBreaker-1915-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=8
   [junit4]   2> 286008 INFO  (TestCircuitBreaker-1915-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=10
   [junit4]   2> 286008 INFO  (TestCircuitBreaker-1915-thread-4) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=10
   [junit4]   2> 286009 INFO  (TestCircuitBreaker-1915-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> 286009 INFO  (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure
   [junit4]   2> 286013 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCBFakeMemoryPressure
   [junit4]   2> 286013 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[79318001972E62DB]) [     ] 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> 286014 INFO  (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure
   [junit4]   2> 286202 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker
   [junit4]   2> 286204 INFO  (TestCircuitBreaker-1916-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> 286209 INFO  (TestCircuitBreaker-1916-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> 286209 INFO  (TestCircuitBreaker-1916-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> 286209 INFO  (TestCircuitBreaker-1916-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> 286211 INFO  (TestCircuitBreaker-1916-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> 286212 INFO  (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[79318001972E62DB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker
   [junit4]   2> 286212 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 286212 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1924391304
   [junit4]   2> 286217 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@42c731e0
   [junit4]   2> 286217 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@42c731e0
   [junit4]   2> 286217 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a9f88c2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7a63875b
   [junit4]   2> 286234 INFO  (coreCloseExecutor-1918-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 286242 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 286242 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@254cef84: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6c9d264d
   [junit4]   2> 286247 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 286247 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31e2db7d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@6ab3139d
   [junit4]   2> 286249 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 286249 INFO  (SUITE-TestCircuitBreaker-seed#[79318001972E62DB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@505e37d7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@9d36b61
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J0/temp/solr.util.TestCircuitBreaker_79318001972E62DB-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-YE, timezone=Africa/Sao_Tome
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=88355880,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCoreParser, TestSimExecutePlanAction, TestSQLHandlerNonCloud, HdfsNNFailoverTest, SpellCheckCollatorTest, MoveReplicaHDFSFailoverTest, DynamicMapsTest, LeaderFailureAfterFreshStartTest, NotRequiredUniqueKeyTest, TestDistributedMissingSort, DaemonStreamApiTest, RouteFieldTest, DisMaxRequestHandlerTest, MetricsHistoryHandlerTest, DebugComponentTest, SolrShardReporterTest, CopyFieldTest, RulesTest, TestCircuitBreaker]
   [junit4] Completed [84/923 (1!)] on J0 in 1.88s, 5 tests, 1 error <<< FAILURES!

[...truncated 53568 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.8 - Build # 35 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.8/35/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=4523 sum(shards)=4540 cloudClient=4540

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=4523 sum(shards)=4540 cloudClient=4540
	at __randomizedtesting.SeedInfo.seed([94856A602BFD1D:88C0BAB0CED790E5]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1538)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:267)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13980 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1203459 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1203460 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/data-dir-62-001
   [junit4]   2> 1203460 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1203461 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1203461 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1203461 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vs/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1205053 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1205082 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1205084 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1205084 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1205084 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1205096 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@349f618a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1205285 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@6ca84ae{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost_localdomain-38641-hadoop-hdfs-3_2_0-tests_jar-_-any-4336917810169047931/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1205286 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17b43b4e{HTTP/1.1, (http/1.1)}{localhost.localdomain:38641}
   [junit4]   2> 1205286 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server Started @1205313ms
   [junit4]   2> 1206061 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1206125 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1206130 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1206132 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37fe9fd0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1206236 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@47d650c7{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-45837-hadoop-hdfs-3_2_0-tests_jar-_-any-6302320145710170032/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1206237 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b028d{HTTP/1.1, (http/1.1)}{localhost:45837}
   [junit4]   2> 1206237 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server Started @1206263ms
   [junit4]   2> 1206716 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1206718 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1206719 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@675e1dc4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 1206830 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@55aedec9{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-37883-hadoop-hdfs-3_2_0-tests_jar-_-any-5460036493500035338/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1206831 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1df35740{HTTP/1.1, (http/1.1)}{localhost:37883}
   [junit4]   2> 1206831 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.Server Started @1206858ms
   [junit4]   2> 1208418 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: Processing first storage report for DS-79b27171-1cf9-4a82-909d-107f954cc8af from datanode df7e9a28-e54e-442d-93cd-4511ad5c2f24
   [junit4]   2> 1208420 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: from storage DS-79b27171-1cf9-4a82-909d-107f954cc8af node DatanodeRegistration(127.0.0.1:34835, datanodeUuid=df7e9a28-e54e-442d-93cd-4511ad5c2f24, infoPort=38643, infoSecurePort=0, ipcPort=43733, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: Processing first storage report for DS-580bcb52-4e86-462a-b572-4710b0d36c27 from datanode 572c0273-d000-45d1-b413-7d6ed4cc0bd7
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: from storage DS-580bcb52-4e86-462a-b572-4710b0d36c27 node DatanodeRegistration(127.0.0.1:41165, datanodeUuid=572c0273-d000-45d1-b413-7d6ed4cc0bd7, infoPort=37921, infoSecurePort=0, ipcPort=38843, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: Processing first storage report for DS-3dfe7c5b-1875-4faf-906d-589969709381 from datanode df7e9a28-e54e-442d-93cd-4511ad5c2f24
   [junit4]   2> 1208421 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0xb03bf890ec9999af: from storage DS-3dfe7c5b-1875-4faf-906d-589969709381 node DatanodeRegistration(127.0.0.1:34835, datanodeUuid=df7e9a28-e54e-442d-93cd-4511ad5c2f24, infoPort=38643, infoSecurePort=0, ipcPort=43733, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208423 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: Processing first storage report for DS-eaddf031-563e-44b6-9755-880e403561d2 from datanode 572c0273-d000-45d1-b413-7d6ed4cc0bd7
   [junit4]   2> 1208423 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x9fe3684f0cc87f7c: from storage DS-eaddf031-563e-44b6-9755-880e403561d2 node DatanodeRegistration(127.0.0.1:41165, datanodeUuid=572c0273-d000-45d1-b413-7d6ed4cc0bd7, infoPort=37921, infoSecurePort=0, ipcPort=38843, storageInfo=lv=-57;cid=testClusterID;nsid=1275810300;c=1611741527581), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 1208645 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1208646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1208646 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1208647 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42769
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42769
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42769
   [junit4]   2> 1208746 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42769
   [junit4]   2> 1208748 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208750 INFO  (zkConnectionManagerCallback-7468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1208750 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208753 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208754 INFO  (zkConnectionManagerCallback-7470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1208754 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1208756 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1208762 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1208764 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1208765 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1208767 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1208768 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1208770 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1208772 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1208773 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1208775 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1208776 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1208778 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1209243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1209243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1209243 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1209298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1209298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1209298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3af7b8a5{/vs,null,AVAILABLE}
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55770e38{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35253}
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.s.Server Started @1209326ms
   [junit4]   2> 1209299 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_control_data, replicaType=NRT, hostContext=/vs, hostPort=35253, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/cores}
   [junit4]   2> 1209300 ERROR (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1209300 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:52.357Z
   [junit4]   2> 1209301 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209302 INFO  (zkConnectionManagerCallback-7472-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209302 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1209303 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]-SendThread(127.0.0.1:42769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fa3300780002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fa3300780002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102fa3300780002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1209404 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1209404 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/solr.xml
   [junit4]   2> 1209406 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1209406 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1209408 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1209991 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1209992 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@18be3653[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209992 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@18be3653[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209995 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ab71d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209995 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ab71d54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1209997 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1210003 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210011 INFO  (zkConnectionManagerCallback-7483-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210011 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210113 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210114 INFO  (zkConnectionManagerCallback-7485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210114 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210213 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35253_vs
   [junit4]   2> 1210213 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.Overseer Overseer (id=72895640949489668-127.0.0.1:35253_vs-n_0000000000) starting
   [junit4]   2> 1210218 INFO  (OverseerStateUpdate-72895640949489668-127.0.0.1:35253_vs-n_0000000000) [n:127.0.0.1:35253_vs     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35253_vs
   [junit4]   2> 1210218 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35253_vs
   [junit4]   2> 1210219 INFO  (OverseerStateUpdate-72895640949489668-127.0.0.1:35253_vs-n_0000000000) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1210221 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1210221 WARN  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] 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> 1210242 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1210275 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1210282 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1210282 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1210283 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [n:127.0.0.1:35253_vs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/cores
   [junit4]   2> 1210295 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210296 INFO  (zkConnectionManagerCallback-7502-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1210296 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1210297 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1210298 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42769/solr ready
   [junit4]   2> 1210302 INFO  (OverseerThreadFactory-7492-thread-1-processing-n:127.0.0.1:35253_vs) [n:127.0.0.1:35253_vs     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1210409 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1210409 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1211425 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 1211437 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1211442 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1211457 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1211458 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1211499 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:42073/solr_hdfs_home
   [junit4]   2> 1211499 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1211499 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 1211500 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 1211520 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1211520 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1211520 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
   [junit4]   2> 1211588 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1211588 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1211594 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 1211611 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1211621 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:42073/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 1211627 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1211627 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 1211632 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 1211632 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1211632 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@782c7834
   [junit4]   2> 1212302 WARN  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1212353 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1212353 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1212353 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 1212366 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1212366 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1212368 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=9, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=65.2265625, floorSegmentMB=0.607421875, forceMergeDeletesPctAllowed=14.416000961642544, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=31.399472608630678
   [junit4]   2> 1212478 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1212478 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1212482 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1212483 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1690033492370391040
   [junit4]   2> 1212485 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212486 INFO  (searcherExecutor-7504-thread-1-processing-n:127.0.0.1:35253_vs x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1212490 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1212491 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35253/vs/control_collection_shard1_replica_n1/
   [junit4]   2> 1212494 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1212495 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:35253/vs/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1212495 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72895640949489668-core_node2-n_0000000000
   [junit4]   2> 1212497 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35253/vs/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1212497 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212599 INFO  (zkCallback-7484-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212599 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212599 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1212600 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212601 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2192
   [junit4]   2> 1212603 INFO  (qtp612254106-10349) [n:127.0.0.1:35253_vs     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1212603 INFO  (qtp612254106-10349) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212701 INFO  (zkCallback-7484-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212701 INFO  (zkCallback-7484-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212701 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1212702 INFO  (qtp612254106-10349) [n:127.0.0.1:35253_vs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35253_vs&wt=javabin&version=2} status=0 QTime=2403
   [junit4]   2> 1212703 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1212703 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1212809 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1212810 INFO  (zkConnectionManagerCallback-7513-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212810 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1212811 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1212812 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42769/solr ready
   [junit4]   2> 1212812 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1212817 INFO  (OverseerThreadFactory-7492-thread-2-processing-n:127.0.0.1:35253_vs) [n:127.0.0.1:35253_vs     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1212818 INFO  (OverseerCollectionConfigSetProcessor-72895640949489668-127.0.0.1:35253_vs-n_0000000000) [n:127.0.0.1:35253_vs     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1213022 WARN  (OverseerThreadFactory-7492-thread-2-processing-n:127.0.0.1:35253_vs) [n:127.0.0.1:35253_vs     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1213024 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1213024 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1213026 INFO  (qtp612254106-10351) [n:127.0.0.1:35253_vs     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 1213027 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers
   [junit4]   2> 1213028 INFO  (watches-7510-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213028 INFO  (watches-7510-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213028 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213028 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1213029 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1213139 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213140 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7363ea7f{/vs,null,AVAILABLE}
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6a4aba6f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40207}
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.e.j.s.Server Started @1213168ms
   [junit4]   2> 1213141 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=40207, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001/cores}
   [junit4]   2> 1213142 ERROR (closeThreadPool-7514-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.199Z
   [junit4]   2> 1213142 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213146 INFO  (zkConnectionManagerCallback-7516-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213146 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213247 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213248 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001/solr.xml
   [junit4]   2> 1213264 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1213264 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213265 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213266 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1213275 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27fa250d{/vs,null,AVAILABLE}
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@53ee8c5d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41045}
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.e.j.s.Server Started @1213302ms
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=41045, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-2-001/cores}
   [junit4]   2> 1213276 ERROR (closeThreadPool-7514-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213276 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.333Z
   [junit4]   2> 1213277 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213278 INFO  (zkConnectionManagerCallback-7521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213278 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213378 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-2-001/solr.xml
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213379 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213380 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213380 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213382 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25199e60{/vs,null,AVAILABLE}
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1335b08f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42401}
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.e.j.s.Server Started @1213410ms
   [junit4]   2> 1213383 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=42401, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-3-001/cores}
   [junit4]   2> 1213384 ERROR (closeThreadPool-7514-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213384 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.441Z
   [junit4]   2> 1213385 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213385 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213386 INFO  (zkConnectionManagerCallback-7523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213386 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213487 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213487 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-3-001/solr.xml
   [junit4]   2> 1213490 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213490 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213491 INFO  (closeThreadPool-7514-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213497 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213500 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@523cd366{/vs,null,AVAILABLE}
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2ff13069{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45221}
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.e.j.s.Server Started @1213527ms
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:42073/hdfs__localhost.localdomain_42073__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.8_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001_tempDir-002_jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/vs, hostPort=45221, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001/cores}
   [junit4]   2> 1213501 ERROR (closeThreadPool-7514-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr
   [junit4]   2> 1213501 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-27T09:58:56.558Z
   [junit4]   2> 1213507 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213507 INFO  (zkConnectionManagerCallback-7531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213507 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213508 WARN  (closeThreadPool-7514-thread-4-SendThread(127.0.0.1:42769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fa330078000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1213608 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1213608 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001/solr.xml
   [junit4]   2> 1213611 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1213611 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1213612 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1213870 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1213871 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7258fcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213871 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7258fcc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213878 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@71947933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213878 WARN  (closeThreadPool-7514-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@71947933[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213879 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1213880 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213883 INFO  (zkConnectionManagerCallback-7542-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213883 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213884 WARN  (closeThreadPool-7514-thread-4-SendThread(127.0.0.1:42769)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102fa330078000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102fa330078000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1213938 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1213938 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b70e64d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213939 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b70e64d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213943 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33320f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213943 WARN  (closeThreadPool-7514-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33320f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213944 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1213945 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213947 INFO  (zkConnectionManagerCallback-7550-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213947 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213985 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1213986 INFO  (zkConnectionManagerCallback-7552-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213986 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1213990 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1213993 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.ZkController Publish node=127.0.0.1:45221_vs as DOWN
   [junit4]   2> 1213993 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1213993 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45221_vs
   [junit4]   2> 1213995 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213995 INFO  (zkCallback-7551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213996 INFO  (zkCallback-7512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213996 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1213997 WARN  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] 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> 1214018 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1214038 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214048 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214048 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214049 INFO  (closeThreadPool-7514-thread-4) [n:127.0.0.1:45221_vs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-4-001/cores
   [junit4]   2> 1214065 INFO  (closeThreadPool-7514-thread-4) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45221_vs
   [junit4]   2> 1214087 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1214088 INFO  (zkConnectionManagerCallback-7562-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214089 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1214093 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1214098 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.ZkController Publish node=127.0.0.1:40207_vs as DOWN
   [junit4]   2> 1214099 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1214099 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40207_vs
   [junit4]   2> 1214101 INFO  (zkCallback-7512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214101 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214103 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1214103 INFO  (zkCallback-7551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214103 WARN  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] 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> 1214118 INFO  (zkCallback-7561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1214123 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1214159 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214168 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214168 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b52cfcd
   [junit4]   2> 1214170 INFO  (closeThreadPool-7514-thread-1) [n:127.0.0.1:40207_vs     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001/shard-1-001/cores
   [junit4]   2> 1214191 INFO  (closeThreadPool-7514-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40207_vs
   [junit4]   2> 1214497 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1214498 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40f3c64b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214498 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40f3c64b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214500 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a352266[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214500 WARN  (closeThreadPool-7514-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a352266[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1214501 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42769/solr
   [junit4]   2> 1214502 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1214503 INFO  (zkConnectionManagerCallback-7578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214503 INFO  (closeThreadPool-7514-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1214605 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1214606 INFO  (zkConnectionManagerCallback-7580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214606 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1214610 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1214612 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.ZkController Publish node=127.0.0.1:41045_vs as DOWN
   [junit4]   2> 1214613 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1214613 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41045_vs
   [junit4]   2> 1214615 INFO  (zkCallback-7561-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7551-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7512-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7579-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214615 INFO  (zkCallback-7484-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1214616 INFO  (closeThreadPool-7514-thread-2) [n:127.0.0.1:41045_vs     ] o.a.s

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

dfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1276085 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection1/state.json
   [junit4]   2> 	3	/solr/collections/control_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> 1276087 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42769
   [junit4]   2> 1276087 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42769
   [junit4]   2> 1276087 INFO  (TEST-HdfsChaosMonkeyNothingIsSafeTest.test-seed#[94856A602BFD1D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42769
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=94856A602BFD1D -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/test-data/enwiki.random.lines.txt -Dtests.locale=ar-LY -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 67.5s J2 | HdfsChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count mismatch.  control=4523 sum(shards)=4540 cloudClient=4540
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94856A602BFD1D:88C0BAB0CED790E5]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1538)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:267)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1276092 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1276101 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@55aedec9{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1276102 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1df35740{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1276102 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1276102 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@675e1dc4{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 1276104 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1276105 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-403685611-127.0.0.1-1611741527581 (Datanode Uuid 572c0273-d000-45d1-b413-7d6ed4cc0bd7) service to localhost.localdomain/127.0.0.1:42073
   [junit4]   2> 1276126 WARN  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@47d650c7{datanode,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b028d{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1276131 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37fe9fd0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> 1276133 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1276134 WARN  (BP-403685611-127.0.0.1-1611741527581 heartbeating to localhost.localdomain/127.0.0.1:42073) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-403685611-127.0.0.1-1611741527581 (Datanode Uuid df7e9a28-e54e-442d-93cd-4511ad5c2f24) service to localhost.localdomain/127.0.0.1:42073
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@6ca84ae{hdfs,/,null,STOPPED}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@17b43b4e{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1276157 INFO  (SUITE-HdfsChaosMonkeyNothingIsSafeTest-seed#[94856A602BFD1D]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@349f618a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,STOPPED}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.8/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsChaosMonkeyNothingIsSafeTest_94856A602BFD1D-001
   [junit4]   2> Jan 27, 2021 9:59:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 32 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=LuceneVarGapFixedInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{_version_=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1254, maxMBSortInHeap=7.591975503469771, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-LY, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=9,free=247746568,total=520617984
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeEstimatorTest, TestSearcherReuse, TestManagedSchemaAPI, MoveReplicaTest, TestReloadAndDeleteDocs, TestRestoreCore, RegexBoostProcessorTest, TestMinHashQParser, SolrMetricsIntegrationTest, TestCoreDiscovery, StatsComponentTest, TestFreeTextSuggestions, DeleteInactiveReplicaTest, DocValuesTest, TestSortByMinMaxFunction, TestUpdate, DateMathParserTest, TestConfigSetsAPI, TestBinaryField, RestartWhileUpdatingTest, TestQueryTypes, TestUninvertingReader, TestSolrJ, TestOverriddenPrefixQueryForCustomFieldType, DeleteShardTest, TestRequestForwarding, AnalyticsMergeStrategyTest, TestEmbeddedSolrServerConstructors, BasicDistributedZk2Test, FieldAnalysisRequestHandlerTest, TestDocSet, TestSafeXMLParsing, TestRawResponseWriter, LeaderElectionTest, SchemaVersionSpecificBehaviorTest, TestBM25SimilarityFactory, IndexSchemaTest, SecurityHeadersTest, TermVectorComponentTest, NodeLostTriggerTest, FileBasedSpellCheckerTest, TlogReplayBufferedWhileIndexingTest, TestCloudJSONFacetSKGEquiv, TestReplicationHandler, CollectionReloadTest, ComputePlanActionTest, TestSchemaField, SubstringBytesRefFilterTest, DataDrivenBlockJoinTest, ConcurrentCreateRoutedAliasTest, TestQueryingOnDownCollection, DistributedFacetPivotSmallAdvancedTest, UninvertDocValuesMergePolicyTest, SpellPossibilityIteratorTest, PeerSyncWithLeaderTest, DirectoryFactoryTest, TestLegacyTerms, MBeansHandlerTest, TestXIncludeConfig, TestTextField, HdfsChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [261/923 (1!)] on J2 in 74.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 53006 lines...]