Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1854/

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41509: Underlying core creation failed while 
creating collection: c8n_1x3_commits
        at 
__randomizedtesting.SeedInfo.seed([A1C8E60EAA39431F:299CD9D404C52EE7]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13515 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionOnCommitTest
   [junit4]   2> 576839 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 576840 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 576840 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/data-dir-35-001
   [junit4]   2> 576840 WARN  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 576840 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 576842 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-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> 576842 INFO  
(SUITE-HttpPartitionOnCommitTest-seed#[A1C8E60EAA39431F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 576846 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 576846 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 576846 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 576847 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 576946 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 40183
   [junit4]   2> 576946 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40183
   [junit4]   2> 576946 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40183
   [junit4]   2> 576946 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40183
   [junit4]   2> 576949 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 576952 INFO  (zkConnectionManagerCallback-3400-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 576952 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 576955 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 576956 INFO  (zkConnectionManagerCallback-3402-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 576956 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 576959 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 576961 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 576963 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 576964 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 576966 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 576967 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 576987 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 576988 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 576990 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 576991 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 576993 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 576994 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 577115 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 577116 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 577116 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 577116 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 577128 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 577128 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 577128 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 577128 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51f9c084{/,null,AVAILABLE}
   [junit4]   2> 577129 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2e3e1bb2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:39913}
   [junit4]   2> 577129 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.s.Server Started @577239ms
   [junit4]   2> 577129 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/tempDir-001/control/data,
 hostContext=/, hostPort=40661, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/control-001/cores}
   [junit4]   2> 577130 ERROR 
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 577130 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 577130 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 577130 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 577130 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 577130 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T06:51:22.126Z
   [junit4]   2> 577131 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 577132 INFO  (zkConnectionManagerCallback-3404-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 577132 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 577234 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 577234 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/control-001/solr.xml
   [junit4]   2> 577239 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 577239 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 577240 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 578066 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 578067 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5ace5e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 578067 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5ace5e3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 578079 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4cb83d60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 578079 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4cb83d60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 578081 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 578081 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 578083 INFO  (zkConnectionManagerCallback-3414-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578083 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 578186 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 578188 INFO  (zkConnectionManagerCallback-3416-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578188 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 578336 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:40661_
   [junit4]   2> 578337 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.Overseer Overseer 
(id=73262526948311044-127.0.0.1:40661_-n_0000000000) starting
   [junit4]   2> 578347 INFO  
(OverseerStateUpdate-73262526948311044-127.0.0.1:40661_-n_0000000000) 
[n:127.0.0.1:40661_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:40661_
   [junit4]   2> 578348 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40661_
   [junit4]   2> 578351 INFO  (zkCallback-3415-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 578353 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 578354 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 578383 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 578437 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 578450 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 578450 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 578452 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) 
[n:127.0.0.1:40661_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/control-001/cores
   [junit4]   2> 578482 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 578483 INFO  (zkConnectionManagerCallback-3433-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 578483 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 578485 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 578486 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40183/solr ready
   [junit4]   2> 578487 INFO  (SocketProxy-Acceptor-40661) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57622,localport=40661], receiveBufferSize: 531000
   [junit4]   2> 578487 INFO  (SocketProxy-Acceptor-40661) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39913,localport=56670], receiveBufferSize=530904
   [junit4]   2> 578489 INFO  (qtp2005723573-5019) [n:127.0.0.1:40661_     ] 
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:40661_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 578494 INFO  
(OverseerThreadFactory-3423-thread-1-processing-n:127.0.0.1:40661_) 
[n:127.0.0.1:40661_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 578603 INFO  (SocketProxy-Acceptor-40661) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57626,localport=40661], receiveBufferSize: 531000
   [junit4]   2> 578604 INFO  (SocketProxy-Acceptor-40661) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39913,localport=56674], receiveBufferSize=530904
   [junit4]   2> 578615 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_    
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> 578615 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 579633 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 579646 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 579653 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 579786 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579807 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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@3d51f06e
   [junit4]   2> 579807 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 579810 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 579812 WARN  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579897 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579897 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579899 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 579899 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 579900 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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=48, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=36.19140625, 
floorSegmentMB=0.568359375, forceMergeDeletesPctAllowed=5.582881088256722, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3358266888231375, deletesPctAllowed=26.21450698997652
   [junit4]   2> 579902 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 579903 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579903 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 579904 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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 1674167226099302400
   [junit4]   2> 579908 INFO  
(searcherExecutor-3435-thread-1-processing-n:127.0.0.1:40661_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40661_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 579910 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579910 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579914 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 579914 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579914 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40661/control_collection_shard1_replica_n1/
   [junit4]   2> 579915 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 579915 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40661/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 579915 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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/73262526948311044-core_node2-n_0000000000
   [junit4]   2> 579917 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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:40661/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 580019 INFO  (zkCallback-3415-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> 580020 INFO  (zkCallback-3415-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> 580020 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_ 
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> 580022 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_     ] 
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=1408
   [junit4]   2> 580065 INFO  (qtp2005723573-5019) [n:127.0.0.1:40661_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 580123 INFO  (zkCallback-3415-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> 580123 INFO  (zkCallback-3415-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> 580123 INFO  (zkCallback-3415-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> 580123 INFO  (qtp2005723573-5019) [n:127.0.0.1:40661_     ] 
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:40661_&wt=javabin&version=2}
 status=0 QTime=1634
   [junit4]   2> 580124 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 580230 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 580231 INFO  (zkConnectionManagerCallback-3444-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580231 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 580233 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 580234 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40183/solr ready
   [junit4]   2> 580234 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 580235 INFO  (SocketProxy-Acceptor-40661) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57654,localport=40661], receiveBufferSize: 531000
   [junit4]   2> 580235 INFO  (SocketProxy-Acceptor-40661) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=39913,localport=56702], receiveBufferSize=530904
   [junit4]   2> 580236 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 580239 INFO  
(OverseerThreadFactory-3423-thread-2-processing-n:127.0.0.1:40661_) 
[n:127.0.0.1:40661_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 580239 INFO  
(OverseerCollectionConfigSetProcessor-73262526948311044-127.0.0.1:40661_-n_0000000000)
 [n:127.0.0.1:40661_     ] 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> 580443 WARN  
(OverseerThreadFactory-3423-thread-2-processing-n:127.0.0.1:40661_) 
[n:127.0.0.1:40661_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 580445 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 580446 INFO  (qtp2005723573-5020) [n:127.0.0.1:40661_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=210
   [junit4]   2> 580447 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 580447 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 580447 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 580447 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 580447 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 580447 INFO  (watches-3441-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 580447 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 580448 INFO  (watches-3441-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 580448 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 580572 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 580573 WARN  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 580573 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 580573 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 580573 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 580574 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580574 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580574 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 580575 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4239c01b{/,null,AVAILABLE}
   [junit4]   2> 580576 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@24e304c9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:35411}
   [junit4]   2> 580576 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.s.Server Started @580686ms
   [junit4]   2> 580576 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39686, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-1-001/cores}
   [junit4]   2> 580577 ERROR (closeThreadPool-3445-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 580577 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 580577 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 580577 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580577 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 580577 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T06:51:25.573Z
   [junit4]   2> 580578 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 580580 INFO  (zkConnectionManagerCallback-3447-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580580 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 580681 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 580681 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-1-001/solr.xml
   [junit4]   2> 580696 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 580696 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 580698 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 580796 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 580797 WARN  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 580797 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 580797 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 580797 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 580798 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580798 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580798 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 580799 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@414a6ef0{/,null,AVAILABLE}
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@57712696{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:36061}
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.s.Server Started @580909ms
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=34038, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-2-001/cores}
   [junit4]   2> 580800 ERROR (closeThreadPool-3445-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 580800 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T06:51:25.796Z
   [junit4]   2> 580813 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 580815 INFO  (zkConnectionManagerCallback-3452-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580815 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 580917 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 580917 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-2-001/solr.xml
   [junit4]   2> 580921 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 580921 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 580923 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 580937 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 580938 WARN  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 580938 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 580938 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 580939 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 580939 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580939 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580940 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 580940 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cddb596{/,null,AVAILABLE}
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@77b2e393{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40379}
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.s.Server Started @581050ms
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=41509, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-3-001/cores}
   [junit4]   2> 580941 ERROR (closeThreadPool-3445-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 580941 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T06:51:25.937Z
   [junit4]   2> 580942 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 580944 INFO  (zkConnectionManagerCallback-3457-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580944 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 581056 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 581056 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-3-001/solr.xml
   [junit4]   2> 581101 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 581101 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 581102 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 581475 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 581476 WARN  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 581476 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 581476 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 581476 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 581477 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 581477 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 581477 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 581478 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@25998dda{/,null,AVAILABLE}
   [junit4]   2> 581479 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d423559{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:46710}
   [junit4]   2> 581479 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.s.Server Started @581588ms
   [junit4]   2> 581479 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=36582, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-4-001/cores}
   [junit4]   2> 581479 ERROR (closeThreadPool-3445-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 581479 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 581479 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 581479 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 581480 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 581480 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-05T06:51:26.476Z
   [junit4]   2> 581480 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 581490 INFO  (zkConnectionManagerCallback-3462-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 581490 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 581494 WARN  
(closeThreadPool-3445-thread-4-SendThread(127.0.0.1:40183)) [     ] 
o.a.z.ClientCnxn An exception was thrown while closing send thread for session 
0x10447e14e1a000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447e14e1a000a, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10447e14e1a000a, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 581595 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 581595 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-4-001/solr.xml
   [junit4]   2> 581599 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 581599 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 581601 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 582076 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 582078 WARN  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@40de851[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582078 WARN  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@40de851[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582081 WARN  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d212f80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582081 WARN  (closeThreadPool-3445-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d212f80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582082 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 582083 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 582085 INFO  (zkConnectionManagerCallback-3472-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582085 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 582201 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 582212 INFO  (zkConnectionManagerCallback-3474-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582212 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 582218 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 582223 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41509_ as 
DOWN
   [junit4]   2> 582224 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 582224 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41509_
   [junit4]   2> 582225 INFO  (zkCallback-3443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 582226 INFO  (zkCallback-3415-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 582226 INFO  (zkCallback-3473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 582228 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 582228 WARN  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 582243 INFO  
(OverseerCollectionConfigSetProcessor-73262526948311044-127.0.0.1:40661_-n_0000000000)
 [n:127.0.0.1:40661_     ] 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> 582268 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 582324 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 582379 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 582379 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 582396 INFO  (closeThreadPool-3445-thread-3) 
[n:127.0.0.1:41509_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-3-001/cores
   [junit4]   2> 582414 INFO  (closeThreadPool-3445-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41509_
   [junit4]   2> 582835 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 582836 WARN  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@19eec94a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582840 WARN  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@19eec94a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582843 WARN  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5a9a24cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582843 WARN  (closeThreadPool-3445-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5a9a24cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582844 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 582845 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 582847 INFO  (zkConnectionManagerCallback-3489-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582847 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 582966 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 582974 INFO  (zkConnectionManagerCallback-3491-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 582974 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 582980 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 582987 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39686_ as 
DOWN
   [junit4]   2> 582988 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 582988 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39686_
   [junit4]   2> 582988 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 582989 WARN  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70120651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582989 WARN  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70120651[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 582990 INFO  (zkCallback-3473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 582990 INFO  (zkCallback-3443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 582990 INFO  (zkCallback-3415-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 582990 INFO  (zkCallback-3490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 583000 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 583001 WARN  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@61e563dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 583001 WARN  (closeThreadPool-3445-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@61e563dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 583001 WARN  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 583002 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 583003 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 583005 INFO  (zkConnectionManagerCallback-3501-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583005 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 583021 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 583060 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 583076 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 583076 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 583078 INFO  (closeThreadPool-3445-thread-1) 
[n:127.0.0.1:39686_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-1-001/cores
   [junit4]   2> 583102 INFO  (closeThreadPool-3445-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39686_
   [junit4]   2> 583107 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 583109 INFO  (zkConnectionManagerCallback-3508-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 583109 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 583115 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 583119 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.ZkController Publish node=127.0.0.1:34038_ as 
DOWN
   [junit4]   2> 583120 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 583120 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34038_
   [junit4]   2> 583122 INFO  (zkCallback-3490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 583122 INFO  (zkCallback-3473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 583122 INFO  (zkCallback-3415-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 583122 INFO  (zkCallback-3443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 583122 INFO  (zkCallback-3507-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 583132 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 583133 WARN  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 583152 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 583191 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 583232 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 583232 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 583234 INFO  (closeThreadPool-3445-thread-2) 
[n:127.0.0.1:34038_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-2-001/cores
   [junit4]   2> 583259 INFO  (closeThreadPool-3445-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34038_
   [junit4]   2> 587000 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 587017 WARN  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16e79c37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587018 WARN  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@16e79c37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587029 WARN  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@63f5d497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587029 WARN  (closeThreadPool-3445-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@63f5d497[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 587031 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40183/solr
   [junit4]   2> 587032 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 587033 INFO  (zkConnectionManagerCallback-3523-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587033 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 587136 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 587137 INFO  (zkConnectionManagerCallback-3525-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 587137 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 587143 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 587147 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.ZkController Publish node=127.0.0.1:36582_ as 
DOWN
   [junit4]   2> 587148 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 587148 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36582_
   [junit4]   2> 587150 INFO  (zkCallback-3443-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 587150 INFO  (zkCallback-3473-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 587150 INFO  (zkCallback-3507-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 587150 INFO  (zkCallback-3524-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 587150 INFO  (zkCallback-3490-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 587150 INFO  (zkCallback-3415-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 587160 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 587161 WARN  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 587209 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 587285 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 587326 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 587326 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d51f06e
   [junit4]   2> 587328 INFO  (closeThreadPool-3445-thread-4) 
[n:127.0.0.1:36582_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-4-001/cores
   [junit4]   2> 587389 INFO  (closeThreadPool-3445-thread-4) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36582_
   [junit4]   2> 587401 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54476,localport=34038], receiveBufferSize: 531000
   [junit4]   2> 587402 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36061,localport=55248], receiveBufferSize=530904
   [junit4]   2> 587402 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54480,localport=34038], receiveBufferSize: 531000
   [junit4]   2> 587402 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36061,localport=55254], receiveBufferSize=530904
   [junit4]   2> 587402 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54482,localport=34038], receiveBufferSize: 531000
   [junit4]   2> 587419 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36061,localport=55258], receiveBufferSize=530904
   [junit4]   2> 587419 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54486,localport=34038], receiveBufferSize: 531000
   [junit4]   2> 587419 INFO  (SocketProxy-Acceptor-34038) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36061,localport=55260], receiveBufferSize=530904
   [junit4]   2> 587420 INFO  (qtp1397667879-5217) [n:127.0.0.1:34038_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39686_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 587423 INFO  
(OverseerThreadFactory-3423-thread-3-processing-n:127.0.0.1:40661_) 
[n:127.0.0.1:40661_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:39686_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 587425 INFO  
(OverseerThreadFactory-3423-thread-3-processing-n:127.0.0.1:40661_) 
[n:127.0.0.1:40661_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 587426 INFO  (SocketProxy-Acceptor-39686) [     ] 
o.a.s.c.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=39986,localport=39686], receiveBufferSize: 531000
   [junit4]   2> 587427 INFO  (SocketProxy-Acceptor-39686) [     ] 
o.a.s.c.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35411,localport=57072], receiveBufferSize=530904
   [junit4]   2> 587493 INFO  (qtp1397667879-5098) [n:127.0.0.1:34038_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36582_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 587493 INFO  (qtp1397667879-5099) [n:127.0.0.1:34038_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41509_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 587493 INFO  (qtp1397667879-5100) [n:127.0.0.1:34038_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34038_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 587523 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_    
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> 588625 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 588675 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 588691 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 589274 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
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> 589341 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
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@3d51f06e
   [junit4]   2> 589342 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-1-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 589344 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 589347 WARN  (qtp551322634-5087) [n:127.0.0.1:39686_ 
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> 589609 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 589609 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
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> 589610 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 589610 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 589612 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=36.19140625, 
floorSegmentMB=0.568359375, forceMergeDeletesPctAllowed=5.582881088256722, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3358266888231375, deletesPctAllowed=26.21450698997652
   [junit4]   2> 589613 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 589614 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
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> 589615 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 589615 INFO  (qtp551322634-5087) [n:127.0.0.1:39686_ 
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 
1674167236282023936
   [junit4]   2> 589635 INFO  (sear

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

 scavenging
   [junit4]   2> 605131 WARN  (closeThreadPool-3582-thread-7) [     ] 
o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:41509/, 
target: http://127.0.0.1:40379/
   [junit4]   2> 605231 INFO  (closeThreadPool-3582-thread-10) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6d423559{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 605232 INFO  (closeThreadPool-3582-thread-10) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25998dda{/,null,UNAVAILABLE}
   [junit4]   2> 605232 INFO  (closeThreadPool-3582-thread-10) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 605459 INFO  (closeThreadPool-3582-thread-2) [     ] 
o.a.s.c.Overseer Overseer (id=73262526948311044-127.0.0.1:40661_-n_0000000000) 
closing
   [junit4]   2> 605507 INFO  (closeThreadPool-3582-thread-9) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@57712696{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 605528 INFO  (closeThreadPool-3582-thread-9) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@414a6ef0{/,null,UNAVAILABLE}
   [junit4]   2> 605528 INFO  (closeThreadPool-3582-thread-9) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 605590 INFO  (qtp1769847982-5126) [n:127.0.0.1:36582_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_1x3_commits_shard1_replica_n2&action=CREATE&numShards=1&collection=c8n_1x3_commits&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=6855
   [junit4]   2> 605599 INFO  (closeThreadPool-3582-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e3e1bb2{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 605613 WARN  (closeThreadPool-3582-thread-9) [     ] 
o.a.s.c.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:34038/, 
target: http://127.0.0.1:36061/
   [junit4]   2> 605613 WARN  (closeThreadPool-3582-thread-10) [     ] 
o.a.s.c.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:36582/, 
target: http://127.0.0.1:46710/
   [junit4]   2> 605621 INFO  (closeThreadPool-3582-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51f9c084{/,null,UNAVAILABLE}
   [junit4]   2> 605621 INFO  (closeThreadPool-3582-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 605622 INFO  (closeThreadPool-3582-thread-8) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@24e304c9{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 605622 INFO  (closeThreadPool-3582-thread-8) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4239c01b{/,null,UNAVAILABLE}
   [junit4]   2> 605622 INFO  (closeThreadPool-3582-thread-8) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 605646 WARN  (closeThreadPool-3582-thread-8) [     ] 
o.a.s.c.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:39686/, 
target: http://127.0.0.1:35411/
   [junit4]   2> 605690 WARN  (closeThreadPool-3582-thread-2) [     ] 
o.a.s.c.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:40661/, 
target: http://127.0.0.1:39913/
   [junit4]   2> 605690 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 605708 WARN  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]-SendThread(127.0.0.1:40183))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x10447e14e1a0000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x10447e14e1a0000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x10447e14e1a0000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 605954 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/collection1/state.json
   [junit4]   2>        16      /solr/collections/c8n_1x3_commits/terms/shard1
   [junit4]   2>        14      /solr/collections/collection1/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        2       /solr/collections/c8n_1x3_commits/state.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        86      /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/c8n_1x3_commits/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/73262526948311044-127.0.0.1:40661_-n_0000000000
   [junit4]   2>        2       
/solr/collections/collection1/leader_elect/shard1/election/73262526948311058-core_node4-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        59      /solr/overseer/queue
   [junit4]   2>        31      /solr/live_nodes
   [junit4]   2>        22      /solr/overseer/collection-queue-work
   [junit4]   2>        19      /solr/collections
   [junit4]   2> 
   [junit4]   2> 605958 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:40183
   [junit4]   2> 605958 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40183
   [junit4]   2> 605958 INFO  
(TEST-HttpPartitionOnCommitTest.test-seed#[A1C8E60EAA39431F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40183
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HttpPartitionOnCommitTest -Dtests.method=test 
-Dtests.seed=A1C8E60EAA39431F -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=pl-PL -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   29.2s J1 | HttpPartitionOnCommitTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41509: Underlying core creation failed while 
creating collection: c8n_1x3_commits
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A1C8E60EAA39431F:299CD9D404C52EE7]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.createCollection(BasicDistributedZkTest.java:810)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1766)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.oneShardTest(HttpPartitionOnCommitTest.java:125)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionOnCommitTest.test(HttpPartitionOnCommitTest.java:66)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionOnCommitTest_A1C8E60EAA39431F-001
   [junit4]   2> Aug 05, 2020 6:51:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pl-PL, 
timezone=SystemV/MST7
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=8,threads=1,free=240536584,total=508559360
   [junit4]   2> NOTE: All tests run in this JVM: [TestBadConfig, 
ClusterStateUpdateTest, DataDrivenBlockJoinTest, ReindexCollectionTest, 
TestConfigOverlay, CoreAdminCreateDiscoverTest, TestQueryTypes, 
TestUnifiedSolrHighlighter, DisMaxRequestHandlerTest, 
TestEmbeddedSolrServerAdminHandler, TestDynamicLoading, TestCloudJSONFacetSKG, 
LeaderElectionContextKeyTest, TestSchemaSimilarityResource, TestDocTermOrds, 
HdfsChaosMonkeyNothingIsSafeTest, DistributedTermsComponentTest, 
DeleteInactiveReplicaTest, RankFieldTest, SolrMetricManagerTest, 
TestFastLRUCache, CursorMarkTest, ForceLeaderTest, EmbeddedSolrNoSerializeTest, 
LeaderVoteWaitTimeoutTest, TestSimExtremeIndexing, TestCloudManagedSchema, 
SolrCLIZkUtilsTest, SplitShardTest, TolerantUpdateProcessorTest, 
JvmMetricsTest, TestManagedSynonymGraphFilterFactory, HttpPartitionOnCommitTest]
   [junit4] Completed [103/917 (1!)] on J1 in 29.97s, 1 test, 1 error <<< 
FAILURES!

[...truncated 54843 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to