Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/2046/

1 tests failed.
FAILED:  org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch

Error Message:
We have a failed SPLITSHARD task

Stack Trace:
java.lang.AssertionError: We have a failed SPLITSHARD task
        at 
__randomizedtesting.SeedInfo.seed([EA97083AC58390AA:6B718622B2DCF096]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:125)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        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 
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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        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:43)
        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 10987 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/init-core-data-001
   [junit4]   2> 737772 T5436 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 737773 T5436 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 737778 T5436 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 737779 T5436 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 737780 T5437 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 737880 T5436 oasc.ZkTestServer.run start zk server on 
port:59768
   [junit4]   2> 737882 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 737885 T5443 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ff6153d 
name:ZooKeeperConnection Watcher:127.0.0.1:59768 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737885 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 737886 T5436 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 737890 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 737891 T5445 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46ce6989 
name:ZooKeeperConnection Watcher:127.0.0.1:59768/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737891 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 737891 T5436 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 737894 T5436 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 737896 T5436 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 737898 T5436 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 737900 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 737901 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 737904 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 737905 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 738007 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 738007 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 738010 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 738010 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 738013 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 738013 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 738016 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 738016 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 738018 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 738019 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 738021 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 738022 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 738024 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 738025 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 738027 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 738028 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 738030 T5436 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 738030 T5436 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 739085 T5436 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 739090 T5436 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:64920
   [junit4]   2> 739091 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 739091 T5436 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 739091 T5436 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002
   [junit4]   2> 739092 T5436 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/'
   [junit4]   2> 739122 T5436 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/solr.xml
   [junit4]   2> 739176 T5436 oasc.CoreContainer.<init> New CoreContainer 
657716368
   [junit4]   2> 739176 T5436 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/]
   [junit4]   2> 739177 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 739177 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 739178 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 739178 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 739178 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 739178 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 739179 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 739179 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 739179 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 739180 T5436 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 739180 T5436 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 739180 T5436 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 739181 T5436 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 739181 T5436 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59768/solr
   [junit4]   2> 739181 T5436 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 739182 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 739183 T5456 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43fd2e0b 
name:ZooKeeperConnection Watcher:127.0.0.1:59768 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739184 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 739186 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 739187 T5458 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5baecab9 
name:ZooKeeperConnection Watcher:127.0.0.1:59768/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 739187 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 739189 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 739191 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 739194 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 739196 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 739198 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 739200 T5436 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 739201 T5436 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64920_
   [junit4]   2> 739202 T5436 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:64920_
   [junit4]   2> 739204 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 739205 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 739208 T5436 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:64920_
   [junit4]   2> 739208 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 739210 T5436 oasc.Overseer.start Overseer 
(id=92214587333083139-127.0.0.1:64920_-n_0000000000) starting
   [junit4]   2> 739212 T5436 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 739218 T5460 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 739218 T5436 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 739220 T5436 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 739221 T5436 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 739223 T5459 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 739228 T5461 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 739228 T5461 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 739229 T5461 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 739229 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 739231 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 739231 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:64920";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:64920_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 739231 T5459 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 739232 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 739233 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 739234 T5462 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> 740229 T5461 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 740230 T5461 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 740231 T5461 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 740231 T5461 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 740232 T5461 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 740232 T5461 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/collection1/'
   [junit4]   2> 740234 T5461 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 740234 T5461 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 740235 T5461 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 740323 T5461 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 740372 T5461 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 740473 T5461 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 740484 T5461 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 740919 T5461 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 740919 T5461 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 740920 T5461 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 740934 T5461 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 740938 T5461 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 740950 T5461 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 740955 T5461 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 740959 T5461 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740960 T5461 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 740960 T5461 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 740960 T5461 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740961 T5461 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 740961 T5461 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 740962 T5461 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 740962 T5461 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 740962 T5461 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-002/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-001/control/data/
   [junit4]   2> 740963 T5461 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5628c7f8
   [junit4]   2> 740964 T5461 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-001/control/data
   [junit4]   2> 740964 T5461 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-001/control/data/index/
   [junit4]   2> 740964 T5461 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 740964 T5461 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-001/control/data/index
   [junit4]   2> 740965 T5461 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 740966 T5461 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@111a9a00 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f108a1),segFN=segments_1,generation=1}
   [junit4]   2> 740966 T5461 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 740971 T5461 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 740971 T5461 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 740972 T5461 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 740972 T5461 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740972 T5461 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740972 T5461 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 740973 T5461 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740973 T5461 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 740974 T5461 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 740974 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740975 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740975 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740976 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740976 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 740977 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 740977 T5461 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 740978 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 740978 T5461 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740978 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 740979 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 740979 T5461 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 740998 T5461 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 741000 T5461 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 741002 T5461 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 741004 T5461 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 741006 T5461 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 741012 T5461 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 741012 T5461 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 741013 T5461 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.5556640625, 
floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=3.572738955541407, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 741014 T5461 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@111a9a00 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f108a1),segFN=segments_1,generation=1}
   [junit4]   2> 741014 T5461 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 741014 T5461 oass.SolrIndexSearcher.<init> Opening 
Searcher@10ca407d[collection1] main
   [junit4]   2> 741014 T5461 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 741015 T5461 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 741016 T5461 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 741016 T5461 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 741016 T5461 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 741017 T5461 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 741017 T5461 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 741018 T5461 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 741018 T5461 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 741020 T5461 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 741020 T5461 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 741021 T5461 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 741024 T5463 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@10ca407d[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 741028 T5461 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 741028 T5466 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:64920 collection:control_collection 
shard:shard1
   [junit4]   2> 741029 T5436 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 741029 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 741029 T5466 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 741031 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 741032 T5468 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@79894a99 
name:ZooKeeperConnection Watcher:127.0.0.1:59768/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741032 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 741034 T5436 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 741036 T5466 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 741036 T5436 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 741037 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741037 T5466 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 741038 T5466 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C320 name=collection1 
org.apache.solr.core.SolrCore@5d50168b url=http://127.0.0.1:64920/collection1 
node=127.0.0.1:64920_ C320_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=http://127.0.0.1:64920, core=collection1, 
node_name=127.0.0.1:64920_}
   [junit4]   2> 741038 T5466 C320 P64920 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:64920/collection1/
   [junit4]   2> 741038 T5466 C320 P64920 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 741038 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 741039 T5466 C320 P64920 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:64920/collection1/ has no replicas
   [junit4]   2> 741039 T5466 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:64920/collection1/ shard1
   [junit4]   2> 741039 T5466 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 741041 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741041 T5462 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> 741042 T5469 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> 741045 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 741047 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741148 T5462 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> 741148 T5469 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> 741197 T5466 oasc.ZkController.register We are 
http://127.0.0.1:64920/collection1/ and leader is 
http://127.0.0.1:64920/collection1/
   [junit4]   2> 741198 T5466 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:64920
   [junit4]   2> 741198 T5466 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 741198 T5466 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 741198 T5466 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 741199 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741200 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741200 T5466 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 741200 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741201 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 741202 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:64920";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:64920_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 741204 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 741305 T5471 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> 741305 T5469 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> 742105 T5436 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 742106 T5436 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 742109 T5436 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:54293
   [junit4]   2> 742110 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 742110 T5436 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 742110 T5436 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003
   [junit4]   2> 742110 T5436 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/'
   [junit4]   2> 742141 T5436 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/solr.xml
   [junit4]   2> 742196 T5436 oasc.CoreContainer.<init> New CoreContainer 
878802189
   [junit4]   2> 742196 T5436 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/]
   [junit4]   2> 742197 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 742197 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 742198 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 742198 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 742198 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 742198 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 742199 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 742199 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 742199 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 742200 T5436 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 742200 T5436 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 742200 T5436 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 742201 T5436 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 742201 T5436 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59768/solr
   [junit4]   2> 742201 T5436 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 742202 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 742203 T5482 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a4bc358 
name:ZooKeeperConnection Watcher:127.0.0.1:59768 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 742204 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 742206 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 742207 T5484 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@634c00c5 
name:ZooKeeperConnection Watcher:127.0.0.1:59768/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 742207 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 742213 T5436 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 743215 T5436 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54293_
   [junit4]   2> 743216 T5436 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54293_
   [junit4]   2> 743236 T5471 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 743236 T5485 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 743236 T5469 oascc.ZkStateReader$3.process Updating live 
