You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/16 11:56:31 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 3732 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3732/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7B047ABE0B4469AB:A7FDD235194CB36B]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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.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 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 14362 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrDeletionPolicy1
   [junit4]   2> 412135 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 412136 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestSolrDeletionPolicy1_7B047ABE0B4469AB-001/data-dir-29-001
   [junit4]   2> 412136 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 412136 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 412137 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 412138 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 412138 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 412141 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 412149 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 412219 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 412284 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_201]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [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_201]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_201]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
   [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.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 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_201]
   [junit4]   2> 412285 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_201]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_201]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [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:668) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.TestSolrDeletionPolicy1.beforeClass(TestSolrDeletionPolicy1.java:35) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
   [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.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 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_201]
   [junit4]   2> 412286 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 412286 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-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> 412287 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@656721e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412287 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@656721e7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412289 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-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> 412289 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@424652[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412289 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@424652[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 412290 WARN  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-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> 412299 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 412299 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 412311 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dae2eb5
   [junit4]   2> 412317 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dae2eb5
   [junit4]   2> 412317 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dae2eb5
   [junit4]   2> 412324 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 412329 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 412333 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 412407 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 412412 INFO  (coreLoadExecutor-7246-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@4dae2eb5
   [junit4]   2> 412412 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestSolrDeletionPolicy1_7B047ABE0B4469AB-001/data-dir-29-001/]
   [junit4]   2> 412417 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=103.7919921875, floorSegmentMB=0.255859375, forceMergeDeletesPctAllowed=5.035901817362528, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.87804332108999
   [junit4]   2> 412437 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 412437 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 412438 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=4, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8782519875628038]
   [junit4]   2> 412438 WARN  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 412439 INFO  (coreLoadExecutor-7246-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 412440 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412440 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 412444 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCommitAge
   [junit4]   2> 412444 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 412444 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 412445 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 412450 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412451 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 412452 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 412452 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 412456 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412456 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 412456 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 412457 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 412462 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412462 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 4
   [junit4]   2> 412462 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 412463 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 412478 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412478 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 15
   [junit4]   2> 412482 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=3
   [junit4]   2> 412483 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 412487 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412487 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 3
   [junit4]   2> 412488 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 412589 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 412593 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412594 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 4
   [junit4]   2> 412595 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+6]&qt=&start=0&rows=20&version=2.2} hits=6 status=0 QTime=0
   [junit4]   2> 412596 INFO  (TEST-TestSolrDeletionPolicy1.testCommitAge-seed#[7B047ABE0B4469AB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCommitAge
   [junit4]   2> 412602 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testKeepOptimizedOnlyCommits
   [junit4]   2> 412602 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 412602 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 412603 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 412607 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412607 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 412608 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 412609 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 412613 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412613 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 412614 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 412615 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 412619 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412620 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 4
   [junit4]   2> 412621 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 412622 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 412630 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412631 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 8
   [junit4]   2> 412632 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 412633 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 412638 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412638 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 5
   [junit4]   2> 412639 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=1
   [junit4]   2> 412641 INFO  (TEST-TestSolrDeletionPolicy1.testKeepOptimizedOnlyCommits-seed#[7B047ABE0B4469AB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testKeepOptimizedOnlyCommits
   [junit4]   2> 412645 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNumCommitsConfigured
   [junit4]   2> 412645 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 412645 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 412646 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 412649 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412649 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 412650 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+1]&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 412651 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 412655 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412655 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 412656 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+2]&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 412656 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 412660 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412661 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 3
   [junit4]   2> 412661 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+3]&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 412662 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 412671 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412672 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 9
   [junit4]   2> 412672 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+4]&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=0
   [junit4]   2> 412673 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 412677 INFO  (searcherExecutor-7248-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 412678 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 4
   [junit4]   2> 412678 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[0+TO+5]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 412680 INFO  (TEST-TestSolrDeletionPolicy1.testNumCommitsConfigured-seed#[7B047ABE0B4469AB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNumCommitsConfigured
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrDeletionPolicy1 -Dtests.method=testNumCommitsConfigured -Dtests.seed=7B047ABE0B4469AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J1 | TestSolrDeletionPolicy1.testNumCommitsConfigured <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B047ABE0B4469AB:A7FDD235194CB36B]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 412682 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 412682 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1107940224
   [junit4]   2> 412682 INFO  (coreCloseExecutor-7253-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@395486c0
   [junit4]   2> 412682 INFO  (coreCloseExecutor-7253-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@395486c0
   [junit4]   2> 412682 INFO  (coreCloseExecutor-7253-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4712426d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6b0b5b6c
   [junit4]   2> 412691 INFO  (coreCloseExecutor-7253-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 412691 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 412692 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60d6761b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@453c51cd
   [junit4]   2> 412695 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 412695 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76b5f654: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@17c1f04d
   [junit4]   2> 412697 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 412697 INFO  (SUITE-TestSolrDeletionPolicy1-seed#[7B047ABE0B4469AB]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c7679ca: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@67b6ed0b
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestSolrDeletionPolicy1_7B047ABE0B4469AB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sq, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Linux 5.3.0-59-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=142066080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdValues, TestReplicationHandler, TestSchemaResource, TestRandomFlRTGCloud, ResponseLogComponentTest, TestManagedResource, TestHttpShardHandlerFactory, TestStressCloudBlindAtomicUpdates, CdcrVersionReplicationTest, SuggesterTSTTest, TestMiniSolrCloudClusterSSL, DeleteInactiveReplicaTest, TestScoreJoinQPScore, BasicFunctionalityTest, DocExpirationUpdateProcessorFactoryTest, TestLegacyNumericRangeQueryBuilder, TestCoreAdminApis, TestHdfsCloudBackupRestore, HdfsChaosMonkeySafeLeaderTest, SolrLogPostToolTest, DocValuesTest, SaslZkACLProviderTest, TestUnifiedSolrHighlighterWithoutStoredId, TestHighlightDedupGrouping, NodeLostTriggerIntegrationTest, TestConfigSetsAPIZkFailure, BlockDirectoryTest, TestGraphTermsQParserPlugin, TestEmbeddedSolrServerAdminHandler, ReplaceNodeTest, CollectionsAPISolrJTest, SolrIndexSearcherTest, TestSolrDeletionPolicy1]
   [junit4] Completed [299/915 (1!)] on J1 in 0.76s, 3 tests, 1 failure <<< FAILURES!

[...truncated 54273 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3732/consoleText

[repro] Revision: 9b0dfa19e201043fd85a122ecafca10816c705a3

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrDeletionPolicy1 -Dtests.method=testNumCommitsConfigured -Dtests.seed=7B047ABE0B4469AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrDeletionPolicy1
[repro] ant compile-test

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSolrDeletionPolicy1" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=7B047ABE0B4469AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.core.TestSolrDeletionPolicy1
[repro] Exiting with code 0

[...truncated 61 lines...]