Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20324/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

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

Error Message:
Doc with id=1 not found in http://127.0.0.1:37041/collMinRf_1x3 due to: Path 
not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:37041/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([F8BBE3F043DA8C87:70EFDC2AED26E17F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11544 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/init-core-data-001
   [junit4]   2> 875575 WARN  
(SUITE-HttpPartitionTest-seed#[F8BBE3F043DA8C87]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 875575 INFO  
(SUITE-HttpPartitionTest-seed#[F8BBE3F043DA8C87]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 875575 INFO  
(SUITE-HttpPartitionTest-seed#[F8BBE3F043DA8C87]-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> 875576 INFO  
(SUITE-HttpPartitionTest-seed#[F8BBE3F043DA8C87]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 875576 INFO  
(SUITE-HttpPartitionTest-seed#[F8BBE3F043DA8C87]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 875577 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 875577 INFO  (Thread-1268) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 875577 INFO  (Thread-1268) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 875579 ERROR (Thread-1268) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 875677 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34137
   [junit4]   2> 875682 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 875683 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 875684 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 875685 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 875685 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 875686 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 875686 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 875687 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 875687 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 875688 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 875688 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 875689 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 875780 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 875781 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c40d077{/,null,AVAILABLE}
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@49eaf43c{HTTP/1.1,[http/1.1]}{127.0.0.1:33559}
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
Started @877267ms
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/tempDir-001/control/data,
 hostPort=33183, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/control-001/cores}
   [junit4]   2> 875783 ERROR 
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 875783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T23:08:02.881815Z
   [junit4]   2> 875786 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 875786 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/control-001/solr.xml
   [junit4]   2> 875789 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 875791 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34137/solr
   [junit4]   2> 875839 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 875839 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33183_
   [junit4]   2> 875839 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.a.s.c.Overseer 
Overseer (id=98490022800654340-127.0.0.1:33183_-n_0000000000) starting
   [junit4]   2> 875842 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33183_
   [junit4]   2> 875843 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 875898 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 875905 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 875905 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 875906 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/control-001/cores
   [junit4]   2> 875918 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 875918 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34137/solr ready
   [junit4]   2> 875919 INFO  (SocketProxy-Acceptor-33183) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51188,localport=33183], receiveBufferSize:531000
   [junit4]   2> 875919 INFO  (SocketProxy-Acceptor-33183) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33559,localport=54696], receiveBufferSize=530904
   [junit4]   2> 875921 INFO  (qtp1424167588-6610) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33183_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 875922 INFO  (OverseerThreadFactory-2648-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 876027 INFO  (SocketProxy-Acceptor-33183) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51192,localport=33183], receiveBufferSize:531000
   [junit4]   2> 876027 INFO  (SocketProxy-Acceptor-33183) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33559,localport=54700], receiveBufferSize=530904
   [junit4]   2> 876029 INFO  (qtp1424167588-6612) [    ] 
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> 876030 INFO  (qtp1424167588-6612) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 876136 INFO  (zkCallback-891-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> 877050 INFO  (qtp1424167588-6612) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 877060 INFO  (qtp1424167588-6612) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 877161 INFO  (qtp1424167588-6612) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 877170 INFO  (qtp1424167588-6612) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from collection control_collection, trusted=true
   [junit4]   2> 877171 INFO  (qtp1424167588-6612) [    ] 
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@7e67ffdb
   [junit4]   2> 877171 INFO  (qtp1424167588-6612) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 877171 INFO  (qtp1424167588-6612) [    ] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 877173 INFO  (qtp1424167588-6612) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@606c03e4
   [junit4]   2> 877175 WARN  (qtp1424167588-6612) [    ] 
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> 877209 INFO  (qtp1424167588-6612) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 877209 INFO  (qtp1424167588-6612) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 877210 INFO  (qtp1424167588-6612) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 877210 INFO  (qtp1424167588-6612) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 877211 INFO  (qtp1424167588-6612) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.3515625, 
floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=5.81378820618945, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 877211 INFO  (qtp1424167588-6612) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@302e7c17[control_collection_shard1_replica_n1] main]
   [junit4]   2> 877211 INFO  (qtp1424167588-6612) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 877212 INFO  (qtp1424167588-6612) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 877212 INFO  (qtp1424167588-6612) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 877213 INFO  (searcherExecutor-2651-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@302e7c17[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 877213 INFO  (qtp1424167588-6612) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575840366524891136
   [junit4]   2> 877217 INFO  (qtp1424167588-6612) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 877217 INFO  (qtp1424167588-6612) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 877217 INFO  (qtp1424167588-6612) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33183/control_collection_shard1_replica_n1/
   [junit4]   2> 877217 INFO  (qtp1424167588-6612) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 877217 INFO  (qtp1424167588-6612) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:33183/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 877217 INFO  (qtp1424167588-6612) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 877219 INFO  (qtp1424167588-6612) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33183/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 877320 INFO  (zkCallback-891-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> 877370 INFO  (qtp1424167588-6612) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 877371 INFO  (qtp1424167588-6612) [    ] 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=1341
   [junit4]   2> 877372 INFO  (qtp1424167588-6610) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 877472 INFO  (zkCallback-891-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> 877923 INFO  
(OverseerCollectionConfigSetProcessor-98490022800654340-127.0.0.1:33183_-n_0000000000)
 [    ] 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> 878374 INFO  (qtp1424167588-6610) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33183_&wt=javabin&version=2}
 status=0 QTime=2453
   [junit4]   2> 878384 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 878385 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34137/solr ready
   [junit4]   2> 878385 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 878385 INFO  (SocketProxy-Acceptor-33183) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=51206,localport=33183], receiveBufferSize:531000
   [junit4]   2> 878386 INFO  (SocketProxy-Acceptor-33183) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33559,localport=54714], receiveBufferSize=530904
   [junit4]   2> 878386 INFO  (qtp1424167588-6607) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 878387 INFO  (OverseerThreadFactory-2648-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 878391 WARN  (OverseerThreadFactory-2648-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 878596 INFO  (qtp1424167588-6607) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 878596 INFO  (qtp1424167588-6607) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=209
   [junit4]   2> 878704 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001
 of type TLOG
   [junit4]   2> 878705 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 878710 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fe2aab0{/,null,AVAILABLE}
   [junit4]   2> 878711 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5efb8afd{HTTP/1.1,[http/1.1]}{127.0.0.1:40981}
   [junit4]   2> 878711 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
Started @880195ms
   [junit4]   2> 878711 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/tempDir-001/jetty1,
 hostPort=40443, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 878712 ERROR 
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 878712 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 878712 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 878712 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 878712 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T23:08:05.810811Z
   [junit4]   2> 878715 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 878715 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/solr.xml
   [junit4]   2> 878718 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 878720 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34137/solr
   [junit4]   2> 878736 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 878737 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 878738 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40443_
   [junit4]   2> 878738 INFO  (zkCallback-898-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 878740 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 878741 INFO  (zkCallback-903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 878779 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 878789 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 878789 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 878791 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/cores
   [junit4]   2> 878806 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59752,localport=40443], receiveBufferSize:531000
   [junit4]   2> 878807 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47134], receiveBufferSize=530904
   [junit4]   2> 878808 INFO  (qtp1515988883-6659) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:40443_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 878810 INFO  
(OverseerCollectionConfigSetProcessor-98490022800654340-127.0.0.1:33183_-n_0000000000)
 [    ] 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> 878810 INFO  (OverseerThreadFactory-2648-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:40443_ for creating new replica
   [junit4]   2> 878811 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59756,localport=40443], receiveBufferSize:531000
   [junit4]   2> 878812 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47138], receiveBufferSize=530904
   [junit4]   2> 878812 INFO  (qtp1515988883-6661) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 878812 INFO  (qtp1515988883-6661) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 879821 INFO  (qtp1515988883-6661) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 879831 INFO  (qtp1515988883-6661) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 879913 INFO  (qtp1515988883-6661) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 879930 INFO  (qtp1515988883-6661) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 879931 INFO  (qtp1515988883-6661) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 879931 INFO  (qtp1515988883-6661) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 879931 INFO  (qtp1515988883-6661) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 879933 INFO  (qtp1515988883-6661) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@744bee15
   [junit4]   2> 879934 WARN  (qtp1515988883-6661) [    ] 
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> 879970 INFO  (qtp1515988883-6661) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 879971 INFO  (qtp1515988883-6661) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 879971 INFO  (qtp1515988883-6661) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 879971 INFO  (qtp1515988883-6661) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 879972 INFO  (qtp1515988883-6661) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.3515625, 
floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=5.81378820618945, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 879972 INFO  (qtp1515988883-6661) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a402dfe[collection1_shard2_replica_t41] main]
   [junit4]   2> 879973 INFO  (qtp1515988883-6661) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 879973 INFO  (qtp1515988883-6661) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 879974 INFO  (qtp1515988883-6661) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 879974 INFO  (qtp1515988883-6661) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575840369420009472
   [junit4]   2> 879976 INFO  (searcherExecutor-2662-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher 
Searcher@a402dfe[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 879977 INFO  (qtp1515988883-6661) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 879977 INFO  (qtp1515988883-6661) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 879978 INFO  (qtp1515988883-6661) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40443/collection1_shard2_replica_t41/
   [junit4]   2> 879978 INFO  (qtp1515988883-6661) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 879978 INFO  (qtp1515988883-6661) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:40443/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 879978 INFO  (qtp1515988883-6661) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 879978 INFO  (qtp1515988883-6661) [    ] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 879979 INFO  (qtp1515988883-6661) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40443/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 880130 INFO  (qtp1515988883-6661) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 880131 INFO  (qtp1515988883-6661) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1318
   [junit4]   2> 880132 INFO  (qtp1515988883-6659) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:40443_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1323
   [junit4]   2> 880217 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-2-001
 of type TLOG
   [junit4]   2> 880218 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 880219 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@627f005b{/,null,AVAILABLE}
   [junit4]   2> 880219 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7adfe14d{HTTP/1.1,[http/1.1]}{127.0.0.1:33435}
   [junit4]   2> 880219 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
Started @881703ms
   [junit4]   2> 880219 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/tempDir-001/jetty2,
 hostPort=39817, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 880219 ERROR 
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 880222 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 880222 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 880222 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 880222 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T23:08:07.320933Z
   [junit4]   2> 880224 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 880224 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-2-001/solr.xml
   [junit4]   2> 880226 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 880231 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34137/solr
   [junit4]   2> 880240 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 880240 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 880241 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39817_
   [junit4]   2> 880241 INFO  (zkCallback-898-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 880246 INFO  (zkCallback-903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 880247 INFO  (zkCallback-909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 880247 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 880289 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 880296 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 880296 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 880297 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-2-001/cores
   [junit4]   2> 880318 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35410,localport=39817], receiveBufferSize:531000
   [junit4]   2> 880319 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33435,localport=56584], receiveBufferSize=530904
   [junit4]   2> 880319 INFO  (qtp88590464-6693) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:39817_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 880320 INFO  
(OverseerCollectionConfigSetProcessor-98490022800654340-127.0.0.1:33183_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 880320 INFO  (OverseerThreadFactory-2648-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39817_ for creating new replica
   [junit4]   2> 880321 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35414,localport=39817], receiveBufferSize:531000
   [junit4]   2> 880321 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33435,localport=56588], receiveBufferSize=530904
   [junit4]   2> 880321 INFO  (qtp88590464-6695) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 880321 INFO  (qtp88590464-6695) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 881330 INFO  (qtp88590464-6695) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 881340 INFO  (qtp88590464-6695) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 881441 INFO  (qtp88590464-6695) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 881448 INFO  (qtp88590464-6695) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 881448 INFO  (qtp88590464-6695) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 881448 INFO  (qtp88590464-6695) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 881448 INFO  (qtp88590464-6695) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 881450 INFO  (qtp88590464-6695) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6275d1bd
   [junit4]   2> 881456 WARN  (qtp88590464-6695) [    ] 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> 881498 INFO  (qtp88590464-6695) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 881498 INFO  (qtp88590464-6695) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 881499 INFO  (qtp88590464-6695) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 881499 INFO  (qtp88590464-6695) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 881500 INFO  (qtp88590464-6695) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.3515625, 
floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=5.81378820618945, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 881500 INFO  (qtp88590464-6695) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@40062686[collection1_shard1_replica_t43] main]
   [junit4]   2> 881501 INFO  (qtp88590464-6695) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 881501 INFO  (qtp88590464-6695) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 881501 INFO  (qtp88590464-6695) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 881502 INFO  (searcherExecutor-2673-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher 
Searcher@40062686[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 881502 INFO  (qtp88590464-6695) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1575840371022233600
   [junit4]   2> 881510 INFO  (qtp88590464-6695) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 881510 INFO  (qtp88590464-6695) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 881510 INFO  (qtp88590464-6695) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:39817/collection1_shard1_replica_t43/
   [junit4]   2> 881510 INFO  (qtp88590464-6695) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 881510 INFO  (qtp88590464-6695) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39817/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 881510 INFO  (qtp88590464-6695) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 881511 INFO  (qtp88590464-6695) [    ] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 881512 INFO  (qtp88590464-6695) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39817/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 881663 INFO  (qtp88590464-6695) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 881664 INFO  (qtp88590464-6695) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1342
   [junit4]   2> 881667 INFO  (qtp88590464-6693) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:39817_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1347
   [junit4]   2> 881783 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001
 of type TLOG
   [junit4]   2> 881784 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 881786 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49ecb726{/,null,AVAILABLE}
   [junit4]   2> 881787 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@398f8464{HTTP/1.1,[http/1.1]}{127.0.0.1:36259}
   [junit4]   2> 881787 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.e.j.s.Server 
Started @883271ms
   [junit4]   2> 881787 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/tempDir-001/jetty3,
 hostPort=37041, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 881787 ERROR 
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 881788 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 881788 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 881788 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 881788 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-15T23:08:08.886897Z
   [junit4]   2> 881793 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 881793 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/solr.xml
   [junit4]   2> 881796 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 881802 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34137/solr
   [junit4]   2> 881819 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 881820 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 881820 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37041_
   [junit4]   2> 881821 INFO  (zkCallback-909-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 881821 INFO  (zkCallback-898-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 881821 INFO  (zkCallback-903-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 881821 INFO  (zkCallback-891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 881821 INFO  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 881864 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 881892 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 881892 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 881894 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/cores
   [junit4]   2> 881995 INFO  (qtp88590464-6694) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37041_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 881998 INFO  
(OverseerCollectionConfigSetProcessor-98490022800654340-127.0.0.1:33183_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 881999 INFO  (OverseerThreadFactory-2648-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37041_ for creating new replica
   [junit4]   2> 882000 INFO  (SocketProxy-Acceptor-37041) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43358,localport=37041], receiveBufferSize:531000
   [junit4]   2> 882002 INFO  (SocketProxy-Acceptor-37041) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36259,localport=54528], receiveBufferSize=530904
   [junit4]   2> 882003 INFO  (qtp1386429264-6727) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 882004 INFO  (qtp1386429264-6727) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 883014 INFO  (qtp1386429264-6727) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 883025 INFO  (qtp1386429264-6727) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 883099 INFO  (qtp1386429264-6727) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 883106 INFO  (qtp1386429264-6727) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 883106 INFO  (qtp1386429264-6727) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t45' (registry 
'solr.core.collection1.shard2.replica_t45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 883106 INFO  (qtp1386429264-6727) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 883106 INFO  (qtp1386429264-6727) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/cores/collection1_shard2_replica_t45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 883108 INFO  (qtp1386429264-6727) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@763f6cdb
   [junit4]   2> 883109 WARN  (qtp1386429264-6727) [    ] 
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> 883137 INFO  (qtp1386429264-6727) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 883137 INFO  (qtp1386429264-6727) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 883138 INFO  (qtp1386429264-6727) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 883138 INFO  (qtp1386429264-6727) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 883139 INFO  (qtp1386429264-6727) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.3515625, 
floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=5.81378820618945, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 883139 INFO  (qtp1386429264-6727) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b9a1a0b[collection1_shard2_replica_t45] main]
   [junit4]   2> 883139 INFO  (qtp1386429264-6727) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 883140 INFO  (qtp1386429264-6727) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 883140 INFO  (qtp1386429264-6727) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 883140 INFO  (searcherExecutor-2684-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher 
Searcher@5b9a1a0b[collection1_shard2_replica_t45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883141 INFO  (qtp1386429264-6727) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575840372740849664
   [junit4]   2> 883142 INFO  (qtp1386429264-6727) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 883142 INFO  (updateExecutor-912-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 883143 INFO  (qtp1386429264-6727) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1139
   [junit4]   2> 883143 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 883143 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 883143 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background 
replication from leader
   [junit4]   2> 883143 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard2_replica_t45]
   [junit4]   2> 883143 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 883143 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard2_replica_t45] as recovering, leader is 
[http://127.0.0.1:40443/collection1_shard2_replica_t41/] and I am 
[http://127.0.0.1:37041/collection1_shard2_replica_t45/]
   [junit4]   2> 883146 INFO  (qtp88590464-6694) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:37041_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1151
   [junit4]   2> 883147 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:40443]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:37041_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 883147 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59792,localport=40443], receiveBufferSize:531000
   [junit4]   2> 883147 INFO  (qtp1515988883-6655) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 883148 INFO  (qtp1515988883-6655) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:37041_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:37041","node_name":"127.0.0.1:37041_","state":"down","type":"TLOG"}
   [junit4]   2> 883149 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47174], receiveBufferSize=530904
   [junit4]   2> 883156 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 883156 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 
30000 for each attempt
   [junit4]   2> 883156 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 884002 INFO  
(OverseerCollectionConfigSetProcessor-98490022800654340-127.0.0.1:33183_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 884148 INFO  (qtp1515988883-6655) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t41, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:37041_, 
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: 
core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:37041","node_name":"127.0.0.1:37041_","state":"recovering","type":"TLOG"}
   [junit4]   2> 884148 INFO  (qtp1515988883-6655) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 884148 INFO  (qtp1515988883-6655) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:37041_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 884649 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 884649 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:40443/collection1_shard2_replica_t41/].
   [junit4]   2> 884656 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59802,localport=40443], receiveBufferSize:531000
   [junit4]   2> 884656 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47184], receiveBufferSize=530904
   [junit4]   2> 884656 INFO  (qtp1515988883-6656) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575840374329442304,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884657 INFO  (qtp1515988883-6656) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 884657 INFO  (qtp1515988883-6656) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884657 INFO  (qtp1515988883-6656) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 884658 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59810,localport=40443], receiveBufferSize:531000
   [junit4]   2> 884658 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47192], receiveBufferSize=530904
   [junit4]   2> 884658 INFO  (qtp1515988883-6656) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard2_replica_t45 starting background 
replication from leader
   [junit4]   2> 884659 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 884661 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 884661 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:40443/collection1_shard2_replica_t41/
   [junit4]   2> 884662 INFO  (qtp1515988883-6655) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 884662 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 884662 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 884662 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 884662 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 884662 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 884662 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1575840374335733760
   [junit4]   2> 884664 INFO  (recoveryExecutor-913-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 885162 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 885164 INFO  (qtp1424167588-6606) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575840374862118912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 885165 INFO  (qtp1424167588-6606) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 885165 INFO  (qtp1424167588-6606) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 885165 INFO  (qtp1424167588-6606) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  
webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 885207 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35464,localport=39817], receiveBufferSize:531000
   [junit4]   2> 885207 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59822,localport=40443], receiveBufferSize:531000
   [junit4]   2> 885217 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33435,localport=56638], receiveBufferSize=530904
   [junit4]   2> 885217 INFO  (qtp88590464-6690) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575840374917693440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 885217 INFO  (qtp88590464-6690) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 885218 INFO  (SocketProxy-Acceptor-37041) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43398,localport=37041], receiveBufferSize:531000
   [junit4]   2> 885219 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47206], receiveBufferSize=530904
   [junit4]   2> 885219 INFO  (qtp1515988883-6657) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575840374919790592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 885219 INFO  (qtp1515988883-6657) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 885220 INFO  (qtp1386429264-6729) [    ] o.a.s.u.TestInjection 
Start waiting for replica in sync with leader
   [junit4]   2> 885222 INFO  (qtp1515988883-6657) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 885222 INFO  (qtp1515988883-6657) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39817/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 885222 INFO  (SocketProxy-Acceptor-37041) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36259,localport=54568], receiveBufferSize=530904
   [junit4]   2> 885227 INFO  (qtp88590464-6690) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 885227 INFO  (qtp88590464-6690) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39817/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 885227 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59832,localport=40443], receiveBufferSize:531000
   [junit4]   2> 885228 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47214], receiveBufferSize=530904
   [junit4]   2> 885228 INFO  (qtp1515988883-6655) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 885228 INFO  (qtp1386429264-6729) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t45]  webapp= 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39817/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 885228 INFO  (qtp88590464-6689) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43]  webapp= 