nodes... (2)
   [junit4]   2> 743243 T5486 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 743243 T5486 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 743244 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 743244 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 743244 T5486 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 743244 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 743245 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 743246 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:54293";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:54293_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 743246 T5459 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 743246 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 743248 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 743249 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 743249 T5470 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 743249 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 744245 T5486 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 744246 T5486 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 744246 T5486 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 744247 T5486 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 744247 T5486 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 744248 T5486 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/'
   [junit4]   2> 744249 T5486 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 744250 T5486 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 744250 T5486 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 744316 T5486 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 744364 T5486 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 744465 T5486 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 744476 T5486 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 744912 T5486 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 744914 T5486 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 744915 T5486 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 744929 T5486 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 744932 T5486 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 744944 T5486 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 744949 T5486 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 744953 T5486 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744954 T5486 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 744954 T5486 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 744955 T5486 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744956 T5486 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 744956 T5486 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 744956 T5486 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 744956 T5486 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 744957 T5486 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/data/
   [junit4]   2> 744957 T5486 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5628c7f8
   [junit4]   2> 744958 T5486 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/data
   [junit4]   2> 744958 T5486 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/data/index/
   [junit4]   2> 744958 T5486 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 744959 T5486 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-003/collection1/data/index
   [junit4]   2> 744959 T5486 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 744960 T5486 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@695e78a8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59db3440),segFN=segments_1,generation=1}
   [junit4]   2> 744961 T5486 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 744966 T5486 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 744967 T5486 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 744967 T5486 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 744967 T5486 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744968 T5486 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744968 T5486 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 744968 T5486 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 744969 T5486 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 744969 T5486 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 744970 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744970 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744971 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744972 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744972 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 744973 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 744973 T5486 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 744974 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 744974 T5486 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744975 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 744975 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 744976 T5486 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 744994 T5486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744996 T5486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744999 T5486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 745001 T5486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 745003 T5486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 745007 T5486 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 745008 T5486 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 745009 T5486 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.5556640625, 
floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=3.572738955541407, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 745009 T5486 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@695e78a8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59db3440),segFN=segments_1,generation=1}
   [junit4]   2> 745010 T5486 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 745010 T5486 oass.SolrIndexSearcher.<init> Opening 
Searcher@27377ebd[collection1] main
   [junit4]   2> 745010 T5486 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 745011 T5486 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 745011 T5486 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 745012 T5486 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 745012 T5486 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 745012 T5486 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 745013 T5486 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 745014 T5486 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 745014 T5486 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 745014 T5486 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 745019 T5487 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@27377ebd[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 745023 T5486 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 745024 T5490 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54293 collection:collection1 
shard:shard2
   [junit4]   2> 745024 T5436 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 745025 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 745025 T5490 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 745030 T5490 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 745031 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745032 T5490 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 745032 T5490 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C321 name=collection1 
org.apache.solr.core.SolrCore@59ee3b78 url=http://127.0.0.1:54293/collection1 
node=127.0.0.1:54293_ C321_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=http://127.0.0.1:54293, core=collection1, 
node_name=127.0.0.1:54293_}
   [junit4]   2> 745032 T5490 C321 P54293 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:54293/collection1/
   [junit4]   2> 745032 T5490 C321 P54293 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 745033 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 745033 T5490 C321 P54293 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54293/collection1/ has no replicas
   [junit4]   2> 745033 T5490 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:54293/collection1/ shard2
   [junit4]   2> 745033 T5490 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 745035 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745036 T5470 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745036 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745036 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745038 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745039 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 745041 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745142 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745142 T5470 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745142 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745191 T5490 oasc.ZkController.register We are 
http://127.0.0.1:54293/collection1/ and leader is 
http://127.0.0.1:54293/collection1/
   [junit4]   2> 745192 T5490 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54293
   [junit4]   2> 745192 T5490 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 745192 T5490 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 745192 T5490 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 745193 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745193 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745193 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745194 T5490 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 745195 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 745196 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:54293";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:54293_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 745197 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 745299 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745299 T5462 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 745299 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 746090 T5436 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 746091 T5436 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 746094 T5436 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:65364
   [junit4]   2> 746094 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 746095 T5436 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 746095 T5436 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004
   [junit4]   2> 746095 T5436 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/'
   [junit4]   2> 746125 T5436 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/solr.xml
   [junit4]   2> 746194 T5436 oasc.CoreContainer.<init> New CoreContainer 
716898859
   [junit4]   2> 746195 T5436 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/]
   [junit4]   2> 746196 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 746196 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 746196 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 746197 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 746197 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 746197 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 746197 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 746198 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 746198 T5436 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 746198 T5436 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 746199 T5436 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 746199 T5436 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 746199 T5436 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 746200 T5436 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59768/solr
   [junit4]   2> 746200 T5436 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 746201 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 746202 T5501 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b8b6af7 
