Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3461/
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=2, authenticated=20, passThrough=9,
failWrongCredentials=1, requests=32, errors=0}, but got:
{failMissingCredentials=2, authenticated=18, passThrough=12, totalTime=6994087,
failWrongCredentials=1, requestTimes=744, requests=33, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=2, authenticated=20,
passThrough=9, failWrongCredentials=1, requests=32, errors=0}, but got:
{failMissingCredentials=2, authenticated=18, passThrough=12, totalTime=6994087,
failWrongCredentials=1, requestTimes=744, requests=33, errors=0}
at
__randomizedtesting.SeedInfo.seed([EA26532EB5AC5777:5648253C11FFD40D]: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:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:315)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 15374 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/init-core-data-001
[junit4] 2> 2731611 INFO
(SUITE-BasicAuthIntegrationTest-seed#[EA26532EB5AC5777]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2731612 INFO
(SUITE-BasicAuthIntegrationTest-seed#[EA26532EB5AC5777]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2731612 INFO
(SUITE-BasicAuthIntegrationTest-seed#[EA26532EB5AC5777]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2731615 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 2731615 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001
[junit4] 2> 2731616 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2731616 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2731616 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2731716 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36088
[junit4] 2> 2731716 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36088
[junit4] 2> 2731716 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36088
[junit4] 2> 2731718 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2731720 INFO (zkConnectionManagerCallback-10844-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2731720 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2731723 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2731724 INFO (zkConnectionManagerCallback-10846-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2731724 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2731724 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2731725 INFO (zkConnectionManagerCallback-10848-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2731725 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2731830 WARN (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2731830 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2731830 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2731830 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 2731830 WARN (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2731830 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2731830 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2731830 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 2731844 WARN (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2731844 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2731844 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2731844 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 2731844 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2731844 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2731844 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b53fdf0{/solr,null,AVAILABLE}
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@41832963{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34891}
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.e.j.s.Server Started @2731890ms
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34891}
[junit4] 2> 2731845 ERROR (jetty-launcher-10849-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2731845 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-28T04:25:48.545951Z
[junit4] 2> 2731848 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2731855 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2731855 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2731855 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@33e94835{/solr,null,AVAILABLE}
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@637c3d73{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40073}
[junit4] 2> 2731856 INFO (zkConnectionManagerCallback-10851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.e.j.s.Server Started @2731901ms
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40073}
[junit4] 2> 2731856 ERROR (jetty-launcher-10849-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2731856 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-28T04:25:48.556920Z
[junit4] 2> 2731857 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2731858 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2731858 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2731858 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2731858 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2731858 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2731859 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2bb77c22{/solr,null,AVAILABLE}
[junit4] 2> 2731859 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@62a753fc{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45598}
[junit4] 2> 2731859 INFO (jetty-launcher-10849-thread-1) [ ]
o.e.j.s.Server Started @2731904ms
[junit4] 2> 2731859 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45598}
[junit4] 2> 2731860 ERROR (jetty-launcher-10849-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2731860 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2731860 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2731860 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2731860 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2731861 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-28T04:25:48.560994Z
[junit4] 2> 2731862 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2731875 INFO (zkConnectionManagerCallback-10853-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2731875 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2731876 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2731881 INFO (zkConnectionManagerCallback-10855-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2731881 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2731983 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2732079 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2732080 WARN (jetty-launcher-10849-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@78f82101[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732080 WARN (jetty-launcher-10849-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@78f82101[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732082 WARN (jetty-launcher-10849-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@da25c69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732082 WARN (jetty-launcher-10849-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@da25c69[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732083 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36088/solr
[junit4] 2> 2732084 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2732085 INFO (zkConnectionManagerCallback-10863-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732085 INFO (jetty-launcher-10849-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2732151 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2732152 WARN (jetty-launcher-10849-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4189b0f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732152 WARN (jetty-launcher-10849-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4189b0f0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732152 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2732153 WARN (jetty-launcher-10849-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@36967157[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732153 WARN (jetty-launcher-10849-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@36967157[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732155 WARN (jetty-launcher-10849-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3c3084a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732155 WARN (jetty-launcher-10849-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3c3084a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732155 WARN (jetty-launcher-10849-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7cb14185[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732155 WARN (jetty-launcher-10849-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7cb14185[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2732156 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36088/solr
[junit4] 2> 2732156 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36088/solr
[junit4] 2> 2732156 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2732157 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2732158 INFO (zkConnectionManagerCallback-10875-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732158 INFO (jetty-launcher-10849-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2732159 INFO (zkConnectionManagerCallback-10876-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732159 INFO (jetty-launcher-10849-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2732210 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2732211 INFO (zkConnectionManagerCallback-10878-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732211 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2732315 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2732315 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2732331 INFO (zkConnectionManagerCallback-10880-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732331 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2732331 INFO (zkConnectionManagerCallback-10882-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732331 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2732405 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45598_solr
[junit4] 2> 2732408 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.Overseer Overseer
(id=75113232926703627-127.0.0.1:45598_solr-n_0000000000) starting
[junit4] 2> 2732408 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40073_solr
[junit4] 2> 2732423 INFO (zkCallback-10879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2732431 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2732443 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2732451 INFO (zkConnectionManagerCallback-10893-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732451 INFO (zkConnectionManagerCallback-10898-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732451 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2732451 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2732452 INFO (zkCallback-10881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2732453 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2732453 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2732454 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36088/solr ready
[junit4] 2> 2732454 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36088/solr ready
[junit4] 2> 2732454 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2732455 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45598_solr as DOWN
[junit4] 2> 2732455 INFO
(OverseerStateUpdate-75113232926703627-127.0.0.1:45598_solr-n_0000000000)
[n:127.0.0.1:45598_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45598_solr
[junit4] 2> 2732457 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2732457 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45598_solr
[junit4] 2> 2732459 INFO (zkCallback-10879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2732459 INFO (zkCallback-10881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2732463 INFO (zkCallback-10892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2732463 INFO (zkCallback-10897-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2732464 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2732475 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2732479 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2732489 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34891_solr as DOWN
[junit4] 2> 2732490 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2732490 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34891_solr
[junit4] 2> 2732492 INFO (zkCallback-10879-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2732492 INFO (zkCallback-10892-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2732492 INFO (zkCallback-10881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2732492 INFO (zkCallback-10897-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2732502 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45598.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732507 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2732511 INFO (zkCallback-10877-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2732511 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45598.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732511 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45598.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732516 INFO (zkConnectionManagerCallback-10904-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732516 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2732523 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2732527 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2732528 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36088/solr ready
[junit4] 2> 2732529 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2732538 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732539 INFO (jetty-launcher-10849-thread-1)
[n:127.0.0.1:45598_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node1/.
[junit4] 2> 2732568 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732568 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732569 INFO (jetty-launcher-10849-thread-3)
[n:127.0.0.1:40073_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node3/.
[junit4] 2> 2732581 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2732620 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34891.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732630 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34891.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732630 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34891.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2732631 INFO (jetty-launcher-10849-thread-2)
[n:127.0.0.1:34891_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node2/.
[junit4] 2> 2732692 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2732693 INFO (zkConnectionManagerCallback-10911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2732693 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2732695 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2732696 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36088/solr ready
[junit4] 2> 2732708 INFO (qtp1841024692-26098) [n:127.0.0.1:40073_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> 2732723 INFO
(OverseerThreadFactory-6468-thread-1-processing-n:127.0.0.1:45598_solr)
[n:127.0.0.1:45598_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 2732832 INFO
(OverseerStateUpdate-75113232926703627-127.0.0.1:45598_solr-n_0000000000)
[n:127.0.0.1:45598_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"authCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:40073/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2732835 INFO
(OverseerStateUpdate-75113232926703627-127.0.0.1:45598_solr-n_0000000000)
[n:127.0.0.1:45598_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45598/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2732838 INFO
(OverseerStateUpdate-75113232926703627-127.0.0.1:45598_solr-n_0000000000)
[n:127.0.0.1:45598_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34891/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2733042 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
x:authCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2733043 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
x:authCollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2733043 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
x:authCollection_shard3_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2733044 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
x:authCollection_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2734068 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2734068 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2734076 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
[junit4] 2> 2734077 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2734078 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2734078 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3'
using configuration from collection authCollection, trusted=true
[junit4] 2> 2734079 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45598.solr.core.authCollection.shard2.replica_n3' (registry
'solr.core.authCollection.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2734079 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2734079 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 2734079 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node1/authCollection_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node1/./authCollection_shard2_replica_n3/data/]
[junit4] 2> 2734079 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2734079 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 2734089 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2734097 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
[junit4] 2> 2734099 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2734099 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5'
using configuration from collection authCollection, trusted=true
[junit4] 2> 2734100 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34891.solr.core.authCollection.shard3.replica_n5' (registry
'solr.core.authCollection.shard3.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2734100 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node2/authCollection_shard3_replica_n5],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node2/./authCollection_shard3_replica_n5/data/]
[junit4] 2> 2734178 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2734178 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2734180 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2734180 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2734181 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@478c5733[authCollection_shard2_replica_n3] main]
[junit4] 2> 2734182 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2734183 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2734183 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2734183 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1640274802385092608
[junit4] 2> 2734186 INFO
(searcherExecutor-6481-thread-1-processing-n:127.0.0.1:45598_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:45598_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3 ] o.a.s.c.SolrCore
[authCollection_shard2_replica_n3] Registered new searcher
Searcher@478c5733[authCollection_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2734190 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 2734190 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 2734194 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2734194 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2734195 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2734195 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2734196 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2734196 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2734198 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2734198 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2734199 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2734199 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2734199 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:45598/solr/authCollection_shard2_replica_n3/
[junit4] 2> 2734199 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b09064a[authCollection_shard1_replica_n1] main]
[junit4] 2> 2734199 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2734199 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:45598/solr/authCollection_shard2_replica_n3/ has no replicas
[junit4] 2> 2734199 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/75113232926703627-core_node4-n_0000000000
[junit4] 2> 2734199 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6dda03eb[authCollection_shard3_replica_n5] main]
[junit4] 2> 2734201 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2734201 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2734202 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2734202 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1640274802405015552
[junit4] 2> 2734204 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 2734204 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45598/solr/authCollection_shard2_replica_n3/ shard2
[junit4] 2> 2734206 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 2734206 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2734206 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1640274802409209856
[junit4] 2> 2734208 INFO
(searcherExecutor-6482-thread-1-processing-n:127.0.0.1:40073_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@5b09064a[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2734208 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2734208 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 2734212 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2734212 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2734212 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:40073/solr/authCollection_shard1_replica_n1/
[junit4] 2> 2734212 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2734212 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:40073/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 2734212 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/75113232926703626-core_node2-n_0000000000
[junit4] 2> 2734215 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:40073/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 2734216 INFO
(searcherExecutor-6483-thread-1-processing-n:127.0.0.1:34891_solr
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:34891_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n5 ] o.a.s.c.SolrCore
[authCollection_shard3_replica_n5] Registered new searcher
Searcher@6dda03eb[authCollection_shard3_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2734217 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 2734217 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 2734220 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2734220 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2734220 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34891/solr/authCollection_shard3_replica_n5/
[junit4] 2> 2734220 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2734220 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:34891/solr/authCollection_shard3_replica_n5/ has no replicas
[junit4] 2> 2734221 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/75113232926703625-core_node6-n_0000000000
[junit4] 2> 2734223 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34891/solr/authCollection_shard3_replica_n5/ shard3
[junit4] 2> 2734325 INFO (zkCallback-10879-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> 2734325 INFO (zkCallback-10877-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> 2734325 INFO (zkCallback-10881-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> 2734325 INFO (zkCallback-10879-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> 2734326 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2734326 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2734326 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2734328 INFO (qtp1329909499-26081) [n:127.0.0.1:34891_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1284
[junit4] 2> 2734329 INFO (qtp1818275840-26089) [n:127.0.0.1:45598_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1284
[junit4] 2> 2734332 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1289
[junit4] 2> 2734334 INFO (qtp1841024692-26098) [n:127.0.0.1:40073_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> 2734432 INFO (zkCallback-10877-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> 2734432 INFO (zkCallback-10877-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> 2734432 INFO (zkCallback-10879-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> 2734432 INFO (zkCallback-10879-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> 2734432 INFO (zkCallback-10881-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> 2734436 INFO (zkCallback-10881-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> 2734437 INFO (qtp1841024692-26098) [n:127.0.0.1:40073_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=1729
[junit4] 2> 2734437 INFO (zkCallback-10879-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> 2734441 INFO (qtp1841024692-26097) [n:127.0.0.1:40073_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 2734443 INFO (qtp1841024692-26099) [n:127.0.0.1:40073_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 2734443 INFO (zkCallback-10877-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2734443 INFO (zkCallback-10879-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2734443 INFO (zkCallback-10879-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2734446 INFO (zkCallback-10881-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2734446 INFO (zkCallback-10881-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2734447 INFO (zkCallback-10877-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2734483 INFO (zkCallback-10881-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2734483 INFO (zkCallback-10879-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2734483 INFO (zkCallback-10877-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2734500 INFO (qtp1841024692-26100) [n:127.0.0.1:40073_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=1
[junit4] 2> 2734502 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1342921900
[junit4] 2> 2734502 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40073_solr
[junit4] 2> 2734502 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2734502 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:40073_solr as DOWN
[junit4] 2> 2734504 INFO (coreCloseExecutor-6496-thread-1)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@74b2fdb1
[junit4] 2> 2734504 INFO (coreCloseExecutor-6496-thread-1)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=74b2fdb1
[junit4] 2> 2734504 INFO (coreCloseExecutor-6496-thread-1)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3352657b: rootName =
solr_40073, 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@321c78d7
[junit4] 2> 2734511 INFO (coreCloseExecutor-6496-thread-1)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard1.leader,
tag=74b2fdb1
[junit4] 2> 2734513 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2734513 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@57416605: rootName =
solr_40073, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@26505178
[junit4] 2> 2734519 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2734519 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60375365: rootName =
solr_40073, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@466825be
[junit4] 2> 2734522 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2734522 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ee701a2: rootName =
solr_40073, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@553aa040
[junit4] 2> 2734522 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2734524 INFO (zkCallback-10877-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2734525 INFO (zkCallback-10903-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2734525 INFO (zkCallback-10897-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2734525 INFO (zkCallback-10910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2734525 INFO (zkCallback-10881-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2734626 INFO (zkCallback-10877-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2734626 INFO (zkCallback-10881-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2734626 INFO (zkCallback-10881-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2734626 INFO (zkCallback-10877-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2734626 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@637c3d73{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 2734627 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@33e94835{/solr,null,UNAVAILABLE}
[junit4] 2> 2734631 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2734632 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2734632 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2734632 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 40073 try number 1 ...
[junit4] 2> 2734632 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
[junit4] 2> 2734633 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2734633 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2734633 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@97a9c04{/solr,null,AVAILABLE}
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3db189b0{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:40073}
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.s.Server Started @2734679ms
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40073}
[junit4] 2> 2734634 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2734634 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-28T04:25:51.334832Z
[junit4] 2> 2734636 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2734637 INFO (zkConnectionManagerCallback-10920-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2734637 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2734638 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2734754 INFO
(OverseerCollectionConfigSetProcessor-75113232926703627-127.0.0.1:45598_solr-n_0000000000)
[n:127.0.0.1:45598_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> 2734815 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2734816 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@348d1614[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2734816 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@348d1614[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2734819 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5e753e56[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2734819 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5e753e56[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2734820 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36088/solr
[junit4] 2> 2734821 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2734827 INFO (zkConnectionManagerCallback-10927-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2734827 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2734930 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2734935 INFO (zkConnectionManagerCallback-10929-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2734935 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2734951 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2734955 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40073_solr as DOWN
[junit4] 2> 2734956 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2734956 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40073_solr
[junit4] 2> 2734957 INFO (zkCallback-10903-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2734957 INFO (zkCallback-10910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2734957 INFO (zkCallback-10881-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2734957 INFO (zkCallback-10877-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2734957 INFO (zkCallback-10897-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2734958 INFO (zkCallback-10928-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2734959 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2734960 INFO (zkConnectionManagerCallback-10936-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2734960 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2734962 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2734963 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:36088/solr ready
[junit4] 2> 2734963 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.LibListener clusterprops.json changed ,
version -1
[junit4] 2> 2734964 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2734964 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2734978 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2734996 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2735007 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2735007 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40073.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2735009 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node3/.
[junit4] 2> 2735009 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[EA26532EB5AC5777])
[n:127.0.0.1:40073_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard1_replica_n1]
[junit4] 2> 2735015 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 2735033 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr ] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2735035 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2735040 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 2735048 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2735050 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 2735050 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard1_replica_n1' using configuration from collection
authCollection, trusted=true
[junit4] 2> 2735050 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_40073.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@73ac6a5e
[junit4] 2> 2735050 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_EA26532EB5AC5777-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 2735057 INFO (zkCallback-10877-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> 2735057 INFO (zkCallback-10877-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> 2735057 INFO (zkCallback-10881-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> 2735057 INFO (zkCallback-10881-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> 2735086 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2735086 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr)
[n:127.0.0.1:40073_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2735087 INFO
(coreLoadExecutor-6506-thread-1-processing-n:127.0.0.1:40073_solr) [n:127.0.0.
[...truncated too long message...]
Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null877329742
[copy] Copying 249 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null877329742
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null877329742
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 22ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 176 minutes 41 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]