Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/929/

3 tests failed.
REGRESSION:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([42CF59CE2961C71E:B5BCB796EF8968F8]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:635)
        at java.util.ArrayList.get(ArrayList.java:411)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1239)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=54213, name=collection2, 
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=54213, name=collection2, state=RUNNABLE, 
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49320: Could not find collection : 
awholynewstresscollection_collection2_0
        at __randomizedtesting.SeedInfo.seed([42CF59CE2961C71E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:857)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:800)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)


FAILED:  org.apache.solr.search.TestReloadDeadlock.testReloadDeadlock

Error Message:
Captured an uncaught exception in thread: Thread[id=1004, name=WRITER3, 
state=RUNNABLE, group=TGRP-TestReloadDeadlock]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=1004, name=WRITER3, state=RUNNABLE, 
group=TGRP-TestReloadDeadlock]
        at 
__randomizedtesting.SeedInfo.seed([42CF59CE2961C71E:7F4EFD6F7D2A245C]:0)
Caused by: java.lang.RuntimeException: org.apache.solr.common.SolrException: 
Error opening new searcher
        at __randomizedtesting.SeedInfo.seed([42CF59CE2961C71E]:0)
        at 
org.apache.solr.search.TestReloadDeadlock$1.run(TestReloadDeadlock.java:166)
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
        at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1673)
        at org.apache.solr.core.SolrCore.getRealtimeSearcher(SolrCore.java:1530)
        at 
org.apache.solr.update.VersionInfo.getVersionFromIndex(VersionInfo.java:201)
        at org.apache.solr.update.UpdateLog.lookupVersion(UpdateLog.java:779)
        at 
org.apache.solr.update.VersionInfo.lookupVersion(VersionInfo.java:194)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1088)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:705)
        at 
org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleAdds(JsonLoader.java:470)
        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:134)
        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:113)
        at org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:76)
        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:151)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2079)
        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
        at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1104)
        at 
org.apache.solr.SolrTestCaseJ4.addAndGetVersion(SolrTestCaseJ4.java:1250)
        at 
org.apache.solr.search.TestReloadDeadlock.addDoc(TestReloadDeadlock.java:200)
        at 
org.apache.solr.search.TestReloadDeadlock.access$100(TestReloadDeadlock.java:46)
        at 
org.apache.solr.search.TestReloadDeadlock$1.run(TestReloadDeadlock.java:156)
Caused by: java.lang.NullPointerException
        at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1642)
        ... 21 more




Build Log:
[...truncated 10205 lines...]
   [junit4] Suite: org.apache.solr.search.TestReloadDeadlock
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001
   [junit4]   2> 104908 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 104909 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 104909 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 104910 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 104910 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 104910 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 104939 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 104953 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 104984 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 104985 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 104998 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 105244 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 105246 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 105247 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 105250 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 105284 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 105285 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr
   [junit4]   2> 105285 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/'
   [junit4]   2> 105301 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 754356232
   [junit4]   2> 105301 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/]
   [junit4]   2> 105302 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/lib
   [junit4]   2> 105302 WARN  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/lib).
   [junit4]   2> 105324 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 105326 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 105326 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 105327 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 105327 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 105327 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 105328 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: 
{configSetProperties=configsetprops.json, schema=schema15.xml, 
instanceDir=collection1, transient=false, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
 shard=shard1, name=collection1, loadOnStartup=true, 
config=solrconfig-tlog.xml, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001,
 collection=collection1}
   [junit4]   2> 105335 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 105336 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 105337 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 105337 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 105363 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 105377 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 105409 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 105409 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 105423 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 105648 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 105649 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 105651 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 105654 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 105682 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 105682 INFO  (coreLoadExecutor-277-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 105683 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 105683 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 105683 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6be19237
   [junit4]   2> 105684 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001
   [junit4]   2> 105684 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/index/
   [junit4]   2> 105684 WARN  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 105685 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/index
   [junit4]   2> 105685 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 105686 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_1,generation=1}
   [junit4]   2> 105686 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 105687 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/
   [junit4]   2> 105694 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 105694 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 105694 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 105694 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 105695 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 105695 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 105695 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 105696 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 105696 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 105699 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105700 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105702 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105703 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 105708 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/file,standard,/admin/ping,/update/json/docs,/update/csv,/admin/logging,/admin/segments,/config,/admin/mbeans,/admin/luke,/schema,/admin/system,/get,/admin/properties,/update,/admin/plugins,/replication,/update/json
   [junit4]   2> 105709 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 105710 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 105710 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 105711 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 105711 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 105712 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=20.828125, 
