Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/597/

4 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Could not register as the leader because creating the ephemeral registration 
node in ZooKeeper failed

Stack Trace:
org.apache.solr.common.SolrException: Could not register as the leader because 
creating the ephemeral registration node in ZooKeeper failed
        at 
__randomizedtesting.SeedInfo.seed([C5A20DAE37201620:C1AA825D2585F901]:0)
        at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:144)
        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:125)
        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:155)
        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:314)
        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:221)
        at 
org.apache.solr.cloud.OverseerTest$MockZKController.publishState(OverseerTest.java:155)
        at 
org.apache.solr.cloud.OverseerTest.testOverseerFailure(OverseerTest.java:660)
        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.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)
Caused by: org.apache.zookeeper.KeeperException$NodeExistsException: 
KeeperErrorCode = NodeExists for /collections/collection1/leaders/shard1
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:119)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
        at 
org.apache.solr.common.cloud.SolrZkClient$11.execute(SolrZkClient.java:457)
        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:411)
        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:398)
        at 
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:136)
        at 
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
        at 
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:131)
        ... 47 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.TestReplicationHandlerBackup:     1) Thread[id=35207, 
name=Thread-8580, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]      
   at java.net.PlainSocketImpl.socketConnect(Native Method)         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)    
     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)      
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at 
java.net.Socket.connect(Socket.java:579)         at 
java.net.Socket.connect(Socket.java:528)         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
         at java.net.URL.openStream(URL.java:1037)         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=35207, name=Thread-8580, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
        at __randomizedtesting.SeedInfo.seed([C5A20DAE37201620]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=35207, name=Thread-8580, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]         at 
java.net.PlainSocketImpl.socketConnect(Native Method)         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)    
     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)      
   at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at 
java.net.Socket.connect(Socket.java:579)         at 
java.net.Socket.connect(Socket.java:528)         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
         at java.net.URL.openStream(URL.java:1037)         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=35207, name=Thread-8580, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
        at __randomizedtesting.SeedInfo.seed([C5A20DAE37201620]:0)


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([C5A20DAE37201620:444483B6407F761C]: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:865)
        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.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 11461 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/init-core-data-001
   [junit4]   2> 737244 T3948 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 737245 T3948 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 737253 T3948 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 737254 T3948 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 737255 T3949 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 737355 T3948 oasc.ZkTestServer.run start zk server on 
port:29819
   [junit4]   2> 737357 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 737361 T3955 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@44cd09b3 
name:ZooKeeperConnection Watcher:127.0.0.1:29819 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737361 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 737362 T3948 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 737366 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 737368 T3957 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3cf9b4d7 
name:ZooKeeperConnection Watcher:127.0.0.1:29819/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737368 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 737368 T3948 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 737371 T3948 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 737374 T3948 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 737376 T3948 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 737378 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 737379 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 737383 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 737384 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 737387 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 737387 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 737390 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 737391 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 737393 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 737394 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 737397 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 737397 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 737400 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 737401 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 737403 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 737404 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 737407 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 737407 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 737410 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 737410 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 737413 T3948 oasc.AbstractZkTestCase.putConfig put 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 737414 T3948 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 737417 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 737419 T3959 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@13592620 
name:ZooKeeperConnection Watcher:127.0.0.1:29819/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 737419 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 738627 T3948 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 738631 T3948 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 738632 T3948 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:23125
   [junit4]   2> 738636 T3948 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 738636 T3948 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 738637 T3948 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002
   [junit4]   2> 738637 T3948 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/'
   [junit4]   2> 738667 T3948 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/solr.xml
   [junit4]   2> 738719 T3948 oasc.CoreContainer.<init> New CoreContainer 
1577451753
   [junit4]   2> 738720 T3948 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/]
   [junit4]   2> 738721 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 738721 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 738721 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 738721 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 738722 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 738722 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 738722 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 738722 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 738723 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 738725 T3948 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 738726 T3948 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 738727 T3948 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 738727 T3948 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 738727 T3948 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:29819/solr
   [junit4]   2> 738728 T3948 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 738728 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 738730 T3970 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c63bae6 
