You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/18 15:10:26 UTC

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 49 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/49/

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=17, passThrough=10, totalTime=9296345, failWrongCredentials=1, requestTimes=1373, requests=30, 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=17, passThrough=10, totalTime=9296345, failWrongCredentials=1, requestTimes=1373, requests=30, errors=0}
	at __randomizedtesting.SeedInfo.seed([442360C8598DE326:F84D16DAFDDE605C]: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 12842 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/init-core-data-001
   [junit4]   2> 336677 INFO  (SUITE-BasicAuthIntegrationTest-seed#[442360C8598DE326]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 336679 INFO  (SUITE-BasicAuthIntegrationTest-seed#[442360C8598DE326]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 336680 INFO  (SUITE-BasicAuthIntegrationTest-seed#[442360C8598DE326]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 336685 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 336686 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001
   [junit4]   2> 336686 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 336687 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 336687 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 336787 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkTestServer start zk server on port:44597
   [junit4]   2> 336787 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44597
   [junit4]   2> 336787 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44597
   [junit4]   2> 336801 INFO  (zkConnectionManagerCallback-1898-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336805 INFO  (zkConnectionManagerCallback-1900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336808 INFO  (zkConnectionManagerCallback-1902-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336817 WARN  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 336818 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 336818 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 336818 INFO  (jetty-launcher-1903-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_191-b12
   [junit4]   2> 336818 WARN  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 336819 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 336819 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 336819 INFO  (jetty-launcher-1903-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_191-b12
   [junit4]   2> 336826 INFO  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336826 INFO  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336826 INFO  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 336826 INFO  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@600e403a{/solr,null,AVAILABLE}
   [junit4]   2> 336827 WARN  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 336827 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 336827 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 336827 INFO  (jetty-launcher-1903-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_191-b12
   [junit4]   2> 336827 WARN  (jetty-launcher-1903-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6eed9aed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336828 INFO  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336828 INFO  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336828 INFO  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 336829 INFO  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f86816e{/solr,null,AVAILABLE}
   [junit4]   2> 336829 WARN  (jetty-launcher-1903-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@15b4be26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336830 INFO  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336830 INFO  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336830 INFO  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 336831 INFO  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@771aaf64{/solr,null,AVAILABLE}
   [junit4]   2> 336831 WARN  (jetty-launcher-1903-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b26f907[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57423aab{SSL,[ssl, http/1.1]}{127.0.0.1:37096}
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.e.j.s.Server Started @336886ms
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37096}
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1704c86c{SSL,[ssl, http/1.1]}{127.0.0.1:32969}
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@556f277{SSL,[ssl, http/1.1]}{127.0.0.1:34064}
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.e.j.s.Server Started @336887ms
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.e.j.s.Server Started @336887ms
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32969}
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34064}
   [junit4]   2> 336832 ERROR (jetty-launcher-1903-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 336832 ERROR (jetty-launcher-1903-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 336832 ERROR (jetty-launcher-1903-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-18T14:07:07.990Z
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-18T14:07:07.990Z
   [junit4]   2> 336832 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-18T14:07:07.990Z
   [junit4]   2> 336836 INFO  (zkConnectionManagerCallback-1907-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336837 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336838 INFO  (zkConnectionManagerCallback-1905-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336843 INFO  (zkConnectionManagerCallback-1909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336843 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336848 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 337090 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 337091 WARN  (jetty-launcher-1903-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 337092 WARN  (jetty-launcher-1903-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7dcdfaa6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 337094 WARN  (jetty-launcher-1903-thread-3) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 337096 WARN  (jetty-launcher-1903-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23c3c606[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 337097 INFO  (jetty-launcher-1903-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44597/solr
   [junit4]   2> 337106 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 337109 WARN  (jetty-launcher-1903-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 337109 INFO  (zkConnectionManagerCallback-1918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337110 WARN  (jetty-launcher-1903-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3374bdf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 337113 WARN  (jetty-launcher-1903-thread-1) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 337116 INFO  (zkConnectionManagerCallback-1922-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337117 WARN  (jetty-launcher-1903-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1e1ec7a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 337118 INFO  (jetty-launcher-1903-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44597/solr
   [junit4]   2> 337120 INFO  (zkConnectionManagerCallback-1926-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337129 INFO  (zkConnectionManagerCallback-1928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337155 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37096_solr
   [junit4]   2> 337158 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.c.Overseer Overseer (id=72978557253779463-127.0.0.1:37096_solr-n_0000000000) starting
   [junit4]   2> 337173 INFO  (zkConnectionManagerCallback-1937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337187 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44597/solr ready
   [junit4]   2> 337189 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37096_solr
   [junit4]   2> 337192 INFO  (OverseerStateUpdate-72978557253779463-127.0.0.1:37096_solr-n_0000000000) [n:127.0.0.1:37096_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37096_solr
   [junit4]   2> 337192 INFO  (zkCallback-1921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 337196 INFO  (zkCallback-1936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 337231 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 337269 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37096.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337286 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37096.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337286 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37096.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337286 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 337289 INFO  (jetty-launcher-1903-thread-3) [n:127.0.0.1:37096_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node3/.
   [junit4]   2> 337291 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:32969_solr as DOWN
   [junit4]   2> 337301 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 337301 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32969_solr
   [junit4]   2> 337304 INFO  (zkCallback-1921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 337304 INFO  (zkCallback-1936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 337306 INFO  (zkCallback-1927-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 337317 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 337317 WARN  (jetty-launcher-1903-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 337318 WARN  (jetty-launcher-1903-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@41e45c24[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 337321 WARN  (jetty-launcher-1903-thread-2) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 337322 WARN  (jetty-launcher-1903-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2842019d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 337323 INFO  (jetty-launcher-1903-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44597/solr
   [junit4]   2> 337335 INFO  (zkConnectionManagerCallback-1944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337342 INFO  (zkConnectionManagerCallback-1946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337344 INFO  (zkConnectionManagerCallback-1951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337347 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 337349 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44597/solr ready
   [junit4]   2> 337350 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 337352 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 337356 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34064_solr as DOWN
   [junit4]   2> 337368 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 337368 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34064_solr
   [junit4]   2> 337372 INFO  (zkCallback-1921-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337372 INFO  (zkCallback-1936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337374 INFO  (zkCallback-1945-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337377 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337378 INFO  (zkCallback-1950-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337378 INFO  (zkCallback-1927-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337390 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337390 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337392 INFO  (jetty-launcher-1903-thread-1) [n:127.0.0.1:32969_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node1/.
   [junit4]   2> 337404 INFO  (zkConnectionManagerCallback-1959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337410 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 337411 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44597/solr ready
   [junit4]   2> 337412 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 337437 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34064.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337454 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34064.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337454 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34064.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 337455 INFO  (jetty-launcher-1903-thread-2) [n:127.0.0.1:34064_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node2/.
   [junit4]   2> 337517 INFO  (zkConnectionManagerCallback-1965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 337519 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 337522 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44597/solr ready
   [junit4]   2> 337545 INFO  (qtp1557202818-6076) [n:127.0.0.1:34064_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> 337551 INFO  (OverseerThreadFactory-2020-thread-1-processing-n:127.0.0.1:37096_solr) [n:127.0.0.1:37096_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 337669 INFO  (OverseerStateUpdate-72978557253779463-127.0.0.1:37096_solr-n_0000000000) [n:127.0.0.1:37096_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":"https://127.0.0.1:32969/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 337673 INFO  (OverseerStateUpdate-72978557253779463-127.0.0.1:37096_solr-n_0000000000) [n:127.0.0.1:37096_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":"https://127.0.0.1:37096/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 337678 INFO  (OverseerStateUpdate-72978557253779463-127.0.0.1:37096_solr-n_0000000000) [n:127.0.0.1:37096_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34064/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 337901 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr    x:authCollection_shard3_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337912 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 337926 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr    x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 337926 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr    x:authCollection_shard2_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 338930 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 338936 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 338945 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 338957 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 338959 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
   [junit4]   2> 338964 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338964 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5' using configuration from collection authCollection, trusted=true
   [junit4]   2> 338965 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 338965 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 338966 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 338966 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 338966 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34064.solr.core.authCollection.shard3.replica_n5' (registry 'solr.core.authCollection.shard3.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 338966 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 338966 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node2/authCollection_shard3_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node2/./authCollection_shard3_replica_n5/data/]
   [junit4]   2> 338969 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 338969 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3' using configuration from collection authCollection, trusted=true
   [junit4]   2> 338969 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37096.solr.core.authCollection.shard2.replica_n3' (registry 'solr.core.authCollection.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 338970 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node3/authCollection_shard2_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node3/./authCollection_shard2_replica_n3/data/]
   [junit4]   2> 339057 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339057 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339057 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 339057 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 339075 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 339075 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 339077 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 339077 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 339077 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fa36abf[authCollection_shard1_replica_n1] main]
   [junit4]   2> 339079 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339079 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339079 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@236680ff[authCollection_shard3_replica_n5] main]
   [junit4]   2> 339079 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339080 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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 1628352576474841088
   [junit4]   2> 339082 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 339084 INFO  (searcherExecutor-2037-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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@3fa36abf[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339084 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 339085 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 339085 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628352576480083968
   [junit4]   2> 339090 INFO  (searcherExecutor-2036-thread-1-processing-n:127.0.0.1:34064_solr x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore [authCollection_shard3_replica_n5] Registered new searcher Searcher@236680ff[authCollection_shard3_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339096 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339097 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 339099 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 339099 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339105 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 339105 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 339108 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 339108 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 339108 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339108 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339108 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34064/solr/authCollection_shard3_replica_n5/
   [junit4]   2> 339109 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339109 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339109 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32969/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 339109 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 339109 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339110 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@398945f8[authCollection_shard2_replica_n3] main]
   [junit4]   2> 339110 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.SyncStrategy https://127.0.0.1:34064/solr/authCollection_shard3_replica_n5/ has no replicas
   [junit4]   2> 339110 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard3/leader after winning as /collections/authCollection/leader_elect/shard3/election/72978557253779468-core_node6-n_0000000000
   [junit4]   2> 339110 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:32969/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 339110 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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/72978557253779465-core_node2-n_0000000000
   [junit4]   2> 339113 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 339114 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 339115 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 339115 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32969/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 339115 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1628352576511541248
   [junit4]   2> 339116 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34064/solr/authCollection_shard3_replica_n5/ shard3
   [junit4]   2> 339120 INFO  (searcherExecutor-2038-thread-1-processing-n:127.0.0.1:37096_solr x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore [authCollection_shard2_replica_n3] Registered new searcher Searcher@398945f8[authCollection_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 339132 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/authCollection/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 339132 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/authCollection/leaders/shard2
   [junit4]   2> 339141 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 339141 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 339141 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37096/solr/authCollection_shard2_replica_n3/
   [junit4]   2> 339142 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 339142 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy https://127.0.0.1:37096/solr/authCollection_shard2_replica_n3/ has no replicas
   [junit4]   2> 339142 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 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/72978557253779463-core_node4-n_0000000000
   [junit4]   2> 339145 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37096/solr/authCollection_shard2_replica_n3/ shard2
   [junit4]   2> 339247 INFO  (zkCallback-1945-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> 339247 INFO  (zkCallback-1927-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> 339247 INFO  (zkCallback-1921-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> 339249 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 339249 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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> 339250 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 339251 INFO  (qtp2127111332-6085) [n:127.0.0.1:37096_solr c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1325
   [junit4]   2> 339251 INFO  (zkCallback-1921-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> 339257 INFO  (qtp1726460263-6092) [n:127.0.0.1:32969_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=1345
   [junit4]   2> 339257 INFO  (qtp1557202818-6074) [n:127.0.0.1:34064_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1356
   [junit4]   2> 339264 INFO  (qtp1557202818-6076) [n:127.0.0.1:34064_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> 339361 INFO  (zkCallback-1927-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> 339361 INFO  (zkCallback-1927-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> 339362 INFO  (zkCallback-1921-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> 339362 INFO  (zkCallback-1921-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> 339363 INFO  (zkCallback-1921-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> 339364 INFO  (zkCallback-1945-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> 339364 INFO  (zkCallback-1945-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> 339367 INFO  (qtp1557202818-6076) [n:127.0.0.1:34064_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=1822
   [junit4]   2> 339386 INFO  (qtp1726460263-6090) [n:127.0.0.1:32969_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=1
   [junit4]   2> 339389 INFO  (zkCallback-1927-thread-2) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 339389 INFO  (zkCallback-1927-thread-2) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339390 INFO  (qtp1726460263-6091) [n:127.0.0.1:32969_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/security/authentication params={} status=0 QTime=0
   [junit4]   2> 339390 INFO  (zkCallback-1945-thread-1) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 339390 INFO  (zkCallback-1945-thread-1) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339391 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=511212713
   [junit4]   2> 339391 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32969_solr
   [junit4]   2> 339391 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 339391 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:32969_solr as DOWN
   [junit4]   2> 339396 INFO  (coreCloseExecutor-2051-thread-1) [n:127.0.0.1:32969_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@52abef5f
   [junit4]   2> 339396 INFO  (coreCloseExecutor-2051-thread-1) [n:127.0.0.1:32969_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=52abef5f
   [junit4]   2> 339396 INFO  (coreCloseExecutor-2051-thread-1) [n:127.0.0.1:32969_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@7a86b287: rootName = solr_32969, 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@2640a3a6
   [junit4]   2> 339403 INFO  (zkCallback-1921-thread-3) [    ] o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 339403 INFO  (zkCallback-1921-thread-3) [    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339409 INFO  (coreCloseExecutor-2051-thread-1) [n:127.0.0.1:32969_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=52abef5f
   [junit4]   2> 339436 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 339436 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c072cc3: rootName = solr_32969, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4570dd70
   [junit4]   2> 339447 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 339447 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@436d78b4: rootName = solr_32969, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@597c4ad2
   [junit4]   2> 339452 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 339452 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22b579b6: rootName = solr_32969, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@31ff2c08
   [junit4]   2> 339452 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 339457 INFO  (zkCallback-1927-thread-2) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339459 INFO  (zkCallback-1945-thread-1) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339464 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x103459c7555000d, likely client has closed socket
   [junit4]   2> 339469 INFO  (zkCallback-1921-thread-3) [    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339511 INFO  (zkCallback-1936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339511 INFO  (zkCallback-1958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339512 INFO  (zkCallback-1945-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339514 INFO  (zkCallback-1964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339515 INFO  (zkCallback-1921-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> 339516 INFO  (zkCallback-1921-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> 339516 INFO  (zkCallback-1921-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> 339516 INFO  (zkCallback-1921-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 339516 INFO  (zkCallback-1945-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> 339517 INFO  (zkCallback-1945-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> 339527 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1704c86c{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 339528 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@771aaf64{/solr,null,UNAVAILABLE}
   [junit4]   2> 339528 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 339530 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 339531 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 339532 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 32969 try number 1 ...
   [junit4]   2> 339532 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 339533 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 339533 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 339533 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 339533 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e5e04c2{/solr,null,AVAILABLE}
   [junit4]   2> 339534 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4e62b484[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3521c3ce{SSL,[ssl, http/1.1]}{127.0.0.1:32969}
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.s.Server Started @339589ms
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32969}
   [junit4]   2> 339535 ERROR (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 339535 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-18T14:07:10.693Z
   [junit4]   2> 339543 INFO  (zkConnectionManagerCallback-1973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339543 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 339553 INFO  (OverseerCollectionConfigSetProcessor-72978557253779463-127.0.0.1:37096_solr-n_0000000000) [n:127.0.0.1:37096_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> 339644 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 339644 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 339646 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@28ad06f8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 339650 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 339651 WARN  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@28a68ea6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 339652 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44597/solr
   [junit4]   2> 339654 INFO  (zkConnectionManagerCallback-1980-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339660 INFO  (zkConnectionManagerCallback-1982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339670 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 339681 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:32969_solr as DOWN
   [junit4]   2> 339683 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 339683 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32969_solr
   [junit4]   2> 339684 INFO  (zkCallback-1958-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339685 INFO  (zkCallback-1981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339685 INFO  (zkCallback-1964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339685 INFO  (zkCallback-1945-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339685 INFO  (zkCallback-1921-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339685 INFO  (zkCallback-1936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 339686 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.CoreContainer Initializing authorization plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 339687 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 339713 INFO  (zkConnectionManagerCallback-1989-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 339717 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 339719 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44597/solr ready
   [junit4]   2> 339729 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 339786 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 339786 INFO  (zkCallback-1921-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> 339786 INFO  (zkCallback-1921-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> 339786 INFO  (zkCallback-1921-thread-5) [    ] 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> 339786 INFO  (zkCallback-1945-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> 339786 INFO  (zkCallback-1945-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> 339802 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 339802 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 339805 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node1/.
   [junit4]   2> 339805 INFO  (TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[442360C8598DE326]) [n:127.0.0.1:32969_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [authCollection_shard1_replica_n1]
   [junit4]   2> 339826 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 339836 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr    ] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 339843 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 339864 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 339878 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 339923 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 339923 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 339924 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32969.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b49c977
   [junit4]   2> 339924 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node1/authCollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_442360C8598DE326-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 340001 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 340001 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 340004 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 340004 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 340006 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c14cfe3[authCollection_shard1_replica_n1] main]
   [junit4]   2> 340008 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 340009 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 340009 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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> 340009 INFO  (coreLoadExecutor-2061-thread-1-processing-n:127.0.0.1:32969_solr) [n:127.0.0.1:32969_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 1628352577448968192
   [junit4]   2> 340013 INFO  (searcherExecutor-2062-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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@1c14cfe3[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 340021 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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> 340024 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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> 340024 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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> 340024 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32969/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 340024 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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> 340025 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:32969/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 340025 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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/72978557253779474-core_node2-n_0000000001
   [junit4]   2> 340026 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32969/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 340027 INFO  (coreZkRegister-2053-thread-1-processing-n:127.0.0.1:32969_solr x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2) [n:127.0.0.1:32969_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> 340131 INFO  (zkCallback-1945-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> 340131 INFO  (zkCallback-1964-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> 340131 INFO  (zkCallback-1945-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collection

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

nkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null279257560
     [copy] Copying 239 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null279257560
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null279257560

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

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