floorSegmentMB=0.541015625, forceMergeDeletesPctAllowed=19.197615364682807, 
segmentsPerTier=3.0, maxCFSSegmentSizeMB=1.654296875, 
noCFSRatio=0.8401315866824807
   [junit4]   2> 105712 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_1,generation=1}
   [junit4]   2> 105713 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 105713 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1051694a[collection1] 
main
   [junit4]   2> 105714 WARN  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 105714 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 105714 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 105714 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 105715 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 105715 INFO  
(searcherExecutor-278-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1051694a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 105716 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 105716 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 105716 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 105716 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1509609583937585152
   [junit4]   2> 105718 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1509609583937585152
   [junit4]   2> 105718 INFO  (coreLoadExecutor-277-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 105720 INFO  
(SUITE-TestReloadDeadlock-seed#[42CF59CE2961C71E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 105726 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadDeadlock
   [junit4]   2> 105733 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 105735 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@a0ba648[collection1] realtime
   [junit4]   2> 105735 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=*:* (-9223372036854775807)} 0 7
   [junit4]   2> 105829 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 105830 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_2,generation=2}
   [junit4]   2> 105830 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 105831 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4e1c8a36[collection1] main
   [junit4]   2> 105831 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 105832 INFO  (searcherExecutor-278-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e1c8a36[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 105834 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{commit=} 0 94
   [junit4]   2> 105851 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[10 
(2)]} 0 7
   [junit4]   2> 105853 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[11 
(5)]} 0 7
   [junit4]   2> 105853 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[11 
(6)]} 0 7
   [junit4]   2> 105853 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(1)]} 0 10
   [junit4]   2> 105854 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(4)]} 0 9
   [junit4]   2> 105969 INFO  (WRITER7) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@3c2a25ca[collection1] realtime
   [junit4]   2> 105970 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-7&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:11 (-7)} 0 123
   [junit4]   2> 105972 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(8)]} 0 125
   [junit4]   2> 105973 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(9)]} 0 125
   [junit4]   2> 105996 INFO  (WRITER10) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@44c2c269[collection1] realtime
   [junit4]   2> 105998 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-10&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:5 (-10)} 0 151
   [junit4]   2> 105999 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(3)]} 0 155
   [junit4]   2> 106002 INFO  (WRITER11) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@4e404fad[collection1] realtime
   [junit4]   2> 106004 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-11&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-11)} 0 156
   [junit4]   2> 106005 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(12)]} 0 156
   [junit4]   2> 106006 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 106007 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 106007 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 106008 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 106015 INFO  (WRITER1) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@3022eec5[collection1] realtime
   [junit4]   2> 106017 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-13&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:10 (-13)} 0 165
   [junit4]   2> 106019 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-14&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:1 (-14)} 0 164
   [junit4]   2> 106020 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(15)]} 0 165
   [junit4]   2> 106020 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(16)]} 0 166
   [junit4]   2> 106020 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(17)]} 0 166
   [junit4]   2> 106020 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(20)]} 0 47
   [junit4]   2> 106021 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(19)]} 0 48
   [junit4]   2> 106020 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(18)]} 0 50
   [junit4]   2> 106034 INFO  (WRITER10) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@5ae568e3[collection1] realtime
   [junit4]   2> 106034 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-21&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:5 (-21)} 0 35
   [junit4]   2> 106036 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(22)]} 0 36
   [junit4]   2> 106045 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 106046 INFO  (WRITER11) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@a7cd08[collection1] realtime
   [junit4]   2> 106047 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-23&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:3 (-23)} 0 42
   [junit4]   2> 106049 INFO  (WRITER3) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@636ad24d[collection1] realtime
   [junit4]   2> 106050 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-24&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-24)} 0 44
   [junit4]   2> 106060 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[10 
(25)]} 0 42
   [junit4]   2> 106069 INFO  (WRITER5) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@2302111e[collection1] realtime
   [junit4]   2> 106070 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-26&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:10 (-26)} 0 50
   [junit4]   2> 106072 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-27&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:8 (-27)} 0 51
   [junit4]   2> 106073 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[2 
(30)]} 0 51
   [junit4]   2> 106075 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 106081 INFO  (WRITER4) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@63d282bf[collection1] realtime
   [junit4]   2> 106082 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-29&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:5 (-29)} 0 60
   [junit4]   2> 106083 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(31)]} 0 61
   [junit4]   2> 106104 INFO  (WRITER6) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@3fdd5792[collection1] realtime
   [junit4]   2> 106104 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-28&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-28)} 0 82
   [junit4]   2> 106107 INFO  (WRITER7) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@5e2b3c11[collection1] realtime
   [junit4]   2> 106107 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-32&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-32)} 0 86
   [junit4]   2> 106108 INFO  (WRITER2) [    ] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 106109 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(33)]} 0 74
   [junit4]   2> 106110 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(35)]} 0 59
   [junit4]   2> 106110 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(34)]} 0 62
   [junit4]   2> 106114 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 106116 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
   [junit4]   2> 106125 INFO  (WRITER2) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_3,generation=3}
   [junit4]   2> 106126 INFO  (WRITER2) [    ] o.a.s.c.SolrCore newest commit 