name:ZooKeeperConnection Watcher:127.0.0.1:29819 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738731 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 738733 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 738734 T3972 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3800875b 
name:ZooKeeperConnection Watcher:127.0.0.1:29819/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 738734 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 738736 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 738739 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 738742 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 738744 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 738747 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 738750 T3948 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 738751 T3948 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23125_
   [junit4]   2> 738752 T3948 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:23125_
   [junit4]   2> 738755 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 738756 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 738759 T3948 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:23125_
   [junit4]   2> 738760 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 738761 T3948 oasc.Overseer.start Overseer 
(id=92219256168120324-127.0.0.1:23125_-n_0000000000) starting
   [junit4]   2> 738764 T3948 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 738771 T3974 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 738772 T3948 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 738774 T3948 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 738776 T3948 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 738778 T3973 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 738785 T3975 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 738785 T3975 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 738786 T3975 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 738786 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 738788 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 738789 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:23125";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:23125_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 738789 T3973 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 738789 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 738791 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 738792 T3976 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> 739786 T3975 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 739787 T3975 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 739788 T3975 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 739788 T3975 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 739789 T3975 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 739790 T3975 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/collection1/'
   [junit4]   2> 739792 T3975 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 739793 T3975 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 739793 T3975 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 739859 T3975 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_5_0
   [junit4]   2> 739905 T3975 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 739907 T3975 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 739919 T3975 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 740295 T3975 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 740309 T3975 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 740312 T3975 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 740334 T3975 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 740339 T3975 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 740344 T3975 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740345 T3975 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 740346 T3975 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 740346 T3975 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740347 T3975 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 740347 T3975 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 740348 T3975 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 740348 T3975 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 740348 T3975 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-002/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-001/control/data/
   [junit4]   2> 740349 T3975 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@348ec43e
   [junit4]   2> 740349 T3975 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-001/control/data
   [junit4]   2> 740350 T3975 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-001/control/data/index/
   [junit4]   2> 740350 T3975 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 740350 T3975 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-001/control/data/index
   [junit4]   2> 740351 T3975 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.505048293379147]
   [junit4]   2> 740352 T3975 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2f6e78a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f9bc4ca; 
maxCacheMB=0.380859375 
maxMergeSizeMB=0.6298828125)),segFN=segments_1,generation=1}
   [junit4]   2> 740352 T3975 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 740357 T3975 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 740358 T3975 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 740358 T3975 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 740359 T3975 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740359 T3975 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740359 T3975 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 740360 T3975 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740360 T3975 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 740360 T3975 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 740361 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740361 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740362 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740362 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740363 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 740364 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 740364 T3975 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 740364 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 740365 T3975 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 740365 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 740365 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 740366 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 740366 T3975 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 740384 T3975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740386 T3975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740388 T3975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740389 T3975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740391 T3975 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740397 T3975 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 740397 T3975 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 740398 T3975 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=7, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=34.0, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=5.151218810294412, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 740399 T3975 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@2f6e78a7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2f9bc4ca; 
maxCacheMB=0.380859375 
maxMergeSizeMB=0.6298828125)),segFN=segments_1,generation=1}
   [junit4]   2> 740399 T3975 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 740400 T3975 oass.SolrIndexSearcher.<init> Opening 
