Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23752/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Expected metric minimums for prefix SECURITY./authentication.: 
{failMissingCredentials=2, authenticated=19, passThrough=9, 
failWrongCredentials=1, requests=31, errors=0}, but got: 
{failMissingCredentials=2, authenticated=18, passThrough=10, totalTime=4739440, 
failWrongCredentials=1, requestTimes=1939, requests=31, errors=0}

Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix 
SECURITY./authentication.: {failMissingCredentials=2, authenticated=19, 
passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got: 
{failMissingCredentials=2, authenticated=18, passThrough=10, totalTime=4739440, 
failWrongCredentials=1, requestTimes=1939, requests=31, errors=0}
        at 
__randomizedtesting.SeedInfo.seed([5A8DBFEF38D0F7D7:E6E3C9FD9C8374AD]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:125)
        at 
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:81)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13410 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 740953 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/init-core-data-001
   [junit4]   2> 740953 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 740953 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 740955 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[5A8DBFEF38D0F7D7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 740957 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 740957 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001
   [junit4]   2> 740958 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 740958 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 740958 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 741058 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32839
   [junit4]   2> 741058 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32839
   [junit4]   2> 741058 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 32839
   [junit4]   2> 741060 INFO  (zkConnectionManagerCallback-7455-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741061 INFO  (zkConnectionManagerCallback-7457-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741062 INFO  (zkConnectionManagerCallback-7459-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741063 WARN  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 741064 WARN  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741064 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 741068 WARN  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 741068 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 741068 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 741068 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6907d579{/solr,null,AVAILABLE}
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 741076 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37877ba9{/solr,null,AVAILABLE}
   [junit4]   2> 741077 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@540604de{/solr,null,AVAILABLE}
   [junit4]   2> 741080 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@a89009f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25cc8051{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39245}
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36861}
   [junit4]   2> 741081 ERROR (jetty-launcher-7460-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741081 ERROR (jetty-launcher-7460-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-07T05:19:46.732Z
   [junit4]   2> 741081 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-07T05:19:46.732Z
   [junit4]   2> 741083 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e51c437{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39665}
   [junit4]   2> 741084 ERROR (jetty-launcher-7460-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741084 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-07T05:19:46.735Z
   [junit4]   2> 741096 INFO  (zkConnectionManagerCallback-7462-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741096 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741096 INFO  (zkConnectionManagerCallback-7464-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741096 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741100 INFO  (zkConnectionManagerCallback-7466-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741100 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 741220 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 741224 WARN  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@14475164[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741228 WARN  (jetty-launcher-7460-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@564e683e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741229 INFO  (jetty-launcher-7460-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 741230 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 741236 INFO  (zkConnectionManagerCallback-7472-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741236 WARN  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3d624dd9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741237 INFO  (zkConnectionManagerCallback-7475-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741244 WARN  (jetty-launcher-7460-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1ee03e5d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741245 INFO  (jetty-launcher-7460-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 741255 INFO  (zkConnectionManagerCallback-7482-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741263 INFO  (zkConnectionManagerCallback-7484-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741267 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36861_solr
   [junit4]   2> 741268 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.Overseer Overseer 
(id=72156590363836425-127.0.0.1:36861_solr-n_0000000000) starting
   [junit4]   2> 741287 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 741292 INFO  (zkConnectionManagerCallback-7491-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741295 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 741296 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 741297 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 741305 INFO  
(OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:36861_solr
   [junit4]   2> 741305 WARN  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@328e3c35[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741305 INFO  (zkCallback-7474-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 741305 INFO  
(OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 741306 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36861_solr as DOWN
   [junit4]   2> 741307 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 741307 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36861_solr
   [junit4]   2> 741316 INFO  (zkCallback-7474-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 741316 INFO  (zkConnectionManagerCallback-7497-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741316 INFO  (zkCallback-7483-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 741317 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 741317 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 741343 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 741347 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 741366 INFO  (zkCallback-7490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 741367 WARN  (jetty-launcher-7460-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@50783a8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 741368 INFO  (jetty-launcher-7460-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 741369 INFO  (zkConnectionManagerCallback-7504-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741370 INFO  (zkConnectionManagerCallback-7506-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741372 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39665_solr as DOWN
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39665_solr
   [junit4]   2> 741375 INFO  (zkCallback-7474-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741375 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741375 INFO  (zkCallback-7490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741379 INFO  (zkCallback-7496-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741379 INFO  (zkCallback-7483-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741379 INFO  (zkCallback-7505-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 741392 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36861.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741400 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741400 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741401 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36861.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741401 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36861.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741401 INFO  (jetty-launcher-7460-thread-1) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/.
   [junit4]   2> 741402 INFO  (jetty-launcher-7460-thread-2) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node2/.
   [junit4]   2> 741409 INFO  (zkConnectionManagerCallback-7513-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741410 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 741410 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 741411 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 741426 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39665.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741433 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39665.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741433 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39665.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 741434 INFO  (jetty-launcher-7460-thread-3) 
[n:127.0.0.1:39665_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node3/.
   [junit4]   2> 741476 INFO  (zkConnectionManagerCallback-7519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741477 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 741477 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32839/solr ready
   [junit4]   2> 741479 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_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> 741481 INFO  
(OverseerThreadFactory-4901-thread-1-processing-n:127.0.0.1:36861_solr) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 741594 INFO  
(OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) 
[n:127.0.0.1:36861_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:39245/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 741596 INFO  
(OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) 
[n:127.0.0.1:36861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36861/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 741598 INFO  
(OverseerStateUpdate-72156590363836425-127.0.0.1:36861_solr-n_0000000000) 
[n:127.0.0.1:36861_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:39665/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 741799 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 741800 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 741803 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 741803 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr    
x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 742823 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 742823 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742831 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 742832 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 742835 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 742835 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 742836 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36861.solr.core.authCollection.shard2.replica_n3' (registry 
'solr.core.authCollection.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 742836 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node2/authCollection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node2/./authCollection_shard2_replica_n3/data/]
   [junit4]   2> 742839 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 742842 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 742845 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742846 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742847 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742847 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39665.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 742847 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node3/authCollection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node3/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 742880 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 742880 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 742904 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 742904 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 742906 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1c755600[authCollection_shard2_replica_n3] main]
   [junit4]   2> 742908 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 742909 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 742909 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 742909 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1627322831140290560
   [junit4]   2> 742916 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 742916 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 742918 INFO  
(searcherExecutor-4913-thread-1-processing-n:127.0.0.1:36861_solr 
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:36861_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n3] Registered new searcher 
Searcher@1c755600[authCollection_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 742919 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 742919 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 742919 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 742920 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 742920 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@355767c6[authCollection_shard1_replica_n1] main]
   [junit4]   2> 742921 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742921 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742922 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 742922 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36861/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 742922 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 742923 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 742923 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:36861/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 742923 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/72156590363836425-core_node5-n_0000000000
   [junit4]   2> 742923 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1627322831154970624
   [junit4]   2> 742924 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:36861/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 742924 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 742924 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 742926 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e2ec09f[authCollection_shard3_replica_n4] main]
   [junit4]   2> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742932 INFO  
(searcherExecutor-4914-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@355767c6[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742932 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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 1627322831164407808
   [junit4]   2> 742935 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 742935 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 742936 INFO  
(searcherExecutor-4915-thread-1-processing-n:127.0.0.1:39665_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:39665_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@3e2ec09f[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 742937 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 742937 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 742937 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 742937 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742938 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742938 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 742938 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 742938 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 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/72156590363836423-core_node2-n_0000000000
   [junit4]   2> 742939 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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:39665/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:39665/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 742940 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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/72156590363836429-core_node6-n_0000000000
   [junit4]   2> 742941 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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:39665/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 743042 INFO  (zkCallback-7474-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> 743042 INFO  (zkCallback-7505-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> 743042 INFO  (zkCallback-7474-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> 743042 INFO  (zkCallback-7483-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> 743043 INFO  (zkCallback-7483-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> 743043 INFO  (zkCallback-7505-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> 743043 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743044 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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> 743044 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 743045 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr 
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1245
   [junit4]   2> 743046 INFO  (qtp39503018-19386) [n:127.0.0.1:39665_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=1243
   [junit4]   2> 743047 INFO  (qtp1708642646-19379) [n:127.0.0.1:36861_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n3] 
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_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1244
   [junit4]   2> 743049 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_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> 743149 INFO  (zkCallback-7474-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> 743149 INFO  (zkCallback-7474-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> 743149 INFO  (zkCallback-7483-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> 743149 INFO  (zkCallback-7505-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> 743149 INFO  (zkCallback-7483-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> 743149 INFO  (zkCallback-7483-thread-3) [    ] 
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> 743149 INFO  (zkCallback-7505-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> 743149 INFO  (zkCallback-7505-thread-3) [    ] 
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> 743149 INFO  (zkCallback-7474-thread-3) [    ] 
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> 743150 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_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=1670
   [junit4]   2> 743158 INFO  (qtp1818552499-19372) [n:127.0.0.1:39245_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 743158 INFO  (qtp1818552499-19374) [n:127.0.0.1:39245_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 743159 INFO  (zkCallback-7474-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 743159 INFO  (zkCallback-7483-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 743159 INFO  (zkCallback-7483-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743159 INFO  (zkCallback-7474-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743168 INFO  (zkCallback-7505-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 743168 INFO  (zkCallback-7505-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743194 INFO  (zkCallback-7474-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743194 INFO  (zkCallback-7483-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743206 INFO  (zkCallback-7505-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 743211 INFO  (qtp1818552499-19375) [n:127.0.0.1:39245_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/security/authentication params={} status=0 QTime=1
   [junit4]   2> 743211 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1731374778
   [junit4]   2> 743211 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 743212 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 743212 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39245_solr as DOWN
   [junit4]   2> 743236 INFO  (coreCloseExecutor-4928-thread-1) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@21cb9112
   [junit4]   2> 743236 INFO  (coreCloseExecutor-4928-thread-1) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=21cb9112
   [junit4]   2> 743236 INFO  (coreCloseExecutor-4928-thread-1) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@47f19151: rootName = 
solr_39245, domain = solr.core.authCollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@29ad3e4c
   [junit4]   2> 743243 INFO  (coreCloseExecutor-4928-thread-1) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard1.leader, 
tag=21cb9112
   [junit4]   2> 743256 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 743256 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e91a762: rootName = 
solr_39245, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3bafb508
   [junit4]   2> 743260 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 743261 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@52b58aa5: rootName = 
solr_39245, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@b51258d
   [junit4]   2> 743264 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 743264 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@201b20df: rootName = 
solr_39245, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@4de10a51
   [junit4]   2> 743264 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 743284 INFO  (zkCallback-7512-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743285 INFO  (zkCallback-7483-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743285 INFO  (zkCallback-7490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743285 INFO  (zkCallback-7496-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743288 INFO  (zkCallback-7505-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743296 INFO  (zkCallback-7518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 743296 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@a89009f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 743296 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6907d579{/solr,null,UNAVAILABLE}
   [junit4]   2> 743297 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 743297 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 743297 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 743298 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 39245 try number 1 ...
   [junit4]   2> 743298 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 743308 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 743308 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 743308 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 743308 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21541b31{/solr,null,AVAILABLE}
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5cd1531f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39245}
   [junit4]   2> 743309 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 743309 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-07T05:19:48.960Z
   [junit4]   2> 743325 INFO  (zkCallback-7483-thread-3) [    ] 
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> 743325 INFO  (zkCallback-7483-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> 743325 INFO  (zkCallback-7483-thread-4) [    ] 
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> 743326 INFO  (zkCallback-7505-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> 743326 INFO  (zkCallback-7505-thread-3) [    ] 
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> 743326 INFO  (zkCallback-7505-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> 743344 INFO  (zkConnectionManagerCallback-7527-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743344 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 743462 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 743463 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5a79bee8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 743482 INFO  
(OverseerCollectionConfigSetProcessor-72156590363836425-127.0.0.1:36861_solr-n_0000000000)
 [n:127.0.0.1:36861_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 743485 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@12535f2c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 743486 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32839/solr
   [junit4]   2> 743503 INFO  (zkConnectionManagerCallback-7533-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743510 INFO  (zkConnectionManagerCallback-7535-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743512 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 743514 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39245_solr as DOWN
   [junit4]   2> 743514 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 743514 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39245_solr
   [junit4]   2> 743515 INFO  (zkCallback-7505-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (zkCallback-7483-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (zkCallback-7512-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  (zkCallback-7490-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743515 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 743515 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 743520 INFO  (zkCallback-7518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743520 INFO  (zkCallback-7534-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 743532 INFO  (zkConnectionManagerCallback-7542-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 743532 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 743533 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:32839/solr ready
   [junit4]   2> 743536 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 743550 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743556 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743557 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39245.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743558 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/.
   [junit4]   2> 743558 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5A8DBFEF38D0F7D7]) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard1_replica_n1]
   [junit4]   2> 743565 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 743571 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 743573 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 743594 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 743602 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 743604 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 743604 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard1_replica_n1' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 743604 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_39245.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@614febf1
   [junit4]   2> 743604 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/authCollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_5A8DBFEF38D0F7D7-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 743615 INFO  (zkCallback-7505-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> 743615 INFO  (zkCallback-7483-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> 743615 INFO  (zkCallback-7505-thread-3) [    ] 
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> 743615 INFO  (zkCallback-7483-thread-4) [    ] 
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> 743615 INFO  (zkCallback-7505-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> 743615 INFO  (zkCallback-7483-thread-3) [    ] 
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> 743631 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 743631 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 743701 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 743702 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 743704 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dac47c9[authCollection_shard1_replica_n1] main]
   [junit4]   2> 743704 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 743705 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 743705 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 743705 INFO  
(coreLoadExecutor-4938-thread-1-processing-n:127.0.0.1:39245_solr) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1627322831974957056
   [junit4]   2> 743708 INFO  
(searcherExecutor-4939-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@1dac47c9[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 743710 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/authCollection/leaders/shard1
   [junit4]   2> 743711 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 743711 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 743711 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 743711 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 743711 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 743711 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
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/72156590363836434-core_node2-n_0000000001
   [junit4]   2> 743712 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:39245/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 743713 INFO  
(coreZkRegister-4930-thread-1-processing-n:127.0.0.1:39245_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) 
[n:127.0.0.1:39245_solr c:authCollection s:shard1 r:core_node2 
x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 743814 INFO  (zkCallback-7483-thread-3) [    ] 
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> 743814 INFO  (zkCallback-7483-thread-4) [    ] 
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> 743814 INFO  (zkCallback-7505-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> 743814 INFO  (zkCallback-7534-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> 743814 INFO  (zkCallback-7505-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]

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

mpile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

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/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 948 source files to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 1 minute 11 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=5A8DBFEF38D0F7D7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi-IN 
-Dtests.timezone=America/Kralendijk -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 5A8DBFEF38D0F7D7
    [mkdir] Created dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says kaixo! Master seed: 5A8DBFEF38D0F7D7
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J1 PID(32...@serv1.sd-datasolutions.de).
   [junit4] Started J0 PID(32...@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(32...@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      17.9s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [1/5] on J0 in 22.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      20.3s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [2/5] on J1 in 23.37s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      20.8s J2 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [3/5] on J2 in 24.10s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      8.05s J0 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [4/5] on J0 in 8.57s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4] OK      6.96s J1 | BasicAuthIntegrationTest.testBasicAuth
   [junit4] Completed [5/5] on J1 in 7.60s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.00 ..    33.27 =    32.28s
   [junit4] JVM J1:     0.99 ..    33.43 =    32.44s
   [junit4] JVM J2:     1.02 ..    26.33 =    25.31s
   [junit4] Execution time total: 33 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
   [junit4] Could not remove temporary path: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 214.30s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 212.44s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints] 116.81s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 114.47s | org.apache.solr.TestRandomDVFaceting
[junit4:tophints] 109.31s | org.apache.solr.cloud.TestRandomFlRTGCloud

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 36 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2800)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2679)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2660)
        at hudson.FilePath.act(FilePath.java:1073)
        at hudson.FilePath.act(FilePath.java:1056)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2658)
        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:1843)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=e827dc22347f597a33c61ae4b4604354627efccf, 
workspace=/home/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #23751
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to