generation = 3
   [junit4]   2> 106127 INFO  (WRITER2) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@4fc9584f[collection1] main
   [junit4]   2> 106127 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 106127 INFO  (WRITER2) [    ] o.a.s.u.UpdateHandler 
end_commit_flush
   [junit4]   2> 106128 INFO  (searcherExecutor-278-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4fc9584f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(5.4.0):c1)
 Uninverting(_c(5.4.0):c1) Uninverting(_b(5.4.0):c2/1:delGen=1)))}
   [junit4]   2> 106129 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null params={} {commit=} 0 92
   [junit4]   2> 106135 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-36&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:3 (-36)} 0 75
   [junit4]   2> 106139 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-37&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:10 (-37)} 0 68
   [junit4]   2> 106140 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-38&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-38)} 0 68
   [junit4]   2> 106143 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-39&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-39)} 0 69
   [junit4]   2> 106144 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-40&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:10 (-40)} 0 61
   [junit4]   2> 106146 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(41)]} 0 61
   [junit4]   2> 106152 INFO  (WRITER6) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@a3aee42[collection1] realtime
   [junit4]   2> 106153 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-42&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-42)} 0 48
   [junit4]   2> 106154 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(43)]} 0 45
   [junit4]   2> 106154 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[9 
(44)]} 0 44
   [junit4]   2> 106167 INFO  (WRITER3) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@61d93e6a[collection1] realtime
   [junit4]   2> 106168 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-45&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-45)} 0 57
   [junit4]   2> 106169 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-46&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-46)} 0 59
   [junit4]   2> 106171 INFO  (WRITER1) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@2d25fe5e[collection1] realtime
   [junit4]   2> 106171 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-47&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:5 (-47)} 0 34
   [junit4]   2> 106173 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(48)]} 0 35
   [junit4]   2> 106173 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(49)]} 0 33
   [junit4]   2> 106173 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(50)]} 0 32
   [junit4]   2> 106185 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@6ab494c6[collection1] realtime
   [junit4]   2> 106199 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-52&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:10 (-52)} 0 54
   [junit4]   2> 106199 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-51&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-51)} 0 55
   [junit4]   2> 106201 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(53)]} 0 54
   [junit4]   2> 106215 INFO  (WRITER6) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@6aed097d[collection1] realtime
   [junit4]   2> 106218 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(55)]} 0 62
   [junit4]   2> 106218 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(56)]} 0 63
   [junit4]   2> 106218 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(57)]} 0 49
   [junit4]   2> 106218 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-54&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:10 (-54)} 0 64
   [junit4]   2> 106230 INFO  (WRITER11) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@6f3c1f5c[collection1] realtime
   [junit4]   2> 106231 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-58&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-58)} 0 61
   [junit4]   2> 106233 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-59&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:1 (-59)} 0 61
   [junit4]   2> 106235 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(60)]} 0 62
   [junit4]   2> 106236 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(62)]} 0 62
   [junit4]   2> 106236 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(61)]} 0 62
   [junit4]   2> 106246 INFO  (WRITER4) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@26a006f4[collection1] realtime
   [junit4]   2> 106247 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-63&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-63)} 0 46
   [junit4]   2> 106249 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[9 
(64)]} 0 48
   [junit4]   2> 106249 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(65)]} 0 48
   [junit4]   2> 106250 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(67)]} 0 31
   [junit4]   2> 106250 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(66)]} 0 31
   [junit4]   2> 106251 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[7 
(68)]} 0 32
   [junit4]   2> 106272 INFO  (WRITER6) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@68bd1f7d[collection1] realtime
   [junit4]   2> 106274 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-69&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-69)} 0 54
   [junit4]   2> 106284 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-70&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-70)} 0 52
   [junit4]   2> 106286 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[8 
(71)]} 0 51
   [junit4]   2> 106296 INFO  (WRITER2) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@43520332[collection1] realtime
   [junit4]   2> 106299 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-72&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:12 (-72)} 0 64
   [junit4]   2> 106302 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-73&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:12 (-73)} 0 66
   [junit4]   2> 106304 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[6 
(74)]} 0 67
   [junit4]   2> 106331 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@4f342093[collection1] realtime
   [junit4]   2> 106332 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-76&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-76)} 0 82
   [junit4]   2> 106338 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(75)]} 0 90
   [junit4]   2> 106341 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-77&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-77)} 0 92
   [junit4]   2> 106343 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(79)]} 0 92
   [junit4]   2> 106343 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(78)]} 0 91
   [junit4]   2> 106352 INFO  (WRITER3) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@598ceaa3[collection1] realtime
   [junit4]   2> 106354 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(81)]} 0 80
   [junit4]   2> 106374 INFO  (WRITER11) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@1b606b8c[collection1] realtime
   [junit4]   2> 106375 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-80&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:4 (-80)} 0 123
   [junit4]   2> 106379 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-83&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-83)} 0 92
   [junit4]   2> 106381 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[6 
(84)]} 0 80
   [junit4]   2> 106381 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-82&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-82)} 0 95
   [junit4]   2> 106389 INFO  (WRITER0) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@4a720218[collection1] realtime
   [junit4]   2> 106394 INFO  (WRITER5) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@5fffa9a9[collection1] realtime
   [junit4]   2> 106394 INFO  (WRITER9) [    ] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 106397 INFO  (WRITER9) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_4,generation=4}
   [junit4]   2> 106397 INFO  (WRITER9) [    ] o.a.s.c.SolrCore newest commit 