Searcher@5aaa3797[collection1] main
   [junit4]   2> 740400 T3975 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 740401 T3975 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 740401 T3975 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 740402 T3975 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 740402 T3975 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 740402 T3975 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 740403 T3975 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 740404 T3975 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 740404 T3975 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 740407 T3975 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 740407 T3975 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 740407 T3975 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 740410 T3977 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5aaa3797[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 740421 T3975 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 740422 T3980 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:23125 collection:control_collection 
shard:shard1
   [junit4]   2> 740423 T3948 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 740423 T3948 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 740423 T3980 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 740429 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 740430 T3982 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@99512c2 name:ZooKeeperConnection 
Watcher:127.0.0.1:29819/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 740430 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 740430 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 740433 T3948 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 740433 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740433 T3980 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 740434 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C180 name=collection1 
org.apache.solr.core.SolrCore@21efe33a url=https://127.0.0.1:23125/collection1 
node=127.0.0.1:23125_ C180_STATE=coll:control_collection core:collection1 
props:{state=down, base_url=https://127.0.0.1:23125, core=collection1, 
node_name=127.0.0.1:23125_}
   [junit4]   2> 740434 T3980 C180 P23125 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:23125/collection1/
   [junit4]   2> 740434 T3980 C180 P23125 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 740435 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 740435 T3980 C180 P23125 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:23125/collection1/ has no replicas
   [junit4]   2> 740435 T3948 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 740435 T3980 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:23125/collection1/ shard1
   [junit4]   2> 740436 T3980 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 740438 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740438 T3976 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> 740439 T3983 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> 740442 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 740445 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740548 T3976 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> 740548 T3983 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> 740595 T3980 oasc.ZkController.register We are 
https://127.0.0.1:23125/collection1/ and leader is 
https://127.0.0.1:23125/collection1/
   [junit4]   2> 740596 T3980 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:23125
   [junit4]   2> 740596 T3980 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 740596 T3980 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 740596 T3980 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 740599 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740599 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740599 T3980 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 740599 T3985 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740600 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 740601 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:23125";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:23125_",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 740604 T3985 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 740706 T3983 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> 740706 T3985 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> 741795 T3948 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 741796 T3948 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 741803 T3948 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 741804 T3948 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:31615
   [junit4]   2> 741808 T3948 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 741809 T3948 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 741809 T3948 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003
   [junit4]   2> 741810 T3948 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/'
   [junit4]   2> 741847 T3948 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/solr.xml
   [junit4]   2> 741900 T3948 oasc.CoreContainer.<init> New CoreContainer 
1965792688
   [junit4]   2> 741901 T3948 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/]
   [junit4]   2> 741902 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 741902 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 741902 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 741903 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 741903 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 741903 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 741903 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 741904 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 741904 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 741906 T3948 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 741908 T3948 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 741908 T3948 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 741908 T3948 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 741908 T3948 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:29819/solr
   [junit4]   2> 741909 T3948 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 741910 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 741911 T3996 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5afb91d3 
name:ZooKeeperConnection Watcher:127.0.0.1:29819 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741912 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 741914 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 741915 T3998 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1516121e 
name:ZooKeeperConnection Watcher:127.0.0.1:29819/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 741916 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 741922 T3948 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 742925 T3948 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31615_
   [junit4]   2> 742926 T3948 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:31615_
   [junit4]   2> 742940 T4000 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 742940 T4000 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 742942 T3985 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 742942 T4000 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 742942 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 742942 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 742944 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 742945 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:31615";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:31615_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 742945 T3973 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 742945 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 742948 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 742949 T3983 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> 742949 T3999 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> 742949 T3984 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> 743942 T4000 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 743943 T4000 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 743944 T4000 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 743944 T4000 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 743945 T4000 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 743945 T4000 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/'
   [junit4]   2> 743948 T4000 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 743948 T4000 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 743949 T4000 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 744014 T4000 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_5_0
   [junit4]   2> 744060 T4000 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 744062 T4000 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 744074 T4000 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 744450 T4000 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 744464 T4000 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 744467 T4000 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 744489 T4000 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 744494 T4000 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 744498 T4000 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744499 T4000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 744500 T4000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 744501 T4000 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 744502 T4000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 744502 T4000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 744502 T4000 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 744503 T4000 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 744503 T4000 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/data/
   [junit4]   2> 744503 T4000 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@348ec43e
   [junit4]   2> 744504 T4000 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/data
   [junit4]   2> 744505 T4000 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/data/index/
   [junit4]   2> 744505 T4000 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 744505 T4000 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-003/collection1/data/index
   [junit4]   2> 744506 T4000 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.505048293379147]
   [junit4]   2> 744508 T4000 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@33c8e772 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a0e9d9e; 