path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 55
   [junit4]   2> 885229 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59836,localport=40443], receiveBufferSize:531000
   [junit4]   2> 885229 INFO  (SocketProxy-Acceptor-40443) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=40981,localport=47218], receiveBufferSize=530904
   [junit4]   2> 885230 INFO  (qtp1515988883-6659) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 885230 INFO  (SocketProxy-Acceptor-37041) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=43410,localport=37041], receiveBufferSize:531000
   [junit4]   2> 885230 INFO  (SocketProxy-Acceptor-37041) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=36259,localport=54580], receiveBufferSize=530904
   [junit4]   2> 885231 INFO  (qtp1386429264-6727) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t45]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 885231 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35488,localport=39817], receiveBufferSize:531000
   [junit4]   2> 885233 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33435,localport=56662], receiveBufferSize=530904
   [junit4]   2> 885233 INFO  (qtp88590464-6693) [    ] o.a.s.c.S.Request 
[collection1_shard1_replica_t43]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 887233 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: 
c8n_crud_1x2
   [junit4]   2> 887239 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=35496,localport=39817], receiveBufferSize:531000
   [junit4]   2> 887243 INFO  (qtp88590464-6688) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_crud_1x2&action=CREATE&numShards=1&tlogReplicas=2&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 887244 INFO  (SocketProxy-Acceptor-39817) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33435,localport=56670], receiveBufferSize=530904
   [junit4]   2> 887245 INFO  (OverseerThreadFactory-2648-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2
   [junit4]   2> 887349 INFO  (qtp1386429264-6728) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 887353 INFO  (qtp1515988883-6656) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 887660 INFO  (qtp1515988883-6654) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t41]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 887660 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 887660 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 887660 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 887660 INFO  (indexFetcher-2690-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 888358 INFO  (qtp1386429264-6728) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 888369 INFO  (qtp1515988883-6656) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 888424 INFO  (qtp1515988883-6656) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica_t2] Schema name=test
   [junit4]   2> 888430 INFO  (qtp1386429264-6728) [    ] o.a.s.s.IndexSchema 