generation = 4
   [junit4]   2> 106398 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-86&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:3 (-86)} 0 92
   [junit4]   2> 106405 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-85&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-85)} 0 101
   [junit4]   2> 106406 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@53bc0bb2[collection1] main
   [junit4]   2> 106414 INFO  (searcherExecutor-278-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53bc0bb2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(5.4.0):c1)
 Uninverting(_l(5.4.0):c2/1:delGen=1) Uninverting(_o(5.4.0):c1) 
Uninverting(_m(5.4.0):c1) Uninverting(_p(5.4.0):c1) Uninverting(_t(5.4.0):c1) 
Uninverting(_v(5.4.0):c1)))}
   [junit4]   2> 106415 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(87)]} 0 77
   [junit4]   2> 106416 INFO  (WRITER9) [    ] o.a.s.u.UpdateHandler 
end_commit_flush
   [junit4]   2> 106419 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null params={} {commit=} 0 86
   [junit4]   2> 106423 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-88&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:3 (-88)} 0 81
   [junit4]   2> 106424 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(89)]} 0 80
   [junit4]   2> 106433 INFO  (WRITER10) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@6498a2b8[collection1] realtime
   [junit4]   2> 106437 INFO  (WRITER6) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@69dad81f[collection1] realtime
   [junit4]   2> 106440 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[6 
(94)]} 0 59
   [junit4]   2> 106441 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[6 
(95)]} 0 59
   [junit4]   2> 106442 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(93)]} 0 62
   [junit4]   2> 106442 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-91&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:9 (-91)} 0 86
   [junit4]   2> 106445 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[4 
(92)]} 0 69
   [junit4]   2> 106447 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(96)]} 0 48
   [junit4]   2> 106449 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-90&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:1 (-90)} 0 104
   [junit4]   2> 106452 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[1 
(100)]} 0 27
   [junit4]   2> 106452 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[1 
(99)]} 0 28
   [junit4]   2> 106453 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[3 
(98)]} 0 37
   [junit4]   2> 106476 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 106478 INFO  (WRITER2) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@5f729832[collection1] realtime
   [junit4]   2> 106478 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 106479 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[11 
(97)]} 0 73
   [junit4]   2> 106479 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 106480 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(102)]} 0 39
   [junit4]   2> 106483 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 106493 INFO  (WRITER1) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@17537fc7[collection1] realtime
   [junit4]   2> 106495 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-104&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:12 (-104)} 0 52
   [junit4]   2> 106498 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-105&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-105)} 0 52
   [junit4]   2> 106501 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-106&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-106)} 0 53
   [junit4]   2> 106504 INFO  (WRITER10) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@20eca2cd[collection1] realtime
   [junit4]   2> 106506 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-109&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:1 (-109)} 0 54
   [junit4]   2> 106507 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-108&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:1 (-108)} 0 57
   [junit4]   2> 106507 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-103&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-103)} 0 65
   [junit4]   2> 106508 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[4 
(110)]} 0 54
   [junit4]   2> 106508 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-101&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:8 (-101)} 0 67
   [junit4]   2> 106516 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 106516 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 106516 INFO  (WRITER4) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@6eb4b976[collection1] realtime
   [junit4]   2> 106516 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/]
   [junit4]   2> 106517 INFO  (WRITER9) [    ] o.a.s.u.UpdateHandler Reordered 
