Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/233/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth
Error Message:
must have failed
Stack Trace:
java.lang.AssertionError: must have failed
at
__randomizedtesting.SeedInfo.seed([5C858BE81AF491BC:E0EBFDFABEA712C6]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:204)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:830)
Build Log:
[...truncated 15489 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/init-core-data-001
[junit4] 2> 2009586 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001
[junit4] 2> 2009586 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2009588 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2009588 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2009688 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkTestServer start zk server on port:44733
[junit4] 2> 2009688 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44733
[junit4] 2> 2009688 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44733
[junit4] 2> 2009709 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2009713 WARN (NIOWorkerThread-2) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer
not running
[junit4] 2> 2011035 INFO (zkConnectionManagerCallback-7351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011035 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011037 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011038 INFO (zkConnectionManagerCallback-7353-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011038 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011039 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011040 INFO (zkConnectionManagerCallback-7355-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011040 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011176 WARN (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2011176 WARN (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2011176 WARN (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
[junit4] 2> 2011176 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
[junit4] 2> 2011201 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2011201 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2011201 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2011205 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2011205 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2011205 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2011205 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2011205 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2011205 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@51c59872{/solr,null,AVAILABLE}
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f405dc9{/solr,null,AVAILABLE}
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@21fc6e18{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39385}
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@23264d8c{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39675}
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.e.j.s.Server Started @2011486ms
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-3) [ ]
o.e.j.s.Server Started @2011486ms
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39675}
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39385}
[junit4] 2> 2011206 ERROR (jetty-launcher-7356-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2011206 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-14T04:31:30.298005Z
[junit4] 2> 2011207 ERROR (jetty-launcher-7356-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2011207 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-14T04:31:30.298460Z
[junit4] 2> 2011213 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e0e7181{/solr,null,AVAILABLE}
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@550f0754{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36523}
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.e.j.s.Server Started @2011497ms
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36523}
[junit4] 2> 2011217 ERROR (jetty-launcher-7356-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2011217 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-14T04:31:30.308936Z
[junit4] 2> 2011221 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011225 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011233 INFO (zkConnectionManagerCallback-7358-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011233 INFO (zkConnectionManagerCallback-7360-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011233 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011233 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011234 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2011234 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2011237 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011241 INFO (zkConnectionManagerCallback-7362-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011241 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011242 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2011507 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2011508 WARN (jetty-launcher-7356-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3416a919[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011508 WARN (jetty-launcher-7356-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3416a919[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011511 WARN (jetty-launcher-7356-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5fde5741[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011511 WARN (jetty-launcher-7356-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5fde5741[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011512 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44733/solr
[junit4] 2> 2011515 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011515 INFO (zkConnectionManagerCallback-7370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011515 INFO (jetty-launcher-7356-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011560 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2011561 WARN (jetty-launcher-7356-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@46f8377d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011561 WARN (jetty-launcher-7356-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@46f8377d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011563 WARN (jetty-launcher-7356-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3b4190d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011563 WARN (jetty-launcher-7356-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3b4190d2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011565 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44733/solr
[junit4] 2> 2011569 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011570 INFO (zkConnectionManagerCallback-7377-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011570 INFO (jetty-launcher-7356-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011659 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2011660 INFO (zkConnectionManagerCallback-7379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011660 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2011717 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39385_solr
[junit4] 2> 2011717 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.Overseer Overseer
(id=72161957567594504-127.0.0.1:39385_solr-n_0000000000) starting
[junit4] 2> 2011721 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2011722 INFO (zkConnectionManagerCallback-7386-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011722 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2011724 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44733/solr ready
[junit4] 2> 2011725 INFO
(OverseerStateUpdate-72161957567594504-127.0.0.1:39385_solr-n_0000000000)
[n:127.0.0.1:39385_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39385_solr
[junit4] 2> 2011725 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39385_solr
[junit4] 2> 2011729 INFO (zkCallback-7378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2011729 INFO (zkCallback-7385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2011748 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2011750 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2011751 WARN (jetty-launcher-7356-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@10197383[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011751 WARN (jetty-launcher-7356-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@10197383[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011754 WARN (jetty-launcher-7356-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@494b1de7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011754 WARN (jetty-launcher-7356-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@494b1de7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2011755 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44733/solr
[junit4] 2> 2011756 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2011769 INFO (zkConnectionManagerCallback-7393-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011769 INFO (jetty-launcher-7356-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2011769 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2011771 INFO (zkConnectionManagerCallback-7395-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011771 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2011775 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2011788 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39385.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011790 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36523_solr as DOWN
[junit4] 2> 2011791 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2011791 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36523_solr
[junit4] 2> 2011792 INFO (zkCallback-7378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2011792 INFO (zkCallback-7385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2011795 INFO (zkCallback-7394-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2011801 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2011805 INFO (zkConnectionManagerCallback-7402-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011805 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2011807 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2011808 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44733/solr ready
[junit4] 2> 2011818 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39385.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011818 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39385.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011820 INFO (jetty-launcher-7356-thread-3)
[n:127.0.0.1:39385_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node3/.
[junit4] 2> 2011825 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2011857 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011873 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2011873 INFO (zkConnectionManagerCallback-7405-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011873 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2011877 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2011879 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:39675_solr as DOWN
[junit4] 2> 2011880 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2011880 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39675_solr
[junit4] 2> 2011881 INFO (zkCallback-7394-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2011881 INFO (zkCallback-7378-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2011881 INFO (zkCallback-7385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2011881 INFO (zkCallback-7401-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2011881 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011881 INFO (zkCallback-7404-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2011881 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011883 INFO (jetty-launcher-7356-thread-2)
[n:127.0.0.1:36523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node2/.
[junit4] 2> 2011889 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2011889 INFO (zkConnectionManagerCallback-7412-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2011889 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2011891 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2011891 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44733/solr ready
[junit4] 2> 2011907 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2011957 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39675.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011993 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39675.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011993 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39675.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2011996 INFO (jetty-launcher-7356-thread-1)
[n:127.0.0.1:39675_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node1/.
[junit4] 2> 2012200 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2012201 INFO (zkConnectionManagerCallback-7418-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2012201 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2012202 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2012203 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44733/solr ready
[junit4] 2> 2012209 INFO (qtp792434063-21786) [n:127.0.0.1:39385_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> 2012218 INFO
(OverseerThreadFactory-6043-thread-1-processing-n:127.0.0.1:39385_solr)
[n:127.0.0.1:39385_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 2012324 INFO
(OverseerStateUpdate-72161957567594504-127.0.0.1:39385_solr-n_0000000000)
[n:127.0.0.1:39385_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:39385/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2012325 INFO
(OverseerStateUpdate-72161957567594504-127.0.0.1:39385_solr-n_0000000000)
[n:127.0.0.1:39385_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:36523/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2012327 INFO
(OverseerStateUpdate-72161957567594504-127.0.0.1:39385_solr-n_0000000000)
[n:127.0.0.1:39385_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:39675/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2012530 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2012530 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2012530 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2012530 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
x:authCollection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 2013539 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013539 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013539 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013546 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013547 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013547 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013548 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013548 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013548 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39385.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2013549 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node3/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node3/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 2013549 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013549 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013549 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013549 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013549 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2013549 INFO (qtp769766976-21787) [n:127.0.0.1:39675_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39675.solr.core.authCollection.shard3.replica_n4' (registry
'solr.core.authCollection.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2013550 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 2013550 INFO (qtp769766976-21787) [n:127.0.0.1:39675_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node1/authCollection_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
[junit4] 2> 2013737 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013737 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013739 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2013740 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2013742 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@15a10397[authCollection_shard1_replica_n1] main]
[junit4] 2> 2013744 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013744 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013745 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013745 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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 1639006803419201536
[junit4] 2> 2013750 INFO
(searcherExecutor-6059-thread-1-processing-n:127.0.0.1:39385_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3)
[n:127.0.0.1:39385_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@15a10397[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013750 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013750 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013753 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013753 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013753 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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:39385/solr/authCollection_shard1_replica_n1/
[junit4] 2> 2013754 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013754 INFO (qtp792434063-21783) [n:127.0.0.1:39385_solr
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:39385/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 2013754 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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/72161957567594504-core_node3-n_0000000000
[junit4] 2> 2013755 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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:39385/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 2013763 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013763 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013763 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013763 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013765 INFO (qtp769766976-21787) [n:127.0.0.1:39675_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2013765 INFO (qtp769766976-21787) [n:127.0.0.1:39675_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2013765 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2013765 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2013767 INFO (qtp769766976-21787) [n:127.0.0.1:39675_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@b37399[authCollection_shard3_replica_n4] main]
[junit4] 2> 2013767 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4dfa1e21[authCollection_shard2_replica_n2] main]
[junit4] 2> 2013768 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013768 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013768 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013768 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013769 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013769 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013769 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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 1639006803444367360
[junit4] 2> 2013769 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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 1639006803444367360
[junit4] 2> 2013772 INFO
(searcherExecutor-6060-thread-1-processing-n:127.0.0.1:36523_solr
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5)
[n:127.0.0.1:36523_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@4dfa1e21[authCollection_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013773 INFO
(searcherExecutor-6061-thread-1-processing-n:127.0.0.1:39675_solr
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:39675_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@b37399[authCollection_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013774 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013774 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013774 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013774 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013776 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013776 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013776 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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:36523/solr/authCollection_shard2_replica_n2/
[junit4] 2> 2013777 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013777 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:36523/solr/authCollection_shard2_replica_n2/ has no replicas
[junit4] 2> 2013777 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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/72161957567594507-core_node5-n_0000000000
[junit4] 2> 2013777 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013777 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013777 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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:39675/solr/authCollection_shard3_replica_n4/
[junit4] 2> 2013778 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013778 INFO (qtp769766976-21787) [n:127.0.0.1:39675_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:39675/solr/authCollection_shard3_replica_n4/ has no replicas
[junit4] 2> 2013778 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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/72161957567594509-core_node6-n_0000000000
[junit4] 2> 2013778 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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:36523/solr/authCollection_shard2_replica_n2/ shard2
[junit4] 2> 2013780 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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:39675/solr/authCollection_shard3_replica_n4/ shard3
[junit4] 2> 2013881 INFO (zkCallback-7404-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> 2013881 INFO (zkCallback-7378-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> 2013881 INFO (zkCallback-7394-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> 2013881 INFO (zkCallback-7378-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> 2013881 INFO (zkCallback-7404-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> 2013882 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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> 2013882 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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> 2013882 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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> 2013883 INFO (qtp769766976-21787) [n:127.0.0.1:39675_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=1353
[junit4] 2> 2013883 INFO (qtp792434063-21783) [n:127.0.0.1:39385_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=1353
[junit4] 2> 2013884 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_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=1354
[junit4] 2> 2013886 INFO (qtp792434063-21786) [n:127.0.0.1:39385_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> 2013984 INFO (zkCallback-7378-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> 2013984 INFO (zkCallback-7378-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> 2013984 INFO (zkCallback-7404-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> 2013984 INFO (zkCallback-7378-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> 2013984 INFO (zkCallback-7394-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> 2013984 INFO (zkCallback-7394-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> 2013984 INFO (zkCallback-7404-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> 2013984 INFO (zkCallback-7404-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> 2013984 INFO (qtp792434063-21786) [n:127.0.0.1:39385_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=1775
[junit4] 2> 2013987 INFO (qtp1539895901-21782) [n:127.0.0.1:36523_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 2013988 INFO (zkCallback-7378-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2013988 INFO (zkCallback-7394-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2013988 INFO (zkCallback-7404-thread-1) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 2013989 INFO (zkCallback-7394-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2013989 INFO (zkCallback-7404-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2013989 INFO (zkCallback-7378-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2013989 INFO (zkCallback-7394-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2013989 INFO (zkCallback-7378-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2013989 INFO (qtp1539895901-21785) [n:127.0.0.1:36523_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication
params={} status=0 QTime=0
[junit4] 2> 2013989 INFO (zkCallback-7404-thread-1) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 2013989 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=610518732
[junit4] 2> 2013989 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:36523_solr
[junit4] 2> 2013990 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 2013990 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:36523_solr as DOWN
[junit4] 2> 2013991 INFO (coreCloseExecutor-6074-thread-1)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[authCollection_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@44603e15
[junit4] 2> 2013991 INFO (coreCloseExecutor-6074-thread-1)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=44603e15
[junit4] 2> 2013991 INFO (coreCloseExecutor-6074-thread-1)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74846937: rootName =
solr_36523, domain = solr.core.authCollection.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2
/ com.codahale.metrics.MetricRegistry@4fe7b9ab
[junit4] 2> 2014007 INFO (coreCloseExecutor-6074-thread-1)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard2.leader,
tag=44603e15
[junit4] 2> 2014011 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2014011 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@61982d1b: rootName =
solr_36523, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@4de2b0ac
[junit4] 2> 2014023 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2014023 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3c355f9c: rootName =
solr_36523, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@76bbc4a2
[junit4] 2> 2014029 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2014029 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bdbed5b: rootName =
solr_36523, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@524c2dbc
[junit4] 2> 2014030 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2014034 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2014034 INFO (zkCallback-7378-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2014034 INFO (zkCallback-7404-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2014034 INFO (zkCallback-7411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2014034 INFO (zkCallback-7385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2014136 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@550f0754{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 2014136 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e0e7181{/solr,null,UNAVAILABLE}
[junit4] 2> 2014137 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2014141 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2014141 INFO (zkCallback-7404-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> 2014141 INFO (zkCallback-7378-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> 2014141 INFO (zkCallback-7404-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> 2014141 INFO (zkCallback-7378-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [2])
[junit4] 2> 2014141 INFO (zkCallback-7404-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> 2014142 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2014142 INFO (zkCallback-7378-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> 2014142 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 36523 try number 1 ...
[junit4] 2> 2014142 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk13-b9-20190621-jdk-1326
[junit4] 2> 2014143 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2014143 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2014143 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2014143 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c20861d{/solr,null,AVAILABLE}
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@74cba4d8{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:36523}
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.s.Server Started @2014423ms
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36523}
[junit4] 2> 2014144 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
9.0.0
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2014144 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-07-14T04:31:33.235551Z
[junit4] 2> 2014147 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2014148 INFO (zkConnectionManagerCallback-7427-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2014148 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2014149 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2014219 INFO
(OverseerCollectionConfigSetProcessor-72161957567594504-127.0.0.1:39385_solr-n_0000000000)
[n:127.0.0.1:39385_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> 2014392 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2014394 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@76758a3e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2014394 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@76758a3e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2014408 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@339c2154[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2014408 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@339c2154[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2014410 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44733/solr
[junit4] 2> 2014412 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2014413 INFO (zkConnectionManagerCallback-7434-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2014413 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2014516 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2014517 INFO (zkConnectionManagerCallback-7436-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2014517 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2014520 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2014522 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:36523_solr as DOWN
[junit4] 2> 2014523 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2014523 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36523_solr
[junit4] 2> 2014525 INFO (zkCallback-7385-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2014525 INFO (zkCallback-7404-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2014525 INFO (zkCallback-7411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2014525 INFO (zkCallback-7417-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2014525 INFO (zkCallback-7378-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2014525 INFO (zkCallback-7435-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2014527 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2014527 INFO (zkConnectionManagerCallback-7443-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2014527 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2014529 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2014529 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44733/solr ready
[junit4] 2> 2014530 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 2014530 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 2014549 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2014586 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2014622 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2014622 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36523.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2014625 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node2/.
[junit4] 2> 2014625 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[5C858BE81AF491BC])
[n:127.0.0.1:36523_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard2_replica_n2]
[junit4] 2> 2014632 INFO (zkCallback-7404-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> 2014632 INFO (zkCallback-7378-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> 2014632 INFO (zkCallback-7404-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> 2014632 INFO (zkCallback-7404-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> 2014632 INFO (zkCallback-7378-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> 2014632 INFO (zkCallback-7378-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/authCollection/state.json] for collection [authCollection]
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2014638 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion:
9.0.0
[junit4] 2> 2014848 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr ] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2014852 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1
with uniqueid field id
[junit4] 2> 2014882 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_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> 2014895 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_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> 2014899 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_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> 2014899 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_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> 2014900 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_36523.solr.core.authCollection.shard2.replica_n2' (registry
'solr.core.authCollection.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66583583
[junit4] 2> 2014900 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.c.SolrCore
[[authCollection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node2/authCollection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001/tempDir-001/node2/./authCollection_shard2_replica_n2/data/]
[junit4] 2> 2015001 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_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> 2015001 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_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> 2015002 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 2015002 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 2015004 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr c:authCollection s:shard2 r:core_node5
x:authCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1b3ba8db[authCollection_shard2_replica_n2] main]
[junit4] 2> 2015005 INFO
(coreLoadExecutor-6084-thread-1-processing-n:127.0.0.1:36523_solr)
[n:127.0.0.1:36523_solr c:authCo
[...truncated too long message...]
-Dtests.badapples=true -Dtests.locale=bg-BG -Dtests.timezone=Europe/Budapest
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 10.4s J1 | BasicAuthIntegrationTest.testBasicAuth <<<
[junit4] > Throwable #1: java.lang.AssertionError: must have failed
[junit4] > at
__randomizedtesting.SeedInfo.seed([5C858BE81AF491BC:E0EBFDFABEA712C6]:0)
[junit4] > at
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:204)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_5C858BE81AF491BC-001
[junit4] 2> Jul 14, 2019 4:31:39 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=7, maxDocsPerChunk=7, blockSize=912),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=7, blockSize=912)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14b6623c),
locale=bg-BG, timezone=Europe/Budapest
[junit4] 2> NOTE: Linux 4.18.0-24-generic amd64/Aleksey Shipilev
13-testing (64-bit)/cpus=8,threads=1,free=179993336,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotSmallTest, TestCloudRecovery2,
RoutingToNodesWithPropertiesTest, TestZkChroot, TestImplicitCoreProperties,
TestManagedResource, MetricsHandlerTest, TestDocTermOrdsUninvertLimit,
RequestHandlersTest, TestManagedSynonymFilterFactory,
TestFieldCacheWithThreads, CollectionsAPIAsyncDistributedZkTest,
AtomicUpdateRemovalJavabinTest, AutoscalingHistoryHandlerTest,
MetricTriggerIntegrationTest, TestExactStatsCache, SolrXmlInZkTest,
TestJmxIntegration, VersionInfoTest, TestDynamicLoading,
SecurityConfHandlerTest, ShufflingReplicaListTransformerTest, DeleteNodeTest,
SmileWriterTest, TestCloudPivotFacet, LoggingHandlerTest,
DistributedSpellCheckComponentTest, TestLockTree, OverseerModifyCollectionTest,
TestConfigSets, TestReloadAndDeleteDocs, OrderedExecutorTest, CopyFieldTest,
TaggerTest, ReplicationFactorTest, PhrasesIdentificationComponentTest,
DirectSolrSpellCheckerTest, ZkControllerTest, DistanceUnitsTest,
TestDistributedSearch, ZkStateReaderTest, MultiThreadedOCPTest,
TestSimpleQParserPlugin, PolyFieldTest, CloneFieldUpdateProcessorFactoryTest,
ClusterStateTest, CoreAdminOperationTest,
ClassificationUpdateProcessorFactoryTest, SortSpecParsingTest,
TestSimNodeAddedTrigger, TestLegacyBM25SimilarityFactory, TestComponentsName,
TolerantUpdateProcessorTest, HdfsTlogReplayBufferedWhileIndexingTest,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestSimExtremeIndexing,
SearchHandlerTest, TestNumericTerms64, XmlUpdateRequestHandlerTest,
TestSolr4Spatial2, TestFunctionQuery, ResponseHeaderTest, TestRandomFlRTGCloud,
TransactionLogTest, SolrJmxReporterTest, MinimalSchemaTest,
TestPerFieldSimilarityWithDefaultOverride, HighlighterTest,
TestDistributedTracing, TestNoOpRegenerator, DistributedFacetPivotLargeTest,
SystemCollectionCompatTest, TestIndexSearcher, PrimitiveFieldTypeTest,
TestEmbeddedSolrServerConstructors, TestSubQueryTransformer,
UniqFieldsUpdateProcessorFactoryTest, TriggerCooldownIntegrationTest,
DirectoryFactoryTest, TestRawResponseWriter, TestConfigSetsAPI,
TestFieldSortValues, TestSimTriggerIntegration, RangeFacetCloudTest,
TestRangeQuery, TestShortCircuitedRequests, LeaderElectionIntegrationTest,
HdfsBasicDistributedZkTest, HttpPartitionTest, TestCloudDeleteByQuery,
SolrIndexMetricsTest, CircularListTest, DisMaxRequestHandlerTest,
TokenizerChainTest, TestRequestForwarding, TestReloadDeadlock,
HdfsNNFailoverTest, TestCloudJSONFacetSKG,
DocExpirationUpdateProcessorFactoryTest, TestSlowCompositeReaderWrapper,
AnalysisErrorHandlingTest, SolrPluginUtilsTest, TestCustomDocTransformer,
RankQueryTest, DistribJoinFromCollectionTest, CdcrWithNodesRestartsTest,
MergeStrategyTest, NotRequiredUniqueKeyTest, TestSQLHandlerNonCloud,
TestStressCloudBlindAtomicUpdates, DaemonStreamApiTest,
TestSortByMinMaxFunction, TestIBSimilarityFactory,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestConfigOverlay,
PingRequestHandlerTest, TestJavabinTupleStreamParser, TestCorePropertiesReload,
HdfsAutoAddReplicasIntegrationTest, PluginInfoTest, CdcrBidirectionalTest,
TestUtils, FacetPivotSmallTest, SpellCheckCollatorTest,
RecoveryAfterSoftCommitTest, CollectionStateFormat2Test, TestCoreAdminApis,
IgnoreLargeDocumentProcessorFactoryTest, TestMinHashQParser,
FieldAnalysisRequestHandlerTest, TestApiFramework, TestJsonFacetsStatsParsing,
NodeAddedTriggerTest, TestFieldCacheSort, TestStandardQParsers, RuleEngineTest,
MoveReplicaHDFSTest, TermVectorComponentTest, BlockCacheTest,
TestPayloadScoreQParserPlugin, TestNRTOpen, SolrMetricsIntegrationTest,
TestSha256AuthenticationProvider, AnalysisAfterCoreReloadTest,
BasicFunctionalityTest, ConvertedLegacyTest, SampleTest, SolrInfoBeanTest,
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestDistributedGrouping, TestGroupingSearch, TestHighlightDedupGrouping,
TestJoin, ActionThrottleTest, AssignBackwardCompatibilityTest,
BasicDistributedZk2Test, BasicDistributedZkTest, DeleteShardTest,
DistributedVersionInfoTest, DocValuesNotIndexedTest, HealthCheckHandlerTest,
LeaderFailoverAfterPartitionTest, MetricsHistoryWithAuthIntegrationTest,
MigrateRouteKeyTest, MissingSegmentRecoveryTest, NodeMutatorTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDownShardTolerantSearch,
TestHashPartitioner, TestPrepRecovery, TestPullReplica,
TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestTlogReplica,
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud,
VMParamsZkACLAndCredentialsProvidersTest, ZkNodePropsTest, ZkShardTermsTest,
ZkSolrClientTest, CollectionReloadTest, SimpleCollectionCreateDeleteTest,
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster,
TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore,
TestReplicaProperties, TestRequestStatusCollectionAPI,
AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest,
AutoScalingHandlerTest, ComputePlanActionTest, NodeLostTriggerTest,
NodeMarkersRegistrationTest, RestoreTriggerStateTest,
ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest,
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest,
SystemLogListenerTest, TriggerIntegrationTest, TestSolrDeletionPolicy1,
TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrXml,
TestSolrCoreSnapshots, TestCSVLoader, TestHdfsBackupRestoreCore,
TestReqParamsAPI, TestRestoreCore, ShowFileRequestHandlerTest,
CustomTermsComponentTest, DistributedExpandComponentTest,
DistributedMLTComponentTest, DistributedQueryComponentCustomSortTest,
DistributedQueryComponentOptimizationTest, ResponseLogComponentTest,
StatsComponentTest, SuggestComponentContextFilterQueryTest,
SuggestComponentTest, TestDistributedStatsComponentCardinality,
SolrMetricManagerTest, SolrRrdBackendFactoryTest, SimpleFacetsTest,
TestFacetMethods, TestIntervalFaceting, TestRemoteStreaming, TestStreamBody,
TestUnInvertedFieldException, TestWriterPerf,
TestDynamicFieldCollectionResource, TestDynamicFieldResource,
TestFieldCollectionResource, TestFieldResource, TestFieldTypeResource,
TestSchemaResource, TestSchemaSimilarityResource, TestSchemaVersionResource,
TestUniqueKeyFieldResource, BooleanFieldTest, DateFieldTest,
DateRangeFieldTest, DocValuesMissingTest, IndexSchemaRuntimeFieldTest,
SchemaApiFailureTest, SpatialRPTFieldTypeTest, TestBulkSchemaConcurrent,
TestCloudSchemaless, TestLRUCache, TestLegacyNumericRangeQueryBuilder,
TestQueryTypes, TestQueryUtils, TestRTGBase, TestRealTimeGet, TestRecovery,
TestNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest,
TestDefaultStatsCache, AuditLoggerIntegrationTest, AuditLoggerPluginTest,
BasicAuthIntegrationTest]
[junit4] Completed [784/867 (1!)] on J1 in 12.04s, 1 test, 1 failure <<<
FAILURES!
[...truncated 45166 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/233/consoleText
[repro] Revision: 7ddba3b7123f11d387ff395516cf46c607ac21ee
[repro] Repro line: ant test -Dtestcase=BasicAuthIntegrationTest
-Dtests.method=testBasicAuth -Dtests.seed=5C858BE81AF491BC -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=bg-BG
-Dtests.timezone=Europe/Budapest -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] BasicAuthIntegrationTest
[repro] ant compile-test
[...truncated 3336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror
-Dtests.seed=5C858BE81AF491BC -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=bg-BG -Dtests.timezone=Europe/Budapest
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 75 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.security.BasicAuthIntegrationTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]