[c8n_crud_1x2_shard1_replica_t1] Schema name=test
   [junit4]   2> 888532 INFO  (qtp1515988883-6656) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 888574 INFO  (qtp1386429264-6728) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 888587 INFO  (qtp1386429264-6728) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'c8n_crud_1x2_shard1_replica_t1' using configuration from 
collection c8n_crud_1x2, trusted=true
   [junit4]   2> 888588 INFO  (qtp1386429264-6728) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.c8n_crud_1x2.shard1.replica_t1' (registry 
'solr.core.c8n_crud_1x2.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 888588 INFO  (qtp1386429264-6728) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 888588 INFO  (qtp1386429264-6728) [    ] o.a.s.c.SolrCore 
[[c8n_crud_1x2_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/cores/c8n_crud_1x2_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-3-001/cores/c8n_crud_1x2_shard1_replica_t1/data/]
   [junit4]   2> 888592 INFO  (qtp1386429264-6728) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4011d85a
   [junit4]   2> 888593 INFO  (qtp1515988883-6656) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'c8n_crud_1x2_shard1_replica_t2' using configuration from 
collection c8n_crud_1x2, trusted=true
   [junit4]   2> 888594 INFO  (qtp1515988883-6656) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.c8n_crud_1x2.shard1.replica_t2' (registry 
'solr.core.c8n_crud_1x2.shard1.replica_t2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e67ffdb
   [junit4]   2> 888594 INFO  (qtp1515988883-6656) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 888594 INFO  (qtp1515988883-6656) [    ] o.a.s.c.SolrCore 
[[c8n_crud_1x2_shard1_replica_t2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/cores/c8n_crud_1x2_shard1_replica_t2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001/shard-1-001/cores/c8n_crud_1x2_shard1_replica_t2/data/]
   [junit4]   2> 888597 INFO  (qtp1515988883-6656) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3b83d9cf
   [junit4]   2> 888600 WARN  (qtp1386429264-6728) [    ] 
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> 888609 WARN  (qtp1515988883-6656) [    ] 
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> 888698 INFO  (qtp1386429264-6728) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 888698 INFO  (qtp1386429264-6728) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 888699 INFO  (qtp1386429264-6728) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 888699 INFO  (qtp1386429264-6728) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 888700 INFO  (qtp1386429264-6728) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.3515625, 
floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=5.81378820618945, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 888701 INFO  (qtp1386429264-6728) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45b0002e[c8n_crud_1x2_shard1_replica_t1] main]
   [junit4]   2> 888701 INFO  (qtp1386429264-6728) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 888702 INFO  (qtp1386429264-6728) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 888703 INFO  (qtp1386429264-6728) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 888706 INFO  (qtp1386429264-6728) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575840378576175104
   [junit4]   2> 888707 INFO  (qtp1515988883-6656) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 888707 INFO  (qtp1515988883-6656) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 888708 INFO  (qtp1515988883-6656) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 888708 INFO  (qtp1515988883-6656) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 888710 INFO  (qtp1515988883-6656) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=87.3515625, 
floorSegmentMB=0.7734375, forceMergeDeletesPctAllowed=5.81378820618945, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 888710 INFO  (qtp1515988883-6656) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7cdc334b[c8n_crud_1x2_shard1_replica_t2] main]
   [junit4]   2> 888710 INFO  (searcherExecutor-2691-thread-1) [    ] 