DBQs detected.  Update=add{_version_=107,id=0} DBQs=[DBQ{version=111,q=id:9}, 
DBQ{version=109,q=id:1}, DBQ{version=108,q=id:1}]
   [junit4]   2> 106517 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-111&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:9 (-111)} 0 63
   [junit4]   2> 106518 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6be19237
   [junit4]   2> 106520 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/index/
   [junit4]   2> 106534 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.search.TestReloadDeadlock_42CF59CE2961C71E-001/init-core-data-001/
   [junit4]   2> 106536 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@2d75dfe0[collection1] realtime
   [junit4]   2> 106537 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[0 
(107)]} 0 83
   [junit4]   2> 106537 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 106538 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 106538 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 106538 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 106538 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 106539 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 106539 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 106539 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 106540 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 106541 INFO  (WRITER0) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@62b6d61b[collection1] realtime
   [junit4]   2> 106541 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-112&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:4 (-112)} 0 62
   [junit4]   2> 106543 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106545 INFO  (WRITER11) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@5c939dd0[collection1] realtime
   [junit4]   2> 106545 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106547 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106548 INFO  (WRITER6) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@47350201[collection1] realtime
   [junit4]   2> 106549 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 106550 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(115)]} 0 50
   [junit4]   2> 106550 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[11 
(116)]} 0 49
   [junit4]   2> 106551 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[4 
(119)]} 0 43
   [junit4]   2> 106553 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-113&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-113)} 0 72
   [junit4]   2> 106554 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[12 
(118)]} 0 46
   [junit4]   2> 106556 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/file,standard,/admin/ping,/update/json/docs,/update/csv,/admin/logging,/admin/segments,/config,/admin/mbeans,/admin/luke,/schema,/admin/system,/get,/admin/properties,/update,/admin/plugins,/replication,/update/json
   [junit4]   2> 106558 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 106558 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 106559 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 106616 INFO  (WRITER8) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@1d80e5fb[collection1] realtime
   [junit4]   2> 106617 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-114&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-114)} 0 120
   [junit4]   2> 106618 ERROR (WRITER2) [    ] o.a.s.u.UpdateLog Error opening 