maxCacheMB=0.380859375 
maxMergeSizeMB=0.6298828125)),segFN=segments_1,generation=1}
   [junit4]   2> 744508 T4000 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 744515 T4000 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 744515 T4000 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 744516 T4000 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 744516 T4000 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744516 T4000 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 744517 T4000 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 744517 T4000 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 744518 T4000 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 744518 T4000 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 744519 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744520 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744520 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744521 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744522 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 744522 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 744523 T4000 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 744523 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 744524 T4000 oasc.RequestHandlers.initHandlersFromConfig WARN 
Multiple requestHandler registered to the same name: /update ignoring: 
org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 744524 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 744525 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 744525 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 744526 T4000 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 744545 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744547 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744549 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744551 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744553 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 744559 T4000 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 744559 T4000 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 744560 T4000 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=7, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=34.0, 
floorSegmentMB=1.515625, forceMergeDeletesPctAllowed=5.151218810294412, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 744561 T4000 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@33c8e772 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a0e9d9e; 
maxCacheMB=0.380859375 
maxMergeSizeMB=0.6298828125)),segFN=segments_1,generation=1}
   [junit4]   2> 744561 T4000 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 744562 T4000 oass.SolrIndexSearcher.<init> Opening 
Searcher@aeb4bd5[collection1] main
   [junit4]   2> 744562 T4000 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 744563 T4000 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 744564 T4000 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 744564 T4000 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 744564 T4000 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 744565 T4000 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 744566 T4000 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 744566 T4000 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 744567 T4000 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 744567 T4000 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 744572 T4001 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@aeb4bd5[collection1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 744577 T4000 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 744578 T4004 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:31615 collection:collection1 
shard:shard2
   [junit4]   2> 744579 T3948 oass.SolrDispatchFilter.init 
user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 744579 T3948 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 744579 T4004 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 744586 T4004 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 744588 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744588 T4004 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 744588 T4004 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C181 name=collection1 
org.apache.solr.core.SolrCore@60d3a8d url=https://127.0.0.1:31615/collection1 
node=127.0.0.1:31615_ C181_STATE=coll:collection1 core:collection1 
props:{state=down, base_url=https://127.0.0.1:31615, core=collection1, 
node_name=127.0.0.1:31615_}
   [junit4]   2> 744589 T4004 C181 P31615 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:31615/collection1/
   [junit4]   2> 744589 T4004 C181 P31615 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 744589 T4004 C181 P31615 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:31615/collection1/ has no replicas
   [junit4]   2> 744589 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 744590 T4004 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:31615/collection1/ shard2
   [junit4]   2> 744590 T4004 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 744593 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744594 T3984 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> 744594 T3999 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> 744594 T3983 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> 744597 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 744600 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744703 T3983 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> 744703 T3999 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> 744703 T3984 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> 744749 T4004 oasc.ZkController.register We are 
https://127.0.0.1:31615/collection1/ and leader is 
https://127.0.0.1:31615/collection1/
   [junit4]   2> 744750 T4004 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:31615
   [junit4]   2> 744750 T4004 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 744750 T4004 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 744750 T4004 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 744753 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744753 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744753 T3985 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744753 T4004 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 744755 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 744756 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "base_url":"https://127.0.0.1:31615";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:31615_",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 744758 T3985 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 744861 T3985 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> 744861 T3999 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> 744861 T3983 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> 745750 T3948 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 745751 T3948 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 745756 T3948 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 745757 T3948 oejs.AbstractConnector.doStart Started 
SslSocketConnector@127.0.0.1:20429
   [junit4]   2> 745759 T3948 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 745760 T3948 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 745760 T3948 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004
   [junit4]   2> 745760 T3948 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/'
   [junit4]   2> 745795 T3948 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/solr.xml
   [junit4]   2> 745852 T3948 oasc.CoreContainer.<init> New CoreContainer 
996180865
   [junit4]   2> 745852 T3948 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/]
   [junit4]   2> 745853 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 745854 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 745854 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 745854 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 745855 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 745855 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 745855 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 745855 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 745856 T3948 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 745858 T3948 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 745859 T3948 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 745860 T3948 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 745860 T3948 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 745860 T3948 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:29819/solr
   [junit4]   2> 745861 T3948 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 745870 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 745872 T4015 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@34575471 
