Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11671/
Java: 64bit/jdk1.8.0_40-ea-b20 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest

Error Message:
Should have had a good message here

Stack Trace:
java.lang.AssertionError: Should have had a good message here
        at 
__randomizedtesting.SeedInfo.seed([F3FA9A3B2B849FD4:5E9A2E3036BB37A1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9174 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/init-core-data-001
   [junit4]   2> 296495 T1773 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 296496 T1773 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /ld_tj/z
   [junit4]   2> 296497 T1773 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 296498 T1774 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 296598 T1773 oasc.ZkTestServer.run start zk server on 
port:54942
   [junit4]   2> 296598 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 296600 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 296604 T1781 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3094d231 
name:ZooKeeperConnection Watcher:127.0.0.1:54942 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296604 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 296605 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 296605 T1773 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 296609 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 296610 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 296612 T1784 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b2c80c8 
name:ZooKeeperConnection Watcher:127.0.0.1:54942/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296613 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 296613 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 296614 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 296616 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 296618 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 296620 T1773 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 296622 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 296623 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 296626 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 296627 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 296630 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 296631 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 296634 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 296634 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 296636 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 296637 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 296639 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 296639 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 296641 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 296642 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 296644 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 296645 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 296647 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 296648 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 296650 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 296651 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 296653 T1773 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 296654 T1773 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 296921 T1773 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/cores/collection1
   [junit4]   2> 296924 T1773 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 296928 T1773 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@74a5f9c0{/ld_tj/z,null,AVAILABLE}
   [junit4]   2> 296931 T1773 oejs.AbstractConnector.doStart Started 
ServerConnector@d1e34b3{HTTP/1.1}{127.0.0.1:43392}
   [junit4]   2> 296931 T1773 oejs.Server.doStart Started @298067ms
   [junit4]   2> 296933 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 296933 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 296933 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001
   [junit4]   2> 296934 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/'
   [junit4]   2> 296945 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/solr.xml
   [junit4]   2> 296950 T1773 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/cores
   [junit4]   2> 296950 T1773 oasc.CoreContainer.<init> New CoreContainer 
1275305137
   [junit4]   2> 296950 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/]
   [junit4]   2> 296951 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 296951 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 296951 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 296951 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 296952 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 296952 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 296952 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 296952 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 296952 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 296953 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 296953 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 296953 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 296954 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296954 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296954 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 296954 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54942/solr
   [junit4]   2> 296955 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 296955 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 296956 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 296958 T1798 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@59119757 
name:ZooKeeperConnection Watcher:127.0.0.1:54942 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296959 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 296960 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 296962 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 296963 T1801 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ca24140 
name:ZooKeeperConnection Watcher:127.0.0.1:54942/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296964 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 296965 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 296967 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 296969 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 296970 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 296971 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 296973 T1773 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 296973 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43392_ld_tj%2Fz
   [junit4]   2> 296974 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43392_ld_tj%2Fz
   [junit4]   2> 296975 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 296976 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 296977 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 296978 T1773 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:43392_ld_tj%2Fz
   [junit4]   2> 296979 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 296979 T1773 oasc.Overseer.start Overseer 
(id=93195912254717955-127.0.0.1:43392_ld_tj%2Fz-n_0000000000) starting
   [junit4]   2> 296981 T1773 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 296984 T1773 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 296985 T1803 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 296985 T1773 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 296986 T1773 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 296987 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 296989 T1802 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 296989 T1773 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/cores
   [junit4]   2> 296990 T1773 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/cores/collection1/
   [junit4]   2> 296990 T1773 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 296990 T1805 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 296991 T1805 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 296991 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 296991 T1805 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 296993 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43392/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:43392_ld_tj%2Fz",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 296994 T1802 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43392/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:43392_ld_tj%2Fz",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 296994 T1802 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 296994 T1802 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 296995 T1801 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 297992 T1805 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 297992 T1805 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 297993 T1805 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 297993 T1805 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 297995 T1805 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 297995 T1805 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/cores/collection1/'
   [junit4]   2> 298011 T1805 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 298014 T1805 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 298021 T1805 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 298034 T1805 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 298048 T1805 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 298050 T1805 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 298056 T1805 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 298184 T1805 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 298188 T1805 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 298189 T1805 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 298200 T1805 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 298202 T1805 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 298204 T1805 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 298211 T1805 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 298212 T1805 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 298212 T1805 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 298213 T1805 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 298213 T1805 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 298213 T1805 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 298214 T1805 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 298214 T1805 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/control/data/
   [junit4]   2> 298214 T1805 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dcb83
   [junit4]   2> 298215 T1805 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/control/data
   [junit4]   2> 298215 T1805 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/control/data/index/
   [junit4]   2> 298215 T1805 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 298215 T1805 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/control/data/index
   [junit4]   2> 298216 T1805 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 298216 T1805 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f5f7323 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b6febc4),segFN=segments_1,generation=1}
   [junit4]   2> 298217 T1805 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 298219 T1805 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 298220 T1805 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 298220 T1805 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 298220 T1805 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 298220 T1805 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 298220 T1805 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 298221 T1805 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 298221 T1805 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 298221 T1805 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 298222 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298222 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298222 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298222 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 298223 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 298223 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 298223 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 298224 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 298224 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 298225 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 298226 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 298226 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 298226 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 298227 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 298227 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 298227 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 298228 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 298228 T1805 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 298230 T1805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298231 T1805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298232 T1805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298232 T1805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 298233 T1805 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 298234 T1805 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 298235 T1805 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 298235 T1805 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 298236 T1805 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f5f7323 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b6febc4),segFN=segments_1,generation=1}
   [junit4]   2> 298236 T1805 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 298237 T1805 oass.SolrIndexSearcher.<init> Opening 