realtime searcher for deleteByQuery:org.apache.solr.common.SolrException: Error 
opening new searcher
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1673)
   [junit4]   2>        at 
org.apache.solr.update.UpdateLog.deleteByQuery(UpdateLog.java:521)
   [junit4]   2>        at 
org.apache.solr.update.DirectUpdateHandler2.deleteByQuery(DirectUpdateHandler2.java:450)
   [junit4]   2>        at 
org.apache.solr.update.processor.RunUpdateProcessor.processDelete(RunUpdateProcessorFactory.java:80)
   [junit4]   2>        at 
org.apache.solr.update.processor.UpdateRequestProcessor.processDelete(UpdateRequestProcessor.java:55)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalDelete(DistributedUpdateProcessor.java:959)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.doDeleteByQuery(DistributedUpdateProcessor.java:1371)
   [junit4]   2>        at 
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:1153)
   [junit4]   2>        at 
org.apache.solr.update.processor.LogUpdateProcessor.processDelete(LogUpdateProcessorFactory.java:125)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleDeleteMap(JsonLoader.java:366)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.handleDeleteCommand(JsonLoader.java:283)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.processUpdate(JsonLoader.java:160)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JsonLoader$SingleThreadedJsonLoader.load(JsonLoader.java:113)
   [junit4]   2>        at 
org.apache.solr.handler.loader.JsonLoader.load(JsonLoader.java:76)
   [junit4]   2>        at 
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2>        at 
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:151)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2079)
   [junit4]   2>        at 
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:131)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1104)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1276)
   [junit4]   2>        at 
org.apache.solr.search.TestReloadDeadlock.deleteByQuery(TestReloadDeadlock.java:220)
   [junit4]   2>        at 
org.apache.solr.search.TestReloadDeadlock.access$000(TestReloadDeadlock.java:46)
   [junit4]   2>        at 
org.apache.solr.search.TestReloadDeadlock$1.run(TestReloadDeadlock.java:154)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1642)
   [junit4]   2>        ... 23 more
   [junit4]   2> 
   [junit4]   2> 106619 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[12 
(117)]} 0 111
   [junit4]   2> 106623 INFO  (WRITER4) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@2f813e50[collection1] realtime
   [junit4]   2> 106623 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@77f13049[collection1] 
main
   [junit4]   2> 106624 WARN  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 106624 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 106624 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 106625 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 106625 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 106625 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 106626 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@4a135c46[collection1] realtime
   [junit4]   2> 106626 INFO  
(searcherExecutor-283-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77f13049[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(5.4.0):c1)
 Uninverting(_o(5.4.0):c1) Uninverting(_y(5.4.0):c5/4) 
Uninverting(_12(5.4.0):c5/2:delGen=1)))}
   [junit4]   2> 106627 INFO  (WRITER0) [    ] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 106627 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-123&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:2 (-123)} 0 89
   [junit4]   2> 106634 INFO  (WRITER0) [    ] o.a.s.c.SolrCore 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_4,generation=4}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_5,generation=5}
   [junit4]   2> 106634 INFO  (WRITER0) [    ] o.a.s.c.SolrCore newest commit 
generation = 5
   [junit4]   2> 106635 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[11 
(126)]} 0 82
   [junit4]   2> 106636 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-122&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-122)} 0 117
   [junit4]   2> 106636 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-121&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:5 (-121)} 0 127
   [junit4]   2> 106636 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-120&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:4 (-120)} 0 128
   [junit4]   2> 106641 INFO  (WRITER0) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@21c359a0[collection1] main
   [junit4]   2> 106642 INFO  (searcherExecutor-278-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@21c359a0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_o(5.4.0):c1)
 Uninverting(_y(5.4.0):c5/4:delGen=1) Uninverting(_12(5.4.0):c5/3:delGen=2) 
