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

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

Error Message:
Error from server at http://127.0.0.1:34135: Underlying core creation failed 
while creating collection: c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:34135: Underlying core creation failed while 
creating collection: c8n_1x2
        at 
__randomizedtesting.SeedInfo.seed([263797E88553B1F0:AE63A8322BAFDC08]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        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.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1792)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1813)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1730)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2042)
        at 
org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13433 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 434181 INFO  
(SUITE-HttpPartitionTest-seed#[263797E88553B1F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/init-core-data-001
   [junit4]   2> 434182 INFO  
(SUITE-HttpPartitionTest-seed#[263797E88553B1F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 434182 INFO  
(SUITE-HttpPartitionTest-seed#[263797E88553B1F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 434182 INFO  
(SUITE-HttpPartitionTest-seed#[263797E88553B1F0]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 434185 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 434186 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 434186 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 434286 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39999
   [junit4]   2> 434286 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39999
   [junit4]   2> 434286 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39999
   [junit4]   2> 434290 INFO  (zkConnectionManagerCallback-3114-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434293 INFO  (zkConnectionManagerCallback-3116-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434294 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 434294 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 434295 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 434295 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 434296 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 434296 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 434297 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 434297 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 434297 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 434298 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 434298 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 434298 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 434361 WARN  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 434361 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 434361 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 434361 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 434362 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 434362 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 434362 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 434362 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@22ee3cfc{/,null,AVAILABLE}
   [junit4]   2> 434363 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3b263ec5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42233}
   [junit4]   2> 434363 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.s.Server 
Started @434392ms
   [junit4]   2> 434363 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=34865, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/control-001/cores}
   [junit4]   2> 434363 ERROR 
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 434363 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 434364 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 434364 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 434364 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 434364 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T13:18:44.465Z
   [junit4]   2> 434366 INFO  (zkConnectionManagerCallback-3118-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434367 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 434367 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/control-001/solr.xml
   [junit4]   2> 434376 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 434376 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 434377 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 434440 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 434442 WARN  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5da3066d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 434444 WARN  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] o.e.j.u.s.S.config 
No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a441bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 434445 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39999/solr
   [junit4]   2> 434446 INFO  (zkConnectionManagerCallback-3125-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434447 INFO  (zkConnectionManagerCallback-3127-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434471 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34865_
   [junit4]   2> 434471 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.c.Overseer Overseer (id=72289595380989956-127.0.0.1:34865_-n_0000000000) 
starting
   [junit4]   2> 434473 INFO  (zkConnectionManagerCallback-3134-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434474 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39999/solr ready
   [junit4]   2> 434474 INFO  
(OverseerStateUpdate-72289595380989956-127.0.0.1:34865_-n_0000000000) 
[n:127.0.0.1:34865_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:34865_
   [junit4]   2> 434474 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34865_
   [junit4]   2> 434475 INFO  
(OverseerStateUpdate-72289595380989956-127.0.0.1:34865_-n_0000000000) 
[n:127.0.0.1:34865_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 434475 INFO  (zkCallback-3133-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 434488 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 434499 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 434504 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 434504 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 434505 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [n:127.0.0.1:34865_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/control-001/cores
   [junit4]   2> 434517 INFO  (zkConnectionManagerCallback-3140-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 434518 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 434518 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39999/solr ready
   [junit4]   2> 434519 INFO  (SocketProxy-Acceptor-34865) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35496,localport=34865], receiveBufferSize:531000
   [junit4]   2> 434519 INFO  (SocketProxy-Acceptor-34865) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42233,localport=40188], receiveBufferSize=530904
   [junit4]   2> 434519 INFO  (qtp180903968-8952) [n:127.0.0.1:34865_    ] 
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:34865_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 434521 INFO  
(OverseerThreadFactory-2953-thread-1-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 434624 INFO  (SocketProxy-Acceptor-34865) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35500,localport=34865], receiveBufferSize:531000
   [junit4]   2> 434624 INFO  (SocketProxy-Acceptor-34865) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42233,localport=40192], receiveBufferSize=530904
   [junit4]   2> 434625 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_    
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> 434625 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 435633 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 435643 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 435706 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 435714 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435714 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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@3f4c525a
   [junit4]   2> 435715 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 435716 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=99.3740234375, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=28.74515866016149, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6662313662808873, deletesPctAllowed=28.507234006738663
   [junit4]   2> 435718 WARN  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435738 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435738 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435738 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 435738 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 435739 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=38.181640625, 
floorSegmentMB=1.6298828125, forceMergeDeletesPctAllowed=21.07648772869323, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=24.11105764308577
   [junit4]   2> 435740 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5db60934[control_collection_shard1_replica_n1] main]
   [junit4]   2> 435741 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 435741 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435742 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 435742 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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 1634147736845549568
   [junit4]   2> 435744 INFO  
(searcherExecutor-2958-thread-1-processing-n:127.0.0.1:34865_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:34865_ 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@5db60934[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 435746 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435746 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34865/control_collection_shard1_replica_n1/
   [junit4]   2> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:34865/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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/72289595380989956-core_node2-n_0000000000
   [junit4]   2> 435747 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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:34865/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 435849 INFO  (zkCallback-3126-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> 435849 INFO  (zkCallback-3126-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> 435849 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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> 435851 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_ 
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=1226
   [junit4]   2> 435853 INFO  (qtp180903968-8952) [n:127.0.0.1:34865_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 435950 INFO  (zkCallback-3126-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> 435950 INFO  (zkCallback-3126-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> 435950 INFO  (zkCallback-3126-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> 435951 INFO  (qtp180903968-8952) [n:127.0.0.1:34865_    ] 
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:34865_&wt=javabin&version=2}
 status=0 QTime=1431
   [junit4]   2> 435956 INFO  (zkConnectionManagerCallback-3146-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 435957 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 435957 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39999/solr ready
   [junit4]   2> 435957 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 435958 INFO  (SocketProxy-Acceptor-34865) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35506,localport=34865], receiveBufferSize:531000
   [junit4]   2> 435958 INFO  (SocketProxy-Acceptor-34865) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=42233,localport=40198], receiveBufferSize=530904
   [junit4]   2> 435958 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 435960 INFO  
(OverseerThreadFactory-2953-thread-2-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 435960 INFO  
(OverseerCollectionConfigSetProcessor-72289595380989956-127.0.0.1:34865_-n_0000000000)
 [n:127.0.0.1:34865_    ] 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> 436162 WARN  
(OverseerThreadFactory-2953-thread-2-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 436163 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 436163 INFO  (qtp180903968-8951) [n:127.0.0.1:34865_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 436164 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 436227 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-1-001
 of type NRT
   [junit4]   2> 436227 WARN  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 436227 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 436227 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 436227 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 436228 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 436228 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 436228 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 436228 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28e5d5fa{/,null,AVAILABLE}
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a31f37{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44361}
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.s.Server Started @436257ms
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39307, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-1-001/cores}
   [junit4]   2> 436229 ERROR (closeThreadPool-3147-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 436229 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T13:18:46.330Z
   [junit4]   2> 436230 INFO  (zkConnectionManagerCallback-3149-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436230 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 436230 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-1-001/solr.xml
   [junit4]   2> 436233 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 436233 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 436234 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 436294 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-2-001
 of type NRT
   [junit4]   2> 436294 WARN  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 436294 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 436294 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 436294 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 436301 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 436301 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 436301 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@378b205e{/,null,AVAILABLE}
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@565348c3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37077}
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.s.Server Started @436331ms
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34135, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-2-001/cores}
   [junit4]   2> 436302 ERROR (closeThreadPool-3147-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 436302 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T13:18:46.403Z
   [junit4]   2> 436307 INFO  (zkConnectionManagerCallback-3152-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436308 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 436308 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-2-001/solr.xml
   [junit4]   2> 436310 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 436310 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 436311 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 436323 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 436325 WARN  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@631d7a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436328 WARN  (closeThreadPool-3147-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@232ae4b1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436328 INFO  (closeThreadPool-3147-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39999/solr
   [junit4]   2> 436329 INFO  (zkConnectionManagerCallback-3159-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436331 INFO  (zkConnectionManagerCallback-3161-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436333 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 436334 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.ZkController Publish node=127.0.0.1:39307_ as 
DOWN
   [junit4]   2> 436334 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 436334 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39307_
   [junit4]   2> 436334 INFO  (zkCallback-3133-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436334 INFO  (zkCallback-3126-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436335 INFO  (zkCallback-3145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436335 INFO  (zkCallback-3160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 436342 INFO  (zkConnectionManagerCallback-3168-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436342 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 436343 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39999/solr ready
   [junit4]   2> 436353 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 436363 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436369 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436369 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436370 INFO  (closeThreadPool-3147-thread-1) 
[n:127.0.0.1:39307_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-1-001/cores
   [junit4]   2> 436375 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 436375 WARN  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ebd1cb9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436377 WARN  (closeThreadPool-3147-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10f4aa5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436378 INFO  (closeThreadPool-3147-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39999/solr
   [junit4]   2> 436379 INFO  
(TEST-HttpPartitionTest.test-seed#[263797E88553B1F0]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-3-001
 of type NRT
   [junit4]   2> 436379 WARN  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 436379 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 436379 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 436379 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 436379 INFO  (zkConnectionManagerCallback-3175-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2804880a{/,null,AVAILABLE}
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@651f326d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34551}
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.s.Server Started @436410ms
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=35109, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-3-001/cores}
   [junit4]   2> 436381 ERROR (closeThreadPool-3147-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 436381 INFO  (zkConnectionManagerCallback-3177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 436381 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 436382 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-21T13:18:46.482Z
   [junit4]   2> 436383 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 436384 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.ZkController Publish node=127.0.0.1:34135_ as 
DOWN
   [junit4]   2> 436385 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 436385 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34135_
   [junit4]   2> 436385 INFO  (zkCallback-3133-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 436385 INFO  (zkCallback-3126-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 436386 INFO  (zkConnectionManagerCallback-3179-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436386 INFO  (zkCallback-3145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 436386 INFO  (zkCallback-3160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 436386 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 436386 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-3-001/solr.xml
   [junit4]   2> 436386 INFO  (zkCallback-3176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 436388 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 436388 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 436389 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 436390 INFO  (zkCallback-3167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 436391 INFO  (zkConnectionManagerCallback-3186-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436391 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 436392 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39999/solr ready
   [junit4]   2> 436402 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 436413 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436419 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436419 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436420 INFO  (closeThreadPool-3147-thread-2) 
[n:127.0.0.1:34135_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-2-001/cores
   [junit4]   2> 436512 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 436512 WARN  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f6e9aa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436514 WARN  (closeThreadPool-3147-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1f1b5301[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 436515 INFO  (closeThreadPool-3147-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39999/solr
   [junit4]   2> 436516 INFO  (zkConnectionManagerCallback-3194-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436517 INFO  (zkConnectionManagerCallback-3196-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436519 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 436520 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.ZkController Publish node=127.0.0.1:35109_ as 
DOWN
   [junit4]   2> 436520 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 436520 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35109_
   [junit4]   2> 436521 INFO  (zkCallback-3133-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3126-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3145-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3185-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436521 INFO  (zkCallback-3195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 436522 INFO  (zkConnectionManagerCallback-3203-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 436522 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 436522 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39999/solr ready
   [junit4]   2> 436531 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 436547 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436553 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436553 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 436553 INFO  (closeThreadPool-3147-thread-3) 
[n:127.0.0.1:35109_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-3-001/cores
   [junit4]   2> 436577 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51118,localport=34135], receiveBufferSize:531000
   [junit4]   2> 436578 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37077,localport=45360], receiveBufferSize=530904
   [junit4]   2> 436578 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51116,localport=34135], receiveBufferSize:531000
   [junit4]   2> 436578 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37077,localport=45362], receiveBufferSize=530904
   [junit4]   2> 436578 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51122,localport=34135], receiveBufferSize:531000
   [junit4]   2> 436578 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37077,localport=45364], receiveBufferSize=530904
   [junit4]   2> 436578 INFO  (qtp850910701-9033) [n:127.0.0.1:34135_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34135_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 436578 INFO  (qtp850910701-9032) [n:127.0.0.1:34135_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39307_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 436580 INFO  (qtp850910701-9128) [n:127.0.0.1:34135_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:35109_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 436580 INFO  
(OverseerCollectionConfigSetProcessor-72289595380989956-127.0.0.1:34865_-n_0000000000)
 [n:127.0.0.1:34865_    ] 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> 436580 INFO  
(OverseerThreadFactory-2953-thread-3-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:34135_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 436580 INFO  
(OverseerThreadFactory-2953-thread-4-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:39307_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 436581 INFO  
(OverseerThreadFactory-2953-thread-3-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 436581 INFO  
(OverseerThreadFactory-2953-thread-4-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 436581 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51130,localport=34135], receiveBufferSize:531000
   [junit4]   2> 436581 INFO  (SocketProxy-Acceptor-39307) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43354,localport=39307], receiveBufferSize:531000
   [junit4]   2> 436582 INFO  (SocketProxy-Acceptor-34135) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=37077,localport=45370], receiveBufferSize=530904
   [junit4]   2> 436582 INFO  (SocketProxy-Acceptor-39307) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=44361,localport=44394], receiveBufferSize=530904
   [junit4]   2> 436627 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 436627 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 437635 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 437635 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 437646 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 437650 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 437720 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 437722 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 437728 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 437729 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 437729 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 437730 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n2' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 437730 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 437730 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-1-001/cores/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 437731 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=99.3740234375, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=28.74515866016149, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6662313662808873, deletesPctAllowed=28.507234006738663
   [junit4]   2> 437731 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=99.3740234375, 
floorSegmentMB=0.60546875, forceMergeDeletesPctAllowed=28.74515866016149, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6662313662808873, deletesPctAllowed=28.507234006738663
   [junit4]   2> 437732 WARN  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 437733 WARN  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_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> 437755 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 437755 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 437755 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 437755 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 437756 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 437756 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 437756 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 437756 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 437756 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=38.181640625, 
floorSegmentMB=1.6298828125, forceMergeDeletesPctAllowed=21.07648772869323, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=24.11105764308577
   [junit4]   2> 437756 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=38.181640625, 
floorSegmentMB=1.6298828125, forceMergeDeletesPctAllowed=21.07648772869323, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=24.11105764308577
   [junit4]   2> 437757 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2177fefa[collection1_shard2_replica_n2] main]
   [junit4]   2> 437757 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4401ee9e[collection1_shard1_replica_n1] main]
   [junit4]   2> 437758 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 437758 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 437758 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 437758 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 437758 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 437758 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 437758 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1634147738959478784
   [junit4]   2> 437758 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1634147738959478784
   [junit4]   2> 437760 INFO  
(searcherExecutor-2991-thread-1-processing-n:127.0.0.1:39307_ 
x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@2177fefa[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 437760 INFO  
(searcherExecutor-2990-thread-1-processing-n:127.0.0.1:34135_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@4401ee9e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 437761 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 437761 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 437762 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 437762 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 437762 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39307/collection1_shard2_replica_n2/
   [junit4]   2> 437762 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 437762 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy 
http://127.0.0.1:39307/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 437762 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72289595380989963-core_node4-n_0000000000
   [junit4]   2> 437763 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39307/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 437764 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 437764 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34135/collection1_shard1_replica_n1/
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:34135/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72289595380989966-core_node3-n_0000000000
   [junit4]   2> 437765 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34135/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 437867 INFO  (zkCallback-3160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437867 INFO  (zkCallback-3176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437867 INFO  (zkCallback-3160-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437868 INFO  (zkCallback-3176-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437868 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 437868 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 437874 INFO  (qtp188531229-9021) [n:127.0.0.1:39307_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1247
   [junit4]   2> 437878 INFO  (qtp850910701-9034) [n:127.0.0.1:34135_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1251
   [junit4]   2> 437915 INFO  (qtp850910701-9032) [n:127.0.0.1:34135_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:39307_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1337
   [junit4]   2> 437919 INFO  (qtp850910701-9033) [n:127.0.0.1:34135_ 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:34135_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1341
   [junit4]   2> 437970 INFO  (zkCallback-3160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437970 INFO  (zkCallback-3176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437970 INFO  (zkCallback-3176-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437970 INFO  (zkCallback-3160-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437970 INFO  (zkCallback-3176-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 437970 INFO  (zkCallback-3160-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 438581 INFO  
(OverseerCollectionConfigSetProcessor-72289595380989956-127.0.0.1:34865_-n_0000000000)
 [n:127.0.0.1:34865_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 438582 INFO  
(OverseerCollectionConfigSetProcessor-72289595380989956-127.0.0.1:34865_-n_0000000000)
 [n:127.0.0.1:34865_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 438582 INFO  
(OverseerThreadFactory-2953-thread-5-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:35109_ for creating new replica of shard shard2 for 
collection collection1
   [junit4]   2> 438582 INFO  
(OverseerThreadFactory-2953-thread-5-processing-n:127.0.0.1:34865_) 
[n:127.0.0.1:34865_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 438583 INFO  (SocketProxy-Acceptor-35109) [    ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54140,localport=35109], receiveBufferSize:531000
   [junit4]   2> 438586 INFO  (SocketProxy-Acceptor-35109) [    ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=34551,localport=58560], receiveBufferSize=530904
   [junit4]   2> 438635 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_    
x:collection1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 438738 INFO  (zkCallback-3176-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 438738 INFO  (zkCallback-3176-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 438738 INFO  (zkCallback-3176-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 438738 INFO  (zkCallback-3160-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 438738 INFO  (zkCallback-3160-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 438738 INFO  (zkCallback-3160-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 439679 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 439696 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n5] Schema name=test
   [junit4]   2> 440085 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 440095 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n5' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 440096 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n5' (registry 
'solr.core.collection1.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f4c525a
   [junit4]   2> 440096 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-3-001/cores/collection1_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_263797E88553B1F0-001/shard-3-001/cores/collection1_shard2_replica_n5/data/]
   [junit4]   2> 440097 INFO  (qtp11418788-9073) [n:127.0.0.1:35109_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n5] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnce

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

perty 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-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-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-8.x-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-8.x-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-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 953 source files to 
/home/jenkins/workspace/Lucene-Solr-8.x-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.
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 57 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.HttpPartitionTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=263797E88553B1F0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=be -Dtests.timezone=Asia/Thimbu -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-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-8.x-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 14ms :: artifacts dl 0ms
        ---------------------------------------------------------------------
        |                  |            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-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 263797E88553B1F0
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says Привет! Master seed: 263797E88553B1F0
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(24...@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(24...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(24...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      48.4s J1 | HttpPartitionTest.test
   [junit4] Completed [1/5] on J1 in 50.65s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      49.4s J0 | HttpPartitionTest.test
   [junit4] Completed [2/5] on J0 in 51.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      50.2s J2 | HttpPartitionTest.test
   [junit4] Completed [3/5] on J2 in 52.73s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      40.6s J1 | HttpPartitionTest.test
   [junit4] Completed [4/5] on J1 in 41.79s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4] OK      41.9s J0 | HttpPartitionTest.test
   [junit4] Completed [5/5] on J0 in 42.78s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.46 ..    96.20 =    95.75s
   [junit4] JVM J1:     0.45 ..    94.24 =    93.79s
   [junit4] JVM J2:     0.45 ..    54.12 =    53.67s
   [junit4] Execution time total: 1 minute 36 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 193.08s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.55s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  85.10s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints]  72.57s | org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4:tophints]  69.00s | 
org.apache.solr.cloud.autoscaling.ComputePlanActionTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 38 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[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:2803)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2682)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2663)
        at hudson.FilePath.act(FilePath.java:1076)
        at hudson.FilePath.act(FilePath.java:1059)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2661)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:247)
        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=91e7576c45c46dcf41af93fcf956fe4e57056016, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #600
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