Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6217/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth

Error Message:
Invalid json <html> <head> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/> <title>Error 401 </title> </head> 
<body> <h2>HTTP ERROR: 401</h2> <p>Problem accessing 
/solr/admin/authentication. Reason: <pre>    Bad credentials</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.8.v20160314</a><hr/> 
</body> </html> 

Stack Trace:
java.lang.AssertionError: Invalid json <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 401 </title>
</head>
<body>
<h2>HTTP ERROR: 401</h2>
<p>Problem accessing /solr/admin/authentication. Reason:
<pre>    Bad credentials</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([B77EE5D7571E82C6:B1093C5F34D01BC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
        at 
org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:106)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12626 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthStandaloneTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\init-core-data-001
   [junit4]   2> 2808246 INFO  
(SUITE-BasicAuthStandaloneTest-seed#[B77EE5D7571E82C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2808250 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 2808258 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2808259 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b33d7b{/solr,null,AVAILABLE}
   [junit4]   2> 2808260 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1037467{HTTP/1.1,[http/1.1]}{127.0.0.1:60185}
   [junit4]   2> 2808260 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.e.j.s.Server Started @2812339ms
   [junit4]   2> 2808260 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1\data,
 hostContext=/solr, hostPort=60185}
   [junit4]   2> 2808261 ERROR 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2808261 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 2808261 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2808261 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2808261 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-31T18:16:47.020Z
   [junit4]   2> 2808261 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001'
   [junit4]   2> 2808262 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2808263 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\solr.xml
   [junit4]   2> 2808271 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.Config null missing optional solr/@coreLoadThreads
   [junit4]   2> 2808271 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.Config null missing optional solr/@persistent
   [junit4]   2> 2808272 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.Config null missing optional solr/@sharedLib
   [junit4]   2> 2808272 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.Config null missing optional solr/@zkHost
   [junit4]   2> 2808272 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.Config null missing optional solr/cores
   [junit4]   2> 2808273 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.
   [junit4]   2> 2808274 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 6553542
   [junit4]   2> 2808274 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001]
   [junit4]   2> 2808274 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2808274 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.s.i.HttpClientUtil Creating new http client, 
config:maxConnectionsPerHost=20&maxConnections=10000
   [junit4]   2> 2808278 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.s.i.HttpClientUtil Creating new http client, 
