Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23994/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:-UseCompressedOops -XX:+UseG1GC
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([41A5841C35E2AF5:B8742E53670DA98F]: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:835)
Build Log:
[...truncated 15209 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 4066797 INFO
(SUITE-BasicAuthIntegrationTest-seed#[41A5841C35E2AF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/init-core-data-001
[junit4] 2> 4066798 INFO
(SUITE-BasicAuthIntegrationTest-seed#[41A5841C35E2AF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4066799 INFO
(SUITE-BasicAuthIntegrationTest-seed#[41A5841C35E2AF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 4066803 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
[junit4] 2> 4066803 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001
[junit4] 2> 4066804 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4066804 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4066804 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4066904 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkTestServer start zk server on port:39123
[junit4] 2> 4066905 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39123
[junit4] 2> 4066905 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39123
[junit4] 2> 4066907 INFO (zkConnectionManagerCallback-15759-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4066910 INFO (zkConnectionManagerCallback-15761-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4066911 INFO (zkConnectionManagerCallback-15763-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4066913 WARN (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4066913 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4066913 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4066913 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
[junit4] 2> 4066916 WARN (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4066917 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4066917 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4066917 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
[junit4] 2> 4066921 WARN (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4066921 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4066921 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4066921 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
[junit4] 2> 4066957 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4066957 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4066957 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4066960 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4066960 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4066960 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4066960 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4066960 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4066960 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4066961 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7222c99b{/solr,null,AVAILABLE}
[junit4] 2> 4066961 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45c1a2c7{/solr,null,AVAILABLE}
[junit4] 2> 4066961 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@762ecab8{/solr,null,AVAILABLE}
[junit4] 2> 4067002 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3fa728f6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34245}
[junit4] 2> 4067002 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ab4fef1{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42511}
[junit4] 2> 4067002 INFO (jetty-launcher-15764-thread-2) [ ]
o.e.j.s.Server Started @4067077ms
[junit4] 2> 4067002 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34245}
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5ca96143{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35081}
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.e.j.s.Server Started @4067078ms
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35081}
[junit4] 2> 4067003 ERROR (jetty-launcher-15764-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4067003 ERROR (jetty-launcher-15764-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-27T17:08:41.938433Z
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-27T17:08:41.938441Z
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-3) [ ]
o.e.j.s.Server Started @4067078ms
[junit4] 2> 4067003 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42511}
[junit4] 2> 4067004 ERROR (jetty-launcher-15764-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4067004 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4067004 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4067004 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4067004 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4067004 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-27T17:08:41.939380Z
[junit4] 2> 4067012 INFO (zkConnectionManagerCallback-15768-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067013 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4067017 INFO (zkConnectionManagerCallback-15767-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067018 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4067020 INFO (zkConnectionManagerCallback-15770-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067023 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4067251 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4067269 WARN (jetty-launcher-15764-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@249f1586[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4067288 WARN (jetty-launcher-15764-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4bf87021[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4067289 INFO (jetty-launcher-15764-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39123/solr
[junit4] 2> 4067340 INFO (zkConnectionManagerCallback-15779-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067342 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100583aedf10006, likely client has closed socket
[junit4] 2> 4067380 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4067381 INFO (zkConnectionManagerCallback-15781-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067381 WARN (jetty-launcher-15764-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@47d1397b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4067487 WARN (jetty-launcher-15764-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@bce05ca[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4067488 INFO (jetty-launcher-15764-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39123/solr
[junit4] 2> 4067576 INFO (zkConnectionManagerCallback-15789-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067581 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100583aedf10008, likely client has closed socket
[junit4] 2> 4067588 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4067599 WARN (jetty-launcher-15764-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3881cfa9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4067606 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:35081_solr
[junit4] 2> 4067607 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.Overseer Overseer
(id=72154604161269767-127.0.0.1:35081_solr-n_0000000000) starting
[junit4] 2> 4067613 INFO (zkConnectionManagerCallback-15791-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067614 WARN (jetty-launcher-15764-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7cc6d10b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4067615 INFO (jetty-launcher-15764-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39123/solr
[junit4] 2> 4067622 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34245_solr
[junit4] 2> 4067652 INFO (zkCallback-15780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4067673 INFO (zkCallback-15790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4067700 INFO (zkConnectionManagerCallback-15799-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067725 INFO (zkConnectionManagerCallback-15809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067727 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4067728 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39123/solr ready
[junit4] 2> 4067736 INFO (zkConnectionManagerCallback-15804-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067738 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4067739 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39123/solr ready
[junit4] 2> 4067753 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4067765 INFO
(OverseerStateUpdate-72154604161269767-127.0.0.1:35081_solr-n_0000000000)
[n:127.0.0.1:35081_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:35081_solr
[junit4] 2> 4067772 INFO (zkConnectionManagerCallback-15811-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067776 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4067779 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42511_solr as DOWN
[junit4] 2> 4067780 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4067780 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42511_solr
[junit4] 2> 4067781 INFO (zkCallback-15790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4067781 INFO (zkCallback-15780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4067789 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35081_solr as DOWN
[junit4] 2> 4067790 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4067790 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35081_solr
[junit4] 2> 4067791 INFO (zkCallback-15790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4067791 INFO (zkCallback-15780-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4067795 INFO (zkCallback-15803-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 4067802 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34245.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4067808 INFO (zkCallback-15810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 4067821 INFO (zkCallback-15808-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 4067834 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34245.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4067834 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34245.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4067837 INFO (jetty-launcher-15764-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node2/.
[junit4] 2> 4067840 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4067880 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4067892 INFO (zkConnectionManagerCallback-15819-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4067894 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 4067894 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39123/solr ready
[junit4] 2> 4067908 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4067908 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4067910 INFO (jetty-launcher-15764-thread-1)
[n:127.0.0.1:35081_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node1/.
[junit4] 2> 4067937 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4068000 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42511.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4068031 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42511.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4068031 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42511.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4068032 INFO (jetty-launcher-15764-thread-3)
[n:127.0.0.1:42511_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node3/.
[junit4] 2> 4068141 INFO (zkConnectionManagerCallback-15826-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4068142 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 4068143 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39123/solr ready
[junit4] 2> 4068148 INFO (qtp1425248711-41190) [n:127.0.0.1:35081_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> 4068174 INFO
(OverseerThreadFactory-13346-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
authCollection
[junit4] 2> 4068283 INFO
(OverseerStateUpdate-72154604161269767-127.0.0.1:35081_solr-n_0000000000)
[n:127.0.0.1:35081_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:34245/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4068286 INFO
(OverseerStateUpdate-72154604161269767-127.0.0.1:35081_solr-n_0000000000)
[n:127.0.0.1:35081_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"authCollection_shard2_replica_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35081/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4068288 INFO
(OverseerStateUpdate-72154604161269767-127.0.0.1:35081_solr-n_0000000000)
[n:127.0.0.1:35081_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"authCollection",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"authCollection_shard3_replica_n5",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42511/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4068491 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4068491 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
x:authCollection_shard3_replica_n5] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4068491 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4068491 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 4069499 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4069501 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4069502 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4069561 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.s.IndexSchema [authCollection_shard2_replica_n3] Schema name=minimal
[junit4] 2> 4069564 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4069564 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n3'
using configuration from collection authCollection, trusted=true
[junit4] 2> 4069565 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.s.IndexSchema [authCollection_shard3_replica_n5] Schema name=minimal
[junit4] 2> 4069565 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.core.authCollection.shard2.replica_n3' (registry
'solr.core.authCollection.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4069565 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.SolrCore [[authCollection_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node1/authCollection_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node1/./authCollection_shard2_replica_n3/data/]
[junit4] 2> 4069566 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4069566 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n5'
using configuration from collection authCollection, trusted=true
[junit4] 2> 4069567 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42511.solr.core.authCollection.shard3.replica_n5' (registry
'solr.core.authCollection.shard3.replica_n5') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4069567 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.SolrCore [[authCollection_shard3_replica_n5] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node3/authCollection_shard3_replica_n5],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node3/./authCollection_shard3_replica_n5/data/]
[junit4] 2> 4069567 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 4069570 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4069570 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1'
using configuration from collection authCollection, trusted=true
[junit4] 2> 4069570 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34245.solr.core.authCollection.shard1.replica_n1' (registry
'solr.core.authCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4069570 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node2/authCollection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
[junit4] 2> 4069632 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4069632 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4069635 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4069635 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4069637 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d833bde[authCollection_shard3_replica_n5] main]
[junit4] 2> 4069637 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4069638 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4069638 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4069638 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631987878669058048
[junit4] 2> 4069642 INFO
(searcherExecutor-13357-thread-1-processing-n:127.0.0.1:42511_solr
x:authCollection_shard3_replica_n5 c:authCollection s:shard3 r:core_node6)
[n:127.0.0.1:42511_solr c:authCollection s:shard3 r:core_node6
x:authCollection_shard3_replica_n5] o.a.s.c.SolrCore
[authCollection_shard3_replica_n5] Registered new searcher
Searcher@3d833bde[authCollection_shard3_replica_n5]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4069644 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0},
version=0}
[junit4] 2> 4069644 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard3
[junit4] 2> 4069646 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4069646 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4069646 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:42511/solr/authCollection_shard3_replica_n5/
[junit4] 2> 4069646 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4069647 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.SyncStrategy
http://127.0.0.1:42511/solr/authCollection_shard3_replica_n5/ has no replicas
[junit4] 2> 4069647 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard3/leader after winning as
/collections/authCollection/leader_elect/shard3/election/72154604161269773-core_node6-n_0000000000
[junit4] 2> 4069648 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42511/solr/authCollection_shard3_replica_n5/ shard3
[junit4] 2> 4069652 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4069652 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4069656 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4069656 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4069659 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b0844cf[authCollection_shard2_replica_n3] main]
[junit4] 2> 4069660 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4069660 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4069661 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4069661 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631987878693175296
[junit4] 2> 4069664 INFO
(searcherExecutor-13356-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore
[authCollection_shard2_replica_n3] Registered new searcher
Searcher@6b0844cf[authCollection_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4069665 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4069665 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4069666 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard2 to Terms{values={core_node4=0},
version=0}
[junit4] 2> 4069666 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard2
[junit4] 2> 4069668 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4069668 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4069669 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35081/solr/authCollection_shard2_replica_n3/
[junit4] 2> 4069669 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4069669 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.SyncStrategy
http://127.0.0.1:35081/solr/authCollection_shard2_replica_n3/ has no replicas
[junit4] 2> 4069669 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/72154604161269767-core_node4-n_0000000000
[junit4] 2> 4069669 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4069669 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4069670 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35081/solr/authCollection_shard2_replica_n3/ shard2
[junit4] 2> 4069672 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1af86cfd[authCollection_shard1_replica_n1] main]
[junit4] 2> 4069673 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 4069673 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4069674 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4069674 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1631987878706806784
[junit4] 2> 4069677 INFO
(searcherExecutor-13358-thread-1-processing-n:127.0.0.1:34245_solr
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node2)
[n:127.0.0.1:34245_solr c:authCollection s:shard1 r:core_node2
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore
[authCollection_shard1_replica_n1] Registered new searcher
Searcher@1af86cfd[authCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4069679 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/authCollection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 4069679 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/authCollection/leaders/shard1
[junit4] 2> 4069681 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4069681 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4069681 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34245/solr/authCollection_shard1_replica_n1/
[junit4] 2> 4069681 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4069681 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:34245/solr/authCollection_shard1_replica_n1/ has no replicas
[junit4] 2> 4069681 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/authCollection/leaders/shard1/leader after winning as
/collections/authCollection/leader_elect/shard1/election/72154604161269769-core_node2-n_0000000000
[junit4] 2> 4069682 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34245/solr/authCollection_shard1_replica_n1/ shard1
[junit4] 2> 4069783 INFO (zkCallback-15780-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> 4069783 INFO (zkCallback-15810-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> 4069783 INFO (zkCallback-15790-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> 4069784 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4069784 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4069784 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4069855 INFO (qtp640016450-41194) [n:127.0.0.1:42511_solr
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n5]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n5&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1364
[junit4] 2> 4069855 INFO (qtp486350446-41192) [n:127.0.0.1:34245_solr
c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1364
[junit4] 2> 4069855 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
c:authCollection s:shard2 r:core_node4 x:authCollection_shard2_replica_n3]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n3&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1364
[junit4] 2> 4069859 INFO (qtp1425248711-41190) [n:127.0.0.1:35081_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> 4069886 INFO (zkCallback-15780-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> 4069886 INFO (zkCallback-15810-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> 4069886 INFO (zkCallback-15810-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> 4069886 INFO (zkCallback-15780-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> 4069886 INFO (zkCallback-15790-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> 4069886 INFO (zkCallback-15790-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> 4069886 INFO (qtp1425248711-41190) [n:127.0.0.1:35081_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
status=0 QTime=1738
[junit4] 2> 4069889 INFO (qtp1425248711-41187) [n:127.0.0.1:35081_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 4070067 INFO (zkCallback-15790-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4070067 INFO (zkCallback-15810-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4070067 INFO (zkCallback-15780-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4070067 INFO (zkCallback-15810-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 4070067 INFO (zkCallback-15780-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 4070067 INFO (zkCallback-15810-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 4070067 INFO (qtp1425248711-41190) [n:127.0.0.1:35081_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=0
[junit4] 2> 4070067 INFO (zkCallback-15790-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authorization plugin:
solr.RuleBasedAuthorizationPlugin
[junit4] 2> 4070067 INFO (zkCallback-15780-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 4070067 INFO (zkCallback-15790-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
[junit4] 2> 4070068 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=664198922
[junit4] 2> 4070068 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:35081_solr
[junit4] 2> 4070068 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4070068 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35081_solr as DOWN
[junit4] 2> 4070070 INFO (coreCloseExecutor-13371-thread-1)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore
[authCollection_shard2_replica_n3] CLOSING SolrCore
org.apache.solr.core.SolrCore@59b1738f
[junit4] 2> 4070070 INFO (coreCloseExecutor-13371-thread-1)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.authCollection.shard2.replica_n3, tag=59b1738f
[junit4] 2> 4070070 INFO (coreCloseExecutor-13371-thread-1)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@10ca8dcb: rootName =
solr_35081, domain = solr.core.authCollection.shard2.replica_n3, service url =
null, agent id = null] for registry solr.core.authCollection.shard2.replica_n3
/ com.codahale.metrics.MetricRegistry@5244ad44
[junit4] 2> 4070090 INFO (coreCloseExecutor-13371-thread-1)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.authCollection.shard2.leader,
tag=59b1738f
[junit4] 2> 4070092 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4070092 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e59461f: rootName =
solr_35081, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@441d33c4
[junit4] 2> 4070106 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4070106 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f2c75de: rootName =
solr_35081, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2d9c4749
[junit4] 2> 4070114 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4070114 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@9dac0c9: rootName =
solr_35081, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@4c9952e0
[junit4] 2> 4070114 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 4070119 INFO (closeThreadPool-15833-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72154604161269767-127.0.0.1:35081_solr-n_0000000000) closing
[junit4] 2> 4070119 INFO
(OverseerStateUpdate-72154604161269767-127.0.0.1:35081_solr-n_0000000000)
[n:127.0.0.1:35081_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:35081_solr
[junit4] 2> 4070125 INFO
(OverseerAutoScalingTriggerThread-72154604161269767-127.0.0.1:35081_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 4070129 INFO (closeThreadPool-15833-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=72154604161269767-127.0.0.1:35081_solr-n_0000000000) closing
[junit4] 2> 4070133 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.Overseer Overseer
(id=72154604161269767-127.0.0.1:35081_solr-n_0000000000) closing
[junit4] 2> 4070133 INFO (zkCallback-15790-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 4070133 INFO (zkCallback-15818-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 4070133 INFO (zkCallback-15808-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 4070133 INFO (zkCallback-15790-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34245_solr
[junit4] 2> 4070133 INFO (zkCallback-15810-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 4070134 INFO (zkCallback-15790-thread-2)
[n:127.0.0.1:34245_solr ] o.a.s.c.Overseer Overseer
(id=72154604161269769-127.0.0.1:34245_solr-n_0000000001) starting
[junit4] 2> 4070135 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5ca96143{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 4070136 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7222c99b{/solr,null,UNAVAILABLE}
[junit4] 2> 4070136 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 4070136 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4070136 INFO (zkCallback-15825-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 4070136 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4070136 INFO
(OverseerStateUpdate-72154604161269769-127.0.0.1:34245_solr-n_0000000001)
[n:127.0.0.1:34245_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34245_solr
[junit4] 2> 4070137 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 35081 try number 1 ...
[junit4] 2> 4070137 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
[junit4] 2> 4070140 INFO (zkCallback-15790-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> 4070140 INFO (zkCallback-15810-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> 4070140 INFO (zkCallback-15810-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> 4070151 INFO (zkCallback-15790-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> 4070161 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4070161 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4070161 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4070161 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ab9f7d0{/solr,null,AVAILABLE}
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6c450fc2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35081}
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.s.Server Started @4070237ms
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35081}
[junit4] 2> 4070162 ERROR
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4070162 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-04-27T17:08:45.097746Z
[junit4] 2> 4070164 INFO (zkConnectionManagerCallback-15835-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4070165 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4070409 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4070411 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1b66b0f1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4070416 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1e9e0f62[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4070417 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39123/solr
[junit4] 2> 4070419 INFO (zkConnectionManagerCallback-15842-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4070424 INFO (zkConnectionManagerCallback-15844-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4070428 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 4070430 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35081_solr as DOWN
[junit4] 2> 4070430 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4070430 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35081_solr
[junit4] 2> 4070431 INFO (zkCallback-15808-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4070431 INFO (zkCallback-15790-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4070431 INFO (zkCallback-15810-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4070431 INFO (zkCallback-15825-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4070431 INFO (zkCallback-15843-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4070431 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.CoreContainer Initializing authorization
plugin: solr.RuleBasedAuthorizationPlugin
[junit4] 2> 4070432 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.BasicAuthPlugin
[junit4] 2> 4070432 INFO (zkCallback-15818-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 4070451 INFO (zkConnectionManagerCallback-15851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4070453 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 4070454 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39123/solr ready
[junit4] 2> 4070456 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4070504 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4070530 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4070530 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35081.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4070531 INFO (zkCallback-15790-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> 4070531 INFO (zkCallback-15810-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> 4070531 INFO (zkCallback-15790-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> 4070531 INFO (zkCallback-15810-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> 4070533 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node1/.
[junit4] 2> 4070533 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5])
[n:127.0.0.1:35081_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[authCollection_shard2_replica_n3]
[junit4] 2> 4070540 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 4070550 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr ] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n3] Schema name=minimal
[junit4] 2> 4070553 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with
uniqueid field id
[junit4] 2> 4070560 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 9.0.0
[junit4] 2> 4070570 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.s.IndexSchema
[authCollection_shard2_replica_n3] Schema name=minimal
[junit4] 2> 4070572 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 4070572 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore
'authCollection_shard2_replica_n3' using configuration from collection
authCollection, trusted=true
[junit4] 2> 4070573 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_35081.solr.core.authCollection.shard2.replica_n3' (registry
'solr.core.authCollection.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3749cbb4
[junit4] 2> 4070573 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore
[[authCollection_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node1/authCollection_shard2_replica_n3],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001/tempDir-001/node1/./authCollection_shard2_replica_n3/data/]
[junit4] 2> 4070773 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 4070773 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog:
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 4070777 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 4070777 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 4070779 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5389e580[authCollection_shard2_replica_n3] main]
[junit4] 2> 4070780 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 4070781 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 4070782 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be
reserved for 10000ms.
[junit4] 2> 4070782 INFO
(coreLoadExecutor-13385-thread-1-processing-n:127.0.0.1:35081_solr)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1631987879868628992
[junit4] 2> 4070785 INFO
(searcherExecutor-13386-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SolrCore
[authCollection_shard2_replica_n3] Registered new searcher
Searcher@5389e580[authCollection_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4070792 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make
sure parent is created /collections/authCollection/leaders/shard2
[junit4] 2> 4070794 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 4070794 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be
the new leader - try and sync
[junit4] 2> 4070794 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35081/solr/authCollection_shard2_replica_n3/
[junit4] 2> 4070795 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 4070795 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.SyncStrategy
http://127.0.0.1:35081/solr/authCollection_shard2_replica_n3/ has no replicas
[junit4] 2> 4070795 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/authCollection/leaders/shard2/leader after winning as
/collections/authCollection/leader_elect/shard2/election/72154604161269778-core_node4-n_0000000001
[junit4] 2> 4070796 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:35081/solr/authCollection_shard2_replica_n3/ shard2
[junit4] 2> 4070796 INFO
(coreZkRegister-13377-thread-1-processing-n:127.0.0.1:35081_solr
x:authCollection_shard2_replica_n3 c:authCollection s:shard2 r:core_node4)
[n:127.0.0.1:35081_solr c:authCollection s:shard2 r:core_node4
x:authCollection_shard2_replica_n3] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 4070899 INFO (zkCallback-15790-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> 4070899 INFO (zkCallback-15790-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> 4070899 INFO (zkCallback-15810-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> 4070899 INFO (zkCallback-15843-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> 4070899 INFO (zkCallback-15810-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> 4070900 INFO (zkCallback-15843-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> 4070900 INFO (zkCallback-15843-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> 4070907 INFO (zkCallback-15843-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> 4071983 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException)
caught when processing request to {}->http://127.0.0.1:35081: The target server
failed to respond
[junit4] 2> 4071983 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:35081
[junit4] 2> 4072029 INFO (qtp162419262-41324) [n:127.0.0.1:35081_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={}
status=0 QTime=43
[junit4] 2> 4072473 INFO (qtp162419262-41323) [n:127.0.0.1:35081_solr
] o.a.s.s.RuleBasedAuthorizationPlugin request has come without principal.
failed permission {
[junit4] 2> "name":"security-edit",
[junit4] 2> "role":"admin"}
[junit4] 2> 4072473 INFO (qtp162419262-41323) [n:127.0.0.1:35081_solr
] o.a.s.s.HttpSolrCall USER_REQUIRED auth header null context : userPrincipal:
[null] type: [ADMIN], collections: [], Path: [/admin/authentication] path :
/admin/authentication params :wt=javabin&version=2
[junit4] 2> 4072474 WARN
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.h.i.c.TargetAu
[...truncated too long message...]
and port list: 127.0.0.1:39123
[junit4] 2> 4076106 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 39123
[junit4] 2> 4076107 INFO
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[41A5841C35E2AF5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBasicAuth
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.method=testBasicAuth
-Dtests.seed=41A5841C35E2AF5 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=pa-Guru-IN -Dtests.timezone=America/Thule -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 9.34s J0 | BasicAuthIntegrationTest.testBasicAuth <<<
[junit4] > Throwable #1: java.lang.AssertionError: must have failed
[junit4] > at
__randomizedtesting.SeedInfo.seed([41A5841C35E2AF5:B8742E53670DA98F]: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:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.BasicAuthIntegrationTest_41A5841C35E2AF5-001
[junit4] 2> Apr 27, 2019 5:08:51 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=818, maxMBSortInHeap=5.937517281929252,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b899925),
locale=pa-Guru-IN, timezone=America/Thule
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev
13-testing (64-bit)/cpus=8,threads=1,free=169140512,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSegmentSorting,
XsltUpdateRequestHandlerTest, DeleteReplicaTest, TestSimNodeLostTrigger,
TestManagedResourceStorage, TestLeaderElectionZkExpiry, UpdateParamsTest,
HdfsChaosMonkeySafeLeaderTest, ShowFileRequestHandlerTest, SolrIndexConfigTest,
BooleanFieldTest, OverseerRolesTest, HighlighterConfigTest,
TestInPlaceUpdatesStandalone, FacetPivotSmallTest,
DistributedFacetPivotLargeTest, SubstringBytesRefFilterTest,
TestSolrCloudWithSecureImpersonation, NumberUtilsTest,
CollectionsAPIDistributedZkTest, TestManagedSynonymGraphFilterFactory,
TestWordDelimiterFilterFactory, AutoAddReplicasIntegrationTest,
TestSafeXMLParsing, AuthToolTest, SolrMetricManagerTest, RequiredFieldsTest,
SolrCoreCheckLockOnStartupTest, TaggingAttributeTest, HealthCheckHandlerTest,
TestImpersonationWithHadoopAuth, TestGroupingSearch,
CategoryRoutedAliasUpdateProcessorTest, TestCopyFieldCollectionResource,
MetricTriggerTest, TestSolrCoreProperties, TestNumericTerms32,
CoreAdminCreateDiscoverTest, TestTolerantUpdateProcessorRandomCloud,
RootFieldTest, TestLegacyNumericRangeQueryBuilder, TestIntervalFaceting,
CdcrVersionReplicationTest, TestReplicationHandlerBackup,
TestFieldCacheVsDocValues, TestSolrXml, NodeLostTriggerIntegrationTest,
TestLMDirichletSimilarityFactory, SpatialFilterTest,
TestSchemaSimilarityResource, HttpPartitionWithTlogReplicasTest,
DistanceFunctionTest, SampleTest, AddReplicaTest, TestUniqueKeyFieldResource,
PeerSyncWithIndexFingerprintCachingTest, ScheduledTriggerTest, TestRTGBase,
RequestLoggingTest, RestartWhileUpdatingTest, DistributedQueueTest,
TestCloudRecovery, AtomicUpdateProcessorFactoryTest,
AnalysisAfterCoreReloadTest, EnumFieldTest, LeaderTragicEventTest,
TestSchemaManager, ForceLeaderTest, BaseCdcrDistributedZkTest,
TestCoreAdminApis, TestFieldCollectionResource, MBeansHandlerTest,
TestMissingGroups, TimeRoutedAliasUpdateProcessorTest, TestSolrCloudSnapshots,
IndexBasedSpellCheckerTest, TestRestoreCore, UtilsToolTest, TestLegacyField,
TestSubQueryTransformerCrossCore, TestSimDistributedQueue,
AnalyticsMergeStrategyTest, InfoHandlerTest, SharedFSAutoReplicaFailoverTest,
DistributedQueryComponentCustomSortTest, TestFieldTypeResource,
MoveReplicaTest, TestCloudPhrasesIdentificationComponent,
ConjunctionSolrSpellCheckerTest, AsyncCallRequestStatusResponseTest,
TestPHPSerializedResponseWriter, RestoreTriggerStateTest,
DistributedDebugComponentTest, TestPhraseSuggestions, CursorMarkTest,
BlockJoinFacetRandomTest, PathHierarchyTokenizerFactoryTest,
ChaosMonkeySafeLeaderTest, SyncSliceTest, IndexSchemaTest,
SaslZkACLProviderTest, TriggerEventQueueTest, SolrCloudExampleTest,
CachingDirectoryFactoryTest, TestJsonFacetRefinement, TestBinaryResponseWriter,
NumericFieldsTest, TestInPlaceUpdateWithRouteField,
TestSweetSpotSimilarityFactory, NestedShardedAtomicUpdateTest,
TestRawTransformer, JvmMetricsTest, CleanupOldIndexTest,
TestDocBasedVersionConstraints, SystemLogListenerTest, TestJettySolrRunner,
TestSolrConfigHandlerCloud, TermsComponentTest, TestDistribIDF,
SuggestComponentTest, SimpleMLTQParserTest, TestInitQParser,
DistributedSpellCheckComponentTest, ReplaceNodeNoTargetTest, JWTAuthPluginTest,
DirectoryFactoryTest, TestCorePropertiesReload, CursorPagingTest,
ClusterStateUpdateTest, ConnectionManagerTest,
ClassificationUpdateProcessorTest, TestCloudNestedDocsSort,
WordBreakSolrSpellCheckerTest, ZkControllerTest, TestBlobHandler,
DateMathParserTest, ZkShardTermsTest, BlobRepositoryCloudTest,
TestPseudoReturnFields, SimplePostToolTest, HLLUtilTest, TestDocumentBuilder,
TestRandomDVFaceting, TestDeprecatedFilters, TestLuceneMatchVersion,
TestReversedWildcardFilterFactory, TestEmbeddedSolrServerAdminHandler,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
BasicZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest,
DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest,
MetricsHistoryIntegrationTest, OverseerTest, PeerSyncReplicationTest,
TestCloudDeleteByQuery, TestClusterProperties, TestConfigSetsAPIExclusivity,
TestConfigSetsAPIZkFailure, TestCryptoKeys, TestExclusionRuleCollectionAccess,
TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud,
TestSolrCloudWithKerberosAlt, TriLevelCompositeIdRoutingTest,
UnloadDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI,
TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore,
TestReplicaProperties, TestRequestStatusCollectionAPI, ExecutePlanActionTest,
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest,
IndexSizeTriggerTest, MetricTriggerIntegrationTest,
TestSimClusterStateProvider, TestSimComputePlanAction,
TestSimDistribStateManager, TestSimGenericDistributedQueue,
TestSimLargeCluster, TestConfig, TestConfigSetProperties, TestConfigSets,
TestCoreContainer, TestDynamicURP, TestJmxIntegration, TestMergePolicyConfig,
TestNRTOpen, TestQuerySenderNoQuery, TestReloadAndDeleteDocs,
TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, CSVRequestHandlerTest,
FieldAnalysisRequestHandlerTest, JsonLoaderTest, PingRequestHandlerTest,
TestReplicationHandler, StatsComponentTest, TestMultiValuedNumericRangeQuery,
TestNumericRangeQuery64, SolrJmxReporterCloudTest, SolrSlf4jReporterTest,
SolrCloudReportersTest, RegexBytesRefFilterTest, SimpleFacetsTest,
SmileWriterTest, TestJavabinTupleStreamParser, TestChildDocTransformer,
CurrencyFieldTypeTest, DateRangeFieldTest, DocValuesTest, TestCollationField,
TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchemaAPI,
TestManagedSchemaThreadSafety, TestOmitPositions, TestPointFields,
SignificantTermsQParserPluginTest, SortSpecParsingTest, TestComponentsName,
TestCustomSort, TestFastLRUCache, TestFilteredDocIdSet,
TestFoldingMultitermQuery, TestGraphTermsQParserPlugin, TestIndexSearcher,
TestReRankQParserPlugin, TestRecovery, TestSolr4Spatial2, TestSolrCoreParser,
TestSolrFieldCacheBean, TestSolrJ, TestSolrQueryParser, TestStandardQParsers,
TestStressLucene, TestStressRecovery, TestStressReorder,
TestSurroundQueryParser, TestValueSourceCache, SpatialHeatmapFacetsTest,
TestOrdValues, TestSortByMinMaxFunction, TestScoreJoinQPScore, TestJsonRequest,
CloudMLTQParserTest, AuditLoggerPluginTest, BasicAuthIntegrationTest]
[junit4] Completed [777/855 (1!)] on J0 in 11.59s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43425 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23994/consoleText
[repro] Revision: 35aeb7f6231dd58a89d2af9bb1105229bdb56258
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=BasicAuthIntegrationTest
-Dtests.method=testBasicAuth -Dtests.seed=41A5841C35E2AF5 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=pa-Guru-IN -Dtests.timezone=America/Thule
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] BasicAuthIntegrationTest
[repro] ant compile-test
[...truncated 3309 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.BasicAuthIntegrationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=41A5841C35E2AF5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pa-Guru-IN
-Dtests.timezone=America/Thule -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...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]