Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/120/

2 tests failed.
FAILED:  org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp

Error Message:
Empty files should NOT be copied down as directories

Stack Trace:
java.lang.AssertionError: Empty files should NOT be copied down as directories
        at 
__randomizedtesting.SeedInfo.seed([1C32893FD52A8BD5:F7DE7471118335B7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:449)
        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.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([1C32893FD52A8BD5:86C6F4DD4BB017E9]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        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 11450 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_1C32893FD52A8BD5-001/init-core-data-001
   [junit4]   2> 632091 WARN  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 632092 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 632093 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 632094 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 632094 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 632095 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 632182 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 632236 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 632465 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 632578 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47f1fab3
   [junit4]   2> 632583 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47f1fab3
   [junit4]   2> 632583 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47f1fab3
   [junit4]   2> 632597 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 632723 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 632748 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 632948 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 632962 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 632968 INFO  (coreLoadExecutor-2189-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@47f1fab3
   [junit4]   2> 632969 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 632969 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_1C32893FD52A8BD5-001/init-core-data-001/]
   [junit4]   2> 632981 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=48.603515625, 
floorSegmentMB=1.45703125, forceMergeDeletesPctAllowed=29.07739276923407, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1557733280106839
   [junit4]   2> 633112 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 633113 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 633114 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 633114 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 633116 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=37.630859375, 
floorSegmentMB=2.19921875, forceMergeDeletesPctAllowed=6.37795942609997, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8303037765547302
   [junit4]   2> 633116 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@274d29ba[collection1] main]
   [junit4]   2> 633117 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 633135 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 633192 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 633192 INFO  (coreLoadExecutor-2189-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1575005724015067136
   [junit4]   2> 633194 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 633195 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 633195 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 633195 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 633195 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 633195 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 633196 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 633196 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 633196 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 633196 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 633198 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 633198 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 633199 INFO  
(searcherExecutor-2190-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@274d29ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 633199 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1533d0ca[collection1] realtime]
   [junit4]   2> 633200 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
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 1
   [junit4]   2> 633200 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 633201 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 633352 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 633393 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 633674 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 633686 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 633843 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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@47f1fab3
   [junit4]   2> 633848 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_1C32893FD52A8BD5-001/init-core-data-001/]
   [junit4]   2> 633949 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 633949 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 633951 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1133ee66[collection1] main]
   [junit4]   2> 633952 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 633953 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 633956 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 633957 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1575005724817227776
   [junit4]   2> 633962 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 633962 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 633962 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 633962 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 633964 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 633965 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 633965 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 633967 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 633968 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=59.1171875, 
floorSegmentMB=0.7939453125, forceMergeDeletesPctAllowed=9.146347931563582, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 633968 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 633971 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1133ee66[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 633971 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 633971 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17d9e7a4[collection1] main]
   [junit4]   2> 633972 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@243ecc0
   [junit4]   2> 633972 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=38005952
   [junit4]   2> 633981 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17d9e7a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 634008 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1575005724848685056)]} 0 21
   [junit4]   2> 634009 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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> 637997 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 638005 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@10586f72[collection1] main]
   [junit4]   2> 638005 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 638007 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10586f72[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
   [junit4]   2> 638114 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1575005729175109632)]} 0 4127
   [junit4]   2> 638115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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> 638115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1575005729177206784)]} 0 4129
   [junit4]   2> 638116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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=1 status=0 QTime=0
   [junit4]   2> 640116 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 640122 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@68c42375[collection1] main]
   [junit4]   2> 640125 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68c42375[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
   [junit4]   2> 640125 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 640370 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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> 640370 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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=1 status=0 QTime=0
   [junit4]   2> 640372 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731542794240)]} 0 6385
   [junit4]   2> 640373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731543842816)]} 0 6386
   [junit4]   2> 640373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731544891392)]} 0 6386
   [junit4]   2> 640373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731544891393)]} 0 6386
   [junit4]   2> 640373 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731544891394)]} 0 6386
   [junit4]   2> 640374 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731544891395)]} 0 6387
   [junit4]   2> 640374 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731545939968)]} 0 6387
   [junit4]   2> 640374 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731545939969)]} 0 6387
   [junit4]   2> 640374 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731545939970)]} 0 6387
   [junit4]   2> 640374 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1575005731545939971)]} 0 6387
   [junit4]   2> 640375 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 640375 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731546988544)]} 0 6388
   [junit4]   2> 640375 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731546988545)]} 0 6388
   [junit4]   2> 640375 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731546988546)]} 0 6388
   [junit4]   2> 640375 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731546988547)]} 0 6388
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731546988548)]} 0 6389
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731548037120)]} 0 6389
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731548037121)]} 0 6389
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731548037122)]} 0 6389
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731548037123)]} 0 6389
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1575005731548037124)]} 0 6389
   [junit4]   2> 640376 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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=1 status=0 QTime=0
   [junit4]   2> 641378 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 641392 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8fda0d[collection1] 