config:socketTimeout=340000&connTimeout=45000
   [junit4]   2> 2808279 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2808279 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2808279 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2808279 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2808281 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2808281 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.
   [junit4]   2> 2808285 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 2808285 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1
   [junit4]   2> 2808285 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.
   [junit4]   2> 2808285 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2808286 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2808286 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1'
   [junit4]   2> 2808286 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2808305 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2808305 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml luceneMatchVersion=7.0.0
   [junit4]   2> 2808305 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexDefaults
   [junit4]   2> 2808305 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional mainIndex
   [junit4]   2> 2808305 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/nrtMode
   [junit4]   2> 2808305 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/unlockOnStartup
   [junit4]   2> 2808306 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig
   [junit4]   2> 2808306 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/mergeScheduler
   [junit4]   2> 2808306 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/mergePolicy
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/luceneAutoCommit
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/useCompoundFile
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/maxBufferedDocs
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/maxMergeDocs
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/mergeFactor
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/ramBufferSizeMB
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/writeLockTimeout
   [junit4]   2> 2808307 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/lockType
   [junit4]   2> 2808308 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/termIndexInterval
   [junit4]   2> 2808308 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/infoStream
   [junit4]   2> 2808308 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional indexConfig/checkIntegrityAtMerge
   [junit4]   2> 2808309 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/maxBooleanClauses
   [junit4]   2> 2808309 INFO  (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2808309 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/boolTofilterOptimizer
   [junit4]   2> 2808309 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/HashDocSet
   [junit4]   2> 2808309 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/useFilterForSortedQuery
   [junit4]   2> 2808310 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/queryResultWindowSize
   [junit4]   2> 2808310 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/queryResultMaxDocsCached
   [junit4]   2> 2808310 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/enableLazyFieldLoading
   [junit4]   2> 2808310 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional peerSync/useRangeVersions
   [junit4]   2> 2808310 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/filterCache
   [junit4]   2> 2808310 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/queryResultCache
   [junit4]   2> 2808311 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/documentCache
   [junit4]   2> 2808311 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/fieldValueCache
   [junit4]   2> 2808311 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/useColdSearcher
   [junit4]   2> 2808311 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml dataDir=
   [junit4]   2> 2808311 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional //HashDocSet/@loadFactor
   [junit4]   2> 2808312 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional //HashDocSet/@maxSize
   [junit4]   2> 2808312 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/httpCaching/@never304
   [junit4]   2> 2808312 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/httpCaching/@etagSeed
   [junit4]   2> 2808312 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/httpCaching/@lastModFrom
   [junit4]   2> 2808313 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/httpCaching/cacheControl
   [junit4]   2> 2808313 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional jmx
   [junit4]   2> 2808313 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/maxWarmingSearchers
   [junit4]   2> 2808313 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional query/slowQueryThresholdMillis
   [junit4]   2> 2808315 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml updateHandler/@class=solr.DirectUpdateHandler2
   [junit4]   2> 2808315 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoCommit/maxDocs
   [junit4]   2> 2808315 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional updateHandler/autoCommit/maxTime
   [junit4]   2> 2808316 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
updateHandler/indexWriter/closeWaitsForMerges
   [junit4]   2> 2808316 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
updateHandler/autoCommit/openSearcher
   [junit4]   2> 2808316 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
updateHandler/autoSoftCommit/maxDocs
   [junit4]   2> 2808316 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
updateHandler/autoSoftCommit/maxTime
   [junit4]   2> 2808316 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml updateHandler/commitWithin/softCommit=true
   [junit4]   2> 2808317 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/requestParsers/@multipartUploadLimitInKB
   [junit4]   2> 2808317 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/requestParsers/@formdataUploadLimitInKB
   [junit4]   2> 2808317 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/requestParsers/@enableRemoteStreaming
   [junit4]   2> 2808317 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional requestDispatcher/@handleSelect
   [junit4]   2> 2808317 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config solrconfig.xml missing optional 
requestDispatcher/requestParsers/@addHttpRequestToContext
   [junit4]   2> 2808317 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2808321 INFO  (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2808322 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.Config schema /schema/@version=1.1
   [junit4]   2> 2808325 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.u.p.AbstractPluginLoader created string: org.apache.solr.schema.StrField
   [junit4]   2> 2808325 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.u.p.AbstractPluginLoader created int: org.apache.solr.schema.TrieIntField
   [junit4]   2> 2808326 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema field defined: 
id{type=int,properties=indexed,stored,omitNorms}
   [junit4]   2> 2808326 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema field defined: 
_root_{type=int,properties=indexed,stored,omitNorms}
   [junit4]   2> 2808326 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema dynamic field defined: 
*{type=string,properties=indexed,stored}
   [junit4]   2> 2808326 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema no default search field specified in schema.
   [junit4]   2> 2808327 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema Default query parser operator not set in Schema
   [junit4]   2> 2808327 INFO  (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2808334 DEBUG (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1'
   [junit4]   2> 2808334 INFO  (coreLoadExecutor-14345-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1
   [junit4]   2> 2808335 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2808335 INFO  (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\]
   [junit4]   2> 2808335 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 2808336 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 2808336 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2808336 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
   [junit4]   2> 2808336 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
 0 false
   [junit4]   2> 2808336 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index/
   [junit4]   2> 2808336 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 2808337 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
   [junit4]   2> 2808337 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Opened Writer SolrCore.initIndex
   [junit4]   2> 2808337 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Closing Writer SolrCore.initIndex
   [junit4]   2> 2808338 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3118dd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f40a6),segFN=segments_1,generation=1,filenames=[segments_1]}
   [junit4]   2> 2808338 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2808338 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
 0 false
   [junit4]   2> 2808338 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: 
CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\;done=false>>
   [junit4]   2> 2808339 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
 0 false
   [junit4]   2> 2808340 DEBUG 
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
   [junit4]   2> 2808341 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2808344 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property 
for the input chain: com.ctc.wstx.stax.WstxInputFactory@1b21de5
   [junit4]   2> 2808347 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2808347 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property 
for the input chain: com.ctc.wstx.stax.WstxInputFactory@19d7153
   [junit4]   2> 2808348 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2808349 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property 
for the input chain: com.ctc.wstx.stax.WstxInputFactory@bda206
   [junit4]   2> 2808349 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2808351 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader Unable to set the 'reuse-instance' property 
for the input chain: com.ctc.wstx.stax.WstxInputFactory@1c6ce59
   [junit4]   2> 2808352 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2808354 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/document' created 
with startup=lazy 
   [junit4]   2> 2808354 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : '/analysis/field' created 
with startup=lazy 
   [junit4]   2> 2808354 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.PluginBag [collection1] Initialized 27 plugins of type 
requestHandler: [/update, /update/json, /update/csv, /update/json/docs, 
/config, /schema, /replication, /get, /admin/ping, /admin/segments, 
/admin/luke, /admin/system, /admin/mbeans, /admin/plugins, /admin/threads, 
/admin/properties, /admin/logging, /admin/file, /export, /graph, /stream, /sql, 
/terms, /analysis/document, /analysis/field, /debug/dump, /select]
   [junit4]   2> 2808354 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/analysis/field,/analysis/document,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms,/debug/dump
   [junit4]   2> 2808354 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2808355 INFO  (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2808355 INFO  (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2808355 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: 
CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\;done=false>>
   [junit4]   2> 2808355 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
 0 false
   [junit4]   2> 2808355 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: 
CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\;done=false>>
   [junit4]   2> 2808355 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
 0 false
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Reusing cached directory: 
CachedDir<<refCount=1;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index;done=false>>
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@3118dd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12f40a6),segFN=segments_1,generation=1,filenames=[segments_1]}
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Opened Writer DirectUpdateHandler2
   [junit4]   2> 2808356 INFO  (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@648d1f[collection1] 
main]
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory incRef'ed: 
CachedDir<<refCount=2;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index;done=false>>
   [junit4]   2> 2808356 INFO  (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1\conf
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1\conf}
   [junit4]   2> 2808356 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\collection1\conf
   [junit4]   2> 2808357 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2808357 INFO  (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2808357 INFO  
(searcherExecutor-14346-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@648d1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2808358 DEBUG (coreLoadExecutor-14345-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2808786 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.s.i.HttpClientUtil Creating new http client, config:
   [junit4]   2> 2808787 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.s.i.HttpClientUtil Creating new http client, 
config:followRedirects=false&allowCompression=false
   [junit4]   2> 2808793 INFO  (qtp1303598-55075) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/authentication params={} status=0 QTime=0
   [junit4]   2> 2808793 DEBUG (qtp1303598-55075) [    ] o.a.s.s.HttpSolrCall 
Closing out SolrRequest: {{params(),defaults(wt=json&indent=true)}}
   [junit4]   2> 2808795 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.h.a.SecurityConfHandlerLocal Persisted security.json to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\security.json
   [junit4]   2> 2808795 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 2808795 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 2808796 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Authentication plugin class obtained from security.json: 
solr.BasicAuthPlugin
   [junit4]   2> 2808796 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 2808796 DEBUG 
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.s.BasicAuthStandaloneTest Newly written security.json is SecurityConfig: 
version=-1, data={
   [junit4]   2>   "authentication":{
   [junit4]   2>     "class":"solr.BasicAuthPlugin",
   [junit4]   2>     
"credentials":{"solr":"orwp2Ghgj39lmnrZOTm7Qtre1VqHFDfwAEzr0ApbN3Y= 
Ju5osoAqOX8iafhWpPP01E5P+sg8tK8tHON7rCYZRRw="}},
   [junit4]   2>   "authorization":{
   [junit4]   2>     "class":"solr.RuleBasedAuthorizationPlugin",
   [junit4]   2>     "user-role":{"solr":"admin"},
   [junit4]   2>     "permissions":[{
   [junit4]   2>         "name":"security-edit",
   [junit4]   2>         "role":"admin"}]}} and baseUrl is 
http://127.0.0.1:60185/solr
   [junit4]   2> 2808797 DEBUG (qtp1303598-55076) [    ] 
o.a.s.s.SolrDispatchFilter Request to authenticate: Request(GET 
//127.0.0.1:60185/solr/admin/authentication)@febfed, domain: 127.0.0.1, port: 
60185
   [junit4]   2> 2808799 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@1037467{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2808799 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6553542
   [junit4]   2> 2808800 INFO  (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4efce1
   [junit4]   2> 2808800 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2808800 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2808801 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 2808801 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 2808801 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Closing Writer DirectUpdateHandler2
   [junit4]   2> 2808801 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
 1 false
   [junit4]   2> 2808801 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2808801 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Closing Searcher@648d1f[collection1] 
main
   [junit4]   2>        
fieldValueCache{lookups=0,hits=0,hitratio=0.0,inserts=0,evictions=0,size=0,warmupTime=0,cumulative_lookups=0,cumulative_hits=0,cumulative_hitratio=0.0,cumulative_inserts=0,cumulative_evictions=0}
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
 0 false
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Releasing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata
 0 false
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 
directories currently being tracked
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 
currently tracking: 
CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index;done=false>>
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 
currently tracking: 
CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\;done=false>>
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 
currently tracking: 
CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata;done=false>>
   [junit4]   2> 2808802 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory when closing 
factory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory when closing 
factory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\;done=false>>]
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\
   [junit4]   2> 2808803 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory when closing 
factory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 2808804 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata
 
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 2808804 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2808804 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 2808804 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Removing from cache: 
CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\index;done=false>>
   [junit4]   2> 2808804 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Removing from cache: 
CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\;done=false>>
   [junit4]   2> 2808804 DEBUG (coreCloseExecutor-14350-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Removing from cache: 
CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001\inst-001\.\collection1\data\snapshot_metadata;done=false>>
   [junit4]   2> 2808804 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b33d7b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2808805 INFO  
(TEST-BasicAuthStandaloneTest.testBasicAuth-seed#[B77EE5D7571E82C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthStandaloneTest -Dtests.method=testBasicAuth 
-Dtests.seed=B77EE5D7571E82C6 -Dtests.slow=true -Dtests.locale=sr-CS 
-Dtests.timezone=GMT0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.56s J1 | BasicAuthStandaloneTest.testBasicAuth <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Invalid json <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 401 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 401</h2>
   [junit4]    > <p>Problem accessing /solr/admin/authentication. Reason:
   [junit4]    > <pre>    Bad credentials</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B77EE5D7571E82C6:B1093C5F34D01BC]:0)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:256)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthIntegrationTest.verifySecurityStatus(BasicAuthIntegrationTest.java:237)
   [junit4]    >        at 
org.apache.solr.security.BasicAuthStandaloneTest.testBasicAuth(BasicAuthStandaloneTest.java:106)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2808809 INFO  
(SUITE-BasicAuthStandaloneTest-seed#[B77EE5D7571E82C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthStandaloneTest_B77EE5D7571E82C6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=525, maxMBSortInHeap=5.222768657611677, 
sim=ClassicSimilarity, locale=sr-CS, timezone=GMT0
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=92849008,total=417333248
   [junit4]   2> NOTE: All tests run in this JVM: 
[TermVectorComponentDistributedTest, HdfsBasicDistributedZk2Test, 
TestCryptoKeys, RegexBoostProcessorTest, DistributedSuggestComponentTest, 
TestCoreDiscovery, CdcrVersionReplicationTest, TestAddFieldRealTimeGet, 
DistanceUnitsTest, DocValuesMissingTest, BufferStoreTest, 
TestEmbeddedSolrServerConstructors, TestOmitPositions, TestCrossCoreJoin, 
SuggesterWFSTTest, TestSolrCoreProperties, TestNonDefinedSimilarityFactory, 
TestRTimerTree, TestDynamicLoading, JsonLoaderTest, BitVectorTest, 
CoreAdminHandlerTest, SpellingQueryConverterTest, 
SharedFSAutoReplicaFailoverUtilsTest, ConfigSetsAPITest, TestReloadDeadlock, 
CurrencyFieldOpenExchangeTest, ReplaceNodeTest, TestCloudRecovery, 
TestSuggestSpellingConverter, TestLeaderElectionWithEmptyReplica, 
CleanupOldIndexTest, DeleteNodeTest, TestDocSet, TestDistribIDF, 
FullSolrCloudDistribCmdsTest, TestExactStatsCache, TestSearchPerf, 
ZkSolrClientTest, TestHashQParserPlugin, EchoParamsTest, TestRestoreCore, 
TestCloudDeleteByQuery, TestFieldTypeCollectionResource, StressHdfsTest, 
BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud, 
TestDistribDocBasedVersion, TestReplicaProperties, 
ClassificationUpdateProcessorFactoryTest, TestMacros, 
HdfsRestartWhileUpdatingTest, ShardRoutingCustomTest, RequestHandlersTest, 
OverseerCollectionConfigSetProcessorTest, TestFieldCacheWithThreads, 
TestRandomCollapseQParserPlugin, BasicDistributedZk2Test, 
TestQuerySenderListener, TestLockTree, SolrCmdDistributorTest, TestReload, 
TestSolrQueryParser, RequestLoggingTest, UpdateParamsTest, TestConfigReload, 
TestSimpleTrackingShardHandler, RestartWhileUpdatingTest, 
CreateCollectionCleanupTest, ConnectionReuseTest, TestMissingGroups, 
SolrInfoMBeanTest, TestManagedSchemaThreadSafety, SolrIndexSplitterTest, 
AsyncCallRequestStatusResponseTest, TestXmlQParserPlugin, TestFieldCache, 
TestManagedStopFilterFactory, TestConfig, ConjunctionSolrSpellCheckerTest, 
ReturnFieldsTest, BadComponentTest, TestNumericTerms32, 
TestRandomRequestDistribution, FieldAnalysisRequestHandlerTest, 
OverseerRolesTest, TestShortCircuitedRequests, TestTestInjection, 
TestOrdValues, DateMathParserTest, ParsingFieldUpdateProcessorsTest, 
TestJmxMonitoredMap, TestOverriddenPrefixQueryForCustomFieldType, 
SSLMigrationTest, DocExpirationUpdateProcessorFactoryTest, 
HdfsCollectionsAPIDistributedZkTest, TestOnReconnectListenerSupport, 
TestValueSourceCache, TestFoldingMultitermQuery, 
HdfsChaosMonkeyNothingIsSafeTest, OpenCloseCoreStressTest, BlockCacheTest, 
TestPHPSerializedResponseWriter, DistanceFunctionTest, 
TestPKIAuthenticationPlugin, CollectionsAPIDistributedZkTest, 
TestComponentsName, TestCorePropertiesReload, BJQParserTest, 
ExitableDirectoryReaderTest, DebugComponentTest, ZkStateReaderTest, 
CdcrBootstrapTest, TestReRankQParserPlugin, IndexSchemaTest, 
TestSolrCloudSnapshots, TestSQLHandlerNonCloud, TestAnalyzedSuggestions, 
TestLuceneMatchVersion, TestFreeTextSuggestions, HdfsLockFactoryTest, 
SpellCheckCollatorTest, TestWriterPerf, TestShardHandlerFactory, 
ChaosMonkeySafeLeaderTest, DistributedIntervalFacetingTest, 
TestLMDirichletSimilarityFactory, SpatialHeatmapFacetsTest, 
CollectionsAPISolrJTest, BasicAuthIntegrationTest, TestUseDocValuesAsStored, 
TestTrie, LeaderFailoverAfterPartitionTest, HdfsRecoverLeaseTest, 
FieldMutatingUpdateProcessorTest, BadCopyFieldTest, TestJoin, 
WordBreakSolrSpellCheckerTest, ClusterStateTest, HdfsThreadLeakTest, 
TestRealTimeGet, TestRawTransformer, TestConfigSetsAPIExclusivity, 
TestExpandComponent, TestLMJelinekMercerSimilarityFactory, 
WrapperMergePolicyFactoryTest, ChangedSchemaMergeTest, PreAnalyzedFieldTest, 
TestNRTOpen, SuggesterTest, TestSolrQueryParserResource, 
URLClassifyProcessorTest, HdfsUnloadDistributedZkTest, TestManagedSchema, 
UnloadDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, 
BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, 
TestRandomFaceting, TestZkChroot, TestDistributedSearch, AutoCommitTest, 
TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, 
TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, 
TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, 
StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, 
BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, 
ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, 
SuggesterTSTTest, SpatialFilterTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, 
TestPseudoReturnFields, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, 
QueryParsingTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, 
ResponseLogComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, 
SampleTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, TestPhraseSuggestions, TestCodecSupport, 
TestIBSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, TestFastLRUCache, 
TestSystemIdResolver, PrimUtilsTest, DOMUtilTest, RAMDirectoryFactoryTest, 
TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, 
SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, ActionThrottleTest, AliasIntegrationTest, 
AssignTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, CustomCollectionTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, 
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionAPI, 
TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, 
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, 
TestMiniSolrCloudCluster, TestRequestForwarding, 
TestRequestStatusCollectionAPI, TestSSLRandomization, 
TestSizeLimitedDistributedMap, TestStressLiveNodes, CoreSorterTest, 
DirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, 
TestConfigSetProperties, TestConfigSets, TestImplicitCoreProperties, 
TestInfoStreamLogging, TestSolrConfigHandler, TestSolrDynamicMBean, 
TestSolrXml, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, 
TestReqParamsAPI, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, 
InfoHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, 
DistributedDebugComponentTest, DistributedExpandComponentTest, 
DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, 
DistributedQueryComponentCustomSortTest, 
DistributedQueryComponentOptimizationTest, TestTrackingShardHandlerFactory, 
TestRawResponseWriter, TestSortingResponseWriter, TestSubQueryTransformer, 
TestManagedResourceStorage, TestBulkSchemaAPI, 
TestDynamicFieldCollectionResource, TestFieldResource, TestSchemaResource, 
TestSerializedLuceneMatchVersion, EnumFieldTest, SpatialRPTFieldTypeTest, 
TestCloudSchemaless, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, 
GraphQueryTest, TestScoreJoinQPScore, CloudMLTQParserTest, 
SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, 
TestPerFieldSimilarityWithDefaultOverride, TestLRUStatsCache, 
BasicAuthStandaloneTest]
   [junit4] Completed [616/647 (1!)] on J1 in 0.59s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 52789 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to