name:ZooKeeperConnection Watcher:127.0.0.1:29819 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745872 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 745875 T3948 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 745876 T4017 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12ab4d80 
name:ZooKeeperConnection Watcher:127.0.0.1:29819/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745876 T3948 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 745883 T3948 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 746887 T3948 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20429_
   [junit4]   2> 746888 T3948 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:20429_
   [junit4]   2> 746900 T4019 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 746901 T4019 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 746902 T3985 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 746902 T4019 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 746902 T3984 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 746902 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 746903 T3973 oascc.ZkStateReader.updateClusterState Updating 
cloud state from ZooKeeper... 
   [junit4]   2> 746904 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "base_url":"https://127.0.0.1:20429";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "node_name":"127.0.0.1:20429_",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":null}
   [junit4]   2> 746904 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 746905 T3973 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 746907 T3976 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 746908 T4018 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> 746908 T3999 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> 746908 T3976 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> 746908 T3983 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> 747902 T4019 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 747903 T4019 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 747904 T4019 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 747904 T4019 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 747905 T4019 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 747905 T4019 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/'
   [junit4]   2> 747907 T4019 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 747908 T4019 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 747909 T4019 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 747976 T4019 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_5_0
   [junit4]   2> 748022 T4019 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 748024 T4019 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 748036 T4019 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 748415 T4019 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 748429 T4019 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 748432 T4019 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 748455 T4019 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 748460 T4019 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 748465 T4019 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748466 T4019 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 748467 T4019 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 748468 T4019 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 748469 T4019 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 748469 T4019 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 748469 T4019 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 748470 T4019 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 748470 T4019 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/,
 
dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/data/
   [junit4]   2> 748470 T4019 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@348ec43e
   [junit4]   2> 748472 T4019 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/collection1/data
   [junit4]   2> 748472 T4019 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/./temp/solr.cloud.MultiThreadedOCPTest-C5A20DAE37201620-001/tempDir-004/

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

