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

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

Error Message:
expected:<401> but was:<400>

Stack Trace:
java.lang.AssertionError: expected:<401> but was:<400>
        at 
__randomizedtesting.SeedInfo.seed([1CB49C45BB36E251:A0DAEA571F65612B]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:151)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:834)




Build Log:
[...truncated 15365 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1772878 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1CB49C45BB36E251]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/init-core-data-001
   [junit4]   2> 1772879 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1CB49C45BB36E251]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1772880 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[1CB49C45BB36E251]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1772883 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 1772884 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001
   [junit4]   2> 1772884 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1772885 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1772885 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1772985 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:37149
   [junit4]   2> 1772985 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37149
   [junit4]   2> 1772985 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37149
   [junit4]   2> 1772989 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1772992 INFO  (zkConnectionManagerCallback-10244-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1772992 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1772996 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773001 INFO  (zkConnectionManagerCallback-10246-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773001 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773004 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773008 INFO  (zkConnectionManagerCallback-10248-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773008 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773115 WARN  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1773116 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1773116 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1773116 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 1773117 WARN  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1773117 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1773117 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1773117 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 1773118 WARN  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1773118 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1773118 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1773118 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 1773120 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1773120 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1773120 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1773120 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@578dd4f8{/solr,null,AVAILABLE}
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@708db659{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44141}
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.s.Server Started @1773169ms
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44141}
   [junit4]   2> 1773121 ERROR (jetty-launcher-10249-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1773121 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T17:16:46.190863Z
   [junit4]   2> 1773160 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773179 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1773179 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1773179 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1773179 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@652b737a{/solr,null,AVAILABLE}
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e6014d4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:33761}
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.s.Server Started @1773228ms
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33761}
   [junit4]   2> 1773180 ERROR (jetty-launcher-10249-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1773180 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T17:16:46.249722Z
   [junit4]   2> 1773182 INFO  (zkConnectionManagerCallback-10251-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773182 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773182 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1773183 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773191 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1773191 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1773191 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1773191 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3578346d{/solr,null,AVAILABLE}
   [junit4]   2> 1773192 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@39a6812e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44261}
   [junit4]   2> 1773192 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.s.Server Started @1773240ms
   [junit4]   2> 1773192 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44261}
   [junit4]   2> 1773193 ERROR (jetty-launcher-10249-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1773193 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1773193 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1773193 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1773193 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1773193 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T17:16:46.262316Z
   [junit4]   2> 1773194 INFO  (zkConnectionManagerCallback-10253-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773194 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773196 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773196 INFO  (zkConnectionManagerCallback-10255-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773196 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773292 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1773293 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1773502 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1773503 WARN  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70e5c7ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773503 WARN  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@70e5c7ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773516 WARN  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73fe8c76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773516 WARN  (jetty-launcher-10249-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73fe8c76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773517 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37149/solr
   [junit4]   2> 1773519 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773527 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1773527 INFO  (zkConnectionManagerCallback-10264-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773527 INFO  (jetty-launcher-10249-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773541 WARN  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f5eed08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773541 WARN  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f5eed08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773570 WARN  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7304a703[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773570 WARN  (jetty-launcher-10249-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7304a703[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1773571 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37149/solr
   [junit4]   2> 1773583 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1773588 INFO  (zkConnectionManagerCallback-10270-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773588 INFO  (jetty-launcher-10249-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1773633 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1773634 INFO  (zkConnectionManagerCallback-10272-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773634 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1773736 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1773743 INFO  (zkConnectionManagerCallback-10276-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773743 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1773762 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44141_solr
   [junit4]   2> 1773763 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.Overseer Overseer 
(id=72084477028007944-127.0.0.1:44141_solr-n_0000000000) starting
   [junit4]   2> 1773765 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33761_solr
   [junit4]   2> 1773773 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1773776 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1773777 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1773778 INFO  (zkCallback-10271-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1773779 INFO  (zkConnectionManagerCallback-10288-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773779 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1773780 INFO  (zkConnectionManagerCallback-10283-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1773780 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1773782 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1773784 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37149/solr ready
   [junit4]   2> 1773785 INFO  
(OverseerStateUpdate-72084477028007944-127.0.0.1:44141_solr-n_0000000000) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44141_solr
   [junit4]   2> 1773785 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1773786 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44141_solr as DOWN
   [junit4]   2> 1773788 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1773788 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44141_solr
   [junit4]   2> 1773790 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37149/solr ready
   [junit4]   2> 1773790 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1773790 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1773792 INFO  (zkCallback-10271-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1773792 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1773814 INFO  (zkCallback-10282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1773818 INFO  (zkCallback-10287-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1773832 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1773847 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1773890 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1773910 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1773910 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1773913 INFO  (jetty-launcher-10249-thread-1) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node1/.
   [junit4]   2> 1773917 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33761.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1773945 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33761.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1773945 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33761.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1773947 INFO  (jetty-launcher-10249-thread-3) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node3/.
   [junit4]   2> 1774000 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1774001 WARN  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7ce5b43d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774001 WARN  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7ce5b43d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774013 WARN  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@62e61189[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774013 WARN  (jetty-launcher-10249-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@62e61189[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1774015 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37149/solr
   [junit4]   2> 1774020 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774020 INFO  (zkConnectionManagerCallback-10296-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774020 INFO  (jetty-launcher-10249-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774123 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1774125 INFO  (zkConnectionManagerCallback-10298-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774125 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1774132 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1774140 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44261_solr as DOWN
   [junit4]   2> 1774142 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1774142 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44261_solr
   [junit4]   2> 1774144 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1774144 INFO  (zkCallback-10282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1774144 INFO  (zkCallback-10287-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1774144 INFO  (zkCallback-10271-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1774145 INFO  (zkCallback-10297-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1774152 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1774156 INFO  (zkConnectionManagerCallback-10305-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774156 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1774159 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1774161 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37149/solr ready
   [junit4]   2> 1774162 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1774187 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1774218 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44261.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1774237 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44261.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1774237 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44261.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1774239 INFO  (jetty-launcher-10249-thread-2) 
[n:127.0.0.1:44261_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node2/.
   [junit4]   2> 1774303 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1774305 INFO  (zkConnectionManagerCallback-10311-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1774305 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1774309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1774311 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37149/solr ready
   [junit4]   2> 1774318 INFO  (qtp2118801376-29414) [n:127.0.0.1:44141_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> 1774325 INFO  
(OverseerThreadFactory-9144-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 1774438 INFO  
(OverseerStateUpdate-72084477028007944-127.0.0.1:44141_solr-n_0000000000) 
[n:127.0.0.1:44141_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:33761/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1774442 INFO  
(OverseerStateUpdate-72084477028007944-127.0.0.1:44141_solr-n_0000000000) 
[n:127.0.0.1:44141_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44141/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1774446 INFO  
(OverseerStateUpdate-72084477028007944-127.0.0.1:44141_solr-n_0000000000) 
[n:127.0.0.1:44141_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_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44261/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1774654 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr    
x:authCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1774656 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr    
x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&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> 1774657 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr    
x:authCollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1774658 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr    
x:authCollection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1775673 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1775677 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1775689 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1775691 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1775698 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1775698 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1775699 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44261.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1775700 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1775701 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node2/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 1775706 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1775706 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 1775706 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1775706 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node1/authCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1775713 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1775715 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1775715 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 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> 1775716 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33761.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1775716 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node3/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 1775789 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1775789 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1775791 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1775791 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1775793 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74417f7d[authCollection_shard3_replica_n4] main]
   [junit4]   2> 1775796 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1775796 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1775798 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1775798 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1775799 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1775800 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76dbb382[authCollection_shard2_replica_n2] main]
   [junit4]   2> 1775800 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1775801 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1775801 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639960919534469120
   [junit4]   2> 1775802 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1775803 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1775803 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1775803 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639960919536566272
   [junit4]   2> 1775804 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1775804 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1775806 INFO  
(searcherExecutor-9160-thread-1-processing-n:127.0.0.1:44261_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:44261_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@74417f7d[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1775807 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1775807 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1775809 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7cb447d3[authCollection_shard1_replica_n1] main]
   [junit4]   2> 1775809 INFO  
(searcherExecutor-9161-thread-1-processing-n:127.0.0.1:44141_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@76dbb382[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1775811 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 1775811 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1775811 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 1775812 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1775812 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1775813 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1639960919547052032
   [junit4]   2> 1775815 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1775815 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 1775817 INFO  
(searcherExecutor-9162-thread-1-processing-n:127.0.0.1:33761_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:33761_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@7cb447d3[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1775819 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1775820 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1775820 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44261/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 1775820 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1775821 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44261/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1775821 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/72084477028007949-core_node6-n_0000000000
   [junit4]   2> 1775822 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1775823 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 1775825 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44261/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 1775826 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1775826 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1775826 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44141/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 1775827 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1775828 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:44141/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1775828 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72084477028007944-core_node5-n_0000000000
   [junit4]   2> 1775829 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1775829 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1775829 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33761/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 1775830 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1775830 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33761/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1775830 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard1/leader after winning as 
/collections/authCollection/leader_elect/shard1/election/72084477028007945-core_node3-n_0000000000
   [junit4]   2> 1775831 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44141/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1775833 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33761/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1775936 INFO  (zkCallback-10297-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> 1775936 INFO  (zkCallback-10275-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> 1775937 INFO  (zkCallback-10271-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> 1775938 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1775938 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1775939 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1775942 INFO  (qtp1084748464-29427) [n:127.0.0.1:33761_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&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=1285
   [junit4]   2> 1775942 INFO  (qtp929130930-29431) [n:127.0.0.1:44261_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ] 
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_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1284
   [junit4]   2> 1775945 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1291
   [junit4]   2> 1775948 INFO  (qtp2118801376-29414) [n:127.0.0.1:44141_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1776047 INFO  (zkCallback-10271-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> 1776048 INFO  (zkCallback-10271-thread-2) [     ] 
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> 1776048 INFO  (zkCallback-10275-thread-2) [     ] 
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> 1776048 INFO  (zkCallback-10275-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> 1776048 INFO  (zkCallback-10297-thread-2) [     ] 
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> 1776048 INFO  (zkCallback-10297-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> 1776049 INFO  (qtp2118801376-29414) [n:127.0.0.1:44141_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=1731
   [junit4]   2> 1776054 INFO  (qtp2118801376-29413) [n:127.0.0.1:44141_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1776057 INFO  (qtp2118801376-29415) [n:127.0.0.1:44141_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1776057 INFO  (zkCallback-10297-thread-1) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1776057 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1776057 INFO  (zkCallback-10271-thread-2) [     ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 1776057 INFO  (zkCallback-10297-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1776057 INFO  (zkCallback-10271-thread-2) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1776058 INFO  (zkCallback-10297-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1776059 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1776059 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1776059 INFO  (zkCallback-10271-thread-2) [     ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 1776108 INFO  (qtp2118801376-29416) [n:127.0.0.1:44141_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 1776109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1929026021
   [junit4]   2> 1776109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44141_solr
   [junit4]   2> 1776109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1776109 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44141_solr as DOWN
   [junit4]   2> 1776115 INFO  (coreCloseExecutor-9175-thread-1) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@50d9e8b0
   [junit4]   2> 1776115 INFO  (coreCloseExecutor-9175-thread-1) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=50d9e8b0
   [junit4]   2> 1776115 INFO  (coreCloseExecutor-9175-thread-1) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3516ec80: rootName = 
solr_44141, domain = solr.core.authCollection.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@3dc17dd1
   [junit4]   2> 1776129 INFO  (coreCloseExecutor-9175-thread-1) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard2.leader, 
tag=50d9e8b0
   [junit4]   2> 1776131 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1776132 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@31eee16f: rootName = 
solr_44141, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6f967757
   [junit4]   2> 1776143 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1776143 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ce3b490: rootName = 
solr_44141, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@575c0caa
   [junit4]   2> 1776149 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1776149 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@455e2b21: rootName = 
solr_44141, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@793bd0a4
   [junit4]   2> 1776150 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1776152 INFO  (closeThreadPool-10318-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084477028007944-127.0.0.1:44141_solr-n_0000000000) closing
   [junit4]   2> 1776153 INFO  
(OverseerStateUpdate-72084477028007944-127.0.0.1:44141_solr-n_0000000000) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44141_solr
   [junit4]   2> 1776154 INFO  
(OverseerAutoScalingTriggerThread-72084477028007944-127.0.0.1:44141_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1776157 INFO  (zkCallback-10304-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1776158 INFO  (closeThreadPool-10318-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084477028007944-127.0.0.1:44141_solr-n_0000000000) closing
   [junit4]   2> 1776356 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.Overseer Overseer 
(id=72084477028007944-127.0.0.1:44141_solr-n_0000000000) closing
   [junit4]   2> 1776359 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@708db659{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1776359 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@578dd4f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1776359 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1776359 INFO  (zkCallback-10297-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1776359 INFO  (zkCallback-10310-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1776359 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33761_solr
   [junit4]   2> 1776359 INFO  (zkCallback-10275-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1776359 INFO  (zkCallback-10282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1776361 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1776361 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1776362 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44141 try number 1 ...
   [junit4]   2> 1776362 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 1776363 INFO  (zkCallback-10275-thread-1) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.Overseer Overseer 
(id=72084477028007945-127.0.0.1:33761_solr-n_0000000001) starting
   [junit4]   2> 1776373 INFO  
(OverseerStateUpdate-72084477028007945-127.0.0.1:33761_solr-n_0000000001) 
[n:127.0.0.1:33761_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:33761_solr
   [junit4]   2> 1776380 INFO  (zkCallback-10297-thread-2) [     ] 
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> 1776380 INFO  (zkCallback-10275-thread-2) [     ] 
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> 1776380 INFO  (zkCallback-10275-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> 1776380 INFO  (zkCallback-10297-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> 1776382 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1776382 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1776382 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1776384 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e56fc2f{/solr,null,AVAILABLE}
   [junit4]   2> 1776385 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@76eb367{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44141}
   [junit4]   2> 1776385 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.s.Server Started @1776433ms
   [junit4]   2> 1776385 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44141}
   [junit4]   2> 1776385 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1776385 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1776386 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 1776386 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1776386 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1776386 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T17:16:49.455091Z
   [junit4]   2> 1776390 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776393 INFO  (zkConnectionManagerCallback-10320-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776394 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776394 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1776613 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1776614 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1838836a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776614 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1838836a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776627 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29f3e3b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776627 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29f3e3b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1776629 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37149/solr
   [junit4]   2> 1776630 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776631 INFO  (zkConnectionManagerCallback-10327-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776631 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1776735 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1776740 INFO  (zkConnectionManagerCallback-10329-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776740 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1776747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1776752 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44141_solr as DOWN
   [junit4]   2> 1776753 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1776753 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44141_solr
   [junit4]   2> 1776755 INFO  (zkCallback-10275-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1776755 INFO  (zkCallback-10310-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1776755 INFO  (zkCallback-10304-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1776756 INFO  (zkCallback-10282-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1776756 INFO  (zkCallback-10297-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1776761 INFO  (zkCallback-10328-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1776764 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1776768 INFO  (zkConnectionManagerCallback-10336-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1776768 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1776771 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1776772 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37149/solr ready
   [junit4]   2> 1776773 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version -1
   [junit4]   2> 1776773 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 1776774 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 1776800 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1776837 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1776856 INFO  (zkCallback-10275-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> 1776856 INFO  (zkCallback-10275-thread-2) [     ] 
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> 1776856 INFO  (zkCallback-10297-thread-2) [     ] 
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> 1776856 INFO  (zkCallback-10297-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> 1776861 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1776862 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44141.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1776864 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node1/.
   [junit4]   2> 1776864 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[1CB49C45BB36E251]) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard2_replica_n2]
   [junit4]   2> 1776873 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 1776885 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr     ] o.a.s.s.IndexSchema 
[authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1776887 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 1776901 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1776911 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema 
[authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1776914 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1776914 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard2_replica_n2' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 1776914 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_44141.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2cf0b588
   [junit4]   2> 1776914 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node1/authCollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_1CB49C45BB36E251-001/tempDir-001/node1/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 1776969 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1776969 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1776970 INFO  
(coreLoadExecutor-9189-thread-1-processing-n:127.0.0.1:44141_solr) 
[n:127.0.0.1:44141_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [j

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

orkspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1587867638
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1587867638
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null1587867638

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 40ms :: artifacts dl 3ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 105 minutes 46 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to