Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/403/
1 tests failed.
FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test
Error Message:
Repeated retry for 'inc' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@c12b01c (not leader); Never
got numFound=209; results=> {numFound=0,numFoundExact=true,start=0,docs=[]}
Stack Trace:
java.lang.AssertionError: Repeated retry for 'inc' results against client:
org.apache.solr.client.solrj.impl.HttpSolrClient@c12b01c (not leader); Never
got numFound=209; results=> {numFound=0,numFoundExact=true,start=0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([246C3EC2BEF2FF8:8A12FC3685134200]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:580)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:455)
at
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
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.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 16367 lines...]
[junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4] 2> 2444659 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-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-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2444659 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2444659 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/data-dir-298-001
[junit4] 2> 2444659 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=81 numCloses=81
[junit4] 2> 2444659 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2444662 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2444662 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xn/tv
[junit4] 2> 2444663 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
[junit4] 2> 2444663 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2444672 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2444687 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 2444690 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 2445079 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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:369) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
[junit4] 2> at
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90)
[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.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_252]
[junit4] 2> 2445080 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-Tests-8.x/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-Tests-8.x/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:670) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
[junit4] 2> at
org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90)
[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.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_252]
[junit4] 2> 2445081 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2445082 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1b6c5c60[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445083 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1b6c5c60[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445085 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3b4616aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445085 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3b4616aa[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445086 WARN
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-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> 2445112 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2445118 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2445118 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2445119 INFO (coreLoadExecutor-23808-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2445133 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2445144 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 2445147 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with
uniqueid field id
[junit4] 2> 2445147 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2445147 INFO (coreLoadExecutor-23808-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@3e7504a0
[junit4] 2> 2445147 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/data-dir-298-001/]
[junit4] 2> 2445149 WARN (coreLoadExecutor-23808-thread-1) [
x:collection1 ] 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> 2445191 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2445191 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2445192 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2445192 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2445193 WARN (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 2445193 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 2445193 INFO (coreLoadExecutor-23808-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1678828286152540160
[junit4] 2> 2445195 INFO
(searcherExecutor-23810-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2445196 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2445200 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2445200 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 2445200 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2445201 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 2445300 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 38683
[junit4] 2> 2445300 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38683
[junit4] 2> 2445300 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38683
[junit4] 2> 2445300 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38683
[junit4] 2> 2445302 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445306 INFO (zkConnectionManagerCallback-23817-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2445306 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445308 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445309 INFO (zkConnectionManagerCallback-23819-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2445309 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445311 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2445312 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
to /configs/conf1/schema.xml
[junit4] 2> 2445313 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2445314 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2445315 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2445316 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2445317 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2445318 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2445320 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2445321 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2445322 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2445323 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2445412 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 2445412 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2445412 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 2445412 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
[junit4] 2> 2445413 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2445413 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2445413 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2445413 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47d42a94{/xn/tv,null,AVAILABLE}
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3aab884a{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:42699}
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.s.Server Started @2445446ms
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/tempDir-001/control/data,
hostContext=/xn/tv, hostPort=42699,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/control-001/cores}
[junit4] 2> 2445414 ERROR
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 2445414 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-25T17:36:58.381Z
[junit4] 2> 2445415 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445416 INFO (zkConnectionManagerCallback-23821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2445416 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445517 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2445517 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/control-001/solr.xml
[junit4] 2> 2445521 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2445521 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2445522 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2445872 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2445873 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@78eba680[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445873 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@78eba680[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445876 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@325e0811[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445876 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@325e0811[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2445878 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38683/solr
[junit4] 2> 2445879 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445880 INFO (zkConnectionManagerCallback-23831-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2445880 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445982 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2445984 INFO (zkConnectionManagerCallback-23833-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2445984 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2446052 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:42699_xn%2Ftv
[junit4] 2> 2446052 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.Overseer Overseer
(id=72195319686561796-127.0.0.1:42699_xn%2Ftv-n_0000000000) starting
[junit4] 2> 2446057 INFO
(OverseerStateUpdate-72195319686561796-127.0.0.1:42699_xn%2Ftv-n_0000000000)
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42699_xn%2Ftv
[junit4] 2> 2446057 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42699_xn%2Ftv
[junit4] 2> 2446058 INFO
(OverseerStateUpdate-72195319686561796-127.0.0.1:42699_xn%2Ftv-n_0000000000)
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2446060 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 2446061 WARN
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] 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> 2446072 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2446092 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2446102 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2446102 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2446104 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8])
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/control-001/cores
[junit4] 2> 2446116 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2446117 INFO (zkConnectionManagerCallback-23850-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2446117 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2446118 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2446119 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38683/solr ready
[junit4] 2> 2446120 INFO (qtp1881769587-37319) [n:127.0.0.1:42699_xn%2Ftv
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:42699_xn%252Ftv&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2446123 INFO
(OverseerThreadFactory-23840-thread-1-processing-n:127.0.0.1:42699_xn%2Ftv)
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 2446232 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2446232 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
x:control_collection_shard1_replica_n1 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2447250 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2447263 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=inplace-updates
[junit4] 2> 2447267 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
[junit4] 2> 2447267 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447267 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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@3e7504a0
[junit4] 2> 2447268 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2447271 WARN (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447326 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2447326 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447327 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2447327 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2447329 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2447329 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447330 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447330 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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 1678828288393347072
[junit4] 2> 2447333 INFO
(searcherExecutor-23852-thread-1-processing-n:127.0.0.1:42699_xn%2Ftv
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:42699_xn%2Ftv 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> 2447334 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447334 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447337 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2447337 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447337 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42699/xn/tv/control_collection_shard1_replica_n1/
[junit4] 2> 2447338 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447338 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:42699/xn/tv/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2447338 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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/72195319686561796-core_node2-n_0000000000
[junit4] 2> 2447339 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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:42699/xn/tv/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2447442 INFO (zkCallback-23832-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> 2447442 INFO (zkCallback-23832-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> 2447443 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
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> 2447445 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
] 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=1213
[junit4] 2> 2447447 INFO (qtp1881769587-37319) [n:127.0.0.1:42699_xn%2Ftv
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 2447545 INFO (zkCallback-23832-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> 2447545 INFO (zkCallback-23832-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> 2447545 INFO (zkCallback-23832-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> 2447546 INFO (qtp1881769587-37319) [n:127.0.0.1:42699_xn%2Ftv
] 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:42699_xn%252Ftv&wt=javabin&version=2}
status=0 QTime=1425
[junit4] 2> 2447546 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 2447652 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2447654 INFO (zkConnectionManagerCallback-23861-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2447654 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2447657 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2447658 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38683/solr ready
[junit4] 2> 2447658 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2447659 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with
params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2447662 INFO
(OverseerThreadFactory-23840-thread-2-processing-n:127.0.0.1:42699_xn%2Ftv)
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 2447662 INFO
(OverseerCollectionConfigSetProcessor-72195319686561796-127.0.0.1:42699_xn%2Ftv-n_0000000000)
[n:127.0.0.1:42699_xn%2Ftv ] 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> 2447865 WARN
(OverseerThreadFactory-23840-thread-2-processing-n:127.0.0.1:42699_xn%2Ftv)
[n:127.0.0.1:42699_xn%2Ftv ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 2447868 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 2447868 INFO (qtp1881769587-37322) [n:127.0.0.1:42699_xn%2Ftv
] 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=1&wt=javabin&version=2}
status=0 QTime=209
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 2447870 INFO (watches-23858-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 2447870 INFO (watches-23858-thread-1) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 2447870 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 2447969 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-1-001
of type NRT for shard1
[junit4] 2> 2447970 WARN (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 2447970 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2447970 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 2447970 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
[junit4] 2> 2447971 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2447971 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2447971 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2447971 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@54bcc9bd{/xn/tv,null,AVAILABLE}
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41b418a8{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:38305}
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.e.j.s.Server Started @2448004ms
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/xn/tv,
hostPort=38305,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-1-001/cores}
[junit4] 2> 2447972 ERROR (closeThreadPool-23862-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 2447972 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-25T17:37:00.939Z
[junit4] 2> 2447974 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2447976 INFO (zkConnectionManagerCallback-23864-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2447977 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2447978 WARN
(closeThreadPool-23862-thread-1-SendThread(127.0.0.1:38683)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1007d42c05d0007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1007d42c05d0007, 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 0x1007d42c05d0007, 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> 2448063 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-2-001
of type NRT for shard1
[junit4] 2> 2448064 WARN (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 2448064 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2448064 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 2448064 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
[junit4] 2> 2448068 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2448068 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2448068 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ed12c96{/xn/tv,null,AVAILABLE}
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@605c072b{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:36645}
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.e.j.s.Server Started @2448102ms
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/xn/tv,
hostPort=36645,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-2-001/cores}
[junit4] 2> 2448069 ERROR (closeThreadPool-23862-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 2448069 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-25T17:37:01.036Z
[junit4] 2> 2448073 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2448074 INFO (zkConnectionManagerCallback-23866-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448074 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2448078 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2448078 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-1-001/solr.xml
[junit4] 2> 2448082 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2448082 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2448083 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2448154 INFO
(TEST-TestInPlaceUpdatesDistrib.test-seed#[246C3EC2BEF2FF8]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-3-001
of type NRT for shard1
[junit4] 2> 2448155 WARN (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 2448155 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2448155 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 2448155 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d4d0849{/xn/tv,null,AVAILABLE}
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4e3b237e{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:40255}
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.e.j.s.Server Started @2448189ms
[junit4] 2> 2448156 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/xn/tv,
hostPort=40255,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-3-001/cores}
[junit4] 2> 2448157 ERROR (closeThreadPool-23862-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2448157 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2448157 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 2448157 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2448157 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 2448157 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-25T17:37:01.124Z
[junit4] 2> 2448160 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2448165 INFO (zkConnectionManagerCallback-23871-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448165 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2448166 WARN
(closeThreadPool-23862-thread-3-SendThread(127.0.0.1:38683)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1007d42c05d0009.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1007d42c05d0009, 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 0x1007d42c05d0009, 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> 2448178 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2448179 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-2-001/solr.xml
[junit4] 2> 2448182 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2448182 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2448183 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2448279 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2448279 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-3-001/solr.xml
[junit4] 2> 2448281 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2448281 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2448283 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2448646 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2448647 WARN (closeThreadPool-23862-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@17049e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448647 WARN (closeThreadPool-23862-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@17049e3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448650 WARN (closeThreadPool-23862-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6137cc51[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448650 WARN (closeThreadPool-23862-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6137cc51[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448651 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38683/solr
[junit4] 2> 2448652 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2448653 INFO (zkConnectionManagerCallback-23884-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448653 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2448752 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2448752 WARN (closeThreadPool-23862-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3a54cfe8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448752 WARN (closeThreadPool-23862-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3a54cfe8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448754 WARN (closeThreadPool-23862-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4b4598eb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448755 WARN (closeThreadPool-23862-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4b4598eb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448755 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2448756 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38683/solr
[junit4] 2> 2448756 INFO (zkConnectionManagerCallback-23890-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448756 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2448757 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2448761 INFO (zkConnectionManagerCallback-23893-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448761 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 2448761 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2448764 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.ZkController Publish
node=127.0.0.1:38305_xn%2Ftv as DOWN
[junit4] 2> 2448769 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2448769 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38305_xn%2Ftv
[junit4] 2> 2448770 INFO (zkCallback-23860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2448770 INFO (zkCallback-23832-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2448772 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 2448772 WARN (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] 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> 2448777 INFO (zkCallback-23889-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2448785 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2448818 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2448829 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2448829 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2448830 INFO (closeThreadPool-23862-thread-1)
[n:127.0.0.1:38305_xn%2Ftv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-1-001/cores
[junit4] 2> 2448846 INFO (closeThreadPool-23862-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38305_xn%2Ftv
[junit4] 2> 2448862 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2448863 INFO (zkConnectionManagerCallback-23903-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448864 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2448868 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 2448872 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.ZkController Publish
node=127.0.0.1:36645_xn%2Ftv as DOWN
[junit4] 2> 2448872 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2448873 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36645_xn%2Ftv
[junit4] 2> 2448874 INFO (zkCallback-23889-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2448874 INFO (zkCallback-23832-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2448874 INFO (zkCallback-23860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2448874 INFO (zkCallback-23902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2448875 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 2448875 WARN (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] 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> 2448889 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2448908 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2448919 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2448919 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2448920 INFO (closeThreadPool-23862-thread-2)
[n:127.0.0.1:36645_xn%2Ftv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001/shard-2-001/cores
[junit4] 2> 2448951 INFO (closeThreadPool-23862-thread-2) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36645_xn%2Ftv
[junit4] 2> 2448958 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2448958 WARN (closeThreadPool-23862-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5eb962a7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448958 WARN (closeThreadPool-23862-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5eb962a7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448960 WARN (closeThreadPool-23862-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@74473fd5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448960 WARN (closeThreadPool-23862-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@74473fd5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2448961 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38683/solr
[junit4] 2> 2448965 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2448966 INFO (zkConnectionManagerCallback-23918-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2448966 INFO (closeThreadPool-23862-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2449068 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 2449069 INFO (zkConnectionManagerCallback-23920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2449069 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 2449075 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 2449080 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.ZkController Publish
node=127.0.0.1:40255_xn%2Ftv as DOWN
[junit4] 2> 2449081 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2449081 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40255_xn%2Ftv
[junit4] 2> 2449083 INFO (zkCallback-23860-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2449083 INFO (zkCallback-23832-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2449083 INFO (zkCallback-23889-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2449083 INFO (zkCallback-23902-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2449083 INFO (zkCallback-23919-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2449085 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 2449085 WARN (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] 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> 2449098 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2449124 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2449137 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2449137 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3e7504a0
[junit4] 2> 2449139 INFO (closeThreadPool-23862-thread-3)
[n:127.0.0.1:40255_xn%2Ftv ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Luce
[...truncated too long message...]
c4
[junit4] 2> 3540223 INFO (coreCloseExecutor-23978-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 3540225 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 3540225 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cdb37a1: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@ee696c3
[junit4] 2> 3540226 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 3540226 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57795e37: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@2278f0d6
[junit4] 2> 3540227 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 3540227 INFO
(SUITE-TestInPlaceUpdatesDistrib-seed#[246C3EC2BEF2FF8]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4e2e69bc: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@633ff6ac
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_246C3EC2BEF2FF8-001
[junit4] 2> Sep 25, 2020 5:55:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{_root_=Lucene84, title_s=PostingsFormat(name=LuceneFixedGap),
id=BlockTreeOrds(blocksize=128),
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)},
docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting),
id_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting),
_root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80),
inplace_updatable_int_with_default=DocValuesFormat(name=Asserting),
inplace_updatable_float_with_default=DocValuesFormat(name=Direct)},
maxPointsInLeafNode=794, maxMBSortInHeap=6.592585623736214,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=da-DK,
timezone=America/Manaus
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=122277776,total=532676608
[junit4] 2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest,
TestLuceneMatchVersion, RestoreTriggerStateTest, TestCloudPivotFacet,
ZkStateReaderTest, TestIBSimilarityFactory, TestLuceneIndexBackCompat,
HttpPartitionWithTlogReplicasTest, TestRandomRequestDistribution,
TestSchemaField, PingRequestHandlerTest, TestRemoteStreaming,
TestSchemaVersionResource, TestSolrCoreSnapshots,
StatelessScriptUpdateProcessorFactoryTest, TestConfig,
HdfsDirectoryFactoryTest, NodeAddedTriggerTest, V2ApiIntegrationTest,
TestCollationField, RecoveryAfterSoftCommitTest, TestMinHashQParser,
UnloadDistributedZkTest, MissingSegmentRecoveryTest, OverseerRolesTest,
ThreadDumpHandlerTest, TestFunctionQuery, TestJsonFacetsStatsParsing,
AliasIntegrationTest, DocValuesTest, TestFieldCacheSortRandom,
TestSolrConfigHandlerCloud, DisMaxRequestHandlerTest, TestSearcherReuse,
HdfsNNFailoverTest, HLLSerializationTest, TestCloudConsistency,
TestChildDocTransformer, HealthCheckHandlerTest, AdminHandlersProxyTest,
TestCSVLoader, SaslZkACLProviderTest, FieldMutatingUpdateProcessorTest,
TestMacroExpander, SpatialFilterTest, CoreAdminOperationTest,
DistanceUnitsTest, PropertiesRequestHandlerTest, TestSimClusterStateProvider,
TestConfigSetsAPIZkFailure, TestCrossCoreJoin, TestRestManager,
SolrSlf4jReporterTest, TestHdfsBackupRestoreCore, TestGraphMLResponseWriter,
TestExactStatsCache, TestTolerantUpdateProcessorCloud,
SolrMetricsIntegrationTest, DeleteLastCustomShardedReplicaTest,
SpellCheckCollatorTest, SolrCoreTest, AuthToolTest, TestWithCollection,
MetricsConfigTest, MultiSolrCloudTestCaseTest, TestGraphTermsQParserPlugin,
SliceStateTest, PrimitiveFieldTypeTest, AssignTest, TestStressVersions,
TestManagedSchemaAPI, CdcrRequestHandlerTest, TestSubQueryTransformerCrossCore,
TestRangeQuery, SolrPluginUtilsTest, TestSegmentSorting, ResponseBuilderTest,
AnalysisErrorHandlingTest, TriggerCooldownIntegrationTest, TimeZoneUtilsTest,
SplitByPrefixTest, TestIndexingPerformance, TestTextField,
SolrIndexSplitterTest, TestExpandComponent, BasicAuthIntegrationTest,
TestRawResponseWriter, SplitShardTest, TestDocSet, TestSolrJ,
TestFieldSortValues, TestQueryTypes, DefaultValueUpdateProcessorTest,
RollingRestartTest, TestDynamicFieldResource, BufferStoreTest,
DistributedDebugComponentTest, AutoAddReplicasPlanActionTest, TestCustomStream,
HighlighterWithoutStoredIdTest, FuzzySearchTest, IndexSchemaTest,
TestSolrCoreProperties, ClusterStateMockUtilTest,
TestManagedSynonymFilterFactory, TestCloudJSONFacetSKGEquiv,
DocumentAnalysisRequestHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest,
TestLFUCache, TestPullReplica, TestDocumentBuilder, TestGroupingSearch,
TestJoin, TestRandomDVFaceting, PathHierarchyTokenizerFactoryTest,
TestCharFilters, TokenizerChainTest, ConnectionReuseTest, BasicZkTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CollectionPropsTest,
ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest,
DistributedVersionInfoTest, HttpPartitionOnCommitTest,
LeaderFailoverAfterPartitionTest, LegacyCloudClusterPropTest,
MetricsHistoryWithAuthIntegrationTest, OverseerTaskQueueTest, OverseerTest,
RemoteQueryErrorTest, ReplicationFactorTest, TestExclusionRuleCollectionAccess,
TestLazySolrCluster, TestLeaderElectionZkExpiry, TestRandomFlRTGCloud,
TriLevelCompositeIdRoutingTest, ZkFailoverTest, CollectionTooManyReplicasTest,
CollectionsAPIDistributedZkTest, TestLocalFSCloudBackupRestore,
TestRequestStatusCollectionAPI, IndexSizeTriggerTest,
MetricTriggerIntegrationTest, NodeMarkersRegistrationTest,
SystemLogListenerTest, TestSimNodeAddedTrigger, TestSimNodeLostTrigger,
TestSimPolicyCloud, TestSimTriggerIntegration, TestSimUtils,
TestSnapshotCloudManager, CdcrReplicationHandlerTest,
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsRestartWhileUpdatingTest,
HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest,
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
StressHdfsTest, TestClusterStateMutator, RulesTest, RequestHandlersTest,
ResourceLoaderTest, SolrCoreCheckLockOnStartupTest, TestCoreContainer,
TestInitParams, TestNRTOpen, TestQuerySenderNoQuery, TestReloadAndDeleteDocs,
TestSimpleTextCodec, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2,
TestSolrXml, TestXIncludeConfig, CSVRequestHandlerTest, TestCoreBackup,
TestReplicationHandlerDiskOverFlow, CoreAdminHandlerTest, MetricsHandlerTest,
SystemInfoHandlerTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi,
BadComponentTest, CustomTermsComponentTest, DistributedMLTComponentTest,
DistributedSpellCheckComponentTest, PhrasesIdentificationComponentTest,
ShardsWhitelistTest, TermVectorComponentTest,
TestDistributedStatsComponentCardinality, TestGeoJSONResponseWriter,
TestManagedResourceStorage, BadIndexSchemaTest, DocValuesMultiTest,
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldManagedSchemaCloudTest,
SpatialRPTFieldTypeTest, AnalyticsQueryTest, MergeStrategyTest,
TestCollapseQParserPlugin, TestOverriddenPrefixQueryForCustomFieldType,
TestPayloadScoreQParserPlugin, TestRecovery, TestNestedDocsSort,
TestScoreJoinQPNoScore, CloudMLTQParserTest, TestPKIAuthenticationPlugin,
TestSolrCloudWithHadoopAuthPlugin, NoCacheHeaderTest,
SpellingQueryConverterTest, TestSuggestSpellingConverter,
WordBreakSolrSpellCheckerTest, TestAnalyzeInfixSuggestions,
TestFreeTextSuggestions, TestDocTermOrdsUninvertLimit, TestFieldCacheReopen,
TestNumericTerms64, PeerSyncWithLeaderTest, TestInPlaceUpdatesDistrib]
[junit4] Completed [919/919 (1!)] on J0 in 1096.11s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/temp/junit4-J0-20200925_165612_896974557853239273396.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/heapdumps/java_pid1263.hprof
...
[junit4] Heap dump file created [729747270 bytes in 2.465 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 9506 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:586:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid1263.hprof
Total time: 82 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene » Lucene-Solr-Tests-8.x #402 to
compare, so performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]