name:ZooKeeperConnection Watcher:127.0.0.1:59768 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746203 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 746205 T5436 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 746206 T5503 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3d9fb2b3 
name:ZooKeeperConnection Watcher:127.0.0.1:59768/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 746206 T5436 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 746211 T5436 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 747214 T5436 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65364_
   [junit4]   2> 747215 T5436 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:65364_
   [junit4]   2> 747218 T5469 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 747218 T5485 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 747218 T5504 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 747218 T5462 oascc.ZkStateReader$3.process Updating live 
nodes... (3)
   [junit4]   2> 747225 T5505 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 747225 T5505 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 747226 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 747226 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 747226 T5505 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 747226 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 747227 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 747228 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"http://127.0.0.1:65364";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:65364_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 747228 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 747229 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 747230 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 747231 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 747231 T5471 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 747231 T5504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 747231 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 748227 T5505 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 748228 T5505 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 748229 T5505 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 748229 T5505 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 748230 T5505 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 748230 T5505 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/'
   [junit4]   2> 748232 T5505 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 748233 T5505 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 748233 T5505 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 748299 T5505 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_4_10
   [junit4]   2> 748348 T5505 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 748449 T5505 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 748460 T5505 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 748895 T5505 oass.ByteField.init WARN ByteField is deprecated 
and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 748896 T5505 oass.ShortField.init WARN ShortField is 
deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 748897 T5505 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 748911 T5505 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 748914 T5505 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 748927 T5505 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 748931 T5505 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 748936 T5505 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748936 T5505 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 748937 T5505 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 748937 T5505 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748938 T5505 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 748938 T5505 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 748938 T5505 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 748939 T5505 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 748939 T5505 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/,
 
dataDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/data/
   [junit4]   2> 748939 T5505 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5628c7f8
   [junit4]   2> 748940 T5505 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/data
   [junit4]   2> 748941 T5505 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/data/index/
   [junit4]   2> 748941 T5505 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 748941 T5505 oasc.CachingDirectoryFactory.get return new 
directory for 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-004/collection1/data/index
   [junit4]   2> 748942 T5505 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 748943 T5505 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@780a667f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d2b437e),segFN=segments_1,generation=1}
   [junit4]   2> 748943 T5505 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 748949 T5505 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 748949 T5505 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 748950 T5505 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 748950 T5505 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748950 T5505 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 748950 T5505 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 748951 T5505 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 748951 T5505 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 748952 T5505 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 748952 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 748953 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 748954 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 748954 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 748955 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 748956 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 748956 T5505 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 748956 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 748957 T5505 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 748957 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 748958 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 748958 T5505 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 748977 T5505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748979 T5505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748981 T5505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748983 T5505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748985 T5505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 748990 T5505 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 748990 T5505 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 748991 T5505 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=85.5556640625, 
floorSegmentMB=1.986328125, forceMergeDeletesPctAllowed=3.572738955541407, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 748992 T5505 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@780a667f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d2b437e),segFN=segments_1,generation=1}
   [junit4]   2> 748992 T5505 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 748993 T5505 oass.SolrIndexSearcher.<init> Opening 
Searcher@1c443b17[collection1] main
   [junit4]   2> 748993 T5505 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 748994 T5505 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 748994 T5505 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 748995 T5505 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 748995 T5505 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 748995 T5505 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 748996 T5505 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 748996 T5505 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 748997 T5505 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 748997 T5505 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 749001 T5506 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1c443b17[collection1] 
main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 749006 T5505 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 749006 T5509 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:65364 collection:collection1 
shard:shard1
   [junit4]   2> 749007 T5436 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 749007 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 749007 T5509 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 749012 T5509 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 749013 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749014 T5509 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 749014 T5509 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C322 name=collection1 
org.apache.solr.core.SolrCore@1ed9a7bc url=http://127.0.0.1:65364/collection1 
node=127.0.0.1:65364_ C322_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=http://127.0.0.1:65364, core=collection1, 
node_name=127.0.0.1:65364_}
   [junit4]   2> 749014 T5509 C322 P65364 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:65364/collection1/
   [junit4]   2> 749015 T5509 C322 P65364 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 749015 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 749015 T5509 C322 P65364 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:65364/collection1/ has no replicas
   [junit4]   2> 749015 T5509 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:65364/collection1/ shard1
   [junit4]   2> 749016 T5509 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 749017 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749018 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749018 T5471 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749018 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749018 T5504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749021 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 749023 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749124 T5504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749124 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749124 T5471 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749124 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749172 T5509 oasc.ZkController.register We are 