o.a.s.c.SolrCore [c8n_crud_1x2_shard1_replica_t1] Registered new searcher 
Searcher@45b0002e[c8n_crud_1x2_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 888711 INFO  (qtp1515988883-6656) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 888712 INFO  (qtp1515988883-6656) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 888713 INFO  (qtp1515988883-6656) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 888713 INFO  (qtp1386429264-6728) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 888713 INFO  (qtp1515988883-6656) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575840378583515136
   [junit4]   2> 888716 INFO  (searcherExecutor-2692-thread-1) [    ] 
o.a.s.c.SolrCore [c8n_crud_1x2_shard1_replica_t2] Registered new searcher 
Searcher@7cdc334b[c8n_crud_1x2_shard1_replica_t2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 889214 INFO  (qtp1386429264-6728) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 889214 INFO  (qtp1386429264-6728) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 889214 INFO  (qtp1386429264-6728) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37041/c8n_crud_1x2_shard1_replica_t1/
   [junit4]   2> 889214 INFO  (qtp1386429264-6728) [    ] o.a.s.u.PeerSync 
PeerSync: core=c8n_crud_1x2_shard1_replica_t1 url=http://127.0.0.1:37041 START 
replicas=[http://127.0.0.1:40443/c8n_crud_1x2_shard1_replica_t2/] nUpdates=100
   [junit4]   2> 889215 INFO  (qtp1515988883-6657) [    ] o.a.s.c.S.Request 
[c8n_crud_1x2_shard1_replica_t2]  webapp= path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0

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

  ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c80ac0c: rootName = null, 
domain = solr.core.collection1.shard2.replica_t45, service url = null, agent id 
= null] for registry solr.core.collection1.shard2.replica_t45 / 
com.codahale.metrics.MetricRegistry@30b9681a
   [junit4]   2> 906208 INFO  (coreCloseExecutor-2737-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard2.leader, tag=1028779886
   [junit4]   2> 906208 INFO  (coreCloseExecutor-2737-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collMinRf_1x3.shard1.replica_t1, tag=1700625392
   [junit4]   2> 906208 INFO  (coreCloseExecutor-2737-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55e2817a: rootName = null, 
domain = solr.core.collMinRf_1x3.shard1.replica_t1, service url = null, agent 
id = null] for registry solr.core.collMinRf_1x3.shard1.replica_t1 / 
com.codahale.metrics.MetricRegistry@20b78cc4
   [junit4]   2> 906214 INFO  (coreCloseExecutor-2737-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collMinRf_1x3.shard1.leader, tag=1700625392
   [junit4]   2> 906215 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] o.a.s.c.Overseer 
Overseer (id=98490022800654351-127.0.0.1:37041_-n_0000000003) closing
   [junit4]   2> 906215 INFO  
(OverseerStateUpdate-98490022800654351-127.0.0.1:37041_-n_0000000003) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37041_
   [junit4]   2> 907718 WARN  (zkCallback-915-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 907718 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@398f8464{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 907718 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@49ecb726{/,null,UNAVAILABLE}
   [junit4]   2> 907719 ERROR 
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 907720 INFO  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34137 34137
   [junit4]   2> 912752 INFO  (Thread-1268) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34137 34137
   [junit4]   2> 912752 WARN  (Thread-1268) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/collections/collMinRf_1x3/state.json
   [junit4]   2>        2       /solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 912752 WARN  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:39817/, target: 
http://127.0.0.1:33435/
   [junit4]   2> 912752 WARN  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:37041/, target: 
http://127.0.0.1:36259/
   [junit4]   2> 912753 WARN  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SocketProxy Closing 3 connections to: http://127.0.0.1:40443/, target: 
http://127.0.0.1:40981/
   [junit4]   2> 912753 WARN  
(TEST-HttpPartitionTest.test-seed#[F8BBE3F043DA8C87]) [    ] 
o.a.s.c.SocketProxy Closing 9 connections to: http://127.0.0.1:33183/, target: 
http://127.0.0.1:33559/
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest 
-Dtests.method=test -Dtests.seed=F8BBE3F043DA8C87 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=hi-IN 
-Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 37.2s J2 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=1 not 
found in http://127.0.0.1:37041/collMinRf_1x3 due to: Path not found: /id; 
rsp={doc=null}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F8BBE3F043DA8C87:70EFDC2AED26E17F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
   [junit4]    >        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_F8BBE3F043DA8C87-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=Asserting), 
multiDefault=Lucene50(blocksize=128), a_t=FSTOrd50, intDefault=FSTOrd50, 
id_i1=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), 
range_facet_i_dv=FSTOrd50, text=PostingsFormat(name=Memory), 
range_facet_l=FSTOrd50, timestamp=FSTOrd50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=396, 
maxMBSortInHeap=7.724431590970385, sim=RandomSimilarity(queryNorm=false): {}, 
locale=hi-IN, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=101395096,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, 
DataDrivenBlockJoinTest, TestNoOpRegenerator, TestDocBasedVersionConstraints, 
RecoveryZkTest, EnumFieldTest, TestCloudJSONFacetJoinDomain, ClusterStateTest, 
SolrCoreCheckLockOnStartupTest, TestDeleteCollectionOnDownNodes, 
AnalyticsMergeStrategyTest, TestFreeTextSuggestions, TestExpandComponent, 
SortSpecParsingTest, TestStressReorder, TestAuthenticationFramework, 
TestSSLRandomization, ShowFileRequestHandlerTest, TestUnifiedSolrHighlighter, 
URLClassifyProcessorTest, TestTolerantUpdateProcessorRandomCloud, 
TestFieldSortValues, PingRequestHandlerTest, AliasIntegrationTest, 
TestBlobHandler, NodeMutatorTest, TestReplicationHandlerBackup, 
TestSolrConfigHandlerConcurrent, OverseerCollectionConfigSetProcessorTest, 
CdcrReplicationDistributedZkTest, TestJettySolrRunner, 
CollectionsAPIAsyncDistributedZkTest, SolrMetricReporterTest, 
TermsComponentTest, BlobRepositoryCloudTest, TestQueryUtils, TestSort, 
ClassificationUpdateProcessorTest, TestSizeLimitedDistributedMap, 
CopyFieldTest, TestJmxIntegration, TestScoreJoinQPNoScore, 
TestSolrCLIRunExample, SolrInfoBeanTest, TestExclusionRuleCollectionAccess, 
TestSchemaVersionResource, TestTrieFacet, StatsComponentTest, 
FastVectorHighlighterTest, TestMaxTokenLenTokenizer, TestSolrConfigHandler, 
TestPayloadScoreQParserPlugin, TestPseudoReturnFields, 
TestSha256AuthenticationProvider, TestConfigSetsAPIExclusivity, 
TestReloadDeadlock, TestManagedStopFilterFactory, ExitableDirectoryReaderTest, 
TolerantUpdateProcessorTest, SuggestComponentContextFilterQueryTest, 
MultiTermTest, DirectUpdateHandlerOptimizeTest, TestAnalyzeInfixSuggestions, 
TestTrie, TestHashQParserPlugin, TestManagedSchemaThreadSafety, 
TestRandomFlRTGCloud, TestConfigsApi, TestDFRSimilarityFactory, 
TestClusterStateMutator, TestFieldResource, TestTrackingShardHandlerFactory, 
TestRestManager, SolrTestCaseJ4Test, TestAnalyzedSuggestions, 
DistributedExpandComponentTest, TestGroupingSearch, TestInPlaceUpdatesDistrib, 
TestCustomStream, ResponseHeaderTest, HdfsSyncSliceTest, 
ResponseLogComponentTest, SortByFunctionTest, TestCodecSupport, 
TestGraphMLResponseWriter, ConfigSetsAPITest, AutoCommitTest, 
TestIndexSearcher, CircularListTest, MetricsConfigTest, 
TestCustomDocTransformer, TestLockTree, HdfsUnloadDistributedZkTest, 
TestRawResponseWriter, TestSolrCoreProperties, TestUtils, 
VMParamsZkACLAndCredentialsProvidersTest, TestFastWriter, 
FullSolrCloudDistribCmdsTest, RecoveryAfterSoftCommitTest, DocumentBuilderTest, 
HttpPartitionTest]
   [junit4] Completed [243/730 (1!)] on J2 in 37.20s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to