Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2060/

2 tests failed.
FAILED:  
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ

Error Message:
Error from server at http://127.0.0.1:43168/solr: Host Unavailable: Not in live 
nodes as per zk

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43168/solr: Host Unavailable: Not in live nodes 
as per zk
        at 
__randomizedtesting.SeedInfo.seed([EA993E251AAC4834:406AE131614A0035]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([EA993E251AAC4834:504B515D9982A621]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more




Build Log:
[...truncated 11891 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> 996930 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_EA993E251AAC4834-001/init-core-data-001
   [junit4]   2> 996930 WARN  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=68 numCloses=68
   [junit4]   2> 996930 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 996931 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 996932 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 996932 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 996953 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 996978 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 997068 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 997095 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 997098 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 997098 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 997099 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 997130 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 997150 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 997244 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 997249 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 997250 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 997250 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 997250 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_EA993E251AAC4834-001/init-core-data-001/]
   [junit4]   2> 997251 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4863346254910844]
   [junit4]   2> 997287 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 997287 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 997287 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997287 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997288 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=5.2158203125, 
floorSegmentMB=0.341796875, forceMergeDeletesPctAllowed=10.613625966225085, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 997288 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e5c735c[collection1] main]
   [junit4]   2> 997289 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 997316 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 997354 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997354 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 997354 INFO  (coreLoadExecutor-5007-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574993243121123328
   [junit4]   2> 997354 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 997354 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 997354 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 997355 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 997355 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 997355 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 997355 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 997355 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 997357 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 997358 INFO  
(searcherExecutor-5008-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e5c735c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997358 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 997359 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 997359 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7454bb1f[collection1] realtime]
   [junit4]   2> 997359 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 997359 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 997362 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 997386 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 997405 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 997518 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 997524 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 997539 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 997539 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_EA993E251AAC4834-001/init-core-data-001/]
   [junit4]   2> 997593 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 997593 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 997595 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4371656e[collection1] main]
   [junit4]   2> 997595 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 997596 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 997598 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997598 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574993243376975872
   [junit4]   2> 997600 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 997600 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 997601 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 997601 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 997601 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 997601 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 997602 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 997602 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 997602 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 997602 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 997602 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 997604 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4371656e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997604 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@eaa7f58[collection1] 
main]
   [junit4]   2> 997604 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ddcf925
   [junit4]   2> 997604 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=501020965
   [junit4]   2> 997610 INFO  
(searcherExecutor-5013-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@eaa7f58[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997611 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1574993243389558784)]} 0 2
   [junit4]   2> 997611 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 997613 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1574993243392704512)]} 0 4
   [junit4]   2> 997617 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 997617 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1574993243396898816)]} 0 8
   [junit4]   2> 997617 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 997618 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 997618 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST 
FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [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:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 997618 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[EA993E251AAC4834]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=EA993E251AAC4834 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-BE 
-Dtests.timezone=Asia/Beirut -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.27s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA993E251AAC4834:504B515D9982A621]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
   [junit4]    >        ... 40 more
   [junit4]   2> 997623 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 997623 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1643044913
   [junit4]   2> 997623 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 997624 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 997625 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 997625 INFO  