Searcher@4f28fd46[collection1] main
   [junit4]   2> 298237 T1805 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 298238 T1805 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 298238 T1805 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 298239 T1805 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 298239 T1805 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 298239 T1805 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 298240 T1805 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 298241 T1805 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 298241 T1805 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 298241 T1805 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 298242 T1805 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 298242 T1806 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4f28fd46[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 298243 T1809 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:43392/ld_tj/z 
collection:control_collection shard:shard1
   [junit4]   2> 298243 T1773 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 298244 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 298244 T1809 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 298245 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 298246 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 298247 T1812 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@b4515d5 name:ZooKeeperConnection 
Watcher:127.0.0.1:54942/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 298247 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 298248 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 298249 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 298249 T1809 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 298251 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 298251 T1809 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 298252 T1809 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C651 name=collection1 
org.apache.solr.core.SolrCore@daefe06 
url=http://127.0.0.1:43392/ld_tj/z/collection1 node=127.0.0.1:43392_ld_tj%2Fz 
C651_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:43392/ld_tj/z, node_name=127.0.0.1:43392_ld_tj%2Fz, 
state=down}
   [junit4]   2> 298252 T1809 C651 P43392 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:43392/ld_tj/z/collection1/
   [junit4]   2> 298253 T1809 C651 P43392 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 298253 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 298253 T1773 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 298253 T1809 C651 P43392 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:43392/ld_tj/z/collection1/ has no replicas
   [junit4]   2> 298254 T1773 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 298254 T1809 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:43392/ld_tj/z/collection1/ shard1
   [junit4]   2> 298255 T1809 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 298254 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 298256 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 298257 T1815 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e1268a9 
name:ZooKeeperConnection Watcher:127.0.0.1:54942/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298257 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 298257 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 298258 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 298258 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:43392/ld_tj/z";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 298260 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 298260 T1802 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 298260 T1801 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 298261 T1812 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 298263 T1816 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 298264 T1802 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 298265 T1812 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 298308 T1809 oasc.ZkController.register We are 
http://127.0.0.1:43392/ld_tj/z/collection1/ and leader is 
http://127.0.0.1:43392/ld_tj/z/collection1/
   [junit4]   2> 298308 T1809 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:43392/ld_tj/z
   [junit4]   2> 298309 T1809 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 298309 T1809 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 298309 T1809 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 298310 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 298311 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43392/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:43392_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 298312 T1802 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43392/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:43392_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 298415 T1801 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 298415 T1812 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 298501 T1773 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/cores/collection1
   [junit4]   2> 298502 T1773 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 298502 T1773 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 298503 T1773 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@73db940e{/ld_tj/z,null,AVAILABLE}
   [junit4]   2> 298504 T1773 oejs.AbstractConnector.doStart Started 
ServerConnector@65c5f484{HTTP/1.1}{127.0.0.1:40860}
   [junit4]   2> 298504 T1773 oejs.Server.doStart Started @299640ms
   [junit4]   2> 298504 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 298505 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 298505 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001
   [junit4]   2> 298505 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/'
   [junit4]   2> 298515 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/solr.xml
   [junit4]   2> 298533 T1773 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/cores
   [junit4]   2> 298533 T1773 oasc.CoreContainer.<init> New CoreContainer 
