Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7496/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001

        at __randomizedtesting.SeedInfo.seed([2F00D04EA2BD3A27]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
        at 
__randomizedtesting.SeedInfo.seed([2F00D04EA2BD3A27:936EA65C06EEB95D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:244)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:156)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14918 lines...]
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001
   [junit4]   2> 4317562 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4317585 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4317594 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 4317594 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 
with uniqueid field str
   [junit4]   2> 4318125 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 4318126 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 4318150 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4318170 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4318170 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4318176 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4318213 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4318219 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 4318223 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema 
one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 4318223 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 4318223 INFO  (coreLoadExecutor-14113-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@7e4bfd14
   [junit4]   2> 4318223 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4318223 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001\]
   [junit4]   2> 4318237 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=35.908203125, 
floorSegmentMB=1.396484375, forceMergeDeletesPctAllowed=20.473564920918474, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4483655450275349, deletesPctAllowed=41.30669803458876
   [junit4]   2> 4318305 WARN  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, registerPath=/solr,/v2, 
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4318382 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4318382 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4318383 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=36.5927734375, 
floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=2.1363113583916804, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6242871086586443, deletesPctAllowed=21.473837426497898
   [junit4]   2> 4318384 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5754abaa[collection1] main]
   [junit4]   2> 4318385 WARN  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4318385 INFO  (coreLoadExecutor-14113-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4318386 INFO  
(searcherExecutor-14114-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5754abaa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4318393 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[101]} 0 1
   [junit4]   2> 4318394 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4318394 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a5c696c commitCommandVersion:0
   [junit4]   2> 4318588 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@76c2dabd[collection1] main]
   [junit4]   2> 4318590 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4318594 INFO  (searcherExecutor-14114-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76c2dabd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 4318594 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 198
   [junit4]   2> 4318594 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={q=101&df=str&fl=str&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 4318595 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={q=101&df=str&fl=lazyField&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 4318595 INFO  
(TEST-LargeFieldTest.test-seed#[2F00D04EA2BD3A27]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={q=101&df=str&fl=bigField&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 4318596 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2053473851
   [junit4]   2> 4318596 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 4318596 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c778b1d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4b6c0e16
   [junit4]   2> 4318603 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 4318603 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c9fa283: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@afff0e6
   [junit4]   2> 4318607 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 4318607 INFO  
(SUITE-LargeFieldTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@218c64c4: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7b03999e
   [junit4]   2> 4318608 INFO  (coreCloseExecutor-14118-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6e657255
   [junit4]   2> 4318609 INFO  (coreCloseExecutor-14118-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6e657255
   [junit4]   2> 4318609 INFO  (coreCloseExecutor-14118-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3cb76ec5: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d1097c3
   [junit4]   2> Aug 31, 2018 10:43:15 AM 
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(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=236, maxMBSortInHeap=6.306370793853255, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6b03d249),
 locale=en-DG, timezone=Africa/Accra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=196922480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, 
TestTrie, TestFieldCacheVsDocValues, TestCopyFieldCollectionResource, 
AddBlockUpdateTest, TestMaxScoreQueryParser, TestPartialUpdateDeduplication, 
TestSSLRandomization, HdfsTlogReplayBufferedWhileIndexingTest, 
TestSlowCompositeReaderWrapper, IndexSizeTriggerTest, EchoParamsTest, 
TestMaxTokenLenTokenizer, SparseHLLTest, TestFunctionQuery, 
DistribDocExpirationUpdateProcessorTest, PreAnalyzedFieldTest, 
TestExactStatsCache, TestCloudRecovery, TestCloudJSONFacetJoinDomain, 
DeleteLastCustomShardedReplicaTest, TestDirectoryFactory, NumericFieldsTest, 
WrapperMergePolicyFactoryTest, DistributedFacetPivotSmallTest, DOMUtilTest, 
TestGeoJSONResponseWriter, NumberUtilsTest, TestRequestStatusCollectionAPI, 
BooleanFieldTest, DistributedFacetSimpleRefinementLongTailTest, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsNNFailoverTest, 
TestTestInjection, AnalyticsMergeStrategyTest, TestJoin, 
TestCorePropertiesReload, TestSortableTextField, PeerSyncWithBufferUpdatesTest, 
Tagger2Test, RuleEngineTest, TestApiFramework, UUIDUpdateProcessorFallbackTest, 
AliasIntegrationTest, ZkNodePropsTest, OutputWriterTest, TestSolrQueryResponse, 
DeleteReplicaTest, TestCoreContainer, PrimUtilsTest, TestStressReorder, 
TestDFRSimilarityFactory, SuggesterTSTTest, ExplicitHLLTest, 
TriggerCooldownIntegrationTest, AtomicUpdatesTest, TestSimClusterStateProvider, 
EmbeddedSolrNoSerializeTest, HdfsAutoAddReplicasIntegrationTest, 
TestInfoStreamLogging, TestPostingsSolrHighlighter, 
SegmentsInfoRequestHandlerTest, SuggestComponentContextFilterQueryTest, 
TestSchemaResource, MetricsHandlerTest, SimpleMLTQParserTest, 
SolrPluginUtilsTest, ScheduledTriggerIntegrationTest, TestNumericRangeQuery64, 
DistanceFunctionTest, TestSimpleQParserPlugin, SearchHandlerTest, 
DirectUpdateHandlerTest, SolrJmxReporterTest, MissingSegmentRecoveryTest, 
TaggingAttributeTest, TestSolrCoreProperties, ConfigureRecoveryStrategyTest, 
TestCloudDeleteByQuery, TestChildDocTransformerHierarchy, TestStreamBody, 
ComputePlanActionTest, TestLRUCache, ReplicaListTransformerTest, 
AutoAddReplicasPlanActionTest, TestManagedSchemaAPI, QueryEqualityTest, 
ExternalFileFieldSortTest, TestUseDocValuesAsStored2, DisMaxRequestHandlerTest, 
TestFastLRUCache, TestXIncludeConfig, RestoreTriggerStateTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFilteredDocIdSet, 
TestRestManager, IndexSchemaTest, DistributedMLTComponentTest, TestUtilizeNode, 
TestPayloadScoreQParserPlugin, TestAnalyzedSuggestions, 
TestSimDistribStateManager, SpellingQueryConverterTest, 
TestSubQueryTransformerCrossCore, TestLegacyFieldCache, 
TestJavabinTupleStreamParser, TestReplicationHandler, SearchHandlerTest, 
TestManagedResource, UpdateRequestProcessorFactoryTest, 
TestSimExecutePlanAction, LIROnShardRestartTest, TestPullReplica, 
SystemLogListenerTest, TestStressCloudBlindAtomicUpdates, TestSolrJ, 
TestSha256AuthenticationProvider, DistributedQueryComponentOptimizationTest, 
PreAnalyzedUpdateProcessorTest, MultiTermTest, TestSolr4Spatial, 
UpdateParamsTest, TestOmitPositions, InfixSuggestersTest, 
TestLeaderElectionZkExpiry, NodeMutatorTest, IndexBasedSpellCheckerTest, 
TestFieldResource, TestReloadAndDeleteDocs, TestDynamicURP, 
TestSolrDeletionPolicy1, CdcrBidirectionalTest, 
SchemaVersionSpecificBehaviorTest, AlternateDirectoryTest, 
DirectoryFactoryTest, DistanceUnitsTest, SolrCLIZkUtilsTest, TestReqParamsAPI, 
XsltUpdateRequestHandlerTest, ZookeeperStatusHandlerTest, 
FullSolrCloudDistribCmdsTest, PropertiesRequestHandlerTest, 
DistributedFacetExistsSmallTest, HdfsCollectionsAPIDistributedZkTest, 
TestZkChroot, TestHalfAndHalfDocValues, SolrCoreCheckLockOnStartupTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSkipOverseerOperations, 
TestClusterStateMutator, TermsComponentTest, TestReload, 
TestReRankQParserPlugin, BigEndianAscendingWordSerializerTest, 
CloneFieldUpdateProcessorFactoryTest, TestExportWriter, HdfsRecoveryZkTest, 
V2StandaloneTest, TestJsonRequest, TestWriterPerf, 
TestNonDefinedSimilarityFactory, TestFileDictionaryLookup, 
TestElisionMultitermQuery, TestCrossCoreJoin, OverseerTest, TestLockTree, 
TestShortCircuitedRequests, HdfsDirectoryTest, RankQueryTest, 
ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotLongTailTest, 
TestHashQParserPlugin, RequestLoggingTest, TestExpandComponent, 
TestSimNodeLostTrigger, TestJsonFacetsWithNestedObjects, SimpleFacetsTest, 
NoCacheHeaderTest, TestGroupingSearch, HdfsDirectoryFactoryTest, 
MultiSolrCloudTestCaseTest, CollectionReloadTest, 
AsyncCallRequestStatusResponseTest, DistributedUpdateProcessorTest, 
TestClassicSimilarityFactory, DocValuesTest, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, CollectionsAPIAsyncDistributedZkTest, 
TestSQLHandler, CdcrRequestHandlerTest, TestMergePolicyConfig, 
CustomHighlightComponentTest, SolrIndexSplitterTest, 
TolerantUpdateProcessorTest, TestSchemaVersionResource, TestCollationField, 
TestSort, TestRandomFlRTGCloud, TestTrieFacet, ConvertedLegacyTest, 
CursorPagingTest, SolrInfoBeanTest, SolrTestCaseJ4Test, 
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, 
TestDocumentBuilder, TestRandomFaceting, TestSimpleTrackingShardHandler, 
ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AddReplicaTest, BasicDistributedZkTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, 
CollectionPropsTest, CollectionsAPISolrJTest, DistribCursorPagingTest, 
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, 
HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, 
LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, 
ShardRoutingTest, TestAuthenticationFramework, TestCloudConsistency, 
TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, 
TestDistributedMap, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestOnReconnectListenerSupport, TestRebalanceLeaders, TestRequestForwarding, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTlogReplica, VMParamsZkACLAndCredentialsProvidersTest, 
ZkCLITest, ZkControllerTest, ZkFailoverTest, TestLocalFSCloudBackupRestore, 
MetricTriggerTest, NodeAddedTriggerIntegrationTest, 
NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, 
SearchRateTriggerTest, TriggerIntegrationTest, 
TriggerSetPropertiesIntegrationTest, CdcrReplicationHandlerTest, 
CdcrWithNodesRestartsTest, ImplicitSnitchTest, PluginInfoTest, 
QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, 
TestBackupRepositoryFactory, TestBadConfig, TestConfigSetProperties, 
TestConfigSets, TestJmxIntegration, TestQuerySenderListener, 
TestQuerySenderNoQuery, TestSimpleTextCodec, TestSolrConfigHandler, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, 
TestCoreBackup, TestHdfsBackupRestoreCore, TestSolrConfigHandlerCloud, 
TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, 
CoreAdminOperationTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, LoggingHandlerTest, 
LukeRequestHandlerTest, MBeansHandlerTest, DistributedSuggestComponentTest, 
FacetPivotSmallTest, SpellCheckComponentTest, 
TermVectorComponentDistributedTest, FastVectorHighlighterTest, 
HighlighterConfigTest, HighlighterMaxOffsetTest, HighlighterTest, 
TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, JvmMetricsTest, 
MetricsConfigTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, 
SolrCloudReportersTest, SolrShardReporterTest, TestRemoteStreaming, TestMacros, 
JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, 
TestCSVResponseWriter, TestPushWriter, TestRawResponseWriter, 
TestRetrieveFieldsOptimizer, TestFieldTypeResource, TestUniqueKeyFieldResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, 
CurrencyFieldTypeTest, DocValuesMissingTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SynonymTokenizerTest, TestBinaryField, 
TestBulkSchemaConcurrent, TestSchemaManager, TestSchemalessBufferedUpdates, 
CurrencyRangeFacetCloudTest, CursorMarkTest, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest 
-Dtests.seed=2F00D04EA2BD3A27 -Dtests.slow=true -Dtests.locale=en-DG 
-Dtests.timezone=Africa/Accra -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001\init-core-data-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_2F00D04EA2BD3A27-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2F00D04EA2BD3A27]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [694/832 (1!)] on J0 in 1.37s, 1 test, 1 error <<< 
FAILURES!

[...truncated 196 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\init-core-data-001
   [junit4]   2> 4535564 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001
   [junit4]   2> 4535564 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4535565 INFO  (Thread-6655) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4535565 INFO  (Thread-6655) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 4535580 ERROR (Thread-6655) [    ] 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> 4535664 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60731
   [junit4]   2> 4535691 INFO  (zkConnectionManagerCallback-17265-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4535716 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 4535716 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4535716 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4535716 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4535717 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fcba139{/solr,null,AVAILABLE}
   [junit4]   2> 4535718 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@69d03aae{HTTP/1.1,[http/1.1]}{127.0.0.1:60735}
   [junit4]   2> 4535718 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.e.j.s.Server Started @4535752ms
   [junit4]   2> 4535718 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60735}
   [junit4]   2> 4535718 ERROR (jetty-launcher-17262-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4535750 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4535750 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4535750 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4535750 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4535750 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T10:46:52.355261500Z
   [junit4]   2> 4535754 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fb67a72{/solr,null,AVAILABLE}
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4960520{HTTP/1.1,[http/1.1]}{127.0.0.1:60740}
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.e.j.s.Server Started @4535790ms
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60740}
   [junit4]   2> 4535755 ERROR (jetty-launcher-17262-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4535755 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T10:46:52.360295900Z
   [junit4]   2> 4535760 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 4535761 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4535761 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4535761 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4535761 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b95a5a0{/solr,null,AVAILABLE}
   [junit4]   2> 4535766 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2700b507{HTTP/1.1,[http/1.1]}{127.0.0.1:60745}
   [junit4]   2> 4535766 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.e.j.s.Server Started @4535800ms
   [junit4]   2> 4535766 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60745}
   [junit4]   2> 4535769 ERROR (jetty-launcher-17262-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4535769 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4535769 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4535769 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4535769 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4535769 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T10:46:52.374851900Z
   [junit4]   2> 4535834 INFO  (zkConnectionManagerCallback-17267-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4535858 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4535870 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004df97c730001, likely client has closed socket
   [junit4]   2> 4535907 INFO  (zkConnectionManagerCallback-17271-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4535908 INFO  (zkConnectionManagerCallback-17269-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4535908 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4535908 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4535913 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004df97c730002, likely client has closed socket
   [junit4]   2> 4535988 INFO  (jetty-launcher-17262-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60731/solr
   [junit4]   2> 4536154 INFO  (jetty-launcher-17262-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60731/solr
   [junit4]   2> 4536159 INFO  (zkConnectionManagerCallback-17275-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536160 INFO  (zkConnectionManagerCallback-17279-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536194 INFO  (zkConnectionManagerCallback-17281-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536194 INFO  (zkConnectionManagerCallback-17283-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536462 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60735_solr
   [junit4]   2> 4536462 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.Overseer Overseer 
(id=72143327968034823-127.0.0.1:60735_solr-n_0000000000) starting
   [junit4]   2> 4536477 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60740_solr
   [junit4]   2> 4536521 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4536521 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4536522 INFO  (zkConnectionManagerCallback-17292-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536523 INFO  (zkConnectionManagerCallback-17297-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536524 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4536524 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4536525 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:60731/solr ready
   [junit4]   2> 4536525 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:60731/solr ready
   [junit4]   2> 4536525 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4536534 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4536534 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60735_solr
   [junit4]   2> 4536535 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4536535 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4536557 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60740.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4536566 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60740.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4536566 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60740.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4536567 INFO  (jetty-launcher-17262-thread-3) 
[n:127.0.0.1:60740_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node2\.
   [junit4]   2> 4536568 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4536608 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60735.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4536623 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60735.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4536623 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60735.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4536623 INFO  (jetty-launcher-17262-thread-1) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node1\.
   [junit4]   2> 4536667 INFO  
(OverseerStateUpdate-72143327968034823-127.0.0.1:60735_solr-n_0000000000) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60735_solr
   [junit4]   2> 4536668 INFO  (zkCallback-17296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4536669 INFO  (zkCallback-17291-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4536808 INFO  (jetty-launcher-17262-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60731/solr
   [junit4]   2> 4536834 INFO  (zkConnectionManagerCallback-17303-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4536862 INFO  (zkConnectionManagerCallback-17305-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4537013 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4537031 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4537031 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60745_solr
   [junit4]   2> 4537035 INFO  (zkCallback-17296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4537035 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4537035 INFO  (zkCallback-17291-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4537035 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4537035 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4537086 INFO  (zkConnectionManagerCallback-17312-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4537088 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 4537095 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:60731/solr ready
   [junit4]   2> 4537096 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4537125 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60745.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4537138 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60745.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4537139 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60745.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4537140 INFO  (jetty-launcher-17262-thread-2) 
[n:127.0.0.1:60745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node3\.
   [junit4]   2> 4537230 INFO  (zkConnectionManagerCallback-17315-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4537290 INFO  (zkConnectionManagerCallback-17320-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4537314 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4537358 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[2F00D04EA2BD3A27]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60731/solr ready
   [junit4]   2> 4537468 INFO  (qtp982656223-45306) [n:127.0.0.1:60745_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4537507 INFO  
(OverseerThreadFactory-15634-thread-1-processing-n:127.0.0.1:60735_solr) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 4537678 INFO  
(OverseerStateUpdate-72143327968034823-127.0.0.1:60735_solr-n_0000000000) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60745/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4537691 INFO  
(OverseerStateUpdate-72143327968034823-127.0.0.1:60735_solr-n_0000000000) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60735/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4537714 INFO  
(OverseerStateUpdate-72143327968034823-127.0.0.1:60735_solr-n_0000000000) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60740/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4537915 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr    
x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4537926 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr    
x:authCollection_shard3_replica_n5] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4537928 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr    
x:authCollection_shard3_replica_n5] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4537929 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4538951 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4538951 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4538958 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4538958 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 4538960 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4538960 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 4538960 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4538960 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 4538961 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60745.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4538961 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60735.solr.core.authCollection.shard2.replica_n3' (registry 
'solr.core.authCollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4538961 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4538961 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node3\authCollection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node3\.\authCollection_shard1_replica_n1\data\]
   [junit4]   2> 4538962 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4538962 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node1\authCollection_shard2_replica_n3],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node1\.\authCollection_shard2_replica_n3\data\]
   [junit4]   2> 4538971 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4538976 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 4538979 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4538980 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 4538980 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60740.solr.core.authCollection.shard3.replica_n5' (registry 
'solr.core.authCollection.shard3.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7e4bfd14
   [junit4]   2> 4538981 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4538981 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node2\authCollection_shard3_replica_n5],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_2F00D04EA2BD3A27-001\tempDir-001\node2\.\authCollection_shard3_replica_n5\data\]
   [junit4]   2> 4539086 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4539086 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4539089 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4539089 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4539100 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4539100 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4539103 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4539103 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4539106 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@466181ba[authCollection_shard2_replica_n3] main]
   [junit4]   2> 4539108 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4539108 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4539109 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4539110 INFO  
(searcherExecutor-15642-thread-1-processing-n:127.0.0.1:60735_solr 
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4) 
[n:127.0.0.1:60735_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n3] Registered new searcher 
Searcher@466181ba[authCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4539110 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1610311182020771840
   [junit4]   2> 4539118 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 4539121 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4539121 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4539121 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60735/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 4539121 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4539122 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60735/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 4539122 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4539126 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4539126 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4539126 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60735/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 4539128 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fe4c539[authCollection_shard1_replica_n1] main]
   [junit4]   2> 4539129 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4539129 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4539130 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4539130 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4539131 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4539131 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1610311182042791936
   [junit4]   2> 4539132 INFO  
(searcherExecutor-15643-thread-1-processing-n:127.0.0.1:60745_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:60745_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@2fe4c539[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4539133 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@555bcf1d[authCollection_shard3_replica_n5] main]
   [junit4]   2> 4539135 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4539135 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4539136 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4539136 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1610311182048034816
   [junit4]   2> 4539137 INFO  
(searcherExecutor-15644-thread-1-processing-n:127.0.0.1:60740_solr 
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:60740_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n5] Registered new searcher 
Searcher@555bcf1d[authCollection_shard3_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4539138 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 4539141 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 4539143 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4539143 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4539143 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60745/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 4539143 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4539144 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60745/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 4539144 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4539145 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4539145 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4539145 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:60740/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 4539146 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4539148 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:60740/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 4539148 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 4539148 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60745/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 4539152 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60740/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 4539253 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4539255 INFO  (qtp230021051-45299) [n:127.0.0.1:60740_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1330
   [junit4]   2> 4539280 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4539283 INFO  (qtp411426173-45284) [n:127.0.0.1:60735_solr 
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1362
   [junit4]   2> 4539301 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4539304 INFO  (qtp982656223-45311) [n:127.0.0.1:60745_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1376
   [junit4]   2> 4539307 INFO  (qtp982656223-45306) [n:127.0.0.1:60745_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 4539406 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4539406 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4539406 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4539517 INFO  
(OverseerCollectionConfigSetProcessor-72143327968034823-127.0.0.1:60735_solr-n_0000000000)
 [n:127.0.0.1:60735_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4540308 INFO  (qtp982656223-45306) [n:127.0.0.1:60745_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2840
   [junit4]   2> 4540339 INFO  (qtp411426173-45287) [n:127.0.0.1:60735_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4540340 INFO  (qtp411426173-45285) [n:127.0.0.1:60735_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4540340 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 4540341 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 4540341 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 4540341 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4540341 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4540341 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 4540341 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4540341 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4540341 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 4540341 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 4540341 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 4540341 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 4540391 INFO  (qtp411426173-45281) [n:127.0.0.1:60735_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 4540393 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@69d03aae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4540394 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1870396179
   [junit4]   2> 4540394 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 4540394 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77dae489: rootName = 
solr_60735, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@33985fda
   [junit4]   2> 4540401 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 4540401 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8e65ba2: rootName = 
solr_60735, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@afff0e6
   [junit4]   2> 4540404 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 4540405 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30fc68e1: rootName = 
solr_60735, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7b03999e
   [junit4]   2> 4540406 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60735_solr
   [junit4]   2> 4540407 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 4540408 INFO  (zkCallback-17291-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540408 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540408 INFO  (zkCallback-17319-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540408 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540409 INFO  (zkCallback-17296-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540409 INFO  (zkCallback-17311-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540409 INFO  (zkCallback-17282-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 4540412 INFO  (coreCloseExecutor-15657-thread-1) 
[n:127.0.0.1:60735_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@683f42c0
   [junit4]   2> 4540412 INFO  (coreCloseExecutor-15657-thread-1) 
[n:127.0.0.1:60735_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard2.replica_n3, tag=683f42c0
   [junit4]   2> 4540412 INFO  (coreCloseExecutor-15657-thread-1) 
[n:127.0.0.1:60735_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c5aae43: rootName = 
solr_60735, domain = solr.core.authCollection.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.authCollection.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@6dcab0ee
   [junit4]   2> 4540419 INFO  (coreCloseExecutor-15657-thread-1) 
[n:127.0.0.1:60735_solr c:authCollection s:shard2 r:core_node4 
x:authCollection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard2.leader, 
tag=683f42c0
   [junit4]   2> 4540421 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.c.Overseer Overseer 
(id=72143327968034823-127.0.0.1:60735_solr-n_0000000000) closing
   [junit4]   2> 4540421 INFO  
(OverseerStateUpdate-72143327968034823-127.0.0.1:60735_solr-n_0000000000) 
[n:127.0.0.1:60735_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60735_solr
   [junit4]   2> 4540423 WARN  
(OverseerAutoScalingTriggerThread-72143327968034823-127.0.0.1:60735_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 4540425 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004df97c730008, likely client has closed socket
   [junit4]   2> 4540426 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004df97c730007, likely client has closed socket
   [junit4]   2> 4540427 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fcba139{/solr,null,UNAVAILABLE}
   [junit4]   2> 4540428 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4540428 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60740_solr
   [junit4]   2> 4540429 INFO  (zkCallback-17280-thread-1) 
[n:127.0.0.1:60740_solr    ] o.a.s.c.Overseer Overseer 
(id=72143327968034822-127.0.0.1:60740_solr-n_0000000001) starting
   [junit4]   2> 4540429 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 4540430 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4540430 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4540430 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4540431 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@288c60a{/solr,null,AVAILABLE}
   [junit4]   2> 4540432 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2398c694{HTTP/1.1,[http/1.1]}{127.0.0.1:60805}
   [junit4]   2> 4540432 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.e.j.s.Server Started @4540466ms
   [junit4]   2> 4540432 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60805}
   [junit4]   2> 4540432 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4540432 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4540432 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4540433 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4540433 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4540433 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-31T10:46:57.038197700Z
   [junit4]   2> 4540438 INFO  
(OverseerStateUpdate-72143327968034822-127.0.0.1:60740_solr-n_0000000001) 
[n:127.0.0.1:60740_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60740_solr
   [junit4]   2> 4540442 INFO  (zkCallback-17304-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4540442 INFO  (zkCallback-17280-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4540443 INFO  (zkConnectionManagerCallback-17322-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540444 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4540449 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004df97c73000f, likely client has closed socket
   [junit4]   2> 4540545 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60731/solr
   [junit4]   2> 4540547 INFO  (zkConnectionManagerCallback-17326-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540549 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004df97c730010, likely client has closed socket
   [junit4]   2> 4540551 INFO  (zkConnectionManagerCallback-17328-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4540558 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) 
[n:127.0.0.1:60805_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4540562 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) 
[n:127.0.0.1:60805_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4540562 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[2F00D04EA2BD3A27]) 
[n:127.0.0.1:60805_solr    ] o.a.

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

TestInjection, AnalyticsMergeStrategyTest, TestJoin, TestCorePropertiesReload, 
TestSortableTextField, PeerSyncWithBufferUpdatesTest, Tagger2Test, 
RuleEngineTest, TestApiFramework, UUIDUpdateProcessorFallbackTest, 
AliasIntegrationTest, ZkNodePropsTest, OutputWriterTest, TestSolrQueryResponse, 
DeleteReplicaTest, TestCoreContainer, PrimUtilsTest, TestStressReorder, 
TestDFRSimilarityFactory, SuggesterTSTTest, ExplicitHLLTest, 
TriggerCooldownIntegrationTest, AtomicUpdatesTest, TestSimClusterStateProvider, 
EmbeddedSolrNoSerializeTest, HdfsAutoAddReplicasIntegrationTest, 
TestInfoStreamLogging, TestPostingsSolrHighlighter, 
SegmentsInfoRequestHandlerTest, SuggestComponentContextFilterQueryTest, 
TestSchemaResource, MetricsHandlerTest, SimpleMLTQParserTest, 
SolrPluginUtilsTest, ScheduledTriggerIntegrationTest, TestNumericRangeQuery64, 
DistanceFunctionTest, TestSimpleQParserPlugin, SearchHandlerTest, 
DirectUpdateHandlerTest, SolrJmxReporterTest, MissingSegmentRecoveryTest, 
TaggingAttributeTest, TestSolrCoreProperties, ConfigureRecoveryStrategyTest, 
TestCloudDeleteByQuery, TestChildDocTransformerHierarchy, TestStreamBody, 
ComputePlanActionTest, TestLRUCache, ReplicaListTransformerTest, 
AutoAddReplicasPlanActionTest, TestManagedSchemaAPI, QueryEqualityTest, 
ExternalFileFieldSortTest, TestUseDocValuesAsStored2, DisMaxRequestHandlerTest, 
TestFastLRUCache, TestXIncludeConfig, RestoreTriggerStateTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFilteredDocIdSet, 
TestRestManager, IndexSchemaTest, DistributedMLTComponentTest, TestUtilizeNode, 
TestPayloadScoreQParserPlugin, TestAnalyzedSuggestions, 
TestSimDistribStateManager, SpellingQueryConverterTest, 
TestSubQueryTransformerCrossCore, TestLegacyFieldCache, 
TestJavabinTupleStreamParser, TestReplicationHandler, SearchHandlerTest, 
TestManagedResource, UpdateRequestProcessorFactoryTest, 
TestSimExecutePlanAction, LIROnShardRestartTest, TestPullReplica, 
SystemLogListenerTest, TestStressCloudBlindAtomicUpdates, TestSolrJ, 
TestSha256AuthenticationProvider, DistributedQueryComponentOptimizationTest, 
PreAnalyzedUpdateProcessorTest, MultiTermTest, TestSolr4Spatial, 
UpdateParamsTest, TestOmitPositions, InfixSuggestersTest, 
TestLeaderElectionZkExpiry, NodeMutatorTest, IndexBasedSpellCheckerTest, 
TestFieldResource, TestReloadAndDeleteDocs, TestDynamicURP, 
TestSolrDeletionPolicy1, CdcrBidirectionalTest, 
SchemaVersionSpecificBehaviorTest, AlternateDirectoryTest, 
DirectoryFactoryTest, DistanceUnitsTest, SolrCLIZkUtilsTest, TestReqParamsAPI, 
XsltUpdateRequestHandlerTest, ZookeeperStatusHandlerTest, 
FullSolrCloudDistribCmdsTest, PropertiesRequestHandlerTest, 
DistributedFacetExistsSmallTest, HdfsCollectionsAPIDistributedZkTest, 
TestZkChroot, TestHalfAndHalfDocValues, SolrCoreCheckLockOnStartupTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestSkipOverseerOperations, 
TestClusterStateMutator, TermsComponentTest, TestReload, 
TestReRankQParserPlugin, BigEndianAscendingWordSerializerTest, 
CloneFieldUpdateProcessorFactoryTest, TestExportWriter, HdfsRecoveryZkTest, 
V2StandaloneTest, TestJsonRequest, TestWriterPerf, 
TestNonDefinedSimilarityFactory, TestFileDictionaryLookup, 
TestElisionMultitermQuery, TestCrossCoreJoin, OverseerTest, TestLockTree, 
TestShortCircuitedRequests, HdfsDirectoryTest, RankQueryTest, 
ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotLongTailTest, 
TestHashQParserPlugin, RequestLoggingTest, TestExpandComponent, 
TestSimNodeLostTrigger, TestJsonFacetsWithNestedObjects, SimpleFacetsTest, 
NoCacheHeaderTest, TestGroupingSearch, HdfsDirectoryFactoryTest, 
MultiSolrCloudTestCaseTest, CollectionReloadTest, 
AsyncCallRequestStatusResponseTest, DistributedUpdateProcessorTest, 
TestClassicSimilarityFactory, DocValuesTest, WordBreakSolrSpellCheckerTest, 
TestWordDelimiterFilterFactory, CollectionsAPIAsyncDistributedZkTest, 
TestSQLHandler, CdcrRequestHandlerTest, TestMergePolicyConfig, 
CustomHighlightComponentTest, SolrIndexSplitterTest, 
TolerantUpdateProcessorTest, TestSchemaVersionResource, TestCollationField, 
TestSort, TestRandomFlRTGCloud, TestTrieFacet, ConvertedLegacyTest, 
CursorPagingTest, SolrInfoBeanTest, SolrTestCaseJ4Test, 
TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, 
TestDocumentBuilder, TestRandomFaceting, TestSimpleTrackingShardHandler, 
ProtectedTermFilterFactoryTest, TestCharFilters, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AddReplicaTest, BasicDistributedZkTest, BasicZkTest, 
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, 
CollectionPropsTest, CollectionsAPISolrJTest, DistribCursorPagingTest, 
DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, 
HttpPartitionOnCommitTest, LeaderFailoverAfterPartitionTest, 
LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, 
MetricsHistoryIntegrationTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, 
ShardRoutingTest, TestAuthenticationFramework, TestCloudConsistency, 
TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, 
TestDistributedMap, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestHashPartitioner, 
TestOnReconnectListenerSupport, TestRebalanceLeaders, TestRequestForwarding, 
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTlogReplica, VMParamsZkACLAndCredentialsProvidersTest, 
ZkCLITest, ZkControllerTest, ZkFailoverTest, TestLocalFSCloudBackupRestore, 
MetricTriggerTest, NodeAddedTriggerIntegrationTest, 
NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, 
SearchRateTriggerTest, TriggerIntegrationTest, 
TriggerSetPropertiesIntegrationTest, CdcrReplicationHandlerTest, 
CdcrWithNodesRestartsTest, ImplicitSnitchTest, PluginInfoTest, 
QueryResultKeyTest, RAMDirectoryFactoryTest, RequestHandlersTest, 
TestBackupRepositoryFactory, TestBadConfig, TestConfigSetProperties, 
TestConfigSets, TestJmxIntegration, TestQuerySenderListener, 
TestQuerySenderNoQuery, TestSimpleTextCodec, TestSolrConfigHandler, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, 
JsonLoaderTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, 
TestCoreBackup, TestHdfsBackupRestoreCore, TestSolrConfigHandlerCloud, 
TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, 
CoreAdminOperationTest, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, LoggingHandlerTest, 
LukeRequestHandlerTest, MBeansHandlerTest, DistributedSuggestComponentTest, 
FacetPivotSmallTest, SpellCheckComponentTest, 
TermVectorComponentDistributedTest, FastVectorHighlighterTest, 
HighlighterConfigTest, HighlighterMaxOffsetTest, HighlighterTest, 
TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, 
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, JvmMetricsTest, 
MetricsConfigTest, SolrCoreMetricManagerTest, SolrJmxReporterCloudTest, 
SolrCloudReportersTest, SolrShardReporterTest, TestRemoteStreaming, TestMacros, 
JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, 
TestCSVResponseWriter, TestPushWriter, TestRawResponseWriter, 
TestRetrieveFieldsOptimizer, TestFieldTypeResource, TestUniqueKeyFieldResource, 
TestManagedSynonymFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, 
CurrencyFieldTypeTest, DocValuesMissingTest, 
PreAnalyzedFieldManagedSchemaCloudTest, SynonymTokenizerTest, TestBinaryField, 
TestBulkSchemaConcurrent, TestSchemaManager, TestSchemalessBufferedUpdates, 
CurrencyRangeFacetCloudTest, CursorMarkTest, LargeFieldTest, MergeStrategyTest, 
SignificantTermsQParserPluginTest, SortSpecParsingTest, SpatialFilterTest, 
TestAddFieldRealTimeGet, TestCollapseQParserPlugin, 
TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, 
TestComponentsName, TestCustomSort, TestDocSet, TestFoldingMultitermQuery, 
TestGraphTermsQParserPlugin, TestInitQParser, TestLFUCache, TestRangeQuery, 
TestRecoveryHdfs, TestSearchPerf, TestSearcherReuse, TestSolrCoreParser, 
TestSolrFieldCacheBean, TestStressLucene, TestStressRecovery, 
TestStressVersions, TestSurroundQueryParser, TestXmlQParser, 
TestXmlQParserPlugin, SpatialHeatmapFacetsTest, TestJsonFacetsStatsParsing, 
TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetDistribTest, 
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, 
TestCloudNestedDocsSort, TestScoreJoinQPNoScore, 
TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, 
BasicAuthIntegrationTest]
   [junit4] Completed [752/832 (2!)] on J0 in 8.15s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 42484 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7496/consoleText

[repro] Revision: 4d78db26be21727fa29b0c055f24e0bac625e017

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       BasicAuthIntegrationTest
[repro]       LargeFieldTest
[repro] ant compile-test

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.BasicAuthIntegrationTest|*.LargeFieldTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=2F00D04EA2BD3A27 -Dtests.slow=true -Dtests.locale=zh-Hans 
-Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 95 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.search.LargeFieldTest
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0

[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to