Uninverting(_13(5.4.0):c1)))}
   [junit4]   2> 106644 INFO  (WRITER0) [    ] o.a.s.u.UpdateHandler 
end_commit_flush
   [junit4]   2> 106645 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null params={} {commit=} 0 102
   [junit4]   2> 106645 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(124)]} 0 92
   [junit4]   2> 106653 INFO  (WRITER5) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@f1673f2[collection1] realtime
   [junit4]   2> 106656 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[5 
(128)]} 0 100
   [junit4]   2> 106657 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[6 
(129)]} 0 39
   [junit4]   2> 106657 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[6 
(130)]} 0 38
   [junit4]   2> 106658 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[2 
(127)]} 0 103
   [junit4]   2> 106659 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-125&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:7 (-125)} 0 106
   [junit4]   2> 106659 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 106684 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.VersionInfo Found MAX value 119 from Terms for _version_ 
in index
   [junit4]   2> 106686 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.UpdateLog Took 28.0ms to seed version buckets with 
highest version 130
   [junit4]   2> 106694 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 106694 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is 
unused... core=collection1
   [junit4]   2> 106704 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 106704 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@37b211c2[collection1] realtime
   [junit4]   2> 106707 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-131&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:6 (-131)} 0 73
   [junit4]   2> 106708 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_5,generation=5}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_6,generation=6}
   [junit4]   2> 106708 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 106710 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2105773112, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 106720 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12826436 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e811eb8),segFN=segments_6,generation=6}
   [junit4]   2> 106726 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 6
   [junit4]   2> 106727 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 106740 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e76b039[collection1] 
main
   [junit4]   2> 106741 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 106742 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5ab4cfb2
   [junit4]   2> 106741 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-133&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:0 (-133)} 0 105
   [junit4]   2> 106742 INFO  
(searcherExecutor-283-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e76b039[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_y(5.4.0):c5/4:delGen=1)
 Uninverting(_12(5.4.0):c5/4:delGen=3) Uninverting(_13(5.4.0):c1) 
Uninverting(_14(5.4.0):c1) Uninverting(_15(5.4.0):c1) 
Uninverting(_16(5.4.0):c1)))}
   [junit4]   2> 106746 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=4,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=6,adds=4,deletesById=0,deletesByQuery=4,errors=1,cumulative_adds=65,cumulative_deletesById=0,cumulative_deletesByQuery=62,cumulative_errors=1,transaction_logs_total_size=3179,transaction_logs_total_number=3}
   [junit4]   2> 106746 INFO  
(TEST-TestReloadDeadlock.testReloadDeadlock-seed#[42CF59CE2961C71E]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 106749 INFO  (WRITER1) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-132&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:7 (-132)} 0 112
   [junit4]   2> 106751 INFO  (WRITER2) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[12 
(134)]} 0 114
   [junit4]   2> 106752 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(136)]} 0 106
   [junit4]   2> 106754 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(137)]} 0 105
   [junit4]   2> 106755 INFO  (WRITER8) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[4 
(135)]} 0 118
   [junit4]   2> 106780 INFO  (WRITER11) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@1d801cf2[collection1] realtime
   [junit4]   2> 106783 INFO  (WRITER10) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[10 
(141)]} 0 124
   [junit4]   2> 106785 INFO  (WRITER6) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[1 
(139)]} 0 126
   [junit4]   2> 106786 INFO  (WRITER7) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[1 
(140)]} 0 127
   [junit4]   2> 106786 INFO  (WRITER11) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-138&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:13 (-138)} 0 129
   [junit4]   2> 106803 INFO  (WRITER5) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@51e4bccc[collection1] realtime
   [junit4]   2> 106810 INFO  (WRITER9) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@43768c6c[collection1] realtime
   [junit4]   2> 106814 INFO  (WRITER4) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-144&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:9 (-144)} 0 70
   [junit4]   2> 106818 INFO  (WRITER1) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@1db0e06a[collection1] realtime
   [junit4]   2> 106819 INFO  (WRITER9) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-143&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:11 (-143)} 0 111
   [junit4]   2> 106820 INFO  (WRITER3) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(147)]} 0 67
   [junit4]   2> 106820 INFO  (WRITER0) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={update.distrib=FROMLEADER&versions=true&wt=json&indent=true} {add=[13 
(148)]} 0 64
   [junit4]   2> 106820 INFO  (WRITER5) [    ] o.a.s.u.p.LogUpdateProcessor 