http://127.0.0.1:65364/collection1/ and leader is 
http://127.0.0.1:65364/collection1/
   [junit4]   2> 749173 T5509 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:65364
   [junit4]   2> 749173 T5509 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 749173 T5509 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 749173 T5509 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 749174 T5471 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749175 T5462 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749175 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749175 T5509 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 749176 T5459 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 749177 T5459 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"http://127.0.0.1:65364";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:65364_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node2"}
   [junit4]   2> 749179 T5470 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 749280 T5470 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749280 T5485 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749280 T5504 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 749280 T5469 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 750079 T5436 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 750079 T5436 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 750082 T5436 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:47329
   [junit4]   2> 750083 T5436 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 750083 T5436 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 750083 T5436 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-005
   [junit4]   2> 750084 T5436 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-005/'
   [junit4]   2> 750114 T5436 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-005/solr.xml
   [junit4]   2> 750167 T5436 oasc.CoreContainer.<init> New CoreContainer 
564521284
   [junit4]   2> 750168 T5436 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tem

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

../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest3_shard2_replica1/data
   [junit4]   2> 792707 T5436 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest3_shard2_replica1/data/index
 
[CachedDir<<refCount=0;path=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest3_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 792707 T5436 oasc.CachingDirectoryFactory.close Closing 
directory: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest3_shard2_replica1/data/index
   [junit4]   2> 792708 T5436 oasc.SolrCore.close 
[ocptest_shardsplit_shard3_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@506fc553
   [junit4]   2> 792718 T5436 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> 792719 T5436 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 792719 T5436 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 792720 T5436 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 792720 T5436 oasc.SolrCore.closeSearcher 
[ocptest_shardsplit_shard3_replica1] Closing main searcher on request.
   [junit4]   2> 792721 T5436 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 792721 T5436 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data/index
 
[CachedDir<<refCount=0;path=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data/index;done=false>>]
   [junit4]   2> 792721 T5436 oasc.CachingDirectoryFactory.close Closing 
directory: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data/index
   [junit4]   2> 792722 T5436 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data
 
[CachedDir<<refCount=0;path=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data;done=false>>]
   [junit4]   2> 792722 T5436 oasc.CachingDirectoryFactory.close Closing 
directory: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data
   [junit4]   2> 792723 T6973 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:22978_
   [junit4]   2> 792726 T6975 
oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read 
the data org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:288)
   [junit4]   2> 
   [junit4]   2> 794225 T5544 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 794227 T5436 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 799100 T5436 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 799102 T5436 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59768 59768
   [junit4]   2> 799222 T5437 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59768 59768
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch 
-Dtests.seed=EA97083AC58390AA -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_PY -Dtests.timezone=Etc/GMT-5 -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 61.5s J1 | MultiThreadedOCPTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: We have a failed 
SPLITSHARD task
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA97083AC58390AA:6B718622B2DCF096]:0)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testTaskExclusivity(MultiThreadedOCPTest.java:125)
   [junit4]    >        at 
org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 799238 T5436 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solr.cloud.MultiThreadedOCPTest-EA97083AC58390AA-001
   [junit4]   2> NOTE: test params are: codec=Lucene46, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_PY, 
timezone=Etc/GMT-5
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_60 
(64-bit)/cpus=16,threads=1,free=285334640,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CustomCollectionTest, 
RecoveryZkTest, DeleteReplicaTest, TestAddFieldRealTimeGet, 
TestRandomDVFaceting, TestDynamicFieldCollectionResource, 
HdfsChaosMonkeySafeLeaderTest, TestCSVLoader, TestExtendedDismaxParser, 
IndexSchemaTest, TestUpdate, TestFuzzyAnalyzedSuggestions, 
DirectSolrConnectionTest, ClusterStateTest, TestComponentsName, 
TestValueSourceCache, FieldMutatingUpdateProcessorTest, CacheHeaderTest, 
TestLMDirichletSimilarityFactory, SimplePostToolTest, PeerSyncTest, AssignTest, 
TestShortCircuitedRequests, SolrCmdDistributorTest, PrimUtilsTest, 
BadIndexSchemaTest, TestStressLucene, TestPHPSerializedResponseWriter, 
RAMDirectoryFactoryTest, AlternateDirectoryTest, ChaosMonkeySafeLeaderTest, 
ScriptEngineTest, TestManagedResource, ShardRoutingCustomTest, TestZkChroot, 
MultiThreadedOCPTest]
   [junit4] Completed on J1 in 61.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 1189 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:467:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:447:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1299:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:923:
 There were test failures: 411 suites, 1707 tests, 1 failure, 52 ignored (18 
assumptions)

Total time: 123 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-4.x-Java7 #2040
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 191015601 bytes
Compression is 0.0%
Took 33 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to