ystemInfoHandlerTest, TestUniqueKeyFieldResource, BadCopyFieldTest, 
TestLazyCores, ChaosMonkeySafeLeaderTest, TestFieldSortValues, 
TestElisionMultitermQuery, TestQueryTypes, HdfsRecoveryZkTest, 
TestOmitPositions, CoreContainerCoreInitFailuresTest, AutoCommitTest, 
ScriptEngineTest, TestCollapseQParserPlugin, TestQueryUtils, 
MultiThreadedOCPTest, TestDocumentBuilder, SortByFunctionTest, 
TestHighFrequencyDictionaryFactory, DeleteShardTest, BasicDistributedZk2Test, 
DistributedQueryComponentOptimizationTest, CurrencyFieldXmlFileTest, 
RankQueryTest, SampleTest, TestSolrQueryParser, TestFunctionQuery, 
TestCloudSchemaless, DirectUpdateHandlerOptimizeTest, DOMUtilTest, 
TestBlendedInfixSuggestions, DistributedQueryComponentCustomSortTest, 
TestAtomicUpdateErrorCases, HdfsLockFactoryTest, DateMathParserTest, 
TestQuerySenderNoQuery, ResourceLoaderTest, DocValuesTest, TestRestManager, 
SchemaVersionSpecificBehaviorTest, TestCSVResponseWriter, ZkSolrClientTest, 
TestSweetSpotSimilarityFactory, TestMergePolicyConfig, ConvertedLegacyTest, 
OpenCloseCoreStressTest, TestPostingsSolrHighlighter, SolrTestCaseJ4Test, 
DistributedTermsComponentTest, TestDistributedMissingSort, TestCharFilters, 
TestMultiCoreConfBootstrap, TestPhraseSuggestions, StatsComponentTest, 
AnalysisAfterCoreReloadTest, UpdateRequestProcessorFactoryTest, 
TestManagedSchemaFieldResource, TestNonDefinedSimilarityFactory, 
TestIndexSearcher, PolyFieldTest, SolrIndexConfigTest, 
CollectionsAPIAsyncDistributedZkTest, TestRandomMergePolicy, 
TestDistribDocBasedVersion, TestPerFieldSimilarity, DistanceFunctionTest, 
TestValueSourceCache, HdfsDirectoryTest, TestSolrQueryParserResource, 
TestSimpleQParserPlugin, TestCollectionAPI, CopyFieldTest, 
LukeRequestHandlerTest, TestZkChroot, IndexSchemaRuntimeFieldTest, 
LoggingHandlerTest, SearchHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
CursorPagingTest, TestPseudoReturnFields, DistributedSuggestComponentTest, 
TestRecovery, CircularListTest, TestExpandComponent, TestNRTOpen, 
TestCloudManagedSchema, FullSolrCloudDistribCmdsTest, QueryFacetTest, 
SimplePostToolTest, TestOrdValues, TestGroupingSearch, 
TestPHPSerializedResponseWriter, QueryElevationComponentTest, ShardSplitTest, 
SuggesterFSTTest, TestRTGBase, TestSolrQueryParserDefaultOperatorResource, 
DistributedExpandComponentTest, FieldAnalysisRequestHandlerTest, 
TestRecoveryHdfs, FileBasedSpellCheckerTest, RecoveryZkTest, 
TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping, 
TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, 
TestRealTimeGet, TestStressReorder, TestJoin, TestStressVersions, 
HardAutoCommitTest, TestCoreContainer, SolrCoreTest, SolrCmdDistributorTest, 
TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, 
SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest, 
SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, 
NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory, 
TestRemoteStreaming, DebugComponentTest, StandardRequestHandlerTest, 
TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, RequestHandlersTest, TestIndexingPerformance, 
IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, 
CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, 
TestSolrIndexConfig, TestSolrDeletionPolicy2, NumericFieldsTest, TestConfig, 
OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, 
TestFastWriter, TestJmxMonitoredMap, URLClassifyProcessorTest, 
TestSolrXMLSerializer, PreAnalyzedFieldTest, TestSystemIdResolver, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, 
TestLRUCache, SliceStateTest, UUIDFieldTest, TestCursorMarkWithoutUniqueKey, 
AbstractAnalyticsStatsTest, NoFacetTest, AbstractAnalyticsFacetTest, 
FieldFacetExtrasTest, FieldFacetTest, RangeFacetTest, FunctionTest, 
AliasIntegrationTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, 
DeleteInactiveReplicaTest, DistribCursorPagingTest, OverseerRolesTest, 
RollingRestartTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest, CachingDirectoryFactoryTest, QueryResultKeyTest, 
TestConfigSets, TestImplicitCoreProperties, TestNonNRTOpen, 
TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, 
TestSolrXmlPersistence, TestSolrXmlPersistor, TestReplicationHandlerBackup]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandlerBackup -Dtests.seed=C5A20DAE37201620 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=ar_SY -Dtests.timezone=Etc/Greenwich 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestReplicationHandlerBackup (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]    >    1) Thread[id=35207, name=Thread-8580, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native 
Method)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5A20DAE37201620]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=35207, name=Thread-8580, state=RUNNABLE, 
group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native 
Method)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at 
java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at 
sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at 
sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at 
sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at 
org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:314)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C5A20DAE37201620]:0)
   [junit4] Completed on J1 in 30.32s, 1 test, 2 errors <<< FAILURES!

[...truncated 144 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:474:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:447:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:45:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:37:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1298:
 The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:922:
 There were test failures: 422 suites, 1756 tests, 2 suite-level errors, 1 
error, 1 failure, 249 ignored (9 assumptions)

Total time: 198 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #592
Archived 3 artifacts
Archive block size is 32768
Received 0 blocks and 662075422 bytes
Compression is 0.0%
Took 1 min 48 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