Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2001/
1 tests failed.
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=3, passThrough=0,
failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=14679695,
failWrongCredentials=1, requestTimes=2188, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=3,
passThrough=0, failWrongCredentials=3, requests=6, errors=0}, but got:
{failMissingCredentials=0, authenticated=1, passThrough=0, totalTime=14679695,
failWrongCredentials=1, requestTimes=2188, requests=2, errors=0}(Possible cause
is delay in loading modified security.json; see SOLR-13464 for test work around)
at
__randomizedtesting.SeedInfo.seed([3252E76B4585CAD8:F8A49477D6B94A8]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14402 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
[junit4] 2> 832224 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 832224 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 832225 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/data-dir-174-001
[junit4] 2> 832225 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 832225 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 832578 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-002
[junit4] 2> 832578 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 832578 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 832578 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 832579 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 832678 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer start zk server on port: 41413
[junit4] 2> 832678 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41413
[junit4] 2> 832678 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41413
[junit4] 2> 832678 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41413
[junit4] 2> 832680 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 832680 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker-SendThread(127.0.0.1:41413))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 832681 WARN (zkConnectionManagerCallback-8203-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@48703d13 name:
ZooKeeperConnection Watcher:127.0.0.1:41413 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 832681 WARN (zkConnectionManagerCallback-8203-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 832682 INFO (zkConnectionManagerCallback-8203-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832682 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 832688 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 832688 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker-SendThread(127.0.0.1:41413))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 832691 WARN (zkConnectionManagerCallback-8205-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@52d0c5ea name:
ZooKeeperConnection Watcher:127.0.0.1:41413/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 832691 WARN (zkConnectionManagerCallback-8205-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 832694 INFO (zkConnectionManagerCallback-8205-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832694 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 832695 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 832695 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker-SendThread(127.0.0.1:41413))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 832696 WARN (zkConnectionManagerCallback-8207-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@44d0282e name:
ZooKeeperConnection Watcher:127.0.0.1:41413 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 832696 WARN (zkConnectionManagerCallback-8207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 832696 INFO (zkConnectionManagerCallback-8207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832696 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 832799 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 832799 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 832799 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git:
e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
[junit4] 2> 832800 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 832800 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 832800 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2a8ccaea{/solr,null,AVAILABLE}
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1edb27be{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:44923}
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.e.j.s.Server Started @832836ms
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
zkHost=127.0.0.1:41413/solr, hostPort=44923}
[junit4] 2> 832801 ERROR (jetty-launcher-8208-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.9.0
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
[junit4] 2> 832801 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2021-04-05T22:29:24.179Z
[junit4] 2> 832802 WARN
(jetty-launcher-8208-thread-1-SendThread(127.0.0.1:41413)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 832802 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 832805 WARN (zkConnectionManagerCallback-8210-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@682d5e59 name:
ZooKeeperConnection Watcher:127.0.0.1:41413/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 832805 WARN (zkConnectionManagerCallback-8210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 832810 INFO (zkConnectionManagerCallback-8210-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 832810 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 832811 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 833575 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 833576 WARN (jetty-launcher-8208-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@29841a07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 833576 WARN (jetty-launcher-8208-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@29841a07[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 833578 WARN (jetty-launcher-8208-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1d818953[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 833578 WARN (jetty-launcher-8208-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1d818953[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 833579 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41413/solr
[junit4] 2> 833580 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 833580 WARN
(jetty-launcher-8208-thread-1-SendThread(127.0.0.1:41413)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 833580 WARN (zkConnectionManagerCallback-8221-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@a70afb2 name:
ZooKeeperConnection Watcher:127.0.0.1:41413 got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 833582 WARN (zkConnectionManagerCallback-8221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 833583 INFO (zkConnectionManagerCallback-8221-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 833583 INFO (jetty-launcher-8208-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 833684 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 833684 WARN
(jetty-launcher-8208-thread-1-SendThread(127.0.0.1:41413)) [ ]
o.a.z.ClientCnxn SASL configuration failed. Will continue connection to
Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 833685 WARN (zkConnectionManagerCallback-8223-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@68139eed name:
ZooKeeperConnection Watcher:127.0.0.1:41413/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 833685 WARN (zkConnectionManagerCallback-8223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 833685 INFO (zkConnectionManagerCallback-8223-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 833685 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 833693 WARN (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.ZkController Contents of zookeeper
/security.json are world-readable; consider setting up ACLs as described in
https://solr.apache.org/guide/zookeeper-access-control.html
[junit4] 2> 833742 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44923_solr
[junit4] 2> 833742 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.Overseer Overseer
(id=73283629290487813-127.0.0.1:44923_solr-n_0000000000) starting
[junit4] 2> 833746 INFO
(OverseerStateUpdate-73283629290487813-127.0.0.1:44923_solr-n_0000000000)
[n:127.0.0.1:44923_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:44923_solr
[junit4] 2> 833747 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44923_solr
[junit4] 2> 833747 INFO
(OverseerStateUpdate-73283629290487813-127.0.0.1:44923_solr-n_0000000000)
[n:127.0.0.1:44923_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 833749 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 833749 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.ConfigurableInternodeAuthHadoopPlugin
[junit4] 2> 833757 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up
SPNego auth with config:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf
[junit4] 2> 833765 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.s.HadoopAuthPlugin Params:
{kerberos.principal=HTTP/127.0.0.1,
kerberos.keytab=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/keytabs,
type=kerberos, kerberos.name.rules=RULE:[1:$1@$0](.*EXAMPLE.COM)s/@.*//
[junit4] 2> RULE:[2:$2@$0](.*EXAMPLE.COM)s/@.*//
[junit4] 2> DEFAULT, delegation-token.json-mapper.AUTO_CLOSE_TARGET=false}
[junit4] 2> 833787 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder Setting up
SPNego auth with config:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf
[junit4] 2> 833793 WARN (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=enabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 833793 WARN (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.CoreContainer Solr authentication is
enabled, but SSL is off. Consider enabling SSL to protect user credentials and
data with encryption.
[junit4] 2> 833810 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 833837 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44923.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@702b1fd5
[junit4] 2> 833843 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44923.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@702b1fd5
[junit4] 2> 833843 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44923.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@702b1fd5
[junit4] 2> 833844 INFO (jetty-launcher-8208-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-002/node1
[junit4] 2> 833865 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
[junit4] 2> 833865 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 833866 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker-SendThread(127.0.0.1:41413))
[ ] o.a.z.ClientCnxn SASL configuration failed. Will continue connection
to Zookeeper server without SASL authentication, if Zookeeper server allows it.
[junit4] 2> => javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
[junit4] 2> javax.security.auth.login.LoginException: No JAAS
configuration section named 'Client' was found in specified JAAS configuration
file:
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/jaas-client.conf'.
[junit4] 2> at
org.apache.zookeeper.client.ZooKeeperSaslClient.<init>(ZooKeeperSaslClient.java:189)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1147)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1195)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 833866 WARN (zkConnectionManagerCallback-8240-thread-1) [
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6e4fd090 name:
ZooKeeperConnection Watcher:127.0.0.1:41413/solr got event WatchedEvent
state:AuthFailed type:None path:null path: null type: None
[junit4] 2> 833866 WARN (zkConnectionManagerCallback-8240-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient received AuthFailed
[junit4] 2> 833867 INFO (zkConnectionManagerCallback-8240-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 833867 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 833868 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 833869 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41413/solr ready
[junit4] 2> 833883 INFO
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[3252E76B4585CAD8]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 1> Debug is true storeKey true useTicketCache false useKeyTab
true doNotPrompt false ticketCache is null isInitiator true KeyTab is
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-001/minikdc/keytabs
refreshKrb5Config is true principal is solr tryFirstPass is false useFirstPass
is false storePass is false clearPass is false
[junit4] 1> Refreshing Kerberos configuration
[junit4] 2> 833993 INFO (pool-90-thread-1) [ ]
o.a.k.k.k.s.r.KdcRequest The preauth data is empty.
[junit4] 2> 834004 INFO (pool-90-thread-1) [ ] o.a.k.k.k.s.KdcHandler
KRB error occurred while processing request:Additional pre-authentication
required
[junit4] 2> 834033 INFO (pool-90-thread-1) [ ]
o.a.k.k.k.s.r.AsRequest AS_REQ ISSUE: authtime 1617661765409,[email protected]
for krbtgt/[email protected]
[junit4] 1> principal is [email protected]
[junit4] 1> Will use keytab
[junit4] 1> Commit Succeeded
[junit4] 1>
[junit4] 2> 834060 INFO (pool-90-thread-1) [ ]
o.a.k.k.k.s.r.TgsRequest TGS_REQ ISSUE: authtime 1617661765438,solr for
HTTP/[email protected]
[junit4] 2> 834081 INFO
(OverseerThreadFactory-8230-thread-1-processing-n:127.0.0.1:44923_solr)
[n:127.0.0.1:44923_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testkerberoscollection
[junit4] 2> 834201 INFO (qtp270326733-15057) [n:127.0.0.1:44923_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 834201 INFO (qtp270326733-15060) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:44923_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnArnPM2LEXoUFeI9784b8xaowhAJSzGlHknAUYxE90RlATy2h+u6U6zgthM+dBrUDdPq8xVMcxJTtR/41LBDveJxcS84foDeHzlkLLKZG/TguNvMoiJdVV8mXLWzOAHz7mRp6uyN9PngaKGsq/wu2Yo4xQL+oSEj7zMFR4cd0tFDEWcq9ZCT+j6t1Kf6B/O5PWwY2P6fRP+k1fDuWun4M4UEzKeVzkJuVx/p6jyAsDuip66jG3KspYO2ocjK45JXeR6pvzXsRe0Y7L1VDLICdcGyxNTtYZoFjEJw3KiLFegzDQzhAz9I/mbogaPcQxTiiTo1NLJlrwCC4xusJ7pMkQIDAQAB
[junit4] 2> 834205 INFO (qtp270326733-15060) [n:127.0.0.1:44923_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 834205 INFO (qtp270326733-15060) [n:127.0.0.1:44923_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
status=0 QTime=0
[junit4] 2> 834209 INFO
(OverseerStateUpdate-73283629290487813-127.0.0.1:44923_solr-n_0000000000)
[n:127.0.0.1:44923_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "core":"testkerberoscollection_shard1_replica_n1",
[junit4] 2> "node_name":"127.0.0.1:44923_solr",
[junit4] 2> "base_url":"http://127.0.0.1:44923/solr",
[junit4] 2> "collection":"testkerberoscollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 834424 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 834433 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.9.0
[junit4] 2> 834439 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema
name=minimal
[junit4] 2> 834439 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 834439 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'testkerberoscollection_shard1_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 834441 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44923.solr.core.testkerberoscollection.shard1.replica_n1'
(registry 'solr.core.testkerberoscollection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@702b1fd5
[junit4] 2> 834441 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[[testkerberoscollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001/tempDir-002/node1/testkerberoscollection_shard1_replica_n1/data/]
[junit4] 2> 834482 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 834482 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 834483 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 834483 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 834484 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 834485 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 834485 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000 ms
[junit4] 2> 834485 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find
max version in index or recent updates, using new clock 1696241303801561088
[junit4] 2> 834488 INFO
(searcherExecutor-8242-thread-1-processing-n:127.0.0.1:44923_solr
x:testkerberoscollection_shard1_replica_n1 c:testkerberoscollection s:shard1
r:core_node2) [n:127.0.0.1:44923_solr c:testkerberoscollection s:shard1
r:core_node2 x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SolrCore
[testkerberoscollection_shard1_replica_n1] Registered new searcher autowarm
time: 0 ms
[junit4] 2> 834490 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/testkerberoscollection/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 834490 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testkerberoscollection/leaders/shard1
[junit4] 2> 834493 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 834493 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I may be the new leader - try and sync
[junit4] 2> 834493 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:44923/solr/testkerberoscollection_shard1_replica_n1/
[junit4] 2> 834494 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success
- now sync replicas to me
[junit4] 2> 834494 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy
http://127.0.0.1:44923/solr/testkerberoscollection_shard1_replica_n1/ has no
replicas
[junit4] 2> 834494 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testkerberoscollection/leaders/shard1/leader after winning as
/collections/testkerberoscollection/leader_elect/shard1/election/73283629290487813-core_node2-n_0000000000
[junit4] 2> 834496 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext
I am the new leader:
http://127.0.0.1:44923/solr/testkerberoscollection_shard1_replica_n1/ shard1
[junit4] 2> 834597 INFO (zkCallback-8222-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 834597 INFO (zkCallback-8222-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 834599 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
c:testkerberoscollection s:shard1 r:core_node2
x:testkerberoscollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 834601 INFO (qtp270326733-15059) [n:127.0.0.1:44923_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=testkerberoscollection_shard1_replica_n1&action=CREATE&numShards=1&collection=testkerberoscollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=178
[junit4] 2> 834603 INFO (qtp270326733-15058) [n:127.0.0.1:44923_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> 834701 INFO (zkCallback-8222-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 834701 INFO (zkCallback-8222-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 834701 INFO (zkCallback-8222-thread-4) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testkerberoscollection/state.json] for collection
[testkerberoscollection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 834701 INFO (qtp270326733-15058) [n:127.0.0.1:44923_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=testkerberoscollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=623
[junit4] 2> 834708 INFO
(TEST-TestSolrCloudWithHadoopAuthPlugin.testBasics-seed#[3252E76B4585CAD8]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.method=testBasics
-Dtests.seed=3252E76B4585CAD8 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ga -Dtests.timezone=Europe/Rome -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.84s J3 | TestSolrCloudWithHadoopAuthPlugin.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: Expected metric
minimums for prefix SECURITY./authentication.: {failMissingCredentials=0,
authenticated=3, passThrough=0, failWrongCredentials=3, requests=6, errors=0},
but got: {failMissingCredentials=0, authenticated=1, passThrough=0,
totalTime=14679695, failWrongCredentials=1, requestTimes=2188, requests=2,
errors=0}(Possible cause is delay in loading modified security.json; see
SOLR-13464 for test work around)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3252E76B4585CAD8:F8A49477D6B94A8]:0)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:138)
[junit4] > at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:98)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:122)
[junit4] > at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 834711 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.k.k.k.s.i.DefaultInternalKdcServerImpl Default Internal kdc server
stopped.
[junit4] 2> 835815 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2007400670
[junit4] 2> 835815 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44923_solr
[junit4] 2> 835816 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 835816 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:44923_solr as DOWN
[junit4] 2> 835818 INFO (coreCloseExecutor-8251-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.c.SolrCore
[testkerberoscollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5bfc9f89
[junit4] 2> 835818 INFO (coreCloseExecutor-8251-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testkerberoscollection.shard1.replica_n1
tag=SolrCore@5bfc9f89
[junit4] 2> 835818 INFO (coreCloseExecutor-8251-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ddf2f68: rootName =
solr_44923, domain = solr.core.testkerberoscollection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.testkerberoscollection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@760de68f
[junit4] 2> 835828 INFO (coreCloseExecutor-8251-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testkerberoscollection.shard1.leader
tag=SolrCore@5bfc9f89
[junit4] 2> 835829 INFO (coreCloseExecutor-8251-thread-1)
[n:127.0.0.1:44923_solr ] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter.close() ... SKIPPED (unnecessary).
[junit4] 2> 835830 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 835830 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@fcdd7c9: rootName =
solr_44923, domain = solr.node, service url = null, agent id = null] for
registry solr.node/com.codahale.metrics.MetricRegistry@7af160d9
[junit4] 2> 835835 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 835835 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@89c6c3: rootName =
solr_44923, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm/com.codahale.metrics.MetricRegistry@5bb80cdd
[junit4] 2> 835837 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 835837 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14a74fc0: rootName =
solr_44923, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty/com.codahale.metrics.MetricRegistry@2b77198d
[junit4] 2> 835837 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster
tag=null
[junit4] 2> 835838 INFO (closeThreadPool-8253-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=73283629290487813-127.0.0.1:44923_solr-n_0000000000) closing
[junit4] 2> 835838 INFO
(OverseerStateUpdate-73283629290487813-127.0.0.1:44923_solr-n_0000000000)
[n:127.0.0.1:44923_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44923_solr
[junit4] 2> 835838 INFO
(OverseerAutoScalingTriggerThread-73283629290487813-127.0.0.1:44923_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 835849 INFO (closeThreadPool-8253-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73283629290487813-127.0.0.1:44923_solr-n_0000000000) closing
[junit4] 2> 835949 INFO (jetty-closer-8247-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=73283629290487813-127.0.0.1:44923_solr-n_0000000000) closing
[junit4] 2> 835951 INFO (jetty-closer-8247-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1edb27be{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 835951 INFO (jetty-closer-8247-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2a8ccaea{/solr,null,STOPPED}
[junit4] 2> 835951 INFO (jetty-closer-8247-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 835951 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 836053 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker-SendThread(127.0.0.1:41413))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1045b1293b60001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1045b1293b60001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1045b1293b60001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 836154 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2
/solr/collections/testkerberoscollection/terms/shard1
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/overseer/queue
[junit4] 2> 4
/solr/collections/testkerberoscollection/state.json
[junit4] 2> 4 /solr/collections
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/live_nodes
[junit4] 2>
[junit4] 2> 836156 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41413
[junit4] 2> 836156 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41413
[junit4] 2> 836156 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[3252E76B4585CAD8]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41413
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_3252E76B4585CAD8-001
[junit4] 2> Apr 05, 2021 10:29:27 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(Lucene87): {},
docValues:{}, maxPointsInLeafNode=1234, maxMBSortInHeap=6.587234597241041,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ga,
timezone=Europe/Rome
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=175934848,total=527958016
[junit4] 2> NOTE: All tests run in this JVM:
[SharedFSAutoReplicaFailoverTest, TestSimDistributedQueue,
TestSolrCloudSnapshots, TestComponentsName, SolrJmxReporterTest,
ResponseBuilderTest, TestCloudRecovery2, TestSQLHandlerNonCloud,
TestDeleteCollectionOnDownNodes, TestCodecSupport, RuleEngineTest,
DistributedQueueTest, SolrLogAuditLoggerPluginTest,
TermVectorComponentDistributedTest, TestFastOutputStream,
PeerSyncWithBufferUpdatesTest, TestSkipOverseerOperations,
IndexSizeTriggerSizeEstimationTest, MetricsConfigTest,
CloudExitableDirectoryReaderTest, TestTestInjection,
HttpPartitionWithTlogReplicasTest, LegacyCloudClusterPropTest,
TestHdfsUpdateLog, TestExportWriter, TestFuzzyAnalyzedSuggestions, TestSort,
ConnectionManagerTest, TestExtendedDismaxParser, TestSafeXMLParsing,
TestManagedSchema, TestLMDirichletSimilarityFactory, TestSolrQueryResponse,
SaslZkACLProviderTest, TestLRUStatsCache, TestConfigSetProperties,
TestSolrCoreParser, DeleteLastCustomShardedReplicaTest, ZkSolrClientTest,
TestSolrDeletionPolicy2, TestJsonRangeFacets,
TestCloudPhrasesIdentificationComponent, OverseerRolesTest, TestSimScenario,
SuggesterTSTTest, SpellingQueryConverterTest, ConfigureRecoveryStrategyTest,
TestPolicyCloud, AddSchemaFieldsUpdateProcessorFactoryTest,
NodeMarkersRegistrationTest, CloudMLTQParserTest, TestStressReorder,
TestHttpServletCarrier, AutoAddReplicasIntegrationTest, CurrencyFieldTypeTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest,
BlobRepositoryCloudTest, ZkControllerTest, TestDynamicFieldNamesIndexCorrectly,
InfixSuggestersTest, V2CollectionBackupsAPIMappingTest,
DefaultValueUpdateProcessorTest, CloudReplicaSourceTest, TestLegacyFieldCache,
DistributedMLTComponentTest, DistributedDebugComponentTest, SimpleFacetsTest,
PreAnalyzedFieldTest, DirectUpdateHandlerTest, BadIndexSchemaTest,
TestFiltering, DeleteStatusTest, ExplicitHLLTest, Tagger2Test,
TestIndexSearcher, RAMDirectoryFactoryTest, RecoveryAfterSoftCommitTest,
RankQueryTest, SynonymTokenizerTest, TestDistributedGrouping,
FastVectorHighlighterTest, CollectionReloadTest,
FieldMutatingUpdateProcessorTest, SecurityConfHandlerTest,
CrossCollectionJoinQueryTest, MBeansHandlerTest, CSVRequestHandlerTest,
TriLevelCompositeIdRoutingTest, TestSlowCompositeReaderWrapper,
ClassificationUpdateProcessorFactoryTest, TestSolrCloudWithHadoopAuthPlugin]
[junit4] Completed [331/936 (1!)] on J3 in 4.26s, 1 test, 1 failure <<<
FAILURES!
[...truncated 52846 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]