19675808
   [junit4]   2> 298534 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/]
   [junit4]   2> 298534 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 298534 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 298534 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 298535 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 298535 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 298535 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 298535 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 298536 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 298536 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 298536 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 298537 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 298537 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 298538 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 298538 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 298539 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 298539 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54942/solr
   [junit4]   2> 298540 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 298540 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 298541 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 298543 T1830 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@e205dd name:ZooKeeperConnection 
Watcher:127.0.0.1:54942 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 298544 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 298545 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 298548 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 298549 T1833 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c8968ee 
name:ZooKeeperConnection Watcher:127.0.0.1:54942/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 298549 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 298557 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 299562 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40860_ld_tj%2Fz
   [junit4]   2> 299564 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40860_ld_tj%2Fz
   [junit4]   2> 299569 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 299571 T1773 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/cores
   [junit4]   2> 299573 T1773 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/cores/collection1/
   [junit4]   2> 299573 T1773 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 299576 T1834 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 299577 T1834 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 299579 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 299579 T1834 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 299580 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40860/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:40860_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 299580 T1834 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 299581 T1802 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40860/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:40860_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 299581 T1834 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 299581 T1802 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 299582 T1802 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 299585 T1834 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 299586 T1834 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 299685 T1802 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 299686 T1833 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 299687 T1833 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 300586 T1834 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 300586 T1834 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 300588 T1834 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 300588 T1834 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 300589 T1834 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 300590 T1834 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/cores/collection1/'
   [junit4]   2> 300601 T1834 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 300604 T1834 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 300610 T1834 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 300614 T1834 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 300634 T1834 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 300636 T1834 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 300640 T1834 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 300792 T1834 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 300797 T1834 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 300798 T1834 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 300810 T1834 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 300812 T1834 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 300815 T1834 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 300816 T1834 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 300817 T1834 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 300817 T1834 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 300817 T1834 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 300818 T1834 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 300818 T1834 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 300818 T1834 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 300818 T1834 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty1/
   [junit4]   2> 300818 T1834 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dcb83
   [junit4]   2> 300819 T1834 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty1
   [junit4]   2> 300819 T1834 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty1/index/
   [junit4]   2> 300819 T1834 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 300820 T1834 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty1/index
   [junit4]   2> 300821 T1834 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 300822 T1834 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5b9e51eb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@505f70b9),segFN=segments_1,generation=1}
   [junit4]   2> 300822 T1834 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 300826 T1834 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 300827 T1834 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 300828 T1834 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 300828 T1834 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 300828 T1834 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 300828 T1834 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 300829 T1834 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 300829 T1834 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 300829 T1834 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 300830 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 300830 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 300831 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 300831 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 300832 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 300832 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 300834 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 300834 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 300835 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 300835 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 300836 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 300836 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 300836 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 300837 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 300837 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 300837 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 300838 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 300838 T1834 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 300840 T1834 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 300840 T1834 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 300841 T1834 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 300841 T1834 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 300842 T1834 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 300843 T1834 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 300843 T1834 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 300844 T1834 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 300844 T1834 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5b9e51eb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@505f70b9),segFN=segments_1,generation=1}
   [junit4]   2> 300844 T1834 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 300845 T1834 oass.SolrIndexSearcher.<init> Opening 
Searcher@4b9921e6[collection1] main
   [junit4]   2> 300845 T1834 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 300846 T1834 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 300846 T1834 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 300847 T1834 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 300847 T1834 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 300847 T1834 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 300848 T1834 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 300848 T1834 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 300848 T1834 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 300848 T1834 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 300849 T1835 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4b9921e6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 300849 T1834 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 300850 T1838 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40860/ld_tj/z collection:collection1 
shard:shard2
   [junit4]   2> 300851 T1773 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 300851 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 300851 T1838 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 300855 T1838 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 300856 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 300856 T1838 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 300856 T1838 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C652 name=collection1 
org.apache.solr.core.SolrCore@400e39b2 
url=http://127.0.0.1:40860/ld_tj/z/collection1 node=127.0.0.1:40860_ld_tj%2Fz 
C652_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:40860/ld_tj/z, node_name=127.0.0.1:40860_ld_tj%2Fz, 
state=down}
   [junit4]   2> 300856 T1838 C652 P40860 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:40860/ld_tj/z/collection1/
   [junit4]   2> 300856 T1838 C652 P40860 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 300856 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 300857 T1838 C652 P40860 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40860/ld_tj/z/collection1/ has no replicas
   [junit4]   2> 300857 T1838 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:40860/ld_tj/z/collection1/ shard2
   [junit4]   2> 300857 T1838 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 300857 T1802 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 300858 T1833 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 300858 T1833 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 300860 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 300861 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:40860/ld_tj/z";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 300861 T1802 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 300862 T1833 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 300862 T1833 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 300911 T1838 oasc.ZkController.register We are 
