Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/93/
2 tests failed.
FAILED:
org.apache.solr.security.JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
Error Message:
Expected metric minimums for prefix SECURITY./authentication/pki.:
{failMissingCredentials=0, authenticated=12, passThrough=0,
failWrongCredentials=0, requests=12, errors=0}, but got:
{failMissingCredentials=0, authenticated=4, passThrough=0, totalTime=4965708,
failWrongCredentials=0, requestTimes=408, requests=4, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication/pki.: {failMissingCredentials=0, authenticated=12,
passThrough=0, failWrongCredentials=0, requests=12, errors=0}, but got:
{failMissingCredentials=0, authenticated=4, passThrough=0, totalTime=4965708,
failWrongCredentials=0, requestTimes=408, requests=4, errors=0}
at
__randomizedtesting.SeedInfo.seed([6A46F6BA26522264:6C6EF4D444E5B4D7]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertPkiAuthMetricsMinimums(SolrCloudAuthTestCase.java:74)
at
org.apache.solr.security.JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed(JWTAuthPluginIntegrationTest.java:173)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=8, passThrough=0,
failWrongCredentials=8, requests=16, errors=0}, but got:
{failMissingCredentials=0, authenticated=8, passThrough=0, totalTime=64543335,
failWrongCredentials=6, requestTimes=3016, requests=14, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=8,
passThrough=0, failWrongCredentials=8, requests=16, errors=0}, but got:
{failMissingCredentials=0, authenticated=8, passThrough=0, totalTime=64543335,
failWrongCredentials=6, requestTimes=3016, requests=14, errors=0}
at
__randomizedtesting.SeedInfo.seed([6A46F6BA26522264:579E58961EBC7C14]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:139)
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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15916 lines...]
[junit4] Suite: org.apache.solr.security.JWTAuthPluginIntegrationTest
[junit4] 2> 4120745 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[6A46F6BA26522264]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/init-core-data-001
[junit4] 2> 4120745 WARN
(SUITE-JWTAuthPluginIntegrationTest-seed#[6A46F6BA26522264]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 4120745 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[6A46F6BA26522264]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4120748 INFO
(SUITE-JWTAuthPluginIntegrationTest-seed#[6A46F6BA26522264]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 4120752 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMetrics
[junit4] 2> 4120753 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001
[junit4] 2> 4120753 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4120754 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4120754 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 4120854 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46155
[junit4] 2> 4120854 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46155
[junit4] 2> 4120854 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46155
[junit4] 2> 4120863 INFO (zkConnectionManagerCallback-21196-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4120867 INFO (zkConnectionManagerCallback-21198-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4120869 INFO (zkConnectionManagerCallback-21200-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4120875 WARN (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4120875 WARN (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 4120876 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4120876 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4120876 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 4120876 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 4120876 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4120876 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 4120878 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4120878 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4120878 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 4120878 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@720debcc{/solr,null,AVAILABLE}
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64a22794{/solr,null,AVAILABLE}
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@60055348{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34560}
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4721cd73{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35499}
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-1) [ ]
o.e.j.s.Server Started @4120999ms
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.e.j.s.Server Started @4120999ms
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35499}
[junit4] 2> 4120879 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34560}
[junit4] 2> 4120880 ERROR (jetty-launcher-21201-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4120880 ERROR (jetty-launcher-21201-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-07T18:36:21.279Z
[junit4] 2> 4120880 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-07T18:36:21.279Z
[junit4] 2> 4120882 INFO (zkConnectionManagerCallback-21203-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4120882 INFO (zkConnectionManagerCallback-21205-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4120883 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4120883 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4120977 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4120979 WARN (jetty-launcher-21201-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5157e311[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4120983 WARN (jetty-launcher-21201-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3bef0eda[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4120984 INFO (jetty-launcher-21201-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46155/solr
[junit4] 2> 4120986 INFO (zkConnectionManagerCallback-21213-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4120990 INFO (zkConnectionManagerCallback-21215-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4121099 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34560_solr
[junit4] 2> 4121100 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.c.Overseer Overseer
(id=73262731139874822-127.0.0.1:34560_solr-n_0000000000) starting
[junit4] 2> 4121107 INFO (zkConnectionManagerCallback-21222-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4121110 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46155/solr ready
[junit4] 2> 4121111 INFO
(OverseerStateUpdate-73262731139874822-127.0.0.1:34560_solr-n_0000000000)
[n:127.0.0.1:34560_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:34560_solr
[junit4] 2> 4121112 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34560_solr
[junit4] 2> 4121115 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.JWTAuthPlugin
[junit4] 2> 4121132 INFO (zkCallback-21214-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4121133 INFO (zkCallback-21221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 4121146 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 4121148 WARN (jetty-launcher-21201-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@580ad8a6[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4121152 WARN (jetty-launcher-21201-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4b9cc240[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 4121153 INFO (jetty-launcher-21201-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46155/solr
[junit4] 2> 4121155 INFO (zkConnectionManagerCallback-21228-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4121162 INFO (zkConnectionManagerCallback-21230-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4121163 WARN (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope
provided, fallback to 'solr' as required scope. If this is not correct, the
Admin UI login may not work
[junit4] 2> 4121167 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4121171 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35499_solr as DOWN
[junit4] 2> 4121172 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4121172 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35499_solr
[junit4] 2> 4121173 INFO (zkCallback-21221-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4121173 INFO (zkCallback-21214-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4121174 INFO (zkCallback-21229-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 4121175 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: solr.JWTAuthPlugin
[junit4] 2> 4121175 WARN (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.s.JWTAuthPlugin Warning: No adminUiScope
provided, fallback to 'solr' as required scope. If this is not correct, the
Admin UI login may not work
[junit4] 2> 4121234 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4121241 INFO (zkConnectionManagerCallback-21238-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4121243 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 4121244 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:46155/solr ready
[junit4] 2> 4121245 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 4121284 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35499.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4121287 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34560.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4121299 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35499.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4121299 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35499.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4121301 INFO (jetty-launcher-21201-thread-1)
[n:127.0.0.1:35499_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/.
[junit4] 2> 4121301 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34560.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4121302 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34560.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4121303 INFO (jetty-launcher-21201-thread-2)
[n:127.0.0.1:34560_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/.
[junit4] 2> 4121397 INFO (zkConnectionManagerCallback-21244-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 4121399 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 4121400 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46155/solr ready
[junit4] 2> 4121912 INFO (qtp736627121-79606) [n:127.0.0.1:34560_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
name=jwtColl&action=CREATE&numShards=2 and sendToOCPQueue=true
[junit4] 2> 4121920 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
jwtColl
[junit4] 2> 4121922 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 4121925 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/jwtColl.AUTOCREATED/protwords.txt
[junit4] 2> 4121927 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/jwtColl.AUTOCREATED/solrconfig.xml
[junit4] 2> 4121930 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/jwtColl.AUTOCREATED/synonyms.txt
[junit4] 2> 4121932 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/jwtColl.AUTOCREATED/stopwords.txt
[junit4] 2> 4121934 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 4121937 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 4121939 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/jwtColl.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 4121942 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 4121944 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 4121947 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 4121949 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 4121952 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 4121955 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 4121957 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 4121960 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 4121962 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 4121965 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 4121968 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 4121970 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 4121973 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 4121975 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/jwtColl.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 4121978 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 4121980 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 4121983 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 4121985 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/jwtColl.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 4121988 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 4121991 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 4121993 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 4121996 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/jwtColl.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 4121998 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 4122000 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 4122001 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 4122003 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 4122005 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 4122007 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 4122009 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 4122011 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 4122013 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 4122015 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 4122017 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 4122019 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/jwtColl.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 4122021 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/jwtColl.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 4122023 INFO
(OverseerThreadFactory-18157-thread-1-processing-n:127.0.0.1:34560_solr)
[n:127.0.0.1:34560_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/params.json to /configs/jwtColl.AUTOCREATED/params.json
[junit4] 2> 4122150 INFO (qtp240205858-79603) [n:127.0.0.1:35499_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 4122150 INFO (qtp240205858-79599) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:35499_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzXbDWVGdLHmSDPuZS8SOGDDoXM61IQPshu4jcG3oMre8LnPcdwRmpl+K7gxxfFFqCKjFi2ia8V4O7ZmouLR+QzKzzgws8MnQWsslQ4133DfKNW/ZNhyVJQmXOd5/rw5f8mQMn9wSYnXO+8ZEBli7oqzFLOMLsDXbPU+zMU3dDB0Nba7MT2b+y9rZoD6b0/Cv0PZrmqqQ9oTU3nYxOiWZIL/Gygj5CyMet9VBGc2+LzgSQv4u8OHZZqb/mJYsS4mLjVxN4eKs+kEBaAbGY1vYPyWvxvGJ2KuSyNBz8B44BPkHsca2iyXeEY7wBqrHXHVPtAxV73xwC2CPId4/Da8cBQIDAQAB
[junit4] 2> 4122152 INFO (qtp240205858-79599) [n:127.0.0.1:35499_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=1
[junit4] 2> 4122163 INFO (qtp240205858-79604) [n:127.0.0.1:35499_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key
params={omitHeader=true&wt=json} status=0 QTime=0
[junit4] 2> 4122164 INFO (qtp736627121-79609) [ ]
o.a.s.s.PKIAuthenticationPlugin New Key obtained from node:
127.0.0.1:35499_solr /
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzXbDWVGdLHmSDPuZS8SOGDDoXM61IQPshu4jcG3oMre8LnPcdwRmpl+K7gxxfFFqCKjFi2ia8V4O7ZmouLR+QzKzzgws8MnQWsslQ4133DfKNW/ZNhyVJQmXOd5/rw5f8mQMn9wSYnXO+8ZEBli7oqzFLOMLsDXbPU+zMU3dDB0Nba7MT2b+y9rZoD6b0/Cv0PZrmqqQ9oTU3nYxOiWZIL/Gygj5CyMet9VBGc2+LzgSQv4u8OHZZqb/mJYsS4mLjVxN4eKs+kEBaAbGY1vYPyWvxvGJ2KuSyNBz8B44BPkHsca2iyXeEY7wBqrHXHVPtAxV73xwC2CPId4/Da8cBQIDAQAB
[junit4] 2> 4122165 INFO (qtp736627121-79609) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 4122175 INFO
(OverseerStateUpdate-73262731139874822-127.0.0.1:34560_solr-n_0000000000)
[n:127.0.0.1:34560_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"jwtColl",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"jwtColl_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:34560/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4122177 INFO
(OverseerStateUpdate-73262731139874822-127.0.0.1:34560_solr-n_0000000000)
[n:127.0.0.1:34560_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"jwtColl",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"jwtColl_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35499/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 4122390 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
x:jwtColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4122391 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
x:jwtColl_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 4122392 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
x:jwtColl_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 4123441 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 4123441 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 4123443 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 4123443 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 4123443 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/extraction/lib
[junit4] 2> 4123443 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 4123443 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 4123444 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/clustering/lib
[junit4] 2> 4123444 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 4123444 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 4123444 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 4123444 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 4123444 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/langid/lib
[junit4] 2> 4123444 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 4123444 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 4123444 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 4123445 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 4123445 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 4123445 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1/../../../../dist
[junit4] 2> 4123445 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../contrib/velocity/lib
[junit4] 2> 4123445 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 4123445 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 4123456 WARN (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2/../../../../dist
[junit4] 2> 4123456 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.2.0
[junit4] 2> 4123483 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.IndexSchema [jwtColl_shard1_replica_n1] Schema name=default-config
[junit4] 2> 4123512 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.IndexSchema [jwtColl_shard2_replica_n2] Schema name=default-config
[junit4] 2> 4123751 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 4123768 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 4123809 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard1_replica_n1' using
configuration from collection jwtColl, trusted=true
[junit4] 2> 4123810 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34560.solr.core.jwtColl.shard1.replica_n1' (registry
'solr.core.jwtColl.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4123810 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore
[[jwtColl_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/jwtColl_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node2/./jwtColl_shard1_replica_n1/data/]
[junit4] 2> 4123817 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 4123823 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'jwtColl_shard2_replica_n2' using
configuration from collection jwtColl, trusted=true
[junit4] 2> 4123824 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35499.solr.core.jwtColl.shard2.replica_n2' (registry
'solr.core.jwtColl.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ad41698
[junit4] 2> 4123824 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore
[[jwtColl_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/jwtColl_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.security.JWTAuthPluginIntegrationTest_6A46F6BA26522264-001/tempDir-001/node1/./jwtColl_shard2_replica_n2/data/]
[junit4] 2> 4123827 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 4123925 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4123925 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4123925 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4123925 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4123927 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 4123927 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 4123927 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4123927 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4123929 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@71517611[jwtColl_shard1_replica_n1]
main]
[junit4] 2> 4123929 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@396b48b2[jwtColl_shard2_replica_n2]
main]
[junit4] 2> 4123931 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/jwtColl.AUTOCREATED
[junit4] 2> 4123931 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/jwtColl.AUTOCREATED
[junit4] 2> 4123931 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
[junit4] 2> 4123931 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 4123931 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/jwtColl.AUTOCREATED
[junit4] 2> 4123932 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/jwtColl.AUTOCREATED/managed-schema
[junit4] 2> 4123932 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 4123933 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 4123933 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 4123933 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 4123933 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 4123933 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 4123935 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4123935 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1632899363592208384
[junit4] 2> 4123935 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 4123936 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1632899363593256960
[junit4] 2> 4123938 INFO
(searcherExecutor-18170-thread-1-processing-n:127.0.0.1:35499_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:35499_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@396b48b2[jwtColl_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4123938 INFO
(searcherExecutor-18170-thread-1-processing-n:127.0.0.1:35499_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:35499_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 4123938 INFO
(searcherExecutor-18170-thread-1-processing-n:127.0.0.1:35499_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:35499_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index
for spellchecker: default
[junit4] 2> 4123939 INFO
(searcherExecutor-18169-thread-1-processing-n:127.0.0.1:34560_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:34560_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
sending requests to Searcher@71517611[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4123939 INFO
(searcherExecutor-18169-thread-1-processing-n:127.0.0.1:34560_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:34560_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener
done.
[junit4] 2> 4123940 INFO
(searcherExecutor-18169-thread-1-processing-n:127.0.0.1:34560_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:34560_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index
for spellchecker: default
[junit4] 2> 4123940 INFO
(searcherExecutor-18170-thread-1-processing-n:127.0.0.1:35499_solr
x:jwtColl_shard2_replica_n2 c:jwtColl s:shard2 r:core_node4)
[n:127.0.0.1:35499_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2]
Registered new searcher Searcher@396b48b2[jwtColl_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4123942 INFO
(searcherExecutor-18169-thread-1-processing-n:127.0.0.1:34560_solr
x:jwtColl_shard1_replica_n1 c:jwtColl s:shard1 r:core_node3)
[n:127.0.0.1:34560_solr c:jwtColl s:shard1 r:core_node3
x:jwtColl_shard1_replica_n1] o.a.s.c.SolrCore [jwtColl_shard1_replica_n1]
Registered new searcher Searcher@71517611[jwtColl_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4123946 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 4123947 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/jwtColl/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 4123947 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/jwtColl/leaders/shard2
[junit4] 2> 4123947 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/jwtColl/leaders/shard1
[junit4] 2> 4123952 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4123952 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4123952 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34560/solr/jwtColl_shard1_replica_n1/
[junit4] 2> 4123953 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4123953 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:34560/solr/jwtColl_shard1_replica_n1/ has
no replicas
[junit4] 2> 4123954 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/jwtColl/leaders/shard1/leader after winning as
/collections/jwtColl/leader_elect/shard1/election/73262731139874822-core_node3-n_0000000000
[junit4] 2> 4123954 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 4123954 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 4123954 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:35499/solr/jwtColl_shard2_replica_n2/
[junit4] 2> 4123955 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 4123955 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:35499/solr/jwtColl_shard2_replica_n2/ has
no replicas
[junit4] 2> 4123955 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/jwtColl/leaders/shard2/leader after winning as
/collections/jwtColl/leader_elect/shard2/election/73262731139874825-core_node4-n_0000000000
[junit4] 2> 4123957 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34560/solr/jwtColl_shard1_replica_n1/ shard1
[junit4] 2> 4123957 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35499/solr/jwtColl_shard2_replica_n2/ shard2
[junit4] 2> 4124060 INFO (zkCallback-21229-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124060 INFO (zkCallback-21214-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124060 INFO (zkCallback-21214-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124062 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4124062 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 4124064 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard1_replica_n1&action=CREATE&numShards=2&collection=jwtColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1674
[junit4] 2> 4124064 INFO (qtp240205858-79598) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=jwtColl.AUTOCREATED&newCollection=true&name=jwtColl_shard2_replica_n2&action=CREATE&numShards=2&collection=jwtColl&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1672
[junit4] 2> 4124068 INFO (qtp736627121-79606) [n:127.0.0.1:34560_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> 4124166 INFO (zkCallback-21229-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124166 INFO (zkCallback-21214-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124166 INFO (zkCallback-21214-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124166 INFO (zkCallback-21214-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124167 INFO (zkCallback-21229-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/jwtColl/state.json]
for collection [jwtColl] has occurred - updating... (live nodes size: [2])
[junit4] 2> 4124167 INFO (qtp736627121-79606) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=jwtColl&action=CREATE&numShards=2} status=0 QTime=2255
[junit4] 2> 4124190 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.JWTAuthPlugin JWT Authentication attempt failed: Require authentication
[junit4] 2> 4124206 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.SolrCloudAuthTestCase Added Authorization Header Bearer
eyJraWQiOiJ0ZXN0IiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNTQ3ODEsImp0aSI6IkkxWXlmZEd4aEZyRkt0Vjc5c1BXRVEiLCJpYXQiOjE1NTcyNTQxODEsIm5iZiI6MTU1NzI1NDA2MSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.YTzhYCVU2EaCBu23oC9Vb5h0svJ0L-ZjNUUJdkJx2v0XUBvGHRQ5ddofW_HHUd7bXiW_UongcxP0AUOlYXdb6aHYBLmmqTDXudBxKKowFGe59S_ENlFwQzzBNVTHVx1zoz0Xh_GiJbzqcuN5dkYSCLEll3jTBjIxB6WPKUsjhNP_5GQX4bA0mgaUnDOp_Nr8kRPFI8RqYPPIp-frb-zDqD3EhVwW6f0QBqFXWY9h2G9FDonVB4gBC__5HY4KM44G38Q1p_gcJQttf-ldvWxPyWrZjg2teg1VIw0M1sPcdnBD2PVgorbQIFj5RY3cIpGE84tQ8XCAoZw6N2Y5UdURZA
[junit4] 2> 4124211 INFO (qtp736627121-79605) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=2
[junit4] 2> 4124211 INFO (zkCallback-21229-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4124211 INFO (zkCallback-21214-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4124211 INFO (zkCallback-21229-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 4124212 WARN (zkCallback-21229-thread-2) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 4124212 INFO (zkCallback-21214-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 4124213 WARN (zkCallback-21214-thread-3) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 4124222 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.SolrCloudAuthTestCase Added Authorization Header Bearer
eyJraWQiOiJ0ZXN0IiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNTQ3ODEsImp0aSI6IkkxWXlmZEd4aEZyRkt0Vjc5c1BXRVEiLCJpYXQiOjE1NTcyNTQxODEsIm5iZiI6MTU1NzI1NDA2MSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.YTzhYCVU2EaCBu23oC9Vb5h0svJ0L-ZjNUUJdkJx2v0XUBvGHRQ5ddofW_HHUd7bXiW_UongcxP0AUOlYXdb6aHYBLmmqTDXudBxKKowFGe59S_ENlFwQzzBNVTHVx1zoz0Xh_GiJbzqcuN5dkYSCLEll3jTBjIxB6WPKUsjhNP_5GQX4bA0mgaUnDOp_Nr8kRPFI8RqYPPIp-frb-zDqD3EhVwW6f0QBqFXWY9h2G9FDonVB4gBC__5HY4KM44G38Q1p_gcJQttf-ldvWxPyWrZjg2teg1VIw0M1sPcdnBD2PVgorbQIFj5RY3cIpGE84tQ8XCAoZw6N2Y5UdURZA
[junit4] 2> 4124224 INFO (qtp736627121-79608) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 4124224 INFO (qtp736627121-79609) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/key params={}
status=0 QTime=0
[junit4] 2> 4124232 INFO (qtp240205858-79599) [n:127.0.0.1:35499_solr
c:jwtColl s:shard2 r:core_node4 x:jwtColl_shard2_replica_n2] o.a.s.c.S.Request
[jwtColl_shard2_replica_n2] webapp=/solr path=/query
params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35499/solr/jwtColl_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1557254184625&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 4124234 INFO (qtp736627121-79609) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request
[jwtColl_shard1_replica_n1] webapp=/solr path=/query
params={df=_text_&distrib=false&qt=/query&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:34560/solr/jwtColl_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1557254184625&isShard=true&wt=javabin}
hits=0 status=0 QTime=0
[junit4] 2> 4124234 INFO (qtp736627121-79606) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1] o.a.s.c.S.Request
[jwtColl_shard1_replica_n1] webapp=/solr path=/query params={q=*:*} hits=0
status=0 QTime=8
[junit4] 2> 4124238 INFO (qtp736627121-79608) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=1
[junit4] 2> 4124238 INFO (zkCallback-21214-thread-3) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4124238 INFO (zkCallback-21229-thread-2) [ ]
o.a.s.c.CoreContainer Security node changed, reloading security.json
[junit4] 2> 4124238 INFO (zkCallback-21229-thread-2) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 4124238 INFO (zkCallback-21214-thread-3) [ ]
o.a.s.c.CoreContainer Initializing authentication plugin: solr.JWTAuthPlugin
[junit4] 2> 4124238 WARN (zkCallback-21214-thread-3) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 4124238 WARN (zkCallback-21229-thread-2) [ ]
o.a.s.s.JWTAuthPlugin Warning: No adminUiScope provided, fallback to 'solr' as
required scope. If this is not correct, the Admin UI login may not work
[junit4] 2> 4124250 INFO
(TEST-JWTAuthPluginIntegrationTest.testMetrics-seed#[6A46F6BA26522264]) [ ]
o.a.s.c.SolrCloudAuthTestCase Added Authorization Header Bearer
eyJraWQiOiJ0ZXN0IiwiYWxnIjoiUlMyNTYifQ.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNTQ3ODEsImp0aSI6IkkxWXlmZEd4aEZyRkt0Vjc5c1BXRVEiLCJpYXQiOjE1NTcyNTQxODEsIm5iZiI6MTU1NzI1NDA2MSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.YTzhYCVU2EaCBu23oC9Vb5h0svJ0L-ZjNUUJdkJx2v0XUBvGHRQ5ddofW_HHUd7bXiW_UongcxP0AUOlYXdb6aHYBLmmqTDXudBxKKowFGe59S_ENlFwQzzBNVTHVx1zoz0Xh_GiJbzqcuN5dkYSCLEll3jTBjIxB6WPKUsjhNP_5GQX4bA0mgaUnDOp_Nr8kRPFI8RqYPPIp-frb-zDqD3EhVwW6f0QBqFXWY9h2G9FDonVB4gBC__5HY4KM44G38Q1p_gcJQttf-ldvWxPyWrZjg2teg1VIw0M1sPcdnBD2PVgorbQIFj5RY3cIpGE84tQ8XCAoZw6N2Y5UdURZA
[junit4] 2> 4124252 INFO (qtp736627121-79609) [n:127.0.0.1:34560_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/cluster/security/authentication params={} status=0 QTime=0
[junit4] 2> 4124262 WARN (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.JWTAuthPlugin Authentication failed. JWT_VALIDATION_EXCEPTION, JWT
processing failed. Additional details: [[17] Unable to process JOSE object
(cause: org.jose4j.lang.UnresolvableKeyException: Unable to find a suitable
verification key for JWS w/ header {"kid":"k2","alg":"RS256"} from JWKs
[org.jose4j.jwk.RsaJsonWebKey{kty=RSA, kid=test, use=sig, alg=RS256,
n=jeyrvOaZrmKWjyNXt0myAc_pJ1hNt3aRupExJEx1ewPaL9J9HFgSCjMrYxCB1ETO1NDyZ3nSgjZis-jHHDqBxBjRdq_t1E2rkGFaYbxAyKt220Pwgme_SFTB9MXVrFQGkKyjmQeVmOmV6zM3KK8uMdKQJ4aoKmwBcF5Zg7EZdDcKOFgpgva1Jq-FlEsaJ2xrYDYo3KnGcOHIt9_0NQeLsqZbeWYLxYni7uROFncXYV5FhSJCeR4A_rrbwlaCydGxE0ToC_9HNYibUHlkJjqyUhAgORCbNS8JLCJH8NUi5sDdIawK9GTSyvsJXZ-QHqo4cMUuxWV5AJtaRGghuMUfqQ,
e=AQAB}]):
JsonWebSignature{"kid":"k2","alg":"RS256"}->eyJraWQiOiJrMiIsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJJRFNlcnZlciIsImF1ZCI6IlNvbHIiLCJleHAiOjE1NTcyNTQ3ODEsImp0aSI6IkkxWXlmZEd4aEZyRkt0Vjc5c1BXRVEiLCJpYXQiOjE1NTcyNTQxODEsIm5iZiI6MTU1NzI1NDA2MSwic3ViIjoic29scnVzZXIiLCJzY29wZSI6InNvbHI6cmVhZCIsIm5hbWUiOiJTb2xyIFVzZXIiLCJjdXN0b21QcmluY2lwYWwiOiJjdXN0b20iLCJjbGFpbTEiOiJmb28iLCJjbGFpbTIiOiJiYXIiLCJjbGFpbTMiOiJmb28iLCJncm91cHMiOlsiZ3JvdXAtb25lIiwib3RoZXItZ3JvdXAiLCJncm91cC10aHJlZSJdfQ.JTp5qxCg7bncfUaIFx18xZ391dkrbpCK_zKwvip96ccUWyXZhRna-9dZEH8YkEyUpnFE_35kDdhDPu3wFcU_H830_E5166OP2sc-108uTknUF_mz7zYyRH62HdGGPS30lm-_LTrTK3g0ayMOpBATXpb3u1k-1G2EVxon6vBopy6MaovtvEIyQR8EVSlFG5RyoWksljq9Ly5W-AwV_pPZ8vimBGaozUI0L2WtIKK-37S6Zw9Nq63d333pGWwTpjm-tEZiJj1FecAXc-4FoWD8zQUkdU4ULth5keJg1Z0rZUEerH2845Kdc80J8sqFsseN1kOqBMmqW9ffa3DvrcycMw]
[junit4] 2> 4124263 INFO (qtp736627121-79610) [n:127.0.0.1:34560_solr
c:jwtColl s:shard1 r:core_node3 x:jwtColl_shard1_replica_n1]
o.a.s.s.JWTAuthPlugin JWT Authentication attempt failed: JWT validation failed
[junit4] 2> 4124265 WARN (qtp736627121-79608) [n:127.0.0.1:34560_solr
] o.a.s.s.JWTAuthPlugin Authentication failed. JWT_PARSE_ERROR, Invalid JWT
[junit4] 2> 4124265 INFO (qtp736627121-79608) [n:127.0.0.1:34560_solr
] o.a.s.s.JWTAuthPlugin JWT Authentication attempt failed: Invalid JWT
[junit4] 2> 4124270 INFO (jetty-closer-21247-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=529989673
[junit4] 2> 4124270 INFO (jetty-closer-21247-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:35499_solr
[junit4] 2> 4124271 INFO (jetty-closer-21247-thread-1) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4124271 INFO (jetty-closer-21247-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:35499_solr as DOWN
[junit4] 2> 4124272 INFO (jetty-closer-21247-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1642195880
[junit4] 2> 4124273 INFO (jetty-closer-21247-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:34560_solr
[junit4] 2> 4124273 INFO (jetty-closer-21247-thread-2) [ ]
o.a.s.c.ZkController Publish this node as DOWN...
[junit4] 2> 4124273 INFO (jetty-closer-21247-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:34560_solr as DOWN
[junit4] 2> 4124274 INFO (coreCloseExecutor-18179-thread-1)
[n:127.0.0.1:35499_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.c.SolrCore [jwtColl_shard2_replica_n2]
CLOSING SolrCore org.apache.solr.core.SolrCore@3024fa50
[junit4] 2> 4124274 INFO (coreCloseExecutor-18179-thread-1)
[n:127.0.0.1:35499_solr c:jwtColl s:shard2 r:core_node4
x:jwtColl_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters
for registry=solr.core.jwtColl.s
[...truncated too long message...]
y-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1551619737
[copy] Copying 239 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1551619737
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1551619737
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 47ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 294 minutes 29 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]