(SUITE-HardAutoCommitTest-seed#[EA993E251AAC4834]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 997625 INFO  
(coreCloseExecutor-5017-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@452c1815
   [junit4]   2> 997625 INFO  
(coreCloseExecutor-5017-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 997625 INFO  
(coreCloseExecutor-5017-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1cfc693a commitCommandVersion:0
   [junit4]   2> 997628 INFO  
(coreCloseExecutor-5017-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1160517653
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_EA993E251AAC4834-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{range_facet_l_dv=PostingsFormat(name=MockRandom), 
field_t=PostingsFormat(name=LuceneFixedGap), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
subject=PostingsFormat(name=LuceneVarGapFixedInterval), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id_i1=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=MockRandom), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=PostingsFormat(name=LuceneFixedGap), 
range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=785, 
maxMBSortInHeap=7.274842031983095, sim=RandomSimilarity(queryNorm=true): {}, 
locale=fr-BE, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=203435304,total=534249472
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, 
TestJsonFacets, AnalyticsQueryTest, PropertiesRequestHandlerTest, 
TestFieldCacheSortRandom, CustomCollectionTest, TestInfoStreamLogging, 
DateFieldTest, ImplicitSnitchTest, TestSerializedLuceneMatchVersion, 
BlobRepositoryCloudTest, SpellCheckCollatorWithCollapseTest, 
DateMathParserTest, SpellPossibilityIteratorTest, TestBlobHandler, 
RegexBoostProcessorTest, BasicDistributedZk2Test, SuggesterFSTTest, 
DocumentBuilderTest, TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, 
TestQueryUtils, V2StandaloneTest, TestFoldingMultitermQuery, 
ReplicaListTransformerTest, NumericFieldsTest, TestClusterStateMutator, 
TestLegacyFieldCache, SmileWriterTest, TestSchemaResource, 
MoveReplicaHDFSUlogDirTest, QueryEqualityTest, TestFileDictionaryLookup, 
HdfsChaosMonkeySafeLeaderTest, DistributedExpandComponentTest, TestZkChroot, 
ClassificationUpdateProcessorIntegrationTest, CollectionReloadTest, 
TestReplicationHandlerBackup, TestMissingGroups, 
TestManagedSynonymFilterFactory, OverseerStatusTest, TestLegacyFieldReuse, 
TestExpandComponent, SolrCLIZkUtilsTest, HdfsSyncSliceTest, 
TestScoreJoinQPScore, SimpleMLTQParserTest, TestUseDocValuesAsStored, 
OverseerCollectionConfigSetProcessorTest, TestSort, TestSearcherReuse, 
TestTrackingShardHandlerFactory, FullHLLTest, CdcrReplicationDistributedZkTest, 
SSLMigrationTest, VMParamsZkACLAndCredentialsProvidersTest, 
SolrGraphiteReporterTest, SimplePostToolTest, PreAnalyzedFieldTest, 
PrimitiveFieldTypeTest, FastVectorHighlighterTest, DocValuesNotIndexedTest, 
WrapperMergePolicyFactoryTest, MetricsConfigTest, 
DistributedFacetPivotWhiteBoxTest, RecoveryAfterSoftCommitTest, 
SortByFunctionTest, TestSQLHandler, TestCustomStream, SuggesterTest, 
PreAnalyzedUpdateProcessorTest, TestExactStatsCache, TestCloudRecovery, 
TestLFUCache, TestSolrCoreSnapshots, TestStressReorder, 
TestReversedWildcardFilterFactory, AtomicUpdateProcessorFactoryTest, TestTrie, 
TimeZoneUtilsTest, XsltUpdateRequestHandlerTest, TestManagedResource, 
DeleteNodeTest, TestSolr4Spatial2, TestReRankQParserPlugin, PolyFieldTest, 
TestTolerantSearch, NodeMutatorTest, ReturnFieldsTest, TestRecovery, 
SharedFSAutoReplicaFailoverTest, PingRequestHandlerTest, CopyFieldTest, 
TestSolrCoreProperties, SolrMetricReporterTest, 
CollectionsAPIAsyncDistributedZkTest, ResponseLogComponentTest, 
TestRawTransformer, CdcrUpdateLogTest, TestMacroExpander, AutoCommitTest, 
TestIndexSearcher, TestDistributedMissingSort, TestRandomFlRTGCloud, 
NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, 
SolrCoreCheckLockOnStartupTest, TestDefaultStatsCache, 
TestSolrConfigHandlerConcurrent, TestOverriddenPrefixQueryForCustomFieldType, 
TestInitQParser, BlockJoinFacetRandomTest, DirectUpdateHandlerOptimizeTest, 
BasicAuthStandaloneTest, TestCloudNestedDocsSort, 
SignatureUpdateProcessorFactoryTest, AsyncCallRequestStatusResponseTest, 
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, 
ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestDistributedGrouping, TestHashPartitioner, 
TestReload, HardAutoCommitTest]
   [junit4] Completed [315/728 (1!)] on J2 in 0.71s, 1 test, 1 error <<< 
FAILURES!

[...truncated 360 lines...]
   [junit4] Suite: org.apache.solr.cloud.HealthCheckHandlerTest
   [junit4]   2> 1254069 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HealthCheckHandlerTest_EA993E251AAC4834-001/init-core-data-001
   [junit4]   2> 1254069 WARN  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=64 numCloses=64
   [junit4]   2> 1254070 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1254080 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1254081 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HealthCheckHandlerTest_EA993E251AAC4834-001/tempDir-001
   [junit4]   2> 1254081 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1254081 INFO  (Thread-3323) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1254081 INFO  (Thread-3323) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1254084 ERROR (Thread-3323) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1254181 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40441
   [junit4]   2> 1254195 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1254195 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@58115cde{/solr,null,AVAILABLE}
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f6f2641{HTTP/1.1,[http/1.1]}{127.0.0.1:43168}
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.e.j.s.Server Started @1256271ms
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43168}
   [junit4]   2> 1254196 ERROR (jetty-launcher-3003-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1254196 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-06T14:47:41.320Z
   [junit4]   2> 1254198 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1254204 INFO  (jetty-launcher-3003-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40441/solr
   [junit4]   2> 1254257 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1254258 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43168_solr
   [junit4]   2> 1254258 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Overseer 
(id=98437094519996419-127.0.0.1:43168_solr-n_0000000000) starting
   [junit4]   2> 1254266 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43168_solr
   [junit4]   2> 1254267 INFO  
(zkCallback-3010-thread-1-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1254318 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43168.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 1254321 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43168.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 1254321 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43168.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@64b3ff7d
   [junit4]   2> 1254322 INFO  (jetty-launcher-3003-thread-1) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HealthCheckHandlerTest_EA993E251AAC4834-001/tempDir-001/node1/.
   [junit4]   2> 1254335 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1254335 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40441/solr ready
   [junit4]   2> 1254389 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[EA993E251AAC4834]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandler
   [junit4]   2> 1254391 INFO  (qtp1773094042-16231) [n:127.0.0.1:43168_solr    
] o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on 
[127.0.0.1:43168_solr]
   [junit4]   2> 1254391 INFO  (qtp1773094042-16231) [n:127.0.0.1:43168_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1254391 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[EA993E251AAC4834]) [  
  ] o.a.s.c.MiniSolrCloudCluster Expired zookeeper session 98437094519996419 
from node http://127.0.0.1:43168/solr
   [junit4]   2> 1254395 INFO  (zkCallback-3015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1254493 INFO  (qtp1773094042-16233) [n:127.0.0.1:43168_solr    
] o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on 
[127.0.0.1:43168_solr]
   [junit4]   2> 1254495 WARN  
(zkCallback-3010-thread-4-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bd67261 name: 
ZooKeeperConnection Watcher:127.0.0.1:40441/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 1254495 WARN  
(zkCallback-3010-thread-4-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 1256475 WARN  
(jetty-launcher-3003-thread-1-SendThread(127.0.0.1:40441)) 
[n:127.0.0.1:43168_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x15db80413960003 has expired
   [junit4]   2> 1256476 WARN  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5bd67261 name: 
ZooKeeperConnection Watcher:127.0.0.1:40441/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 1256476 WARN  
(OverseerStateUpdate-98437094519996419-127.0.0.1:43168_solr-n_0000000000) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:305)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:282)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:398)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:161)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:139)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:184)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1256476 WARN  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 1256476 INFO  
(OverseerStateUpdate-98437094519996419-127.0.0.1:43168_solr-n_0000000000) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43168_solr
   [junit4]   2> 1256476 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Overseer 
(id=98437094519996419-127.0.0.1:43168_solr-n_0000000000) closing
   [junit4]   2> 1256476 ERROR (OverseerExitThread) [n:127.0.0.1:43168_solr    
] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1212)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:354)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:354)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:298)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1256476 INFO  
(OverseerCollectionConfigSetProcessor-98437094519996419-127.0.0.1:43168_solr-n_0000000000)
 [n:127.0.0.1:43168_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=98437094519996419-127.0.0.1:43168_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 1256477 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1256477 WARN  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection 
expired - starting a new one...
   [junit4]   2> 1256477 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ConnectionManager Connection with 
ZooKeeper reestablished.
   [junit4]   2> 1256478 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.ZkController ZooKeeper session 
re-connected ... refreshing core states after session expiration.
   [junit4]   2> 1256576 WARN  
(zkCallback-3010-thread-1-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1256576 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1256577 INFO  (qtp1773094042-16233) [n:127.0.0.1:43168_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=503 QTime=2084
   [junit4]   2> 1256578 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandler-seed#[EA993E251AAC4834]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandler
   [junit4]   2> 1256578 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43168_solr
   [junit4]   2> 1256597 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Overseer 
(id=98437094519996422-127.0.0.1:43168_solr-n_0000000001) starting
   [junit4]   2> 1256630 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[EA993E251AAC4834])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerSolrJ
   [junit4]   2> 1256632 INFO  (qtp1773094042-16228) [n:127.0.0.1:43168_solr    
] o.a.s.h.a.HealthCheckHandler Invoked HealthCheckHandler on 
[127.0.0.1:43168_solr]
   [junit4]   2> 1256637 INFO  (qtp1773094042-16228) [n:127.0.0.1:43168_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/health 
params={wt=javabin&version=2} status=503 QTime=5
   [junit4]   2> 1256638 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerSolrJ-seed#[EA993E251AAC4834])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerSolrJ
   [junit4]   2> 1256638 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43168_solr
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=HealthCheckHandlerTest -Dtests.method=testHealthCheckHandlerSolrJ 
-Dtests.seed=EA993E251AAC4834 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es-PR -Dtests.timezone=America/Metlakatla -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.05s J2 | 
HealthCheckHandlerTest.testHealthCheckHandlerSolrJ <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43168/solr: Host Unavailable: Not in live nodes 
as per zk
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EA993E251AAC4834:406AE131614A0035]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
   [junit4]    >        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1256644 INFO  
(zkCallback-3010-thread-1-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1256644 INFO  (zkCallback-3015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1256646 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to 
ZooKeeper
   [junit4]   2> 1256648 INFO  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 1256684 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[EA993E251AAC4834])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testHealthCheckHandlerWithCloudClient
   [junit4]   2> 1256684 INFO  
(TEST-HealthCheckHandlerTest.testHealthCheckHandlerWithCloudClient-seed#[EA993E251AAC4834])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testHealthCheckHandlerWithCloudClient
   [junit4]   2> 1256686 INFO  (jetty-closer-3004-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5f6f2641{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1256686 INFO  (jetty-closer-3004-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1064264153
   [junit4]   2> 1256686 INFO  (jetty-closer-3004-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1256687 INFO  (jetty-closer-3004-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1256688 INFO  (jetty-closer-3004-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1256689 INFO  (jetty-closer-3004-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1256691 INFO  (jetty-closer-3004-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98437094519996422-127.0.0.1:43168_solr-n_0000000001) closing
   [junit4]   2> 1256691 INFO  
(OverseerStateUpdate-98437094519996422-127.0.0.1:43168_solr-n_0000000001) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:43168_solr
   [junit4]   2> 1256692 WARN  
(zkCallback-3010-thread-3-processing-n:127.0.0.1:43168_solr) 
[n:127.0.0.1:43168_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1256692 INFO  (jetty-closer-3004-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@58115cde{/solr,null,UNAVAILABLE}
   [junit4]   2> 1256692 ERROR 
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1256692 INFO  
(SUITE-HealthCheckHandlerTest-seed#[EA993E251AAC4834]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40441 40441
   [junit4]   2> 1256982 INFO  (Thread-3323) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40441 40441
   [junit4]   2> 1256986 WARN  (Thread-3323) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.HealthCheckHandlerTest_EA993E251AAC4834-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1145, maxMBSortInHeap=5.631814641674154, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-PR, 
timezone=America/Metlakatla
   [junit4]   2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=222134280,total=522715136
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, 
TestJsonFacets, AnalyticsQueryTest, PropertiesRequestHandlerTest, 
TestFieldCacheSortRandom, CustomCollectionTest, TestInfoStreamLogging, 
DateFieldTest, ImplicitSnitchTest, TestSerializedLuceneMatchVersion, 
BlobRepositoryCloudTest, SpellCheckCollatorWithCollapseTest, 
DateMathParserTest, SpellPossibilityIteratorTest, TestBlobHandler, 
RegexBoostProcessorTest, BasicDistributedZk2Test, SuggesterFSTTest, 
DocumentBuilderTest, TestComplexPhraseQParserPlugin, TestAddFieldRealTimeGet, 
TestQueryUtils, V2StandaloneTest, TestFoldingMultitermQuery, 
ReplicaListTransformerTest, NumericFieldsTest, TestClusterStateMutator, 
TestLegacyFieldCache, SmileWriterTest, TestSchemaResource, 
MoveReplicaHDFSUlogDirTest, QueryEqualityTest, TestFileDictionaryLookup, 
HdfsChaosMonkeySafeLeaderTest, DistributedExpandComponentTest, TestZkChroot, 
ClassificationUpdateProcessorIntegrationTest, CollectionReloadTest, 
TestReplicationHandlerBackup, TestMissingGroups, 
TestManagedSynonymFilterFactory, OverseerStatusTest, TestLegacyFieldReuse, 
TestExpandComponent, SolrCLIZkUtilsTest, HdfsSyncSliceTest, 
TestScoreJoinQPScore, SimpleMLTQParserTest, TestUseDocValuesAsStored, 
OverseerCollectionConfigSetProcessorTest, TestSort, TestSearcherReuse, 
TestTrackingShardHandlerFactory, FullHLLTest, CdcrReplicationDistributedZkTest, 
SSLMigrationTest, VMParamsZkACLAndCredentialsProvidersTest, 
SolrGraphiteReporterTest, SimplePostToolTest, PreAnalyzedFieldTest, 
PrimitiveFieldTypeTest, FastVectorHighlighterTest, DocValuesNotIndexedTest, 
WrapperMergePolicyFactoryTest, MetricsConfigTest, 
DistributedFacetPivotWhiteBoxTest, RecoveryAfterSoftCommitTest, 
SortByFunctionTest, TestSQLHandler, TestCustomStream, SuggesterTest, 
PreAnalyzedUpdateProcessorTest, TestExactStatsCache, TestCloudRecovery, 
TestLFUCache, TestSolrCoreSnapshots, TestStressReorder, 
TestReversedWildcardFilterFactory, AtomicUpdateProcessorFactoryTest, TestTrie, 
TimeZoneUtilsTest, XsltUpdateRequestHandlerTest, TestManagedResource, 
DeleteNodeTest, TestSolr4Spatial2, TestReRankQParserPlugin, PolyFieldTest, 
TestTolerantSearch, NodeMutatorTest, ReturnFieldsTest, TestRecovery, 
SharedFSAutoReplicaFailoverTest, PingRequestHandlerTest, CopyFieldTest, 
TestSolrCoreProperties, SolrMetricReporterTest, 
CollectionsAPIAsyncDistributedZkTest, ResponseLogComponentTest, 
TestRawTransformer, CdcrUpdateLogTest, TestMacroExpander, AutoCommitTest, 
TestIndexSearcher, TestDistributedMissingSort, TestRandomFlRTGCloud, 
NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, 
SolrCoreCheckLockOnStartupTest, TestDefaultStatsCache, 
TestSolrConfigHandlerConcurrent, TestOverriddenPrefixQueryForCustomFieldType, 
TestInitQParser, BlockJoinFacetRandomTest, DirectUpdateHandlerOptimizeTest, 
BasicAuthStandaloneTest, TestCloudNestedDocsSort, 
SignatureUpdateProcessorFactoryTest, AsyncCallRequestStatusResponseTest, 
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, 
ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestDistributedGrouping, TestHashPartitioner, 
TestReload, HardAutoCommitTest, SimpleFacetsTest, StatsComponentTest, 
PeerSyncTest, BasicFunctionalityTest, DirectUpdateHandlerTest, 
ShowFileRequestHandlerTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SuggesterTSTTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, 
DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, 
DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, 
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, 
IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, 
TestJmxIntegration, TestCSVResponseWriter, MBeansHandlerTest, 
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, SearchHandlerTest, MultiTermTest, 
MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, 
PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, SliceStateTest, 
UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, 
CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, AssignTest, 
CdcrBootstrapTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, 
DistribCursorPagingTest, HealthCheckHandlerTest]
   [junit4] Completed [432/728 (2!)] on J2 in 2.93s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 44216 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to