Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23973/
Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:44113/ah/s/collection1: non ok status: 
500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:44113/ah/s/collection1: non ok status: 500, 
message:Server Error
        at 
__randomizedtesting.SeedInfo.seed([F782329F88FD940C:7FD60D452601F9F4]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
        at 
org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14051 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/init-core-data-001
   [junit4]   2> 1260361 WARN  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 1260361 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1260361 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 1260361 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1260361 INFO  
(SUITE-NestedShardedAtomicUpdateTest-seed#[F782329F88FD940C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ah/s
   [junit4]   2> 1260363 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1260364 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1260364 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1260464 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41497
   [junit4]   2> 1260464 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41497
   [junit4]   2> 1260464 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41497
   [junit4]   2> 1260466 INFO  (zkConnectionManagerCallback-10680-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260467 INFO  (zkConnectionManagerCallback-10682-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260468 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260468 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1260469 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260469 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260469 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260470 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260470 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260471 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260471 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260472 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260472 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
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> 1260473 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1260534 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1260534 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1260534 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1260534 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1260535 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1260535 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1260535 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1260535 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f002c10{/ah/s,null,AVAILABLE}
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3cfe9256{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40403}
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.s.Server Started @1260574ms
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/control/data,
 hostPort=40403, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores}
   [junit4]   2> 1260536 ERROR 
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1260536 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-24T01:26:57.026986Z
   [junit4]   2> 1260538 INFO  (zkConnectionManagerCallback-10684-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260539 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1260539 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/solr.xml
   [junit4]   2> 1260540 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1260540 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1260541 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1260711 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1260712 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@67c02f24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1260721 WARN  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6554a316[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1260722 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1260723 INFO  (zkConnectionManagerCallback-10691-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260724 INFO  (zkConnectionManagerCallback-10693-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260748 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40403_ah%2Fs
   [junit4]   2> 1260748 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.Overseer Overseer 
(id=72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000) starting
   [junit4]   2> 1260750 INFO  (zkConnectionManagerCallback-10700-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260751 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41497/solr ready
   [junit4]   2> 1260752 INFO  
(OverseerStateUpdate-72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40403_ah%2Fs
   [junit4]   2> 1260752 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40403_ah%2Fs
   [junit4]   2> 1260752 INFO  (zkCallback-10692-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1260753 INFO  (zkCallback-10699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1260761 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1260771 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1260777 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1260777 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1260777 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores
   [junit4]   2> 1260787 INFO  (zkConnectionManagerCallback-10706-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1260788 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1260789 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1260789 INFO  (qtp480626790-26651) [n:127.0.0.1:40403_ah%2Fs   
 ] 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:40403_ah%252Fs&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1260791 INFO  
(OverseerThreadFactory-9038-thread-1-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1260895 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs   
 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> 1260895 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs   
 x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1262084 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1262095 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=nested-docs
   [junit4]   2> 1262097 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1262097 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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 collection control_collection, trusted=true
   [junit4]   2> 1262098 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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@1d490537
   [junit4]   2> 1262098 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1262100 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, 
floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1262101 WARN  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262124 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262124 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262125 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1262125 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1262126 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.96484375, 
floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=16.326126412237574, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7377620916557055, deletesPctAllowed=36.256003957924655
   [junit4]   2> 1262126 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3f02b935[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1262127 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1262127 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262128 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1262128 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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 1631656836981587968
   [junit4]   2> 1262130 INFO  
(searcherExecutor-9043-thread-1-processing-n:127.0.0.1:40403_ah%2Fs 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40403_ah%2Fs c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3f02b935[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1262131 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262131 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40403/ah/s/control_collection_shard1_replica_n1/
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40403/ah/s/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1262132 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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/72133914125860868-core_node2-n_0000000000
   [junit4]   2> 1262133 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40403/ah/s/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1262233 INFO  (zkCallback-10692-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> 1262234 INFO  (zkCallback-10692-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> 1262234 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
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> 1262235 INFO  (qtp480626790-26650) [n:127.0.0.1:40403_ah%2Fs 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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=1340
   [junit4]   2> 1262236 INFO  (qtp480626790-26651) [n:127.0.0.1:40403_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1262335 INFO  (zkCallback-10692-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> 1262335 INFO  (zkCallback-10692-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> 1262335 INFO  (zkCallback-10692-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> 1262335 INFO  (qtp480626790-26651) [n:127.0.0.1:40403_ah%2Fs   
 ] 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:40403_ah%252Fs&wt=javabin&version=2}
 status=0 QTime=1546
   [junit4]   2> 1262337 INFO  (zkConnectionManagerCallback-10712-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262338 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1262338 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41497/solr ready
   [junit4]   2> 1262338 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1262339 INFO  (qtp480626790-26652) [n:127.0.0.1:40403_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1262340 INFO  
(OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1262340 INFO  
(OverseerCollectionConfigSetProcessor-72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000)
 [n:127.0.0.1:40403_ah%2Fs    ] 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> 1262541 WARN  
(OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1262542 INFO  (qtp480626790-26652) [n:127.0.0.1:40403_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1262543 INFO  (qtp480626790-26652) [n:127.0.0.1:40403_ah%2Fs   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 1262544 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1262623 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001
 of type NRT
   [junit4]   2> 1262623 WARN  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262623 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262623 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262623 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1262624 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ef3169f{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@770cec5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44113}
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.s.Server Started @1262662ms
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty1,
 hostPort=44113, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 1262625 ERROR (closeThreadPool-10713-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262625 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-24T01:26:59.115310Z
   [junit4]   2> 1262626 INFO  (zkConnectionManagerCallback-10715-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262626 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1262626 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/solr.xml
   [junit4]   2> 1262628 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1262628 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262628 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1262684 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001
 of type NRT
   [junit4]   2> 1262685 WARN  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262685 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262685 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262685 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1262689 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ea665d0{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@45e6a5d0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35115}
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.s.Server Started @1262727ms
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty2,
 hostPort=35115, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 1262690 ERROR (closeThreadPool-10713-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262690 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-24T01:26:59.180510Z
   [junit4]   2> 1262705 INFO  (zkConnectionManagerCallback-10718-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262706 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1262706 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/solr.xml
   [junit4]   2> 1262708 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1262708 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262708 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1262783 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001
 of type NRT
   [junit4]   2> 1262784 WARN  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262784 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262784 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262784 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@165f738d{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ad8cad5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39225}
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.s.Server Started @1262823ms
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty3,
 hostPort=39225, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 1262785 ERROR (closeThreadPool-10713-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262785 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262786 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-24T01:26:59.276064Z
   [junit4]   2> 1262805 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1262805 WARN  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3e71d9b3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262806 INFO  (zkConnectionManagerCallback-10721-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262807 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1262807 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/solr.xml
   [junit4]   2> 1262809 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1262809 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262810 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1262834 WARN  (closeThreadPool-10713-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7c8e5910[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262834 INFO  (closeThreadPool-10713-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1262863 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1262864 INFO  (zkConnectionManagerCallback-10728-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262864 WARN  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4357ef0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262869 INFO  
(TEST-NestedShardedAtomicUpdateTest.test-seed#[F782329F88FD940C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001
 of type NRT
   [junit4]   2> 1262870 WARN  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1262870 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1262870 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1262870 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1262877 INFO  (zkConnectionManagerCallback-10732-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262878 WARN  (closeThreadPool-10713-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d8d8dc6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262878 INFO  (closeThreadPool-10713-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1262879 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1262881 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35115_ah%2Fs as DOWN
   [junit4]   2> 1262881 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1262881 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35115_ah%2Fs
   [junit4]   2> 1262882 INFO  (zkCallback-10711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262882 INFO  (zkCallback-10699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262883 INFO  (zkCallback-10731-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262885 INFO  (zkCallback-10692-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1262897 INFO  (zkConnectionManagerCallback-10738-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262901 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1262901 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1262901 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1262909 INFO  (zkConnectionManagerCallback-10743-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a922698{/ah/s,null,AVAILABLE}
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5870b83c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33629}
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.s.Server Started @1262947ms
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ah/s, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/tempDir-001/jetty4,
 hostPort=33629, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 1262910 ERROR (closeThreadPool-10713-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262910 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-24T01:26:59.400648Z
   [junit4]   2> 1262911 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1262912 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41497/solr ready
   [junit4]   2> 1262913 INFO  (zkConnectionManagerCallback-10745-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262915 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1262917 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44113_ah%2Fs as DOWN
   [junit4]   2> 1262917 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1262917 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44113_ah%2Fs
   [junit4]   2> 1262918 INFO  (zkCallback-10711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262918 INFO  (zkCallback-10731-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262918 INFO  (zkCallback-10699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262918 INFO  (zkCallback-10692-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262921 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1262926 INFO  (zkCallback-10742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262937 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262948 INFO  (zkCallback-10744-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1262948 INFO  (zkConnectionManagerCallback-10755-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262949 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1262949 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41497/solr ready
   [junit4]   2> 1262953 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1262954 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262954 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262955 INFO  (closeThreadPool-10713-thread-2) 
[n:127.0.0.1:35115_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores
   [junit4]   2> 1262957 INFO  (zkConnectionManagerCallback-10747-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1262958 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1262958 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/solr.xml
   [junit4]   2> 1262959 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1262960 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1262960 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1262965 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262973 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262973 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1262973 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1262974 INFO  (closeThreadPool-10713-thread-1) 
[n:127.0.0.1:44113_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores
   [junit4]   2> 1262979 WARN  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10eac84f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262988 WARN  (closeThreadPool-10713-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@135c69d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1262989 INFO  (closeThreadPool-10713-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1263018 INFO  (zkConnectionManagerCallback-10763-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263021 INFO  (zkConnectionManagerCallback-10765-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263023 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1263024 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39225_ah%2Fs as DOWN
   [junit4]   2> 1263025 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1263025 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39225_ah%2Fs
   [junit4]   2> 1263025 INFO  (zkCallback-10699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10744-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10692-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10731-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263025 INFO  (zkCallback-10754-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263026 INFO  (zkCallback-10764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1263045 INFO  (zkConnectionManagerCallback-10772-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263046 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1263047 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41497/solr ready
   [junit4]   2> 1263049 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1263059 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263064 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263065 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263065 INFO  (closeThreadPool-10713-thread-3) 
[n:127.0.0.1:39225_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores
   [junit4]   2> 1263206 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1263207 WARN  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5dc11849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1263208 WARN  (closeThreadPool-10713-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6e63d805[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1263209 INFO  (closeThreadPool-10713-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41497/solr
   [junit4]   2> 1263210 INFO  (zkConnectionManagerCallback-10779-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263211 INFO  (zkConnectionManagerCallback-10781-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263213 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1263213 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33629_ah%2Fs as DOWN
   [junit4]   2> 1263214 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1263214 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33629_ah%2Fs
   [junit4]   2> 1263214 INFO  (zkCallback-10692-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10711-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10754-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10742-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10731-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10699-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10744-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263214 INFO  (zkCallback-10764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263217 INFO  (zkCallback-10771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263217 INFO  (zkCallback-10780-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1263222 INFO  (zkConnectionManagerCallback-10788-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1263223 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1263223 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41497/solr ready
   [junit4]   2> 1263223 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1263232 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263238 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263238 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1263239 INFO  (closeThreadPool-10713-thread-4) 
[n:127.0.0.1:33629_ah%2Fs    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores
   [junit4]   2> 1263271 INFO  (qtp772589105-26773) [n:127.0.0.1:33629_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:35115_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1263271 INFO  (qtp772589105-26772) [n:127.0.0.1:33629_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:44113_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1263271 INFO  (qtp772589105-26769) [n:127.0.0.1:33629_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39225_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1263272 INFO  (qtp772589105-26847) [n:127.0.0.1:33629_ah%2Fs   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33629_ah%252Fs&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1263272 INFO  
(OverseerCollectionConfigSetProcessor-72133914125860868-127.0.0.1:40403_ah%2Fs-n_0000000000)
 [n:127.0.0.1:40403_ah%2Fs    ] 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> 1263272 INFO  
(OverseerThreadFactory-9038-thread-3-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:44113_ah%2Fs for creating new replica of shard shard2 
for collection collection1
   [junit4]   2> 1263273 INFO  
(OverseerThreadFactory-9038-thread-3-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1263273 INFO  
(OverseerThreadFactory-9038-thread-4-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:35115_ah%2Fs for creating new replica of shard shard3 
for collection collection1
   [junit4]   2> 1263273 INFO  
(OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:33629_ah%2Fs for creating new replica of shard shard1 
for collection collection1
   [junit4]   2> 1263273 INFO  
(OverseerThreadFactory-9038-thread-5-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd 
Node Identified 127.0.0.1:39225_ah%2Fs for creating new replica of shard shard4 
for collection collection1
   [junit4]   2> 1263273 INFO  
(OverseerThreadFactory-9038-thread-4-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard3  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1263273 INFO  
(OverseerThreadFactory-9038-thread-2-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1263274 INFO  
(OverseerThreadFactory-9038-thread-5-processing-n:127.0.0.1:40403_ah%2Fs) 
[n:127.0.0.1:40403_ah%2Fs c:collection1 s:shard4  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 1263279 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs  
  x:collection1_shard3_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n2&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263279 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs  
  x:collection1_shard4_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n4&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263279 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs   
 x:collection1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1263279 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs  
  x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1264288 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264288 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264288 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264288 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1264297 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n1] Schema name=nested-docs
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n1' (registry 
'solr.core.collection1.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264300 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores/collection1_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-1-001/cores/collection1_shard2_replica_n1/data/]
   [junit4]   2> 1264300 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n2] Schema name=nested-docs
   [junit4]   2> 1264300 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=nested-docs
   [junit4]   2> 1264309 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, 
floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264309 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema 
[collection1_shard4_replica_n4] Schema name=nested-docs
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n2' (registry 
'solr.core.collection1.shard3.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264310 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores/collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-4-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 1264310 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores/collection1_shard3_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-2-001/cores/collection1_shard3_replica_n2/data/]
   [junit4]   2> 1264310 WARN  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_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> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.s.IndexSchema 
Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard4_replica_n4' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard4.replica_n4' (registry 
'solr.core.collection1.shard4.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d490537
   [junit4]   2> 1264311 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] o.a.s.c.SolrCore 
[[collection1_shard4_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores/collection1_shard4_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.NestedShardedAtomicUpdateTest_F782329F88FD940C-001/shard-3-001/cores/collection1_shard4_replica_n4/data/]
   [junit4]   2> 1264312 INFO  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, 
floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264312 INFO  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, 
floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264313 INFO  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=49.451171875, 
floorSegmentMB=0.47265625, forceMergeDeletesPctAllowed=28.29117091319369, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.407193094408817, deletesPctAllowed=27.985158860583855
   [junit4]   2> 1264313 WARN  (qtp1746420651-26728) [n:127.0.0.1:35115_ah%2Fs 
c:collection1 s:shard3  x:collection1_shard3_replica_n2] 
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> 1264313 WARN  (qtp772589105-26848) [n:127.0.0.1:33629_ah%2Fs 
c:collection1 s:shard1  x:collection1_shard1_replica_n3] 
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> 1264318 WARN  (qtp1886278843-26741) [n:127.0.0.1:39225_ah%2Fs 
c:collection1 s:shard4  x:collection1_shard4_replica_n4] 
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> 1264345 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1264345 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=36.96484375, 
floorSegmentMB=1.541015625, forceMergeDeletesPctAllowed=16.326126412237574, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7377620916557055, deletesPctAllowed=36.256003957924655
   [junit4]   2> 1264347 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4222c691[collection1_shard2_replica_n1] main]
   [junit4]   2> 1264348 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1264348 INFO  (qtp1116153440-26715) [n:127.0.0.1:44113_ah%2Fs 
c:collection1 s:shard2  x:collection1_shard2_replica_

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

: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 960 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 14 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=F782329F88FD940C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-SY -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.16 in public
[ivy:cachepath] :: resolution report :: resolve 18ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: F782329F88FD940C
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says cześć! Master seed: F782329F88FD940C
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(2...@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(2...@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(2...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.0s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [1/5] on J0 in 19.82s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.1s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [2/5] on J2 in 20.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.7s J1 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [3/5] on J1 in 21.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      6.75s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [4/5] on J0 in 7.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      6.63s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [5/5] on J2 in 7.03s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.64 ..    30.57 =    28.93s
   [junit4] JVM J1:     1.65 ..    23.33 =    21.68s
   [junit4] JVM J2:     1.64 ..    30.61 =    28.97s
   [junit4] Execution time total: 30 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 195.80s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.58s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  98.30s | 
org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[junit4:tophints]  98.10s | org.apache.solr.cloud.HttpPartitionTest
[junit4:tophints]  84.75s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/home/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 33 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=80d3ac8709c6d93c4e4634dc7c10ef667a029cb1, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23972
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to