Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1779/
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=2, authenticated=19, passThrough=9,
failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=18, passThrough=10,
totalTime=12082329, failWrongCredentials=1, requestTimes=1649, requests=31,
errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=2, authenticated=19,
passThrough=9, failWrongCredentials=1, requests=31, errors=0}, but got:
{failMissingCredentials=2, authenticated=18, passThrough=10,
totalTime=12082329, failWrongCredentials=1, requestTimes=1649, requests=31,
errors=0}
at
__randomizedtesting.SeedInfo.seed([89206772986B9ECD:354E11603C381DB7]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:125)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:81)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:306)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14405 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 1955365 INFO
(SUITE-BasicAuthIntegrationTest-seed#[89206772986B9ECD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/init-core-data-001
[junit4] 2> 1955365 WARN
(SUITE-BasicAuthIntegrationTest-seed#[89206772986B9ECD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2686 numCloses=2686
[junit4] 2> 1955365 INFO
(SUITE-BasicAuthIntegrationTest-seed#[89206772986B9ECD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1955368 INFO
(SUITE-BasicAuthIntegrationTest-seed#[89206772986B9ECD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1955371 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 1955372 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001
[junit4] 2> 1955372 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1955373 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1955373 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 1955473 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkTestServer start zk server on port:42718
[junit4] 2> 1955473 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42718
[junit4] 2> 1955473 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42718
[junit4] 2> 1955477 INFO (zkConnectionManagerCallback-53767-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955484 INFO (zkConnectionManagerCallback-53769-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955486 INFO (zkConnectionManagerCallback-53771-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955488 WARN (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1955488 WARN (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1955488 WARN (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1955488 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1955488 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1955488 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1955488 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1955488 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1955488 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1955489 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1955489 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1955489 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1955490 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@68f6d9ef{/solr,null,AVAILABLE}
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1955491 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@46cfc028{/solr,null,AVAILABLE}
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6fb3ae8e{/solr,null,AVAILABLE}
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1422f186{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41497}
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2d00f4b9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:33314}
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-2) [ ]
o.e.j.s.Server Started @1955573ms
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-1) [ ]
o.e.j.s.Server Started @1955573ms
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33314}
[junit4] 2> 1955492 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41497}
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3142f515{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39198}
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.e.j.s.Server Started @1955574ms
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39198}
[junit4] 2> 1955493 ERROR (jetty-launcher-53772-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1955493 ERROR (jetty-launcher-53772-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1955493 ERROR (jetty-launcher-53772-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-27T07:22:19.681Z
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-27T07:22:19.681Z
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1955493 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-27T07:22:19.681Z
[junit4] 2> 1955502 INFO (zkConnectionManagerCallback-53774-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955503 INFO (zkConnectionManagerCallback-53776-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955503 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1955504 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1955504 INFO (zkConnectionManagerCallback-53778-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955506 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1955771 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1955784 WARN (jetty-launcher-53772-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1ea661c4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1955812 WARN (jetty-launcher-53772-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1766944a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1955813 INFO (jetty-launcher-53772-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42718/solr
[junit4] 2> 1955829 INFO (zkConnectionManagerCallback-53784-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955848 INFO (zkConnectionManagerCallback-53786-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955885 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1955888 WARN (jetty-launcher-53772-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3894adb9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1955894 WARN (jetty-launcher-53772-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3e01dc96[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1955895 INFO (jetty-launcher-53772-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42718/solr
[junit4] 2> 1955917 INFO (zkConnectionManagerCallback-53794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955932 INFO (zkConnectionManagerCallback-53796-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955949 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33314_solr
[junit4] 2> 1955950 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.Overseer Overseer
(id=72869381915213833-127.0.0.1:33314_solr-n_0000000000) starting
[junit4] 2> 1955961 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41497_solr
[junit4] 2> 1955968 INFO (zkConnectionManagerCallback-53803-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1955973 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1955974 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42718/solr ready
[junit4] 2> 1956001 INFO
(OverseerStateUpdate-72869381915213833-127.0.0.1:33314_solr-n_0000000000)
[n:127.0.0.1:33314_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:33314_solr
[junit4] 2> 1956001 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:33314_solr as DOWN
[junit4] 2> 1956003 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1956003 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33314_solr
[junit4] 2> 1956004 INFO
(OverseerStateUpdate-72869381915213833-127.0.0.1:33314_solr-n_0000000000)
[n:127.0.0.1:33314_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1956024 INFO (zkCallback-53785-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1956032 INFO (zkCallback-53802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1956032 INFO (zkCallback-53795-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1956045 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1956060 INFO (zkConnectionManagerCallback-53809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1956064 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1956066 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42718/solr ready
[junit4] 2> 1956079 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1956097 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1956122 WARN (jetty-launcher-53772-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2ecf0935[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1956144 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33314.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956153 WARN (jetty-launcher-53772-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@174714de[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1956154 INFO (jetty-launcher-53772-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42718/solr
[junit4] 2> 1956160 INFO (zkConnectionManagerCallback-53816-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1956163 INFO (zkConnectionManagerCallback-53818-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1956165 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33314.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956170 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1956171 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33314.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956174 INFO (jetty-launcher-53772-thread-2)
[n:127.0.0.1:33314_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node2/.
[junit4] 2> 1956174 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39198_solr as DOWN
[junit4] 2> 1956176 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1956176 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39198_solr
[junit4] 2> 1956178 INFO (zkCallback-53795-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1956181 INFO (zkCallback-53802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1956181 INFO (zkCallback-53785-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1956183 INFO (zkCallback-53808-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1956183 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956193 INFO (zkCallback-53817-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1956221 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956221 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956221 INFO (zkConnectionManagerCallback-53825-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1956222 INFO (jetty-launcher-53772-thread-1)
[n:127.0.0.1:41497_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node1/.
[junit4] 2> 1956224 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1956225 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42718/solr ready
[junit4] 2> 1956252 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1956291 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39198.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956310 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39198.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956310 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39198.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1956312 INFO (jetty-launcher-53772-thread-3)
[n:127.0.0.1:39198_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node3/.
[junit4] 2> 1956390 INFO (zkConnectionManagerCallback-53831-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1956397 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1956401 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42718/solr ready
[junit4] 2> 1956409 INFO (qtp428825010-107554) [n:127.0.0.1:33314_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> 1956412 INFO
(OverseerThreadFactory-10933-thread-1-processing-n:127.0.0.1:33314_solr)
[n:127.0.0.1:33314_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 1956525 INFO
(OverseerStateUpdate-72869381915213833-127.0.0.1:33314_solr-n_0000000000)
[n:127.0.0.1:33314_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:41497/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1956528 INFO
(OverseerStateUpdate-72869381915213833-127.0.0.1:33314_solr-n_0000000000)
[n:127.0.0.1:33314_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39198/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1956531 INFO
(OverseerStateUpdate-72869381915213833-127.0.0.1:33314_solr-n_0000000000)
[n:127.0.0.1:33314_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33314/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1956735 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1956735 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1956736 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 1956737 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1957766 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1957766 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1957776 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1957776 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
[junit4] 2> 1957777 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1957796 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1957796 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1957796 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4'
using configuration from collection authCollection, trusted=true
[junit4] 2> 1957796 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2'
using configuration from collection authCollection, trusted=true
[junit4] 2> 1957797 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33314.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1957797 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39198.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1957797 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node2/authCollection_shard3_replica_n4],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node2/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 1957797 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node3/authCollection_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 1957806 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1957809 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1957809 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 1957809 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1957809 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node1/authCollection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 1957875 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1957875 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1957878 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1957878 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1957878 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1957878 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1957880 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3552ec1d[authCollection_shard3_replica_n4] main]
[junit4] 2> 1957881 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1957881 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1957883 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1baafb94[authCollection_shard2_replica_n2] main]
[junit4] 2> 1957883 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1957884 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1957885 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1957885 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1957885 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1957885 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1957885 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1957885 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1626605766126338048
[junit4] 2> 1957888 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1957888 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1957889 INFO
(searcherExecutor-10950-thread-1-processing-n:127.0.0.1:39198_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:39198_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] Registered new searcher
Searcher@1baafb94[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1957890 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17e35590[authCollection_shard1_replica_n1] main]
[junit4] 2> 1957891 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1957891 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1957892 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1957892 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1626605766133678080
[junit4] 2> 1957892 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0},
version=0}
[junit4] 2> 1957893 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 1957895 INFO
(searcherExecutor-10951-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@17e35590[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1957897 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1957897 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1626605766138920960
[junit4] 2> 1957900 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1957900 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1957900 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39198/solr/authCollection_shard2_replica_n2/
[junit4] 2> 1957901 INFO
(searcherExecutor-10949-thread-1-processing-n:127.0.0.1:33314_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:33314_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore
[authCollection_shard3_replica_n4] Registered new searcher
Searcher@3552ec1d[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1957901 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1957902 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.SyncStrategy
http://127.0.0.1:39198/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 1957903 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/72869381915213837-core_node5-n_0000000000
[junit4] 2> 1957904 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 1957904 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 1957908 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39198/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 1957909 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 1957909 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 1957911 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1957911 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1957911 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41497/solr/authCollection_shard1_replica_n1/
[junit4] 2> 1957912 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1957912 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41497/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 1957912 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/72869381915213831-core_node3-n_0000000000
[junit4] 2> 1957914 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41497/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 1957915 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1957915 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1957915 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33314/solr/authCollection_shard3_replica_n4/
[junit4] 2> 1957921 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1957922 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.SyncStrategy
http://127.0.0.1:33314/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 1957922 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/72869381915213833-core_node6-n_0000000000
[junit4] 2> 1957925 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:33314/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 1958027 INFO (zkCallback-53817-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> 1958027 INFO (zkCallback-53795-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> 1958027 INFO (zkCallback-53785-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> 1958028 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1958028 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1958030 INFO (qtp1262062093-107558) [n:127.0.0.1:41497_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1295
[junit4] 2> 1958031 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1958031 INFO (zkCallback-53785-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> 1958031 INFO (zkCallback-53817-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> 1958040 INFO (qtp1365322881-107549) [n:127.0.0.1:39198_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1303
[junit4] 2> 1958043 INFO (qtp428825010-107557) [n:127.0.0.1:33314_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1308
[junit4] 2> 1958046 INFO (qtp428825010-107554) [n:127.0.0.1:33314_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> 1958146 INFO (zkCallback-53817-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> 1958146 INFO (zkCallback-53817-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> 1958146 INFO (zkCallback-53817-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> 1958146 INFO (zkCallback-53785-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> 1958146 INFO (zkCallback-53795-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> 1958146 INFO (zkCallback-53795-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> 1958146 INFO (zkCallback-53785-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> 1958147 INFO (zkCallback-53785-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> 1958147 INFO (qtp428825010-107554) [n:127.0.0.1:33314_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=1738
[junit4] 2> 1958152 INFO (qtp1262062093-107563) [n:127.0.0.1:41497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 1958153 INFO (qtp1262062093-107564) [n:127.0.0.1:41497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 1958153 INFO (zkCallback-53785-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1958154 INFO (zkCallback-53795-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1958154 INFO (zkCallback-53817-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 1958154 INFO (zkCallback-53795-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1958154 INFO (zkCallback-53817-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1958160 INFO (zkCallback-53785-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1958208 INFO (qtp1262062093-107553) [n:127.0.0.1:41497_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 1958209 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1863106974
[junit4] 2> 1958209 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41497_solr
[junit4] 2> 1958209 INFO (zkCallback-53817-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1958209 INFO (zkCallback-53795-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1958210 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.CoreContainer Publish this node as DOWN...
[junit4] 2> 1958210 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:41497_solr as DOWN
[junit4] 2> 1958210 INFO (zkCallback-53785-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 1958221 INFO (coreCloseExecutor-10964-thread-1)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@60196a0b
[junit4] 2> 1958221 INFO (coreCloseExecutor-10964-thread-1)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=60196a0b
[junit4] 2> 1958221 INFO (coreCloseExecutor-10964-thread-1)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@59a0e283: rootName =
solr_41497, 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@5e1b2cd2
[junit4] 2> 1958246 INFO (coreCloseExecutor-10964-thread-1)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard1.leader,
tag=60196a0b
[junit4] 2> 1958254 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1958254 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@27392af3: rootName =
solr_41497, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@5c5c23f0
[junit4] 2> 1958275 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1958275 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@760617d8: rootName =
solr_41497, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@6528fe01
[junit4] 2> 1958281 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1958281 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1cc32c1: rootName =
solr_41497, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@5d1b5e
[junit4] 2> 1958281 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@188dc6c[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f4f322d[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 1958288 INFO (zkCallback-53817-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1958288 INFO (zkCallback-53802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1958288 INFO (zkCallback-53795-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1958289 INFO (zkCallback-53830-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1958289 INFO (zkCallback-53824-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1958293 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1422f186{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1958297 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@46cfc028{/solr,null,UNAVAILABLE}
[junit4] 2> 1958298 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1958298 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1958298 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1958299 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 41497 try number 1 ...
[junit4] 2> 1958299 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1958300 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1958300 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1958300 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 1958300 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fc52622{/solr,null,AVAILABLE}
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@173613bb{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41497}
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.s.Server Started @1958382ms
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41497}
[junit4] 2> 1958301 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1958301 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-02-27T07:22:22.489Z
[junit4] 2> 1958303 INFO (zkConnectionManagerCallback-53839-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958304 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1958375 INFO (zkCallback-53795-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> 1958375 INFO (zkCallback-53795-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> 1958380 INFO (zkCallback-53817-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1958380 INFO (zkCallback-53817-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> 1958380 INFO (zkCallback-53817-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> 1958415 INFO
(OverseerCollectionConfigSetProcessor-72869381915213833-127.0.0.1:33314_solr-n_0000000000)
[n:127.0.0.1:33314_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> 1958628 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1958630 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@20223ed9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1958652 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@a695cff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1958653 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42718/solr
[junit4] 2> 1958660 INFO (zkConnectionManagerCallback-53845-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958665 INFO (zkConnectionManagerCallback-53847-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958676 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1958683 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41497_solr as DOWN
[junit4] 2> 1958685 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1958685 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41497_solr
[junit4] 2> 1958689 INFO (zkCallback-53824-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1958689 INFO (zkCallback-53795-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1958689 INFO (zkCallback-53802-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1958690 INFO (zkCallback-53830-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1958690 INFO (zkCallback-53817-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1958692 INFO (zkCallback-53846-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1958694 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 1958695 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 1958733 INFO (zkConnectionManagerCallback-53854-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1958737 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1958741 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:42718/solr ready
[junit4] 2> 1958742 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 1958781 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1958787 INFO (zkCallback-53817-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> 1958787 INFO (zkCallback-53795-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> 1958787 INFO (zkCallback-53795-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> 1958788 INFO (zkCallback-53817-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> 1958788 INFO (zkCallback-53817-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> 1958805 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1958806 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41497.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1958808 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node1/.
[junit4] 2> 1958808 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[89206772986B9ECD])
[n:127.0.0.1:41497_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard1_replica_n1]
[junit4] 2> 1958827 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1958837 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr ] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1958840 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 1958854 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 1958863 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema
[authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1958865 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1958875 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard1_replica_n1' using configuration from collection
authCollection, trusted=true
[junit4] 2> 1958875 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_41497.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4397b2b
[junit4] 2> 1958876 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node1/authCollection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_89206772986B9ECD-001/tempDir-001/node1/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 1958960 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1958960 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1958962 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1958962 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1958964 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@302cc4ac[authCollection_shard1_replica_n1] main]
[junit4] 2> 1958965 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 1958965 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1958966 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 1958966 INFO
(coreLoadExecutor-10974-thread-1-processing-n:127.0.0.1:41497_solr)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1626605767259848704
[junit4] 2> 1958972 INFO
(searcherExecutor-10975-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@302cc4ac[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1958976 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/authCollection/leaders/shard1
[junit4] 2> 1958985 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 1958985 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 1958985 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41497/solr/authCollection_shard1_replica_n1/
[junit4] 2> 1958985 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1958986 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:41497/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 1958986 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/72869381915213842-core_node3-n_0000000001
[junit4] 2> 1958987 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:41497/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 1958988 INFO
(coreZkRegister-10966-thread-1-processing-n:127.0.0.1:41497_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:41497_solr c:authCollection s:shard1 r:core_node3
x:authCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 1959091 INFO (zkCallback-53817-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> 1959091 INFO (zkCallback-53817-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> 1959091 INFO (zkCallback-53817-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> 1959091 INFO (zkCallback-53846-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> 1959091 INFO (zkCallback-53846-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> 1959092 INFO (zkCal
[...truncated too long message...]
property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1854316360
[copy] Copying 239 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1854316360
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1854316360
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 51ms :: artifacts dl 4ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 313 minutes 40 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]