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

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

Error Message:
Error from server at http://127.0.0.1:41247//unloadcollection_shard1_replica2: 
ClusterState says we are the leader 
(http://127.0.0.1:41247/unloadcollection_shard1_replica2), but locally we don't 
think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41247//unloadcollection_shard1_replica2: 
ClusterState says we are the leader 
(http://127.0.0.1:41247/unloadcollection_shard1_replica2), but locally we don't 
think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([AFFEF86BDA7ACCFC:27AAC7B17486A104]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:270)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:67)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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 11230 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/init-core-data-001
   [junit4]   2> 314616 WARN  
(SUITE-UnloadDistributedZkTest-seed#[AFFEF86BDA7ACCFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 314616 INFO  
(SUITE-UnloadDistributedZkTest-seed#[AFFEF86BDA7ACCFC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 314617 INFO  
(SUITE-UnloadDistributedZkTest-seed#[AFFEF86BDA7ACCFC]-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> 314617 INFO  
(SUITE-UnloadDistributedZkTest-seed#[AFFEF86BDA7ACCFC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 314619 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 314619 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 314619 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 314623 ERROR (Thread-1282) [    ] 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> 314719 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36069
   [junit4]   2> 314737 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314738 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314739 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314740 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314744 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314745 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314746 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314747 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314748 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314749 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314750 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 314751 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cf86fec490001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 314751 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 314865 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 314881 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5620e994{/,null,AVAILABLE}
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2292005c{HTTP/1.1,[http/1.1]}{127.0.0.1:34471}
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server Started @316126ms
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/tempDir-001/control/data,
 hostPort=34471, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/control-001/cores}
   [junit4]   2> 314883 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 314883 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T09:58:23.824742Z
   [junit4]   2> 314893 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cf86fec490002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 314893 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 314893 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/control-001/solr.xml
   [junit4]   2> 314898 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 314901 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 314967 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 314967 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34471_
   [junit4]   2> 314967 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=98226451484573700-127.0.0.1:34471_-n_0000000000) 
starting
   [junit4]   2> 314984 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34471_
   [junit4]   2> 315002 INFO  (zkCallback-638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315051 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 315055 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 315055 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 315056 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/control-001/cores
   [junit4]   2> 315118 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315120 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36069/solr ready
   [junit4]   2> 315122 INFO  (qtp1956524658-4330) [    ] 
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:34471_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 315123 INFO  (OverseerThreadFactory-1860-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 315226 INFO  (qtp1956524658-4332) [    ] 
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> 315226 INFO  (qtp1956524658-4332) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 315328 INFO  (zkCallback-638-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> 316239 INFO  (qtp1956524658-4332) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 316248 INFO  (qtp1956524658-4332) [    ] o.a.s.s.IndexSchema 
[control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 316366 INFO  (qtp1956524658-4332) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 316385 INFO  (qtp1956524658-4332) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'control_collection_shard1_replica_n1' using configuration 
from collection control_collection, trusted=true
   [junit4]   2> 316385 INFO  (qtp1956524658-4332) [    ] 
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@4ecb7c2c
   [junit4]   2> 316385 INFO  (qtp1956524658-4332) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 316385 INFO  (qtp1956524658-4332) [    ] 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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 316387 INFO  (qtp1956524658-4332) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1829480097, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 316389 WARN  (qtp1956524658-4332) [    ] 
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> 316431 INFO  (qtp1956524658-4332) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 316431 INFO  (qtp1956524658-4332) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 316432 INFO  (qtp1956524658-4332) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 316432 INFO  (qtp1956524658-4332) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 316433 INFO  (qtp1956524658-4332) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.826171875, 
floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=27.99266076374241, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7209767772224948
   [junit4]   2> 316433 INFO  (qtp1956524658-4332) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d30b870[control_collection_shard1_replica_n1] main]
   [junit4]   2> 316434 INFO  (qtp1956524658-4332) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 316434 INFO  (qtp1956524658-4332) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 316435 INFO  (qtp1956524658-4332) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 316436 INFO  (searcherExecutor-1863-thread-1) [    ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher 
Searcher@d30b870[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 316436 INFO  (qtp1956524658-4332) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571623225657393152
   [junit4]   2> 316439 INFO  (qtp1956524658-4332) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 316439 INFO  (qtp1956524658-4332) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 316439 INFO  (qtp1956524658-4332) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34471/control_collection_shard1_replica_n1/
   [junit4]   2> 316439 INFO  (qtp1956524658-4332) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 316439 INFO  (qtp1956524658-4332) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34471/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 316439 INFO  (qtp1956524658-4332) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 316440 INFO  (qtp1956524658-4332) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34471/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 316541 INFO  (zkCallback-638-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> 316591 INFO  (qtp1956524658-4332) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 316592 INFO  (qtp1956524658-4332) [    ] 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=1366
   [junit4]   2> 316594 INFO  (qtp1956524658-4330) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 316693 INFO  (zkCallback-638-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> 317124 INFO  
(OverseerCollectionConfigSetProcessor-98226451484573700-127.0.0.1:34471_-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> 317594 INFO  (qtp1956524658-4330) [    ] 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:34471_&wt=javabin&version=2}
 status=0 QTime=2472
   [junit4]   2> 317600 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317601 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36069/solr ready
   [junit4]   2> 317601 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 317602 INFO  (qtp1956524658-4332) [    ] 
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> 317606 INFO  (OverseerThreadFactory-1860-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 317606 WARN  (OverseerThreadFactory-1860-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) 
without cores.
   [junit4]   2> 317809 INFO  (qtp1956524658-4332) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 317809 INFO  (qtp1956524658-4332) [    ] 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=207
   [junit4]   2> 317907 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-1-001
 of type TLOG
   [junit4]   2> 317907 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37a7e508{/,null,AVAILABLE}
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f355968{HTTP/1.1,[http/1.1]}{127.0.0.1:34337}
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server Started @319153ms
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/tempDir-001/jetty1,
 hostPort=34337, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 317910 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 317910 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 317911 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T09:58:26.852001Z
   [junit4]   2> 317921 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 317921 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-1-001/solr.xml
   [junit4]   2> 317924 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 317927 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 317930 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15cf86fec490008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 317936 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 317937 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 317938 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34337_
   [junit4]   2> 317939 INFO  (zkCallback-645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317939 INFO  (zkCallback-638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317939 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 317969 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 317973 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 317973 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 317974 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-1-001/cores
   [junit4]   2> 317987 INFO  (qtp1956524658-4330) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34337_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 317991 INFO  (OverseerThreadFactory-1860-thread-3) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:34337_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 317991 INFO  
(OverseerCollectionConfigSetProcessor-98226451484573700-127.0.0.1:34471_-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> 317992 INFO  (OverseerThreadFactory-1860-thread-3) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34337_ for creating new replica
   [junit4]   2> 317993 INFO  (qtp1452328211-4370) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 317994 INFO  (qtp1452328211-4370) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 319006 INFO  (qtp1452328211-4370) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 319015 INFO  (qtp1452328211-4370) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t0] Schema name=test
   [junit4]   2> 319082 INFO  (qtp1452328211-4370) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 319088 INFO  (qtp1452328211-4370) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 319088 INFO  (qtp1452328211-4370) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t0' (registry 
'solr.core.collection1.shard2.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 319088 INFO  (qtp1452328211-4370) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 319088 INFO  (qtp1452328211-4370) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t0] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-1-001/cores/collection1_shard2_replica_t0],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
   [junit4]   2> 319090 INFO  (qtp1452328211-4370) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1829480097, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 319091 WARN  (qtp1452328211-4370) [    ] 
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> 319120 INFO  (qtp1452328211-4370) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 319120 INFO  (qtp1452328211-4370) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 319120 INFO  (qtp1452328211-4370) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 319120 INFO  (qtp1452328211-4370) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 319121 INFO  (qtp1452328211-4370) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.826171875, 
floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=27.99266076374241, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7209767772224948
   [junit4]   2> 319121 INFO  (qtp1452328211-4370) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@600bf319[collection1_shard2_replica_t0] main]
   [junit4]   2> 319122 INFO  (qtp1452328211-4370) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 319122 INFO  (qtp1452328211-4370) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 319122 INFO  (qtp1452328211-4370) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 319123 INFO  (searcherExecutor-1874-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t0] Registered new searcher 
Searcher@600bf319[collection1_shard2_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 319123 INFO  (qtp1452328211-4370) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571623228474916864
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:34337/collection1_shard2_replica_t0/
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:34337/collection1_shard2_replica_t0/ has no replicas
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 319126 INFO  (qtp1452328211-4370) [    ] o.a.s.c.ZkController 
collection1_shard2_replica_t0 stopping background replication from leader
   [junit4]   2> 319127 INFO  (qtp1452328211-4370) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34337/collection1_shard2_replica_t0/ shard2
   [junit4]   2> 319278 INFO  (qtp1452328211-4370) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 319280 INFO  (qtp1452328211-4370) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1286
   [junit4]   2> 319281 INFO  (qtp1956524658-4330) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34337_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1294
   [junit4]   2> 319418 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-2-001
 of type TLOG
   [junit4]   2> 319419 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@408ef1c9{/,null,AVAILABLE}
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66045a65{HTTP/1.1,[http/1.1]}{127.0.0.1:41247}
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server Started @320663ms
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/tempDir-001/jetty2,
 hostPort=41247, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 319420 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 319420 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T09:58:28.361711Z
   [junit4]   2> 319422 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 319422 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-2-001/solr.xml
   [junit4]   2> 319424 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 319426 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 319430 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 319430 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 319431 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41247_
   [junit4]   2> 319432 INFO  (zkCallback-638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319432 INFO  (zkCallback-645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319432 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319433 INFO  (zkCallback-656-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 319457 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 319460 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 319460 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 319460 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-2-001/cores
   [junit4]   2> 319475 INFO  (qtp1956524658-4327) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41247_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 319476 INFO  (OverseerThreadFactory-1860-thread-4) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:41247_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 319476 INFO  
(OverseerCollectionConfigSetProcessor-98226451484573700-127.0.0.1:34471_-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> 319476 INFO  (OverseerThreadFactory-1860-thread-4) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41247_ for creating new replica
   [junit4]   2> 319477 INFO  (qtp1689490681-4400) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 319477 INFO  (qtp1689490681-4400) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 320503 INFO  (qtp1689490681-4400) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 320511 INFO  (qtp1689490681-4400) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t0] Schema name=test
   [junit4]   2> 320580 INFO  (qtp1689490681-4400) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 320590 INFO  (qtp1689490681-4400) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 320590 INFO  (qtp1689490681-4400) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t0' (registry 
'solr.core.collection1.shard1.replica_t0') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 320590 INFO  (qtp1689490681-4400) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 320590 INFO  (qtp1689490681-4400) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t0] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-2-001/cores/collection1_shard1_replica_t0],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
   [junit4]   2> 320593 INFO  (qtp1689490681-4400) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1829480097, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 320605 WARN  (qtp1689490681-4400) [    ] 
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> 320637 INFO  (qtp1689490681-4400) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 320637 INFO  (qtp1689490681-4400) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 320639 INFO  (qtp1689490681-4400) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 320639 INFO  (qtp1689490681-4400) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 320640 INFO  (qtp1689490681-4400) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.826171875, 
floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=27.99266076374241, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7209767772224948
   [junit4]   2> 320640 INFO  (qtp1689490681-4400) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22f044ce[collection1_shard1_replica_t0] main]
   [junit4]   2> 320641 INFO  (qtp1689490681-4400) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 320641 INFO  (qtp1689490681-4400) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 320641 INFO  (qtp1689490681-4400) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 320642 INFO  (searcherExecutor-1885-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t0] Registered new searcher 
Searcher@22f044ce[collection1_shard1_replica_t0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 320642 INFO  (qtp1689490681-4400) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571623230067703808
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41247/collection1_shard1_replica_t0/
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:41247/collection1_shard1_replica_t0/ has no replicas
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 320649 INFO  (qtp1689490681-4400) [    ] o.a.s.c.ZkController 
collection1_shard1_replica_t0 stopping background replication from leader
   [junit4]   2> 320650 INFO  (qtp1689490681-4400) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41247/collection1_shard1_replica_t0/ shard1
   [junit4]   2> 320801 INFO  (qtp1689490681-4400) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 320802 INFO  (qtp1689490681-4400) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1324
   [junit4]   2> 320803 INFO  (qtp1956524658-4327) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:41247_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1328
   [junit4]   2> 320869 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-3-001
 of type TLOG
   [junit4]   2> 320869 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 320870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33cc733f{/,null,AVAILABLE}
   [junit4]   2> 320870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4c82b552{HTTP/1.1,[http/1.1]}{127.0.0.1:44373}
   [junit4]   2> 320870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server Started @322114ms
   [junit4]   2> 320870 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/tempDir-001/jetty3,
 hostPort=44373, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-3-001/cores,
 replicaType=TLOG}
   [junit4]   2> 320871 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 320871 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 320871 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 320871 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 320871 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T09:58:29.812186Z
   [junit4]   2> 320872 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 320872 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-3-001/solr.xml
   [junit4]   2> 320889 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 320890 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 320894 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 320895 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 320896 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44373_
   [junit4]   2> 320897 INFO  (zkCallback-638-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 320897 INFO  (zkCallback-645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 320897 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 320897 INFO  (zkCallback-656-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 320897 INFO  (zkCallback-662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 320924 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 320926 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 320926 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 320927 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-3-001/cores
   [junit4]   2> 320943 INFO  (qtp1956524658-4326) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44373_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 320944 INFO  (OverseerThreadFactory-1860-thread-5) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:44373_",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 320944 INFO  
(OverseerCollectionConfigSetProcessor-98226451484573700-127.0.0.1:34471_-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> 320944 INFO  (OverseerThreadFactory-1860-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44373_ for creating new replica
   [junit4]   2> 320945 INFO  (qtp1804099394-4430) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 320945 INFO  (qtp1804099394-4430) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 321952 INFO  (qtp1804099394-4430) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 321959 INFO  (qtp1804099394-4430) [    ] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t1] Schema name=test
   [junit4]   2> 322028 INFO  (qtp1804099394-4430) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 322035 INFO  (qtp1804099394-4430) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 322035 INFO  (qtp1804099394-4430) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t1' (registry 
'solr.core.collection1.shard2.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 322035 INFO  (qtp1804099394-4430) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 322035 INFO  (qtp1804099394-4430) [    ] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-3-001/cores/collection1_shard2_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-3-001/cores/collection1_shard2_replica_t1/data/]
   [junit4]   2> 322037 INFO  (qtp1804099394-4430) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1829480097, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 322039 WARN  (qtp1804099394-4430) [    ] 
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> 322067 INFO  (qtp1804099394-4430) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 322067 INFO  (qtp1804099394-4430) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 322068 INFO  (qtp1804099394-4430) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 322068 INFO  (qtp1804099394-4430) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 322069 INFO  (qtp1804099394-4430) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.826171875, 
floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=27.99266076374241, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7209767772224948
   [junit4]   2> 322069 INFO  (qtp1804099394-4430) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f19f709[collection1_shard2_replica_t1] main]
   [junit4]   2> 322069 INFO  (qtp1804099394-4430) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 322070 INFO  (qtp1804099394-4430) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 322070 INFO  (qtp1804099394-4430) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 322070 INFO  (searcherExecutor-1896-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard2_replica_t1] Registered new searcher 
Searcher@7f19f709[collection1_shard2_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 322071 INFO  (qtp1804099394-4430) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571623231566118912
   [junit4]   2> 322072 INFO  (qtp1804099394-4430) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_t1
   [junit4]   2> 322073 INFO  (updateExecutor-659-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 322073 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 322073 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 322073 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard2_replica_t1 stopping background 
replication from leader
   [junit4]   2> 322073 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard2_replica_t1]
   [junit4]   2> 322073 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 322073 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard2_replica_t1] as recovering, leader is 
[http://127.0.0.1:34337/collection1_shard2_replica_t0/] and I am 
[http://127.0.0.1:44373/collection1_shard2_replica_t1/]
   [junit4]   2> 322073 INFO  (qtp1804099394-4430) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1128
   [junit4]   2> 322074 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:34337]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard2_replica_t0&nodeName=127.0.0.1:44373_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 322075 INFO  (qtp1452328211-4373) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 322075 INFO  (qtp1452328211-4373) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:44373_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:44373","node_name":"127.0.0.1:44373_","state":"down","type":"TLOG"}
   [junit4]   2> 322075 INFO  (qtp1956524658-4326) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:44373_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1132
   [junit4]   2> 322165 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-4-001
 of type TLOG
   [junit4]   2> 322165 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5dc86440{/,null,AVAILABLE}
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4c3d159f{HTTP/1.1,[http/1.1]}{127.0.0.1:36197}
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.Server Started @323409ms
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/tempDir-001/jetty4,
 hostPort=36197, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-4-001/cores,
 replicaType=TLOG}
   [junit4]   2> 322166 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 322166 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-30T09:58:31.107973Z
   [junit4]   2> 322168 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 322168 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-4-001/solr.xml
   [junit4]   2> 322171 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 322173 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36069/solr
   [junit4]   2> 322187 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 322187 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 322188 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36197_
   [junit4]   2> 322188 INFO  (zkCallback-645-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 322188 INFO  (zkCallback-662-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 322189 INFO  (zkCallback-669-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 322188 INFO  (zkCallback-656-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 322188 INFO  (zkCallback-650-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 322189 INFO  (zkCallback-638-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 322229 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 322231 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 322231 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 322232 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-4-001/cores
   [junit4]   2> 322250 INFO  (qtp1956524658-4332) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:36197_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 322251 INFO  (OverseerThreadFactory-1860-thread-5) [    ] 
o.a.s.c.AddReplicaCmd addReplica() : {
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node":"127.0.0.1:36197_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "operation":"addreplica"}
   [junit4]   2> 322251 INFO  (OverseerThreadFactory-1860-thread-5) [    ] 
o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:36197_ for creating new replica
   [junit4]   2> 322251 INFO  
(OverseerCollectionConfigSetProcessor-98226451484573700-127.0.0.1:34471_-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> 322252 INFO  (qtp108522437-4463) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 322252 INFO  (qtp108522437-4463) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 323075 INFO  (qtp1452328211-4373) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1_shard2_replica_t0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:44373_, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:44373","node_name":"127.0.0.1:44373_","state":"recovering","type":"TLOG"}
   [junit4]   2> 323075 INFO  (qtp1452328211-4373) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 323075 INFO  (qtp1452328211-4373) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:44373_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 323258 INFO  (qtp108522437-4463) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 323279 INFO  (qtp108522437-4463) [    ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t1] Schema name=test
   [junit4]   2> 323337 INFO  (qtp108522437-4463) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 323351 INFO  (qtp108522437-4463) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 323352 INFO  (qtp108522437-4463) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t1' (registry 
'solr.core.collection1.shard1.replica_t1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ecb7c2c
   [junit4]   2> 323352 INFO  (qtp108522437-4463) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 323352 INFO  (qtp108522437-4463) [    ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-4-001/cores/collection1_shard1_replica_t1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001/shard-4-001/cores/collection1_shard1_replica_t1/data/]
   [junit4]   2> 323354 INFO  (qtp108522437-4463) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1829480097, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 323356 WARN  (qtp108522437-4463) [    ] 
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> 323413 INFO  (qtp108522437-4463) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 323413 INFO  (qtp108522437-4463) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 323413 INFO  (qtp108522437-4463) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 323414 INFO  (qtp108522437-4463) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 323414 INFO  (qtp108522437-4463) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=61.826171875, 
floorSegmentMB=0.4423828125, forceMergeDeletesPctAllowed=27.99266076374241, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7209767772224948
   [junit4]   2> 323414 INFO  (qtp108522437-4463) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bf19736[collection1_shard1_replica_t1] main]
   [junit4]   2> 323415 INFO  (qtp108522437-4463) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 323415 INFO  (qtp108522437-4463) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 323415 INFO  (qtp108522437-4463) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 323416 INFO  (searcherExecutor-1907-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher 
Searcher@5bf19736[collection1_shard1_replica_t1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 323416 INFO  (qtp108522437-4463) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1571623232976453632
   [junit4]   2> 323418 INFO  (qtp108522437-4463) [    ] o.a.s.c.ZkController 
Core needs to recover:collection1_shard1_replica_t1
   [junit4]   2> 323420 INFO  (updateExecutor-666-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 323420 INFO  (qtp108522437-4463) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1168
   [junit4]   2> 323420 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 323421 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 323421 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 323421 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1_shard1_replica_t1]
   [junit4]   2> 323421 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 323421 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1_shard1_replica_t1] as recovering, leader is 
[http://127.0.0.1:41247/collection1_shard1_replica_t0/] and I am 
[http://127.0.0.1:36197/collection1_shard1_replica_t1/]
   [junit4]   2> 323422 INFO  (qtp1956524658-4332) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36197_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1172
   [junit4]   2> 323428 INFO  (recoveryExecutor-667-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:41247]; [WaitForState: 
action=PREPRECOVERY&core=collection1_shard1_replica_t0&nodeName=127.0.0.1:36197_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 323429 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 323429 INFO  (qtp1956524658-4330) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=unloadcollection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34337_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 323429 INFO  (qtp1689490681-4396) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 323430 INFO  (qtp1689490681-4396) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_t0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:36197_, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_t1","base_url":"http://127.0.0.1:36197","node_name":"127.0.0.1:36197_","state":"down","type":"TLOG"}
   [junit4]   2> 323430 INFO  (OverseerThreadFactory-1860-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection unloadcollection
   [junit4]   2> 323430 INFO  
(OverseerCollectionConfigSetProcessor-98226451484573700-127.0.0.1:34471_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 323576 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 323576 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to replicate from 
[http://127.0.0.1:34337/collection1_shard2_replica_t0/].
   [junit4]   2> 323584 INFO  (qtp1452328211-4373) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1571623233152614400,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 323585 INFO  (qtp1452328211-4373) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 323585 INFO  (qtp1452328211-4373) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 323585 INFO  (qtp1452328211-4373) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t0]  webapp= 
path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 323588 INFO  (qtp1452328211-4369) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t0]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 323588 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 323588 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 323588 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 323588 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 323589 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 323589 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 323589 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard2_replica_t1 starting background 
replication from leader
   [junit4]   2> 323589 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll 
interval: 00:00:03
   [junit4]   2> 323591 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 323591 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Updating version bucket highest from index after 
successful recovery.
   [junit4]   2> 323591 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571623233159954432
   [junit4]   2> 323593 INFO  (recoveryExecutor-660-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 323596 INFO  (indexFetcher-1913-thread-1) [    ] 
o.a.s.h.IndexFetcher Updated masterUrl to 
http://127.0.0.1:34337/collection1_shard2_replica_t0/
   [junit4]   2> 323596 INFO  (qtp1452328211-4369) [    ] o.a.s.c.S.Request 
[collection1_shard2_replica_t0]  webapp= path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 323596 INFO  (indexFetcher-1913-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 323596 INFO  (indexFetcher-1913-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 323597 INFO  (indexFetcher-1913-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 323597 INFO  (indexFetcher-1913-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 323634 INFO  (qtp1452328211-4372) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=unloadcollection_shard1_replica_n1&action=CREATE&numShards=1&collection=unloadcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 323737 INFO  (zkCallback-650-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/unloadcollection/state.json] for collection 
[unloadcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 324430 INFO  (qtp1689490681-4396) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1_shard1_replica_t0, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:36197_, 
coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1_shard1_replica_t1","base_url":"http://127.0.0.1:36197","node_name":"127.0.0.1:36197_","state":"recovering","type":"TLOG"}
   [junit4]   2> 324430 INFO  (qtp1689490681-4396) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering

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

) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 341094 INFO  (zkCallback-669-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:36197/collection1_shard1_replica_t1/ has 
no replicas
   [junit4]   2> 341094 INFO  (zkCallback-662-thread-2) [    ] o.a.s.c.SolrCore 
[unloadcollection_shard1_replica3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6452c59d
   [junit4]   2> 341094 INFO  (zkCallback-669-thread-1) [    ] 
o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background 
replication from leader
   [junit4]   2> 341095 INFO  (zkCallback-669-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay
   [junit4]   2> 341095 INFO  (zkCallback-662-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.unloadcollection.shard1.replica3, tag=1683146141
   [junit4]   2> 341097 INFO  (zkCallback-669-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36197/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 341098 INFO  (zkCallback-662-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.unloadcollection.shard1.leader, tag=1683146141
   [junit4]   2> 341696 WARN  (zkCallback-662-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> 341704 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4c82b552{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 341704 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@33cc733f{/,null,UNAVAILABLE}
   [junit4]   2> 341704 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 36197
   [junit4]   2> 341704 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1538725023
   [junit4]   2> 341705 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 341705 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 341705 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 341706 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 341708 INFO  (coreCloseExecutor-1947-thread-1) [    ] 
o.a.s.c.SolrCore [collection1_shard1_replica_t1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6ab48851
   [junit4]   2> 341708 INFO  (coreCloseExecutor-1947-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.replica_t1, tag=1790216273
   [junit4]   2> 341712 INFO  (coreCloseExecutor-1947-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=1790216273
   [junit4]   2> 341713 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.Overseer Overseer (id=98226451484573714-127.0.0.1:36197_-n_0000000004) 
closing
   [junit4]   2> 341713 INFO  
(OverseerStateUpdate-98226451484573714-127.0.0.1:36197_-n_0000000004) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36197_
   [junit4]   2> 343220 WARN  (zkCallback-669-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> 343228 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4c3d159f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 343228 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5dc86440{/,null,UNAVAILABLE}
   [junit4]   2> 343233 ERROR 
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
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> 343233 INFO  
(TEST-UnloadDistributedZkTest.test-seed#[AFFEF86BDA7ACCFC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36069 36069
   [junit4]   2> 343352 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36069 36069
   [junit4]   2> 343352 WARN  (Thread-1282) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/unloadcollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/live_nodes
   [junit4]   2>        8       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UnloadDistributedZkTest -Dtests.method=test 
-Dtests.seed=AFFEF86BDA7ACCFC -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ln-CG -Dtests.timezone=SST -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   28.7s J2 | UnloadDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41247//unloadcollection_shard1_replica2: 
ClusterState says we are the leader 
(http://127.0.0.1:41247/unloadcollection_shard1_replica2), but locally we don't 
think so. Request came from null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([AFFEF86BDA7ACCFC:27AAC7B17486A104]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:624)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:239)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
   [junit4]    >        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:270)
   [junit4]    >        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:67)
   [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:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [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.UnloadDistributedZkTest_AFFEF86BDA7ACCFC-001
   [junit4]   2> Jun 30, 2017 9:58:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ln-CG, timezone=SST
   [junit4]   2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9 
(64-bit)/cpus=8,threads=1,free=248648720,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[PKIAuthenticationIntegrationTest, TestPolicyCloud, TestRawTransformer, 
MetricUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, SearchHandlerTest, 
SpatialHeatmapFacetsTest, QueryResultKeyTest, TestMultiWordSynonyms, 
SpellPossibilityIteratorTest, TestNumericRangeQuery64, 
TestClassicSimilarityFactory, TestPivotHelperCode, DocumentBuilderTest, 
DeleteInactiveReplicaTest, TestTrie, TestSolrCoreParser, BadCopyFieldTest, 
TestSort, TestReload, TestReversedWildcardFilterFactory, VersionInfoTest, 
TestNestedDocsSort, TestSubQueryTransformer, HdfsLockFactoryTest, 
CoreAdminRequestStatusTest, TestDistribIDF, PingRequestHandlerTest, 
TestExportWriter, TestShortCircuitedRequests, PrimitiveFieldTypeTest, 
DateMathParserTest, TestCloudDeleteByQuery, BasicDistributedZk2Test, 
TestFieldCacheVsDocValues, XsltUpdateRequestHandlerTest, TestQueryUtils, 
SolrCloudExampleTest, TestDistributedMissingSort, SearchHandlerTest, 
TestDeleteCollectionOnDownNodes, TestRestoreCore, UnloadDistributedZkTest]
   [junit4] Completed [122/724 (1!)] on J2 in 29.51s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to