Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/67/
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=2, passThrough=3,
failWrongCredentials=0, requests=5, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=3, totalTime=44634446,
failWrongCredentials=0, requestTimes=124, requests=6, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=2,
passThrough=3, failWrongCredentials=0, requests=5, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=3, totalTime=44634446,
failWrongCredentials=0, requestTimes=124, requests=6, errors=0}
at
__randomizedtesting.SeedInfo.seed([3175B116B7EF8A7D:8D1BC70413BC0907]: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:179)
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 13212 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/init-core-data-001
[junit4] 2> 1312756 WARN
(SUITE-BasicAuthIntegrationTest-seed#[3175B116B7EF8A7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 1312756 INFO
(SUITE-BasicAuthIntegrationTest-seed#[3175B116B7EF8A7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1312771 INFO
(SUITE-BasicAuthIntegrationTest-seed#[3175B116B7EF8A7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1312771 INFO
(SUITE-BasicAuthIntegrationTest-seed#[3175B116B7EF8A7D]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1312806 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 1312806 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001
[junit4] 2> 1312806 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1312821 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1312821 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1312930 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44873
[junit4] 2> 1312930 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44873
[junit4] 2> 1312930 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44873
[junit4] 2> 1313003 INFO (zkConnectionManagerCallback-2252-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1313063 INFO (zkConnectionManagerCallback-2254-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1313113 INFO (zkConnectionManagerCallback-2256-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1313134 WARN (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1313134 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1313134 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1313134 INFO (jetty-launcher-2257-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> 1313154 WARN (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1313154 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1313154 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1313154 INFO (jetty-launcher-2257-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> 1313170 WARN (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1313171 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1313171 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1313171 INFO (jetty-launcher-2257-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> 1313189 INFO (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1313189 INFO (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1313189 INFO (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1313189 INFO (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8cd5916{/solr,null,AVAILABLE}
[junit4] 2> 1313189 WARN (jetty-launcher-2257-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4d9b3262[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41f246a4{SSL,[ssl,
http/1.1]}{127.0.0.1:42332}
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.e.j.s.Server Started @1313269ms
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42332}
[junit4] 2> 1313206 ERROR (jetty-launcher-2257-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1313206 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-13T12:22:51.701Z
[junit4] 2> 1313291 INFO (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1313291 INFO (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1313291 INFO (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1313292 INFO (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63f520da{/solr,null,AVAILABLE}
[junit4] 2> 1313292 WARN (jetty-launcher-2257-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6f3f998d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1313372 INFO (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1313372 INFO (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1313372 INFO (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1313389 INFO (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f48dec8{/solr,null,AVAILABLE}
[junit4] 2> 1313389 WARN (jetty-launcher-2257-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2a3af22d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1313404 INFO (zkConnectionManagerCallback-2259-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1313405 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ff8c3a1{SSL,[ssl,
http/1.1]}{127.0.0.1:41537}
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.e.j.s.Server Started @1313500ms
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41537}
[junit4] 2> 1313437 ERROR (jetty-launcher-2257-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1313437 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-13T12:22:51.932Z
[junit4] 2> 1313514 INFO (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@46f856bb{SSL,[ssl,
http/1.1]}{127.0.0.1:46770}
[junit4] 2> 1313514 INFO (jetty-launcher-2257-thread-1) [ ]
o.e.j.s.Server Started @1313577ms
[junit4] 2> 1313514 INFO (zkConnectionManagerCallback-2261-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1313514 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46770}
[junit4] 2> 1313514 ERROR (jetty-launcher-2257-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1313514 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1313515 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 1313515 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1313515 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1313515 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-13T12:22:52.010Z
[junit4] 2> 1313546 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1313550 INFO (zkConnectionManagerCallback-2263-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1313551 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1314142 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1314143 WARN (jetty-launcher-2257-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> 1314173 WARN (jetty-launcher-2257-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5667c07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1314281 WARN (jetty-launcher-2257-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> 1314317 WARN (jetty-launcher-2257-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@63c25e27[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1314318 INFO (jetty-launcher-2257-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
[junit4] 2> 1314381 INFO (zkConnectionManagerCallback-2269-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1314490 INFO (zkConnectionManagerCallback-2271-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1314860 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1314861 WARN (jetty-launcher-2257-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> 1314932 WARN (jetty-launcher-2257-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@37d09b8f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1314938 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42332_solr
[junit4] 2> 1314939 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.c.Overseer Overseer
(id=74339372238766087-127.0.0.1:42332_solr-n_0000000000) starting
[junit4] 2> 1314965 WARN (jetty-launcher-2257-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> 1314981 WARN (jetty-launcher-2257-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1398c68f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1314982 INFO (jetty-launcher-2257-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
[junit4] 2> 1315005 INFO (zkConnectionManagerCallback-2279-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315037 INFO (zkConnectionManagerCallback-2284-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315092 INFO (zkConnectionManagerCallback-2286-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315183 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44873/solr ready
[junit4] 2> 1315219 INFO
(OverseerStateUpdate-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[n:127.0.0.1:42332_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42332_solr
[junit4] 2> 1315246 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1315247 WARN (jetty-launcher-2257-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> 1315256 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42332_solr
[junit4] 2> 1315260 WARN (jetty-launcher-2257-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@62682cef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1315262 WARN (jetty-launcher-2257-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> 1315263 WARN (jetty-launcher-2257-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@396763a0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1315266 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41537_solr
[junit4] 2> 1315280 INFO (jetty-launcher-2257-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
[junit4] 2> 1315292 INFO
(OverseerStateUpdate-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[n:127.0.0.1:42332_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1315308 INFO (zkCallback-2283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1315328 INFO (zkCallback-2270-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1315329 INFO (zkCallback-2283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1315334 INFO (zkCallback-2285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1315353 INFO (zkConnectionManagerCallback-2294-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315383 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1315438 INFO (zkConnectionManagerCallback-2299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315454 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
0x1081b43e31e000b, likely client has closed socket
[junit4] 2> 1315498 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42332.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1315534 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42332.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1315534 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42332.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1315535 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1315549 INFO (jetty-launcher-2257-thread-2)
[n:127.0.0.1:42332_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node2/.
[junit4] 2> 1315564 INFO (zkConnectionManagerCallback-2302-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315584 DEBUG
(OverseerAutoScalingTriggerThread-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:41537_solr, 127.0.0.1:42332_solr]
[junit4] 2> 1315601 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1315622 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46770_solr as DOWN
[junit4] 2> 1315623 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1315623 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46770_solr
[junit4] 2> 1315624 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44873/solr ready
[junit4] 2> 1315676 DEBUG (ScheduledTrigger-3738-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 2
[junit4] 2> 1315677 INFO (zkCallback-2283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1315684 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1315693 INFO (zkCallback-2301-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1315694 INFO (zkCallback-2285-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1315694 INFO (zkCallback-2298-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1315715 INFO (zkCallback-2270-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1315876 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1315922 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1315922 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1315923 INFO (jetty-launcher-2257-thread-3)
[n:127.0.0.1:41537_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node3/.
[junit4] 2> 1315928 INFO (zkConnectionManagerCallback-2310-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1315938 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1315950 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44873/solr ready
[junit4] 2> 1315950 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1316070 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46770.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1316109 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46770.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1316109 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46770.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1316110 INFO (jetty-launcher-2257-thread-1)
[n:127.0.0.1:46770_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node1/.
[junit4] 2> 1316472 INFO (zkConnectionManagerCallback-2316-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1316473 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1316474 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44873/solr ready
[junit4] 2> 1316602 INFO (qtp1873591461-9016) [n:127.0.0.1:41537_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> 1316655 INFO
(OverseerThreadFactory-3743-thread-1-processing-n:127.0.0.1:42332_solr)
[n:127.0.0.1:42332_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 1316706 DEBUG (ScheduledTrigger-3738-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 2
[junit4] 2> 1316776 INFO
(OverseerStateUpdate-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[n:127.0.0.1:42332_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:41537/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1316778 INFO
(OverseerStateUpdate-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[n:127.0.0.1:42332_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42332/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1316780 INFO
(OverseerStateUpdate-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[n:127.0.0.1:42332_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:46770/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1317033 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1317034 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1317075 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1317075 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
x:authCollection_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1317134 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1317707 DEBUG (ScheduledTrigger-3738-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 1318174 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1318348 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 1318350 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1318350 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4'
using configuration from collection authCollection, trusted=true
[junit4] 2> 1318353 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1318363 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46770.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1318416 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node1/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 1318449 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1318451 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1318451 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 1318452 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1318452 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 1318492 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1318609 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1318624 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1318624 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2'
using configuration from collection authCollection, trusted=true
[junit4] 2> 1318624 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42332.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1318624 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 1318707 DEBUG (ScheduledTrigger-3738-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 1318825 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1318825 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1318827 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1318827 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1318828 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1448cb88[authCollection_shard3_replica_n4] main]
[junit4] 2> 1318914 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1318951 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1318951 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1318951 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627893035115216896
[junit4] 2> 1318996 INFO
(searcherExecutor-3756-thread-1-processing-n:127.0.0.1:46770_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:46770_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] Registered new searcher
Searcher@1448cb88[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1319478 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1319478 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1319480 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1319480 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1319490 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 1319490 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 1319493 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1319493 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1319493 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:46770/solr/authCollection_shard3_replica_n4/
[junit4] 2> 1319493 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1319493 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy
https://127.0.0.1:46770/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 1319493 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/74339372238766093-core_node6-n_0000000000
[junit4] 2> 1319511 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46770/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 1319514 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3face86e[authCollection_shard1_replica_n1] main]
[junit4] 2> 1319566 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1319587 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1319587 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1319588 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627893035783159808
[junit4] 2> 1319603 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1319604 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1319606 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1319606 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1319608 INFO (zkCallback-2301-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> 1319625 INFO
(searcherExecutor-3757-thread-1-processing-n:127.0.0.1:41537_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@3face86e[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1319640 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@742b7d1f[authCollection_shard2_replica_n2] main]
[junit4] 2> 1319643 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1319696 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1319697 INFO (qtp965233439-9007) [n:127.0.0.1:46770_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2563
[junit4] 2> 1319698 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1319699 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1319699 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1627893035899551744
[junit4] 2> 1319716 DEBUG (ScheduledTrigger-3738-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 1319717 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1319717 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 1319720 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1319720 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1319720 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:41537/solr/authCollection_shard1_replica_n1/
[junit4] 2> 1319720 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1319757 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 1319769 INFO
(searcherExecutor-3759-thread-1-processing-n:127.0.0.1:42332_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:42332_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@742b7d1f[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1319770 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 1319773 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:41537/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 1319773 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/74339372238766090-core_node3-n_0000000000
[junit4] 2> 1319775 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:41537/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 1319792 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1319792 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1319792 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:42332/solr/authCollection_shard2_replica_n2/
[junit4] 2> 1319792 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1319792 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy
https://127.0.0.1:42332/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 1319792 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/74339372238766087-core_node5-n_0000000000
[junit4] 2> 1319879 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42332/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 1319989 INFO (zkCallback-2270-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> 1319989 INFO (zkCallback-2270-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> 1319989 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1320004 INFO (zkCallback-2301-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> 1320008 INFO (zkCallback-2301-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> 1320016 INFO (zkCallback-2285-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> 1320016 INFO (zkCallback-2285-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> 1320042 ERROR (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
[junit4] 2> 1320078 INFO (qtp63086777-8996) [n:127.0.0.1:42332_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3003
[junit4] 2> 1320081 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1320083 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=3049
[junit4] 2> 1320126 INFO (qtp1873591461-9016) [n:127.0.0.1:41537_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> 1320259 INFO (zkCallback-2270-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> 1320259 INFO (zkCallback-2270-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> 1320259 INFO (zkCallback-2301-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> 1320259 INFO (zkCallback-2301-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> 1320271 INFO (zkCallback-2285-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> 1320271 INFO (zkCallback-2285-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> 1320272 INFO (zkCallback-2285-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> 1320275 INFO (zkCallback-2270-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> 1320288 INFO (qtp1873591461-9016) [n:127.0.0.1:41537_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=3686
[junit4] 2> 1320498 INFO (qtp1873591461-9015) [n:127.0.0.1:41537_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 1320557 INFO (qtp1873591461-9013) [n:127.0.0.1:41537_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 1320563 INFO (zkCallback-2301-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1320564 INFO (zkCallback-2301-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1320584 INFO (zkCallback-2285-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1320584 INFO (zkCallback-2285-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1320587 INFO (zkCallback-2270-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1320587 INFO (zkCallback-2270-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1320622 INFO (qtp1873591461-9012) [n:127.0.0.1:41537_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 1320623 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1176216668
[junit4] 2> 1320623 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41537_solr
[junit4] 2> 1320623 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 1320623 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41537_solr as DOWN
[junit4] 2> 1320645 INFO (coreCloseExecutor-3771-thread-1)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7e11d2e2
[junit4] 2> 1320645 INFO (coreCloseExecutor-3771-thread-1)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=7e11d2e2
[junit4] 2> 1320645 INFO (coreCloseExecutor-3771-thread-1)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@aa90d2f: rootName =
solr_41537, 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@5f89ad30
[junit4] 2> 1320717 DEBUG (ScheduledTrigger-3738-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 1320733 INFO
(OverseerCollectionConfigSetProcessor-74339372238766087-127.0.0.1:42332_solr-n_0000000000)
[n:127.0.0.1:42332_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> 1320734 INFO (coreCloseExecutor-3771-thread-1)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard1.leader,
tag=7e11d2e2
[junit4] 2> 1320817 INFO (zkCallback-2285-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1320827 INFO (zkCallback-2285-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> 1320827 INFO (zkCallback-2285-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> 1320830 INFO (zkCallback-2301-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> 1320831 INFO (zkCallback-2270-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1320831 INFO (zkCallback-2270-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> 1320831 INFO (zkCallback-2270-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> 1320832 INFO (zkCallback-2301-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1320864 INFO (zkCallback-2270-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> 1320867 INFO (zkCallback-2285-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> 1320867 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1320867 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ca88bde: rootName =
solr_41537, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@69b6de03
[junit4] 2> 1320904 INFO (zkCallback-2301-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> 1320905 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1320905 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67b4940d: rootName =
solr_41537, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@58e88ef5
[junit4] 2> 1320921 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1320921 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@35a956b2: rootName =
solr_41537, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@50172af8
[junit4] 2> 1320921 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1321178 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1321178 INFO (zkCallback-2315-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1321178 INFO (zkCallback-2283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1321178 INFO (zkCallback-2301-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1321249 INFO (zkCallback-2270-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1321305 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2ff8c3a1{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1321317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5f48dec8{/solr,null,UNAVAILABLE}
[junit4] 2> 1321317 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1321341 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1321342 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1321342 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 41537 try number 1 ...
[junit4] 2> 1321342 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
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> 1321343 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1321343 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1321343 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1321343 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e46439a{/solr,null,AVAILABLE}
[junit4] 2> 1321344 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4868554e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1321344 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@486681ea{SSL,[ssl,
http/1.1]}{127.0.0.1:41537}
[junit4] 2> 1321344 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.s.Server Started @1321407ms
[junit4] 2> 1321344 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41537}
[junit4] 2> 1321345 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1321345 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1321345 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.1.0
[junit4] 2> 1321345 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1321345 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1321345 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-13T12:22:59.840Z
[junit4] 2> 1321374 INFO (zkConnectionManagerCallback-2324-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1321390 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1321726 DEBUG (ScheduledTrigger-3738-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2 and last live nodes: 3
[junit4] 2> 1321726 DEBUG (ScheduledTrigger-3738-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:41537_solr
[junit4] 2> 1321989 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1322002 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
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> 1322022 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@726363a1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1322076 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
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> 1322132 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@77ec7695[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1322133 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44873/solr
[junit4] 2> 1322188 INFO (zkConnectionManagerCallback-2330-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1322253 INFO (zkConnectionManagerCallback-2332-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1322280 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1322296 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41537_solr as DOWN
[junit4] 2> 1322297 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1322297 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41537_solr
[junit4] 2> 1322314 INFO (zkCallback-2309-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1322314 INFO (zkCallback-2283-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1322314 INFO (zkCallback-2301-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1322315 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1322316 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1322334 INFO (zkCallback-2315-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1322346 INFO (zkCallback-2270-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1322387 INFO (zkCallback-2331-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1322537 INFO (zkCallback-2301-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> 1322537 INFO (zkCallback-2301-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> 1322544 INFO (zkCallback-2270-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> 1322544 INFO (zkCallback-2270-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> 1322545 INFO (zkCallback-2270-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> 1322601 INFO (zkConnectionManagerCallback-2339-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1322630 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1322639 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44873/solr ready
[junit4] 2> 1322654 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1322752 DEBUG (ScheduledTrigger-3738-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 2
[junit4] 2> 1322753 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1322846 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1322846 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41537.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1322848 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node3/.
[junit4] 2> 1322848 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[3175B116B7EF8A7D])
[n:127.0.0.1:41537_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard1_replica_n1]
[junit4] 2> 1322990 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
[junit4] 2> 1328696 DEBUG (ScheduledTrigger-3738-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3 and last live nodes: 3
[junit4] 2> 1328827 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr ] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1328829 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1328871 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.1.0
[junit4] 2> 1328902 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1328904 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1328904 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard1_replica_n1' using configuration from collection
authCollection, trusted=true
[junit4] 2> 1328905 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_41537.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@211eb8dc
[junit4] 2> 1328905 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_3175B116B7EF8A7D-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 1329083 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1329083 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1329097 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1329097 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1329098 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@484ffb90[authCollection_shard1_replica_n1] main]
[junit4] 2> 1329099 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1329116 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1329116 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1329117 INFO
(coreLoadExecutor-3781-thread-1-processing-n:127.0.0.1:41537_solr)
[n:127.0.0.1:41537_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_
[...truncated too long message...]
ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1441796777
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1441796777
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1441796777
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 23ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | 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: 227 minutes 25 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 lucene2
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]