You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/04 10:15:00 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-14.0.1) - Build # 26882 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26882/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Repeated retry for 'set' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@1ace8676 (not leader); Never got numFound=440; results=> {numFound=0,numFoundExact=true,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: Repeated retry for 'set' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@1ace8676 (not leader); Never got numFound=440; results=> {numFound=0,numFoundExact=true,start=0,docs=[]}
	at __randomizedtesting.SeedInfo.seed([CD309ED4FCF2AD4D:4564A10E520EC0B5]: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:431)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 16017 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> 1073158 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1073158 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1073158 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/data-dir-158-001
   [junit4]   2> 1073159 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 1073159 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1073159 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1073159 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wd_ac/
   [junit4]   2> 1073159 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 updateLog impl=solr.UpdateLog
   [junit4]   2> 1073159 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1073162 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1073175 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1073176 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1073201 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1326) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1358) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:520) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:79) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:638) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:814) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:804) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:654) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.beforeSuperClass(TestInPlaceUpdatesDistrib.java:90) ~[test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) ~[java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) ~[randomizedtesting-runner-2.7.6.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1073202 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1073203 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7193795a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073203 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7193795a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073204 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c726471[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073204 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c726471[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073205 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-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> 1073210 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 1073210 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1073218 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1073222 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1073222 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1073225 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1073232 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1073234 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1073234 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1073234 INFO  (coreLoadExecutor-15230-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@316d2531
   [junit4]   2> 1073234 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/data-dir-158-001/]
   [junit4]   2> 1073236 WARN  (coreLoadExecutor-15230-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> 1073251 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1073251 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1073252 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1073252 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1073253 WARN  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1073253 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1073253 INFO  (coreLoadExecutor-15230-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668561977987825664
   [junit4]   2> 1073254 INFO  (searcherExecutor-15232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1073254 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1073257 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1073257 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1073257 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1073357 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45483
   [junit4]   2> 1073357 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45483
   [junit4]   2> 1073357 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45483
   [junit4]   2> 1073357 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45483
   [junit4]   2> 1073358 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073359 INFO  (zkConnectionManagerCallback-15239-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073359 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073360 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073360 INFO  (zkConnectionManagerCallback-15241-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073360 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073361 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1073372 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 1073376 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1073380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1073380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1073380 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1073381 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1073381 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1073381 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1073382 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1073382 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1073383 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073383 INFO  (zkConnectionManagerCallback-15245-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073383 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073484 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1073537 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a94c7e7{/wd_ac,null,AVAILABLE}
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5a895df5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٤٢٨٢٣}
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.s.Server Started @١٠٧٣٥٦١ms
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wd_ac, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/tempDir-001/control/data, hostPort=42823, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1073538 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1073538 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T09:58:24.024954Z
   [junit4]   2> 1073539 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073540 INFO  (zkConnectionManagerCallback-15247-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073540 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073640 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1073640 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/control-001/solr.xml
   [junit4]   2> 1073643 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1073734 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1073735 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6011918d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073735 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6011918d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073737 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20932a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073737 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20932a59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1073737 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45483/solr
   [junit4]   2> 1073738 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073738 INFO  (zkConnectionManagerCallback-15258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073739 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073840 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073841 INFO  (zkConnectionManagerCallback-15260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073841 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073865 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42823_wd_ac
   [junit4]   2> 1073865 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.Overseer Overseer (id=72159906958475269-127.0.0.1:42823_wd_ac-n_0000000000) starting
   [junit4]   2> 1073867 INFO  (OverseerStateUpdate-72159906958475269-127.0.0.1:42823_wd_ac-n_0000000000) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42823_wd_ac
   [junit4]   2> 1073867 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42823_wd_ac
   [junit4]   2> 1073869 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1073869 WARN  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] 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> 1073872 INFO  (zkCallback-15259-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1073875 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1073889 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1073897 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1073897 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1073898 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/control-001/cores
   [junit4]   2> 1073902 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1073903 INFO  (zkConnectionManagerCallback-15277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1073903 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1073903 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1073903 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45483/solr ready
   [junit4]   2> 1073917 INFO  (qtp444425081-26656) [n:127.0.0.1:42823_wd_ac     ] 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:42823_wd_ac&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1073918 INFO  (OverseerThreadFactory-15267-thread-1-processing-n:127.0.0.1:42823_wd_ac) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1074040 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1074040 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1074041 INFO  (qtp444425081-26660) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1074043 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac    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> 1075047 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1075055 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1075057 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075057 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075057 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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@316d2531
   [junit4]   2> 1075057 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1075059 WARN  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075078 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075078 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075079 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1075079 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1075080 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1075080 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075080 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075080 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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 1668561979903574016
   [junit4]   2> 1075082 INFO  (searcherExecutor-15279-thread-1-processing-n:127.0.0.1:42823_wd_ac x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:42823_wd_ac 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> 1075082 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075082 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075083 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1075083 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075083 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42823/wd_ac/control_collection_shard1_replica_n1/
   [junit4]   2> 1075084 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075084 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:42823/wd_ac/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1075084 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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/72159906958475269-core_node2-n_0000000000
   [junit4]   2> 1075084 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42823/wd_ac/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1075185 INFO  (zkCallback-15259-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> 1075185 INFO  (zkCallback-15259-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> 1075185 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac 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> 1075186 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] 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=1143
   [junit4]   2> 1075187 INFO  (qtp444425081-26656) [n:127.0.0.1:42823_wd_ac     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1075286 INFO  (zkCallback-15259-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> 1075286 INFO  (zkCallback-15259-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> 1075286 INFO  (zkCallback-15259-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> 1075287 INFO  (qtp444425081-26656) [n:127.0.0.1:42823_wd_ac     ] 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:42823_wd_ac&wt=javabin&version=2} status=0 QTime=1369
   [junit4]   2> 1075287 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 1075390 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075390 INFO  (zkConnectionManagerCallback-15288-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075390 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075391 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1075391 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45483/solr ready
   [junit4]   2> 1075391 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1075402 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1075403 INFO  (OverseerThreadFactory-15267-thread-2-processing-n:127.0.0.1:42823_wd_ac) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1075403 INFO  (OverseerCollectionConfigSetProcessor-72159906958475269-127.0.0.1:42823_wd_ac-n_0000000000) [n:127.0.0.1:42823_wd_ac     ] 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> 1075605 WARN  (OverseerThreadFactory-15267-thread-2-processing-n:127.0.0.1:42823_wd_ac) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1075605 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1075605 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 1075606 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1075660 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 1075661 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1075661 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1075661 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@517a8dc0{/wd_ac,null,AVAILABLE}
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4c81f8d1{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٤٦٦٦١}
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.e.j.s.Server Started @١٠٧٥٦٨٥ms
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wd_ac, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/tempDir-001/jetty1, hostPort=46661, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-1-001/cores}
   [junit4]   2> 1075662 ERROR (closeThreadPool-15289-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1075662 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T09:58:26.148980Z
   [junit4]   2> 1075663 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075663 INFO  (zkConnectionManagerCallback-15291-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075663 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075699 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 1075701 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1075701 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1075701 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1075702 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1075702 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1075702 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1075702 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25835923{/wd_ac,null,AVAILABLE}
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2a3f6e9d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٤٤٢٧٣}
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.e.j.s.Server Started @١٠٧٥٧٢٦ms
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wd_ac, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/tempDir-001/jetty2, hostPort=44273, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-2-001/cores}
   [junit4]   2> 1075703 ERROR (closeThreadPool-15289-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1075703 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T09:58:26.189723Z
   [junit4]   2> 1075704 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075704 INFO  (zkConnectionManagerCallback-15293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075704 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075740 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD309ED4FCF2AD4D]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 1075741 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1075741 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1075741 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 1075743 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1075743 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1075743 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1075744 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60df5335{/wd_ac,null,AVAILABLE}
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@28118771{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:٣٨٦٩٣}
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.e.j.s.Server Started @١٠٧٥٧٦٨ms
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/wd_ac, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/tempDir-001/jetty3, hostPort=38693, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-3-001/cores}
   [junit4]   2> 1075745 ERROR (closeThreadPool-15289-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 1075745 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-04T09:58:26.231655Z
   [junit4]   2> 1075746 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075746 INFO  (zkConnectionManagerCallback-15295-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075746 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075764 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1075764 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-1-001/solr.xml
   [junit4]   2> 1075767 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1075828 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1075828 WARN  (closeThreadPool-15289-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@725bbe0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075828 WARN  (closeThreadPool-15289-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@725bbe0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075839 WARN  (closeThreadPool-15289-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@319b429f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075839 WARN  (closeThreadPool-15289-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@319b429f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075840 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45483/solr
   [junit4]   2> 1075840 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075841 INFO  (zkConnectionManagerCallback-15306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075841 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075864 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1075864 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-3-001/solr.xml
   [junit4]   2> 1075866 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1075941 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1075942 WARN  (closeThreadPool-15289-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ac708b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075942 WARN  (closeThreadPool-15289-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ac708b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075943 WARN  (closeThreadPool-15289-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54765937[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075943 WARN  (closeThreadPool-15289-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54765937[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1075944 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45483/solr
   [junit4]   2> 1075944 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1075945 INFO  (zkConnectionManagerCallback-15317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1075945 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1075964 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1075964 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-2-001/solr.xml
   [junit4]   2> 1075967 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1076053 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1076054 WARN  (closeThreadPool-15289-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25638911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1076054 WARN  (closeThreadPool-15289-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25638911[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1076056 WARN  (closeThreadPool-15289-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@784ff37d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1076056 WARN  (closeThreadPool-15289-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@784ff37d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1076057 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45483/solr
   [junit4]   2> 1076063 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076064 INFO  (zkConnectionManagerCallback-15328-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1076064 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1076067 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076068 INFO  (zkConnectionManagerCallback-15330-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1076068 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1076069 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1076071 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.ZkController Publish node=127.0.0.1:38693_wd_ac as DOWN
   [junit4]   2> 1076071 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1076071 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38693_wd_ac
   [junit4]   2> 1076071 INFO  (zkCallback-15259-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1076071 INFO  (zkCallback-15329-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1076071 INFO  (zkCallback-15287-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1076072 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1076072 WARN  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] 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> 1076077 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1076087 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076094 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076094 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076095 INFO  (closeThreadPool-15289-thread-3) [n:127.0.0.1:38693_wd_ac     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-3-001/cores
   [junit4]   2> 1076101 INFO  (closeThreadPool-15289-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38693_wd_ac
   [junit4]   2> 1076165 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076165 INFO  (zkConnectionManagerCallback-15340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1076166 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1076167 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1076168 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.ZkController Publish node=127.0.0.1:46661_wd_ac as DOWN
   [junit4]   2> 1076168 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1076168 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46661_wd_ac
   [junit4]   2> 1076169 INFO  (zkCallback-15259-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1076169 INFO  (zkCallback-15287-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1076169 INFO  (zkCallback-15329-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1076169 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1076169 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1076169 WARN  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] 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> 1076174 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1076185 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076190 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076191 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076191 INFO  (closeThreadPool-15289-thread-1) [n:127.0.0.1:46661_wd_ac     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-1-001/cores
   [junit4]   2> 1076196 INFO  (closeThreadPool-15289-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46661_wd_ac
   [junit4]   2> 1076265 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1076266 INFO  (zkConnectionManagerCallback-15350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1076266 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1076268 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1076270 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.ZkController Publish node=127.0.0.1:44273_wd_ac as DOWN
   [junit4]   2> 1076270 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1076270 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44273_wd_ac
   [junit4]   2> 1076271 INFO  (zkCallback-15339-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1076271 INFO  (zkCallback-15259-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1076271 INFO  (zkCallback-15287-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1076271 INFO  (zkCallback-15329-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1076271 INFO  (zkCallback-15349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1076272 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1076272 WARN  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] 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> 1076278 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1076305 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076310 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076310 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1076310 INFO  (closeThreadPool-15289-thread-2) [n:127.0.0.1:44273_wd_ac     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-2-001/cores
   [junit4]   2> 1076315 INFO  (closeThreadPool-15289-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44273_wd_ac
   [junit4]   2> 1076329 INFO  (qtp1820008416-26777) [n:127.0.0.1:38693_wd_ac     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38693_wd_ac&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1076329 INFO  (qtp1820008416-26780) [n:127.0.0.1:38693_wd_ac     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44273_wd_ac&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1076330 INFO  (OverseerCollectionConfigSetProcessor-72159906958475269-127.0.0.1:42823_wd_ac-n_0000000000) [n:127.0.0.1:42823_wd_ac     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1076331 INFO  (qtp1820008416-26778) [n:127.0.0.1:38693_wd_ac     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46661_wd_ac&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1076339 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076339 INFO  (qtp444425081-26656) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1076339 INFO  (qtp444425081-26660) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076351 INFO  (qtp1629182585-26784) [n:127.0.0.1:44273_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076362 INFO  (qtp465011071-26787) [n:127.0.0.1:46661_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076363 INFO  (qtp1820008416-26783) [n:127.0.0.1:38693_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076363 INFO  (qtp444425081-26658) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1076364 INFO  (qtp444425081-26656) [n:127.0.0.1:42823_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076364 INFO  (qtp1629182585-26786) [n:127.0.0.1:44273_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076365 INFO  (qtp465011071-26789) [n:127.0.0.1:46661_wd_ac     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 1076365 INFO  (OverseerThreadFactory-15267-thread-3-processing-n:127.0.0.1:42823_wd_ac) [n:127.0.0.1:42823_wd_ac c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38693_wd_ac for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1076366 INFO  (OverseerThreadFactory-15267-thread-3-processing-n:127.0.0.1:42823_wd_ac) [n:127.0.0.1:42823_wd_ac c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1076378 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1077384 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1077412 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 1077415 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 1077415 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 1077415 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@316d2531
   [junit4]   2> 1077415 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-3-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 1077417 WARN  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_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> 1077452 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1077452 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1077453 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1077453 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1077454 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1077454 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1077455 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1077455 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668561982393942016
   [junit4]   2> 1077456 INFO  (searcherExecutor-15361-thread-1-processing-n:127.0.0.1:38693_wd_ac x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1077457 INFO  (qtp1820008416-26782) [n:127.0.0.1:38693_wd_ac c:collection1 s:shard1  x:collec

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

.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 1753803 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1753803 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=361063045
   [junit4]   2> 1753803 INFO  (coreCloseExecutor-15408-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a93e959
   [junit4]   2> 1753803 INFO  (coreCloseExecutor-15408-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2a93e959
   [junit4]   2> 1753803 INFO  (coreCloseExecutor-15408-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5eb4eb80: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2a860c4
   [junit4]   2> 1753825 INFO  (coreCloseExecutor-15408-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1753825 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1753825 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e2b641f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@27d30253
   [junit4]   2> 1753827 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1753827 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f3bcd93: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@21dfa43d
   [junit4]   2> 1753828 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1753828 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD309ED4FCF2AD4D]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f863846: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@589c7f44
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.update.TestInPlaceUpdatesDistrib_CD309ED4FCF2AD4D-001
   [junit4]   2> Jun 04, 2020 10:09:44 AM 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(Lucene86): {_root_=PostingsFormat(name=LuceneVarGapFixedInterval), title_s=PostingsFormat(name=Direct), id=PostingsFormat(name=Asserting), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene80), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), inplace_updatable_int_with_default=DocValuesFormat(name=Lucene80), inplace_updatable_float_with_default=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=917, maxMBSortInHeap=7.373697854937018, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@28dccf28), locale=ar-SS, timezone=Iceland
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 14.0.1 (64-bit)/cpus=16,threads=1,free=8255208,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCopyFieldCollectionResource, JavabinLoaderTest, SolrIndexSearcherTest, TestExceedMaxTermLength, TestSubQueryTransformerCrossCore, RestartWhileUpdatingTest, XmlInterpolationTest, BJQParserTest, TestJsonFacetErrors, TestClassicSimilarityFactory, CollectionsAPIDistributedZkTest, TestTrie, UpdateRequestProcessorFactoryTest, TestSchemalessBufferedUpdates, ZkSolrClientTest, TestMissingGroups, ChaosMonkeySafeLeaderTest, TriggerSetPropertiesIntegrationTest, DirectoryFactoryTest, TestGraphMLResponseWriter, TestComplexPhraseLeadingWildcard, ZkStateWriterTest, HdfsRecoverLeaseTest, PreAnalyzedFieldManagedSchemaCloudTest, ClassificationUpdateProcessorFactoryTest, TestConfigReload, TestExtendedDismaxParser, TestRetrieveFieldsOptimizer, SegmentsInfoRequestHandlerTest, MetricTriggerIntegrationTest, SolrCoreMetricManagerTest, ExecutePlanActionTest, SimpleCollectionCreateDeleteTest, XCJFQueryTest, TestFieldTypeResource, DistributedExpandComponentTest, SearchRateTriggerTest, TestReqParamsAPI, QueryElevationComponentTest, TestPartialUpdateDeduplication, SuggesterFSTTest, MergeStrategyTest, TestSimExtremeIndexing, TestCloudRecovery2, SplitShardTest, RegexBytesRefFilterTest, TestConfigSets, RecoveryZkTest, TestDistributedMissingSort, OverriddenZkACLAndCredentialsProvidersTest, TestRandomDVFaceting, TestReRankQParserPlugin, TestHashQParserPlugin, TestFieldCacheWithThreads, TestDocTermOrdsUninvertLimit, SignatureUpdateProcessorFactoryTest, AssignBackwardCompatibilityTest, TestBlendedInfixSuggestions, SchemaVersionSpecificBehaviorTest, TestSkipOverseerOperations, TestReversedWildcardFilterFactory, VersionInfoTest, VMParamsZkACLAndCredentialsProvidersTest, TestSolrCloudWithHadoopAuthPlugin, AdminHandlersProxyTest, BitVectorTest, AuditLoggerPluginTest, TestApiFramework, TestWaitForStateWithJettyShutdowns, LukeRequestHandlerTest, TestSolrIndexConfig, TestIndexingPerformance, BooleanFieldTest, TestRebalanceLeaders, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DistribDocExpirationUpdateProcessorTest, LeaderElectionTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, MultiThreadedOCPTest, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestDownShardTolerantSearch, TestExactStatsCacheCloud, TestHashPartitioner, TestLeaderElectionZkExpiry, TestPrepRecovery, TestTlogReplayVsRecovery, TestTlogReplica, NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, TestCodecSupport, TestConfig, TestCorePropertiesReload, TestDynamicLoadingUrl, TestNRTOpen, TestQuerySenderListener, TestReloadAndDeleteDocs, TestDistribPackageStore, TestSystemCollAutoCreate, SplitHandlerTest, ZookeeperStatusHandlerTest, CustomHighlightComponentTest, DistributedQueryElevationComponentTest, FacetPivotSmallTest, InfixSuggestersTest, StatsComponentTest, TestLegacyNumericUtils, TestNumericTokenStream, SolrGraphiteReporterTest, TestFacetMethods, TestFaceting, TestRemoteStreaming, TestStreamBody, TestMacroExpander, TestMacros, SmileWriterTest, TestPushWriter, TestFieldCollectionResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, CurrencyFieldTypeTest, DocValuesMultiTest, ExternalFileFieldSortTest, IndexSchemaRuntimeFieldTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, SortByFunctionTest, TestOrdValues, CloudMLTQParserTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [913/913 (1!)] on J3 in 680.89s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J3: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J3-20200604_094030_4293195104393963791963.sysout
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid28087.hprof ...
   [junit4] Heap dump file created [558342589 bytes in 4.709 secs]
   [junit4] <<< JVM J3: EOF ----

[...truncated 9579 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:587: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid28087.hprof

Total time: 43 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2