main]
   [junit4]   2> 641397 INFO  
(searcherExecutor-2195-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b8fda0d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c10/9:delGen=1)))}
   [junit4]   2> 641397 INFO  (commitScheduler-2198-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641631 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 641631 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
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> 641632 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1C32893FD52A8BD5]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 641634 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 641634 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641634 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@28a2481e[collection1] realtime]
   [junit4]   2> 641635 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
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> 641635 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 641636 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 641674 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 641701 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 641886 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 641907 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 641938 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    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@47f1fab3
   [junit4]   2> 641938 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_1C32893FD52A8BD5-001/init-core-data-001/]
   [junit4]   2> 642011 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 642011 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 642013 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@646d2a53[collection1] main]
   [junit4]   2> 642014 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 642014 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 642028 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 642036 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 642037 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 642037 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 642037 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 642037 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 642037 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 642038 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 642038 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 642038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=86.0107421875, 
floorSegmentMB=1.927734375, forceMergeDeletesPctAllowed=3.7319329941848323, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5680729236720704
   [junit4]   2> 642039 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 642042 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@646d2a53[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642042 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 642042 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44a6988d[collection1] main]
   [junit4]   2> 642042 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@275bb0ad
   [junit4]   2> 642043 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=660320429
   [junit4]   2> 642048 INFO  
(searcherExecutor-2199-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@44a6988d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642056 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1575005733302304768)]} 0 9
   [junit4]   2> 642056 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    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> 642057 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1575005733310693376)]} 0 10
   [junit4]   2> 642057 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    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> 642058 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    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> 642058 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    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.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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> 642059 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=1C32893FD52A8BD5 -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Arctic/Longyearbyen 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.43s J2 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1C32893FD52A8BD5:86C6F4DD4BB017E9]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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> 642069 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 642070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 642070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@265ffda5[collection1] realtime]
   [junit4]   2> 642070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
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> 642071 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 642072 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 642107 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 642131 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 642250 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 642264 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 642305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    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@47f1fab3
   [junit4]   2> 642305 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_1C32893FD52A8BD5-001/init-core-data-001/]
   [junit4]   2> 642406 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 642406 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 642408 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@762e920a[collection1] main]
   [junit4]   2> 642409 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 642416 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 642424 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 642427 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 642435 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 642435 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 642435 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 642439 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 642439 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 642439 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 642439 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 642440 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 642442 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@762e920a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642445 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 642446 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 642446 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6080a7b7[collection1] main]
   [junit4]   2> 642446 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@469a1880
   [junit4]   2> 642452 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6080a7b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642452 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1184503936
   [junit4]   2> 642460 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1575005733732220928)]} 0 0
   [junit4]   2> 642460 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1575005733733269504)]} 0 1
   [junit4]   2> 642460 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1575005733733269505)]} 0 1
   [junit4]   2> 642460 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1575005733733269506)]} 0 1
   [junit4]   2> 642461 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1575005733733269507)]} 0 1
   [junit4]   2> 642461 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1575005733734318080)]} 0 2
   [junit4]   2> 642461 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1575005733734318081)]} 0 2
   [junit4]   2> 642461 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1575005733734318082)]} 0 2
   [junit4]   2> 642461 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1575005733734318083)]} 0 2
   [junit4]   2> 642475 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1575005733748998144)]} 0 16
   [junit4]   2> 642478 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1575005733752143872)]} 0 19
   [junit4]   2> 642478 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1575005733752143873)]} 0 19
   [junit4]   2> 642479 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1575005733752143874)]} 0 19
   [junit4]   2> 642479 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1575005733753192448)]} 0 20
   [junit4]   2> 642479 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 642482 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1575005733754241024)]} 0 23
   [junit4]   2> 642482 INFO  (commitScheduler-2206-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 642528 INFO  (commitScheduler-2206-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2e979473[collection1] main]
   [junit4]   2> 642528 INFO  (commitScheduler-2206-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 642530 INFO  
(searcherExecutor-2203-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e979473[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c15)))}
   [junit4]   2> 642733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1575005734018482176)]} 0 274
   [junit4]   2> 642733 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 642734 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 642734 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1C32893FD52A8BD5]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 642735 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 642735 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567233302
   [junit4]   2> 642735 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 642736 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 642737 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 642738 INFO  