[collection1] webapp=null path=null 
params={_version_=-142&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}
 {deleteByQuery=id:7 (-142)} 0 160
   [junit4]   2> 106828 INFO  (WRITER8) [    ] o.a.s.s.SolrIndexSearcher 
Opening Searcher@19a26a1[collection1] realtime
   [junit4]   2> 106829 INFO  (WRITER1) [    ] o

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

MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.teardownClass(HdfsCollectionsAPIDistributedZkTest.java:50)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 53 more
   [junit4]   2> 1591304 INFO  
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[42CF59CE2961C71E]-worker) 
[n:127.0.0.1:47223_ c:addReplicaColl s:shard2 r:core_node2 
x:addReplicaColl_shard2_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Aug 15, 2015 6:22:54 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=21012, maxDocsPerChunk=2, blockSize=375), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=21012, blockSize=375)), 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lt_LT, 
timezone=Asia/Dhaka
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=2,free=216393392,total=475004928
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest, 
CircularListTest, CoreMergeIndexesAdminHandlerTest, TestUtils, 
TestSolrQueryParserResource, DeleteShardTest, DistribJoinFromCollectionTest, 
SolrInfoMBeanTest, HdfsDirectoryTest, SegmentsInfoRequestHandlerTest, 
BlockCacheTest, DOMUtilTest, UnloadDistributedZkTest, QueryParsingTest, 
TestDocSet, TestDocBasedVersionConstraints, HttpPartitionTest, 
AnalysisErrorHandlingTest, TestSolrQueryParserDefaultOperatorResource, 
MultiThreadedOCPTest, TestBinaryResponseWriter, CoreAdminCreateDiscoverTest, 
TestTrie, SOLR749Test, BinaryUpdateRequestHandlerTest, SynonymTokenizerTest, 
QueryResultKeyTest, TestDistribIDF, ResponseLogComponentTest, TestSmileRequest, 
TestStressReorder, TestRebalanceLeaders, TestPerFieldSimilarity, 
StressHdfsTest, BufferStoreTest, TestAnalyzeInfixSuggestions, OverseerTest, 
CollectionReloadTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
DistributedQueryComponentCustomSortTest, TestExceedMaxTermLength, SampleTest, 
PathHierarchyTokenizerFactoryTest, CoreAdminRequestStatusTest, 
TestPseudoReturnFields, HdfsUnloadDistributedZkTest, 
DirectUpdateHandlerOptimizeTest, TestCloudInspectUtil, TestSchemaManager, 
VersionInfoTest, TestJettySolrRunner, MoreLikeThisHandlerTest, SuggesterTest, 
AddBlockUpdateTest, TestXIncludeConfig, TestFieldTypeResource, PolyFieldTest, 
TestGroupingSearch, TestConfigSets, NumericFieldsTest, BadIndexSchemaTest, 
CursorMarkTest, TestReloadAndDeleteDocs, SimpleFacetsTest, 
BigEndianAscendingWordSerializerTest, TestRestoreCore, 
TestPartialUpdateDeduplication, TestRandomRequestDistribution, 
DistributedExpandComponentTest, PrimUtilsTest, SolrIndexSplitterTest, 
SpellCheckCollatorTest, TestFastOutputStream, 
HdfsCollectionsAPIDistributedZkTest]
   [junit4] Completed [207/533] on J2 in 348.08s, 1 test, 1 error <<< FAILURES!

[...truncated 1065 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1449:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1003:
 There were test failures: 533 suites, 2114 tests, 3 errors, 26 ignored (14 
assumptions)

Total time: 199 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #911
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 1185534510 bytes
Compression is 0.0%
Took 3 min 16 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