http://127.0.0.1:40860/ld_tj/z/collection1/ and leader is 
http://127.0.0.1:40860/ld_tj/z/collection1/
   [junit4]   2> 300911 T1838 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:40860/ld_tj/z
   [junit4]   2> 300911 T1838 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 300911 T1838 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 300911 T1838 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 300912 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 300913 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40860/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:40860_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 300923 T1802 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40860/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:40860_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 300925 T1802 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 300925 T1838 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 300926 T1833 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 300926 T1833 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 301109 T1773 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/cores/collection1
   [junit4]   2> 301110 T1773 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 301110 T1773 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 301112 T1773 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@3d8ea3ae{/ld_tj/z,null,AVAILABLE}
   [junit4]   2> 301113 T1773 oejs.AbstractConnector.doStart Started 
ServerConnector@d877bf9{HTTP/1.1}{127.0.0.1:53705}
   [junit4]   2> 301113 T1773 oejs.Server.doStart Started @302249ms
   [junit4]   2> 301114 T1773 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 301114 T1773 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 301114 T1773 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001
   [junit4]   2> 301114 T1773 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/'
   [junit4]   2> 301124 T1773 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/solr.xml
   [junit4]   2> 301128 T1773 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/cores
   [junit4]   2> 301128 T1773 oasc.CoreContainer.<init> New CoreContainer 
2097192018
   [junit4]   2> 301129 T1773 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/]
   [junit4]   2> 301129 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 301129 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 301129 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 301130 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 301130 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 301130 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 301130 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 301130 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 301130 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 301131 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 301131 T1773 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 301131 T1773 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 301131 T1773 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 301132 T1773 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 301132 T1773 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 301132 T1773 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:54942/solr
   [junit4]   2> 301132 T1773 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 301132 T1773 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 301133 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 301135 T1852 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c858d9d name:ZooKeeperConnection 
Watcher:127.0.0.1:54942 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 301136 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 301137 T1773 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 301138 T1773 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 301140 T1855 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@62b53b77 
name:ZooKeeperConnection Watcher:127.0.0.1:54942/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301140 T1773 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 301149 T1773 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 302156 T1773 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53705_ld_tj%2Fz
   [junit4]   2> 302158 T1773 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53705_ld_tj%2Fz
   [junit4]   2> 302163 T1773 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 302167 T1773 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/cores
   [junit4]   2> 302168 T1773 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/cores/collection1/
   [junit4]   2> 302168 T1773 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 302172 T1856 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 302172 T1856 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 302174 T1801 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 302175 T1856 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 302176 T1856 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 302176 T1802 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53705/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:53705_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 302176 T1856 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 302177 T1802 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53705/ld_tj/z";,
   [junit4]   2>          "node_name":"127.0.0.1:53705_ld_tj%2Fz",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 302177 T1802 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 302178 T1802 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 302178 T1856 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 302178 T1856 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 302179 T1802 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 302180 T1855 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 302180 T1833 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 302181 T1855 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 302181 T1833 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 303179 T1856 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 303179 T1856 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 303180 T1856 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 303180 T1856 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 303182 T1856 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 303182 T1856 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/cores/collection1/'
   [junit4]   2> 303197 T1856 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 303200 T1856 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 303207 T1856 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 303223 T1856 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 303235 T1856 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 303236 T1856 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 303240 T1856 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 303377 T1856 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 303385 T1856 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 303386 T1856 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 303393 T1856 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 303395 T1856 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 303397 T1856 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 303397 T1856 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 303398 T1856 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 303398 T1856 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 303399 T1856 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 303399 T1856 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 303399 T1856 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 303399 T1856 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 303400 T1856 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty2/
   [junit4]   2> 303400 T1856 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153dcb83
   [junit4]   2> 303401 T1856 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty2
   [junit4]   2> 303401 T1856 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty2/index/
   [junit4]   2> 303401 T1856 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 303402 T1856 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty2/index
   [junit4]   2> 303402 T1856 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 303403 T1856 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4b868c5a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@282b2a31),segFN=segments_1,generation=1}
   [junit4]   2> 303404 T1856 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 303409 T1856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 303409 T1856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 303410 T1856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 303410 T1856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 303410 T1856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 303410 T1856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 303411 T1856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 303411 T1856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 303412 T1856 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 303412 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 303413 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 303414 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 303414 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 303415 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 303415 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 303416 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 303417 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 303417 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 303418 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 303419 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 303419 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 303419 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 303420 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 303420 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 303420 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 303421 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 303421 T1856 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 303423 T1856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 303424 T1856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 303424 T1856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 303425 T1856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 303426 T1856 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 303426 T1856 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 303426 T1856 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 303427 T1856 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 303428 T1856 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@4b868c5a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@282b2a31),segFN=segments_1,generation=1}
   [junit4]   2> 303428 T1856 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 303428 T1856 oass.SolrIndexSearcher.<init> Opening 