(SUITE-AutoCommitTest-seed#[1C32893FD52A8BD5]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 642738 INFO  
(coreCloseExecutor-2207-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4aa5dc23
   [junit4]   2> 642738 INFO  
(coreCloseExecutor-2207-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 642738 INFO  
(coreCloseExecutor-2207-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6ec47fc3 commitCommandVersion:0
   [junit4]   2> 642742 INFO  
(coreCloseExecutor-2207-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1252383779
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_1C32893FD52A8BD5-001
   [junit4]   2> Aug 06, 2017 6:01:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50, 
text=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1642, 
maxMBSortInHeap=7.06296585368816, sim=RandomSimilarity(queryNorm=true): {}, 
locale=de-CH, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=185925344,total=526909440
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, 
TestUtils, TestSolrCoreParser, SimpleFacetsTest, JavabinLoaderTest, 
TestStressReorder, RuleEngineTest, SuggestComponentTest, 
TestBulkSchemaConcurrent, TestGraphTermsQParserPlugin, TestDistribIDF, 
ShufflingReplicaListTransformerTest, CoreAdminCreateDiscoverTest, 
DistributedFacetExistsSmallTest, DocValuesMissingTest, TestGroupingSearch, 
AliasIntegrationTest, TestConfigSetsAPIZkFailure, FastVectorHighlighterTest, 
HdfsThreadLeakTest, PolyFieldTest, TestLMJelinekMercerSimilarityFactory, 
ShowFileRequestHandlerTest, TestShardHandlerFactory, RegexBoostProcessorTest, 
QueryEqualityTest, TestFoldingMultitermQuery, TestUseDocValuesAsStored2, 
OverseerModifyCollectionTest, RankQueryTest, TestSimpleQParserPlugin, 
TestJsonRequest, TestConfigSets, TestCollapseQParserPlugin, 
DistribJoinFromCollectionTest, TestIntervalFaceting, 
DistributedQueryComponentCustomSortTest, TestGeoJSONResponseWriter, 
TestAnalyzedSuggestions, TestInPlaceUpdatesDistrib, RemoteQueryErrorTest, 
TestReload, TestJmxIntegration, TestLFUCache, ReturnFieldsTest, 
DocValuesNotIndexedTest, MetricUtilsTest, ClassificationUpdateProcessorTest, 
ClusterStateTest, TestSlowCompositeReaderWrapper, SolrMetricsIntegrationTest, 
TestConfigReload, FullSolrCloudDistribCmdsTest, 
TestRandomCollapseQParserPlugin, TestMacros, 
TermVectorComponentDistributedTest, MissingSegmentRecoveryTest, 
TestSegmentSorting, TestCodecSupport, ResponseLogComponentTest, BitVectorTest, 
AutoCommitTest]
   [junit4] Completed [203/727 (1!)] on J2 in 10.98s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1051 lines...]
   [junit4] Suite: org.apache.solr.cloud.SolrCLIZkUtilsTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/init-core-data-001
   [junit4]   2> 1734057 WARN  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1734057 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1734059 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1734060 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1734060 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tempDir-001
   [junit4]   2> 1734060 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1734061 INFO  (Thread-4255) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1734061 INFO  (Thread-4255) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1734062 ERROR (Thread-4255) [    ] 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> 1734161 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:38105
   [junit4]   2> 1734168 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1734169 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f5fbe04{/solr,null,AVAILABLE}
   [junit4]   2> 1734176 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63ff2e9{SSL,[ssl, 
http/1.1]}{127.0.0.1:54947}
   [junit4]   2> 1734176 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.e.j.s.Server Started @1738338ms
   [junit4]   2> 1734176 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54947}
   [junit4]   2> 1734177 ERROR (jetty-launcher-4347-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1734177 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1734177 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1734177 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1734177 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-06T18:20:08.272Z
   [junit4]   2> 1734179 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1734187 INFO  (jetty-launcher-4347-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38105/solr
   [junit4]   2> 1734285 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1734285 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54947_solr
   [junit4]   2> 1734286 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.Overseer Overseer 
(id=98437929904177155-127.0.0.1:54947_solr-n_0000000000) starting
   [junit4]   2> 1734294 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54947_solr
   [junit4]   2> 1734296 INFO  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:54947_solr) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1734364 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54947.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3519c66e
   [junit4]   2> 1734369 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54947.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3519c66e
   [junit4]   2> 1734370 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54947.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3519c66e
   [junit4]   2> 1734371 INFO  (jetty-launcher-4347-thread-1) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tempDir-001/node1/.
   [junit4]   2> 1734392 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1734393 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38105/solr ready
   [junit4]   2> 1734408 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Uploading 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 for config lister to ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734481 INFO  
(TEST-SolrCLIZkUtilsTest.testLs-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 1734492 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCp
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Uploading 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 for config cp1 to ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 'zk:/cp2'. ZooKeeper at 
127.0.0.1:38105/solr
   [junit4]   2> 1734507 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/cp1' to '/cp2'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace2-001'.
 ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734524 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/cp1' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace2-001'
   [junit4]   2> 1734526 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace2-001/schema.xml
   [junit4]   2> 1734527 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace2-001/solrconfig.xml
   [junit4]   2> 1734529 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace2-001/stopwords/stopwords-en.txt
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/configs/cp1' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001'.
 ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734539 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/configs/cp1' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001'
   [junit4]   2> 1734541 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/schema.xml
   [junit4]   2> 1734542 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/solrconfig.xml
   [junit4]   2> 1734544 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/stopwords/stopwords-en.txt
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to 'zk:/cp3'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734550 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to '/cp3'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to 'zk:/cp4'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734560 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to '/cp4'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to 'zk:/cp5Fail'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734572 ERROR 
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] o.a.s.u.SolrCLI 
Could not complete the zk operation for reason: Local path 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 is a directory and recurse is false
   [junit4]   2> 
   [junit4]   2> ERROR: Local path 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 is a directory and recurse is false
   [junit4]   2> 
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to 'zk:/cp6Fail'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734574 ERROR 
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] o.a.s.u.SolrCLI 
Could not complete the zk operation for reason: Local path 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 is a directory and recurse is false
   [junit4]   2> 
   [junit4]   2> ERROR: Local path 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 is a directory and recurse is false
   [junit4]   2> 
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/cp3/schema.xml' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/cpToLocal/'.
 ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734576 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/cp3/schema.xml' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/cpToLocal/schema.xml'
   [junit4]   2> 1734577 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/cpToLocal/schema.xml
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml'
 to 'zk:/powerup/'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734579 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml'
 to '/powerup/solrconfig.xml'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml'
 to 'zk:/copyUpFile.xml'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734582 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf/solrconfig.xml'
 to '/copyUpFile.xml'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/cp4/solrconfig.xml' to 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/localnamed/renamed.txt'.
 ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734586 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/cp4/solrconfig.xml' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/localnamed/renamed.txt'
   [junit4]   2> 1734587 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/tmpNewPlace3-001/localnamed/renamed.txt
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/cp4/solrconfig.xml' to 'zk:/'. ZooKeeper at 
127.0.0.1:38105/solr
   [junit4]   2> 1734590 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/cp4/solrconfig.xml' to 
'/solrconfig.xml'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to 'zk:/cp7/'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734594 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf'
 to '/cp7/conf'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/dirdata-001/zknode.data'
 to 'zk:/cp7/conf/stopwords/'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734606 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/dirdata-001/zknode.data'
 to '/cp7/conf/stopwords/zknode.data'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/dirdata-001/zknode.data'
 to 'zk:/cp7/conf/stopwords/'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734609 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/dirdata-001/zknode.data'
 to '/cp7/conf/stopwords/zknode.data'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 'zk:/cp7' to 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001'.
 ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734612 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from '/cp7' to 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001'
   [junit4]   2> 1734615 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001/conf/schema.xml
   [junit4]   2> 1734616 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001/conf/solrconfig.xml
   [junit4]   2> 1734617 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001/conf/stopwords/zknode.data
   [junit4]   2> 1734618 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils Writing file 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001/conf/stopwords/stopwords-en.txt
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001'
 to 'zk:/cp9'. ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 1734620 INFO  
(TEST-SolrCLIZkUtilsTest.testCp-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.c.c.ZkMaintenanceUtils copying from 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001/cp8-001'
 to '/cp9'
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Copying from 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD

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

specified
   [junit4]   2> 
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   2> 1734871 ERROR 
(TEST-SolrCLIZkUtilsTest.testRm-seed#[1C32893FD52A8BD5]) [    ] o.a.s.u.SolrCLI 
Could not complete rm operation for reason: Zookeeper node /configs/rm1 has 
children and recurse has NOT been specified
   [junit4]   2> 
   [junit4]   2> ERROR: Zookeeper node /configs/rm1 has children and recurse 
has NOT been specified
   [junit4]   2> 
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Removing Zookeeper node /configs/rm1 from ZooKeeper at 
127.0.0.1:38105/solr recurse: true
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Removing Zookeeper node /configs/rm2 from ZooKeeper at 
127.0.0.1:38105/solr recurse: true
   [junit4]   1> 
   [junit4]   1> Connecting to ZooKeeper at 127.0.0.1:38105/solr ...
   [junit4]   1> Uploading 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/configsets/cloud-subdirs/conf
 for config rm3 to ZooKeeper at 127.0.0.1:38105/solr
   [junit4]   2> 
   [junit4]   2> ERROR: You may not remove the root ZK node ('/')!
   [junit4]   2> 
   [junit4]   2> 1734907 INFO  
(TEST-SolrCLIZkUtilsTest.testRm-seed#[1C32893FD52A8BD5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRm
   [junit4]   2> 1734910 INFO  (jetty-closer-4348-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@63ff2e9{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1734911 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=947542715
   [junit4]   2> 1734911 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1734913 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1734914 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1734916 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1734916 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1734916 INFO  (jetty-closer-4348-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98437929904177155-127.0.0.1:54947_solr-n_0000000000) closing
   [junit4]   2> 1734917 INFO  
(OverseerStateUpdate-98437929904177155-127.0.0.1:54947_solr-n_0000000000) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54947_solr
   [junit4]   2> 1736418 WARN  
(zkCallback-4354-thread-1-processing-n:127.0.0.1:54947_solr) 
[n:127.0.0.1:54947_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1736418 INFO  (jetty-closer-4348-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2f5fbe04{/solr,null,UNAVAILABLE}
   [junit4]   2> 1736419 ERROR 
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-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> 1736419 INFO  
(SUITE-SolrCLIZkUtilsTest-seed#[1C32893FD52A8BD5]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38105 38105
   [junit4]   2> 1736506 INFO  (Thread-4255) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38105 38105
   [junit4]   2> 1736507 WARN  (Thread-4255) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.SolrCLIZkUtilsTest_1C32893FD52A8BD5-001
   [junit4]   2> Aug 06, 2017 6:20:10 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=89, maxMBSortInHeap=5.8603532479574945, 
sim=RandomSimilarity(queryNorm=false): {}, locale=de-LU, 
timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=234918072,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestLockTree, 
ReplicationFactorTest, SolrGraphiteReporterTest, TestUninvertingReader, 
TestFilteredDocIdSet, TestLegacyFieldReuse, CdcrBootstrapTest, 
DateRangeFieldTest, DirectSolrConnectionTest, SuggesterTSTTest, 
CdcrUpdateLogTest, SolrMetricReporterTest, TestSearcherReuse, 
TestCloudNestedDocsSort, TestCustomStream, ReplicaListTransformerTest, 
TestBlobHandler, TestMultiValuedNumericRangeQuery, TestSolrIndexConfig, 
JsonLoaderTest, HighlighterTest, DocExpirationUpdateProcessorFactoryTest, 
TestRTimerTree, TestStressLiveNodes, TestSolrCloudWithSecureImpersonation, 
TestSortByMinMaxFunction, TermVectorComponentTest, 
TestDeleteCollectionOnDownNodes, TestSSLRandomization, SoftAutoCommitTest, 
TestFieldCacheSortRandom, TestBM25SimilarityFactory, 
SpellCheckCollatorWithCollapseTest, TestCharFilters, 
TestCursorMarkWithoutUniqueKey, ExitableDirectoryReaderTest, TestLRUCache, 
TestElisionMultitermQuery, TestSQLHandler, TestConfigSetsAPIExclusivity, 
CollectionsAPIDistributedZkTest, SolrCmdDistributorTest, ActionThrottleTest, 
TestCloudJSONFacetJoinDomain, SampleTest, TestAuthenticationFramework, 
CSVRequestHandlerTest, TestDynamicFieldResource, TestExportWriter, 
UpdateRequestProcessorFactoryTest, TestCoreContainer, TestRTGBase, 
SolrIndexMetricsTest, SSLMigrationTest, OpenCloseCoreStressTest, 
SmileWriterTest, TestJavabinTupleStreamParser, TestComplexPhraseQParserPlugin, 
PrimUtilsTest, MoveReplicaHDFSUlogDirTest, TestStressVersions, 
TestHdfsUpdateLog, ResourceLoaderTest, HdfsSyncSliceTest, TestUpdate, 
SystemInfoHandlerTest, BadComponentTest, TestFiltering, 
TestConfigSetProperties, DistributedMLTComponentTest, LukeRequestHandlerTest, 
TestPostingsSolrHighlighter, DistributedExpandComponentTest, 
TestRawTransformer, TestNumericTokenStream, BasicFunctionalityTest, 
SuggestComponentContextFilterQueryTest, TestBulkSchemaAPI, TestMissingGroups, 
TestPointFields, FullHLLTest, TestSolrJ, TestSearchPerf, NoCacheHeaderTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudSchemaless, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestSystemIdResolver, 
CloudExitableDirectoryReaderTest, RecoveryAfterSoftCommitTest, 
CdcrRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestUseDocValuesAsStored, 
TestReplicationHandlerBackup, DistanceUnitsTest, 
TestSerializedLuceneMatchVersion, TestReloadAndDeleteDocs, 
TestPartialUpdateDeduplication, TestSubQueryTransformer, 
TestAtomicUpdateErrorCases, TestExactStatsCache, SliceStateTest, 
VMParamsZkACLAndCredentialsProvidersTest, FileUtilsTest, 
DistributedVersionInfoTest, DisMaxRequestHandlerTest, TestInfoStreamLogging, 
TestManagedResource, BasicAuthStandaloneTest, UtilsToolTest, TestInitQParser, 
TestManagedSchema, UpdateLogTest, TestCollectionAPI, CacheHeaderTest, 
TestLegacyFieldCache, HttpSolrCallGetCoreTest, TestExpandComponent, 
TestReRankQParserPlugin, QueryParsingTest, TestLeaderElectionZkExpiry, 
TestUnifiedSolrHighlighter, UnloadDistributedZkTest, SyncSliceTest, 
OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, 
ShardRoutingCustomTest, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, HardAutoCommitTest, 
DistributedTermsComponentTest, StatsComponentTest, TestIndexSearcher, 
TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
SuggesterFSTTest, DocValuesTest, SortByFunctionTest, DocValuesMultiTest, 
DistanceFunctionTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, 
TestQueryUtils, TestQueryTypes, TestOmitPositions, XmlUpdateRequestHandlerTest, 
TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, 
LoggingHandlerTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, 
PingRequestHandlerTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, 
TestBinaryField, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, OpenExchangeRatesOrgProviderTest, PluginInfoTest, 
TestFastLRUCache, TestSuggestSpellingConverter, DOMUtilTest, 
RAMDirectoryFactoryTest, TestDocumentBuilder, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, 
CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, 
DistribCursorPagingTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerTaskQueueTest, RestartWhileUpdatingTest, RollingRestartTest, 
SolrCLIZkUtilsTest]
   [junit4] Completed [526/727 (2!)] on J1 in 2.98s, 6 tests, 1 failure <<< 
FAILURES!

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

Reply via email to