You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/08/20 04:52:04 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11059 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11059/
Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
	at __randomizedtesting.SeedInfo.seed([B55E0C8BCE791E0]:0)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:332)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:633)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:184)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:484)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
Cannot make java.lang.Class.classLoader accessible

Stack Trace:
java.lang.SecurityException: Cannot make java.lang.Class.classLoader accessible
	at java.lang.reflect.AccessibleObject.setAccessible0(AccessibleObject.java:147)
	at java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:129)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:579)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:537)
	at com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:385)
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:108)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)    3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7901, name=OverseerStateUpdate-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Object.wait(Native Method)         at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7901, name=OverseerStateUpdate-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Object.wait(Native Method)
        at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
        at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B55E0C8BCE791E0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)    3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([B55E0C8BCE791E0]:0)




Build Log:
[...truncated 12091 lines...]
   [junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/init-core-data-001
   [junit4]   2> 2407660 T7887 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2407660 T7887 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2407661 T7888 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2407761 T7887 oasc.ZkTestServer.run start zk server on port:56185
   [junit4]   2> 2407762 T7887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407764 T7894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1edd480a name:ZooKeeperConnection Watcher:127.0.0.1:56185 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407765 T7887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2407765 T7887 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2407768 T7887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2407769 T7896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48ce925c name:ZooKeeperConnection Watcher:127.0.0.1:56185/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2407769 T7887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2407769 T7887 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2407771 T7887 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2407772 T7887 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2407773 T7887 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2407774 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2407775 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2407777 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2407778 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2407779 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2407780 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2407782 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2407782 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2407784 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2407784 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2407786 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2407786 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2407788 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2407788 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2407789 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2407790 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2407791 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2407792 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2407793 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2407794 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2407795 T7887 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2407796 T7887 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2407798 T7887 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 2407798 T7887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2407799 T7887 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2407799 T7887 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2407799 T7887 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2407851 T7887 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2407879 T7887 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2407880 T7887 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2407886 T7887 oass.IndexSchema.readSchema [null] Schema name=test
   [junit4]   2> 2407998 T7887 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2408004 T7887 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2408006 T7887 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2408012 T7887 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2408015 T7887 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2408017 T7887 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2408017 T7887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2408017 T7887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2408018 T7887 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2408018 T7887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2408019 T7887 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2408019 T7887 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2408019 T7887 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2408019 T7887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 2408053 T7887 oasc.CoreContainer.<init> New CoreContainer 373818113
   [junit4]   2> 2408053 T7887 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 2408054 T7887 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 2408054 T7887 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 2408054 T7887 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 2408055 T7887 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2408055 T7887 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2408055 T7887 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2408055 T7887 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2408056 T7887 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2408056 T7887 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2408056 T7887 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 2408057 T7887 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2408057 T7887 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2408057 T7887 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 2408057 T7887 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56185/solr
   [junit4]   2> 2408058 T7887 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2408058 T7887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2408060 T7898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d309608 name:ZooKeeperConnection Watcher:127.0.0.1:56185 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2408060 T7887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2408061 T7887 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2408062 T7900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63228db5 name:ZooKeeperConnection Watcher:127.0.0.1:56185/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2408062 T7887 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2408063 T7887 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2408065 T7887 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2408066 T7887 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2408068 T7887 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2408069 T7887 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2408071 T7887 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2408072 T7887 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/188.138.97.18:_
   [junit4]   2> 2408073 T7887 oascc.SolrZkClient.makePath makePath: /live_nodes/188.138.97.18:_
   [junit4]   2> 2408074 T7887 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2408075 T7887 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2408076 T7887 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2408077 T7887 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 188.138.97.18:_
   [junit4]   2> 2408077 T7887 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2408078 T7887 oasc.Overseer.start Overseer (id=92307653677285379-188.138.97.18:_-n_0000000000) starting
   [junit4]   2> 2408080 T7887 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2408084 T7887 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2408084 T7902 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2408085 T7887 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2408087 T7887 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2408087 T7887 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2408089 T7901 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2408090 T7904 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2408090 T7904 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2408091 T7904 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2408093 T7905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2408094 T7901 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"188.138.97.18:__collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://188.138.97.18:",
   [junit4]   2> 	  "node_name":"188.138.97.18:_",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2408096 T7905 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> 2409091 T7904 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2409092 T7904 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2409092 T7904 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2409092 T7904 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2409092 T7904 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2409093 T7904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 2409093 T7904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2409093 T7904 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2409114 T7904 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2409136 T7904 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2409136 T7904 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2409140 T7904 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2409239 T7904 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2409242 T7904 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2409243 T7904 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2409249 T7904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2409250 T7904 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2409252 T7904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2409253 T7904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2409253 T7904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2409253 T7904 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2409253 T7904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2409254 T7904 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2409254 T7904 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2409254 T7904 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2409254 T7904 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/init-core-data-001/
   [junit4]   2> 2409254 T7904 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52415c45
   [junit4]   2> 2409255 T7904 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/init-core-data-001
   [junit4]   2> 2409255 T7904 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/init-core-data-001/index/
   [junit4]   2> 2409255 T7904 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2409255 T7904 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/init-core-data-001/index
   [junit4]   2> 2409255 T7904 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2409256 T7904 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@114bc172 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5faa8b55)),segFN=segments_1,generation=1}
   [junit4]   2> 2409257 T7904 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2409257 T7904 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 2409259 T7904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2409259 T7904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2409259 T7904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2409259 T7904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2409260 T7904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2409260 T7904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2409260 T7904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2409260 T7904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2409260 T7904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2409260 T7904 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2409261 T7904 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2409261 T7904 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2409261 T7904 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2409261 T7904 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2409261 T7904 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2409262 T7904 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2409262 T7904 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2409262 T7904 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2409262 T7904 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2409262 T7904 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2409263 T7904 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 2409263 T7904 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 2409263 T7904 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2409263 T7904 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2409263 T7904 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2409264 T7904 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 2409264 T7904 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 2409264 T7904 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 2409264 T7904 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2409264 T7904 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2409265 T7904 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409265 T7904 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409265 T7904 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409265 T7904 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409265 T7904 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409266 T7904 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409266 T7904 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409266 T7904 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 2409266 T7904 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 2409266 T7904 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 2409269 T7904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2409270 T7904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2409271 T7904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2409271 T7904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2409272 T7904 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2409272 T7904 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2409274 T7904 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2409274 T7904 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2409274 T7904 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=37.0615234375, floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=11.229589844065327, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2409274 T7904 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@114bc172 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5faa8b55)),segFN=segments_1,generation=1}
   [junit4]   2> 2409275 T7904 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2409275 T7904 oass.SolrIndexSearcher.<init> Opening Searcher@68d12f16[collection1] main
   [junit4]   2> 2409275 T7904 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2409276 T7904 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2409276 T7904 oasr.RestManager.init Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2409276 T7904 oasr.ManagedResourceStorage.load Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2409276 T7904 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 2409276 T7904 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 2409277 T7904 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2409277 T7904 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 2414926 T7904 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2414942 T7906 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68d12f16[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2414945 T7904 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2414945 T7909 oasc.ZkController.register Register replica - core:collection1 address:http://188.138.97.18: collection:collection1 shard:shard1
   [junit4]   2> 2414946 T7909 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2414947 T7887 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 2414951 T7909 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2414954 T7887 oas.SolrTestCaseJ4.setUp ###Starting testFileBasedJsonStorage
   [junit4]   2> 2414954 T7905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2414954 T7887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/'
   [junit4]   2> 2414954 T7909 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2414955 T7909 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2414955 T7909 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://188.138.97.18:/collection1/ shard1
   [junit4]   2> 2414955 T7909 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2414956 T7905 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> 2414959 T7905 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2414960 T7905 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> 2414964 T7887 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414964 T7887 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414965 T7887 oasr.ManagedResourceStorage.load Reading _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414965 T7887 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414965 T7887 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414965 T7887 oasr.ManagedResourceStorage.load Reading _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414966 T7887 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _test_foo.json using file:dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.rest.TestManagedResourceStorage-B55E0C8BCE791E0-001/json-storage-001/managed
   [junit4]   2> 2414966 T7887 oas.SolrTestCaseJ4.tearDown ###Ending testFileBasedJsonStorage
   [junit4]   2> 2414972 T7887 oas.SolrTestCaseJ4.setUp ###Starting testZkBasedJsonStorage
   [junit4]   2> 2414972 T7887 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './'
   [junit4]   2> 2414980 T7887 oascc.SolrZkClient.makePath makePath: /test
   [junit4]   2> 2414981 T7887 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /test
   [junit4]   2> 2414982 T7887 oascc.SolrZkClient.makePath makePath: /test/_test_foo.json
   [junit4]   2> 2414983 T7887 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 136 bytes to new znode /test/_test_foo.json
   [junit4]   2> 2414983 T7887 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2414983 T7887 oasr.ManagedResourceStorage.load Reading _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2414984 T7887 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 136 bytes from znode /test/_test_foo.json
   [junit4]   2> 2414984 T7887 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2414985 T7887 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 175 bytes to existing znode /test/_test_foo.json
   [junit4]   2> 2414985 T7887 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2414985 T7887 oasr.ManagedResourceStorage.load Reading _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2414985 T7887 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 175 bytes from znode /test/_test_foo.json
   [junit4]   2> 2414986 T7887 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _test_foo.json using ZooKeeperStorageIO:path=/test
   [junit4]   2> 2414986 T7905 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2414986 T7887 oas.SolrTestCaseJ4.tearDown ###Ending testZkBasedJsonStorage
   [junit4]   2> 2414988 T7887 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56185 56185
   [junit4]   2> 2415008 T7909 oasc.ZkController.register We are http://188.138.97.18:/collection1/ and leader is http://188.138.97.18:/collection1/
   [junit4]   2> 2415544 T7909 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://188.138.97.18:
   [junit4]   2> 2415544 T7909 oasc.ZkController.checkRecovery WARN Skipping recovery according to sys prop solrcloud.skip.autorecovery
   [junit4]   2> 2415544 T7888 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56185 56185
   [junit4]   2> 2415545 T7909 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2415545 T7909 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2415546 T7887 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 2415546 T7909 oasc.ZkController.getLeaderInitiatedRecoveryState WARN Unable to read /collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1 due to: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_initiated_recovery/shard1/188.138.97.18:__collection1
   [junit4]   2> 2415547 T7909 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2415547 T7909 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2415547 T7909 oasc.ZkContainer$2.run ERROR  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue/qn-
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:273)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:270)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:270)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1120)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1038)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publish(ZkController.java:1034)
   [junit4]   2> 	at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:207)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2415548 T7909 oasc.SolrException.log ERROR :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue/qn-
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:273)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:270)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:270)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:369)
   [junit4]   2> 		at org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:353)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.publish(ZkController.java:1120)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.publish(ZkController.java:1038)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.publish(ZkController.java:1034)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.register(ZkController.java:849)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController.register(ZkController.java:763)
   [junit4]   2> 		at org.apache.solr.core.ZkContainer$2.run(ZkContainer.java:200)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 7920 T7886 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> 2416088 T7902 oasc.OverseerCollectionProcessor.amILeader  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.amILeader(OverseerCollectionProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:271)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2416089 T7902 oasc.OverseerCollectionProcessor.amILeader According to ZK I (id=92307653677285379-188.138.97.18:_-n_0000000000) am no longer a leader.
   [junit4]   2> 27933 T7886 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]   2> 	   1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]   2> 	   3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   4) Thread[id=7901, name=OverseerStateUpdate-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]   2> 	        at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]   2> 	        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]   2> 	        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]   2> 	        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   5) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 27935 T7886 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	   2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	   3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	   4) Thread[id=7901, name=OverseerStateUpdate-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2> 	   5) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 2435596 T7901 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 188.138.97.18:_
   [junit4]   2> 2435596 T7910 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:307)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:321)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:293)
   [junit4]   2> 
   [junit4]   2> 30959 T7886 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]   2> 	   3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	   4) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=en_IN, timezone=Indian/Cocos
   [junit4]   2> NOTE: Linux 3.13.0-34-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=5,free=99629440,total=519045120
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPI, SoftAutoCommitTest, AbstractAnalyticsStatsTest, DistanceFunctionTest, ZkSolrClientTest, LegacyHTMLStripCharFilterTest, DeleteInactiveReplicaTest, TestMaxScoreQueryParser, AddSchemaFieldsUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, UniqFieldsUpdateProcessorFactoryTest, TestRecoveryHdfs, TestManagedSchema, TestQueryUtils, CoreMergeIndexesAdminHandlerTest, OpenCloseCoreStressTest, TestRestManager, TestPhraseSuggestions, ClusterStateTest, HdfsBasicDistributedZkTest, SolrCoreTest, DistributedQueryElevationComponentTest, TestMultiCoreConfBootstrap, NoFacetTest, BJQParserTest, IndexSchemaRuntimeFieldTest, RollingRestartTest, DefaultValueUpdateProcessorTest, BadCopyFieldTest, SliceStateTest, SolrPluginUtilsTest, SynonymTokenizerTest, TestTolerantSearch, TestDistributedGrouping, TestModifyConfFiles, TestBadConfig, PreAnalyzedFieldTest, TestUniqueKeyFieldResource, ScriptEngineTest, TestValueSourceCache, TestCSVLoader, TestLFUCache, DirectUpdateHandlerOptimizeTest, DebugComponentTest, CollectionsAPIAsyncDistributedZkTest, TestFieldCollectionResource, TestDynamicFieldCollectionResource, OutputWriterTest, TestDistribDocBasedVersion, RAMDirectoryFactoryTest, AlternateDirectoryTest, CircularListTest, HdfsLockFactoryTest, SolrXmlInZkTest, TestFunctionQuery, SuggestComponentTest, TestLazyCores, DistributedExpandComponentTest, FullSolrCloudDistribCmdsTest, DateFieldTest, TestCustomSort, TestOmitPositions, DocValuesTest, FunctionTest, TestMergePolicyConfig, TestCloudInspectUtil, AtomicUpdatesTest, TestIBSimilarityFactory, FieldFacetExtrasTest, TestChildDocTransformer, TestDefaultSearchFieldResource, TestIndexSearcher, TestPseudoReturnFields, TestQueryTypes, TestPHPSerializedResponseWriter, CursorPagingTest, TestRandomFaceting, DocValuesMissingTest, ExpressionTest, TestManagedSynonymFilterFactory, HdfsUnloadDistributedZkTest, AssignTest, TestPivotHelperCode, TestLeaderElectionZkExpiry, SortByFunctionTest, UUIDFieldTest, TestCoreContainer, TestJoin, TestFieldResource, ShardRoutingCustomTest, MultiThreadedOCPTest, DistribDocExpirationUpdateProcessorTest, DistributedTermsComponentTest, TestHighlightDedupGrouping, TestQuerySenderNoQuery, AnalysisAfterCoreReloadTest, QueryElevationComponentTest, SampleTest, ResourceLoaderTest, TestReversedWildcardFilterFactory, TestRequestStatusCollectionAPI, TestSolrXmlPersistor, FileBasedSpellCheckerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BasicFunctionalityTest, DirectUpdateHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestSolrDeletionPolicy1, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, MultiTermTest, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, TestUtils, SystemInfoHandlerTest, FileUtilsTest, DistributedIntervalFacetingTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, TestCloudPivotFacet, TriLevelCompositeIdRoutingTest, TestSortingResponseWriter, TestManagedResource, TestManagedResourceStorage]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedResourceStorage -Dtests.seed=B55E0C8BCE791E0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_IN -Dtests.timezone=Indian/Cocos -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestManagedResourceStorage (suite) <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: SolrCore.getOpenCount()==2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B55E0C8BCE791E0]:0)
   [junit4]    > 	at org.apache.solr.util.TestHarness.close(TestHarness.java:332)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:633)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:184)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.lang.SecurityException: Cannot make java.lang.Class.classLoader accessible
   [junit4]    > 	at java.lang.reflect.AccessibleObject.setAccessible0(AccessibleObject.java:147)
   [junit4]    > 	at java.lang.reflect.AccessibleObject.setAccessible(AccessibleObject.java:129)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]    >    3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7901, name=OverseerStateUpdate-92307653677285379-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]    >         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:221)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B55E0C8BCE791E0]:0)Throwable #4: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7903, name=OverseerHdfsCoreFailoverThread-92307653677285379-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7907, name=Thread-2929, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]    >    3) Thread[id=7909, name=coreZkRegister-4786-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7906, name=searcherExecutor-4792-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B55E0C8BCE791E0]:0)
   [junit4] Completed on J1 in 31.01s, 2 tests, 4 errors <<< FAILURES!

[...truncated 121 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: There were test failures: 430 suites, 1782 tests, 4 suite-level errors, 146 ignored (19 assumptions)

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