Searcher@45cb3e20[collection1] main
   [junit4]   2> 303428 T1856 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 303429 T1856 oascc.ZkStateR

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

 data for delLiveColl to ver 17 
   [junit4]   2> 320766 T1902 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 22 
   [junit4]   2> 320776 T1773 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 320777 T1773 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty4 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 320777 T1773 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty4
   [junit4]   2> 320777 T1773 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty4/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 320777 T1773 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/tempDir-001/jetty4/index
   [junit4]   2> 320778 T1773 oasc.SolrCore.close [delLiveColl_shard2_replica1] 
 CLOSING SolrCore org.apache.solr.core.SolrCore@67166a8a
   [junit4]   2> 320778 T1773 oasc.ZkController.unRegisterConfListener  a 
listener was removed because of core close
   [junit4]   2> 320778 T1773 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 320778 T1773 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 320778 T1773 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 320778 T1773 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 320781 T1773 oasc.SolrCore.closeSearcher 
[delLiveColl_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 320797 T1773 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 320797 T1773 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-4-001/cores/delLiveColl_shard2_replica1/data 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 
F3FA9A3B2B849FD4-001/shard-4-001/cores/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 320798 T1773 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-4-001/cores/delLiveColl_shard2_replica1/data
   [junit4]   2> 320798 T1773 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-4-001/cores/delLiveColl_shard2_replica1/data/index 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 
F3FA9A3B2B849FD4-001/shard-4-001/cores/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 320798 T1773 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001/shard-4-001/cores/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 320798 T1773 oasc.Overseer.close Overseer 
(id=93195912254717965-127.0.0.1:37573_ld_tj%2Fz-n_0000000004) closing
   [junit4]   2> 320799 T1970 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:37573_ld_tj%2Fz
   [junit4]   2> 320800 T1902 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 320802 T1773 oejs.AbstractConnector.doStop Stopped 
ServerConnector@7ae8a088{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 320802 T1773 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@f8673b1{/ld_tj/z,null,UNAVAILABLE}
   [junit4]   2> 320804 T1773 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54942 54942
   [junit4]   2> 321387 T1774 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:54942 54942
   [junit4]   2> 321388 T1774 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/aliases.json
   [junit4]   2>                8       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                4       /solr/collections/delLiveColl/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=deleteLiveReplicaTest -Dtests.seed=F3FA9A3B2B849FD4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt 
-Dtests.timezone=America/Indiana/Winamac -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 24.9s J0 | DeleteReplicaTest.deleteLiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good 
message here
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3FA9A3B2B849FD4:5E9A2E3036BB37A1]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:129)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 321422 T1773 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest
 F3FA9A3B2B849FD4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=pt, timezone=America/Indiana/Winamac
   [junit4]   2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=25344112,total=144769024
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestQueryUtils, HardAutoCommitTest, TestManagedStopFilterFactory, 
TestHashPartitioner, ClusterStateUpdateTest, TestFaceting, 
TestSortingResponseWriter, OutputWriterTest, TestFieldCollectionResource, 
TestManagedResource, TestCharFilters, DirectSolrConnectionTest, 
TestBulkSchemaConcurrent, ResponseHeaderTest, HttpPartitionTest, OverseerTest, 
XmlUpdateRequestHandlerTest, TestFastLRUCache, TestSearcherReuse, 
TestIBSimilarityFactory, DistributedSuggestComponentTest, 
ParsingFieldUpdateProcessorsTest, TestRandomDVFaceting, SampleTest, 
PreAnalyzedFieldTest, TestPerFieldSimilarity, TestPartialUpdateDeduplication, 
TestComponentsName, TestClusterStateMutator, TestRandomMergePolicy, 
ExitableDirectoryReaderTest, DocumentAnalysisRequestHandlerTest, 
TestPostingsSolrHighlighter, UniqFieldsUpdateProcessorFactoryTest, 
DistributedQueueTest, DeleteReplicaTest]
   [junit4] Completed on J0 in 24.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 1144 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:198: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: 
There were test failures: 461 suites, 1844 tests, 1 failure, 45 ignored (20 
assumptions)

Total time: 60 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b20 
-XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to