Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.6/56/
1 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at https://127.0.0.1:40621/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:40621/solr: Error executing command at __randomizedtesting.SeedInfo.seed([61E86147390C3226:8CB699360B46E5AF]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:66) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:298) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266) 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 15407 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerPlugin [junit4] 2> 3726933 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/server/solr/configsets/_default/conf' [junit4] 2> 3726934 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3726934 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/data-dir-173-001 [junit4] 2> 3726934 WARN (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 3726934 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3726936 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3726951 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage [junit4] 2> 3726952 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001 [junit4] 2> 3726952 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3726952 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 3726952 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3727052 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer start zk server on port: 33857 [junit4] 2> 3727052 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33857 [junit4] 2> 3727052 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33857 [junit4] 2> 3727052 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33857 [junit4] 2> 3727054 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727072 INFO (zkConnectionManagerCallback-25145-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727072 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727075 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727076 INFO (zkConnectionManagerCallback-25147-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727077 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727079 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727080 INFO (zkConnectionManagerCallback-25149-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727080 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727207 WARN (jetty-launcher-25150-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3727207 WARN (jetty-launcher-25150-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3727207 WARN (jetty-launcher-25150-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3727208 WARN (jetty-launcher-25150-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 3727208 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 3727226 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3727226 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3727226 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3727236 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@183357b3{/solr,null,AVAILABLE} [junit4] 2> 3727241 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3727241 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3727241 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a277494{/solr,null,AVAILABLE} [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b67151c{/solr,null,AVAILABLE} [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65c83c58{SSL, (ssl, http/1.1)}{127.0.0.1:39841} [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b6eb09f{/solr,null,AVAILABLE} [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-3) [ ] o.e.j.s.Server Started @3727301ms [junit4] 2> 3727264 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39841} [junit4] 2> 3727265 ERROR (jetty-launcher-25150-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.2 [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T07:53:44.400Z [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2d73bded{SSL, (ssl, http/1.1)}{127.0.0.1:45351} [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.e.j.s.Server Started @3727302ms [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45351} [junit4] 2> 3727265 ERROR (jetty-launcher-25150-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.2 [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@c793327{SSL, (ssl, http/1.1)}{127.0.0.1:45635} [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.e.j.s.Server Started @3727302ms [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T07:53:44.400Z [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45635} [junit4] 2> 3727265 ERROR (jetty-launcher-25150-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.2 [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr [junit4] 2> 3727265 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T07:53:44.400Z [junit4] 2> 3727266 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727266 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727266 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6a04e9{SSL, (ssl, http/1.1)}{127.0.0.1:40621} [junit4] 2> 3727266 INFO (jetty-launcher-25150-thread-4) [ ] o.e.j.s.Server Started @3727303ms [junit4] 2> 3727266 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40621} [junit4] 2> 3727267 ERROR (jetty-launcher-25150-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3727267 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3727267 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.6.2 [junit4] 2> 3727267 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3727267 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr [junit4] 2> 3727267 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T07:53:44.402Z [junit4] 2> 3727270 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727279 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3727279 INFO (zkConnectionManagerCallback-25152-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727279 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727279 INFO (zkConnectionManagerCallback-25154-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727279 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727279 INFO (zkConnectionManagerCallback-25156-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727280 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727280 INFO (zkConnectionManagerCallback-25158-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3727280 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3727280 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3727280 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3727280 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3727281 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3732140 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3732140 WARN (jetty-launcher-25150-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3732162 WARN (jetty-launcher-25150-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@425c965[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3732162 WARN (jetty-launcher-25150-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@425c965[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3732175 WARN (jetty-launcher-25150-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3732189 WARN (jetty-launcher-25150-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ab55ff1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3732189 WARN (jetty-launcher-25150-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ab55ff1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3732207 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33857/solr [junit4] 2> 3732231 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3732232 INFO (zkConnectionManagerCallback-25178-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3732232 INFO (jetty-launcher-25150-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3732466 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3732634 INFO (zkConnectionManagerCallback-25180-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3732634 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3733064 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45351_solr [junit4] 2> 3733064 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.Overseer Overseer (id=72136557815463944-127.0.0.1:45351_solr-n_0000000000) starting [junit4] 2> 3733107 INFO (OverseerStateUpdate-72136557815463944-127.0.0.1:45351_solr-n_0000000000) [n:127.0.0.1:45351_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45351_solr [junit4] 2> 3733133 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3733134 WARN (jetty-launcher-25150-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3733156 WARN (jetty-launcher-25150-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@118ac24d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3733156 WARN (jetty-launcher-25150-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@118ac24d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3733179 WARN (jetty-launcher-25150-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3733179 WARN (jetty-launcher-25150-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55c399b1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3733179 WARN (jetty-launcher-25150-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55c399b1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3733183 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45351_solr [junit4] 2> 3733201 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33857/solr [junit4] 2> 3733202 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3733203 INFO (zkConnectionManagerCallback-25194-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3733203 INFO (jetty-launcher-25150-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3733290 INFO (zkCallback-25179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3733463 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3733529 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3733529 INFO (zkConnectionManagerCallback-25197-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3733529 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3733529 WARN (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 3733620 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3733662 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3733696 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39841_solr as DOWN [junit4] 2> 3733697 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3733697 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39841_solr [junit4] 2> 3733698 INFO (zkCallback-25179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3733715 INFO (zkCallback-25196-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3733740 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3733740 WARN (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 3733927 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45351.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3734076 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3734103 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45351.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3734103 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45351.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3734125 INFO (jetty-launcher-25150-thread-2) [n:127.0.0.1:45351_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node2 [junit4] 2> 3734236 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3734320 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3734320 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3734322 INFO (jetty-launcher-25150-thread-3) [n:127.0.0.1:39841_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node3 [junit4] 2> 3735167 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3735168 WARN (jetty-launcher-25150-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3735169 WARN (jetty-launcher-25150-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57866fa1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3735169 WARN (jetty-launcher-25150-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57866fa1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3735184 WARN (jetty-launcher-25150-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3735185 WARN (jetty-launcher-25150-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e90105c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3735185 WARN (jetty-launcher-25150-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e90105c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3735186 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33857/solr [junit4] 2> 3735187 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3735188 INFO (zkConnectionManagerCallback-25218-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3735188 INFO (jetty-launcher-25150-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3735293 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3735294 INFO (zkConnectionManagerCallback-25220-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3735294 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3735299 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3735302 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40621_solr as DOWN [junit4] 2> 3735303 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3735303 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40621_solr [junit4] 2> 3735304 INFO (zkCallback-25196-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3735304 INFO (zkCallback-25179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3735305 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3735333 WARN (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 3735304 INFO (zkCallback-25219-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3735435 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3735525 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40621.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3735568 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40621.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3735568 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40621.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3735569 INFO (jetty-launcher-25150-thread-4) [n:127.0.0.1:40621_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node4 [junit4] 2> 3736211 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3736212 WARN (jetty-launcher-25150-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3736213 WARN (jetty-launcher-25150-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16e0b540[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3736213 WARN (jetty-launcher-25150-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16e0b540[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3736216 WARN (jetty-launcher-25150-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3736216 WARN (jetty-launcher-25150-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@68041666[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3736216 WARN (jetty-launcher-25150-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@68041666[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3736218 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33857/solr [junit4] 2> 3736219 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3736220 INFO (zkConnectionManagerCallback-25236-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3736220 INFO (jetty-launcher-25150-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3736334 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3736335 INFO (zkConnectionManagerCallback-25238-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3736335 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3736339 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3736343 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45635_solr as DOWN [junit4] 2> 3736344 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3736344 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45635_solr [junit4] 2> 3736345 INFO (zkCallback-25196-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3736345 INFO (zkCallback-25219-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3736345 INFO (zkCallback-25179-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3736345 INFO (zkCallback-25237-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 3736370 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3736371 WARN (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 3736404 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3736505 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45635.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3736528 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45635.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3736528 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45635.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b3beba7 [junit4] 2> 3736530 INFO (jetty-launcher-25150-thread-1) [n:127.0.0.1:45635_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node1 [junit4] 2> 3736563 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 3736564 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3736565 INFO (zkConnectionManagerCallback-25251-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3736565 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3736566 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 3736568 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[61E86147390C3226]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33857/solr ready [junit4] 2> 3736817 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:39841_solr} status=0 QTime=0 [junit4] 2> 3736817 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:39841_solr [junit4] 2> 3736820 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 3736825 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 3736833 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 3736833 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 3736950 INFO (qtp1132711708-42563) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:39841_solr} status=0 QTime=0 [junit4] 2> 3736950 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:39841_solr [junit4] 2> 3736973 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 3736976 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 3736984 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 3736984 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 3737071 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:39841_solr} status=0 QTime=0 [junit4] 2> 3737071 INFO (updateExecutor-25174-thread-1-processing-n:127.0.0.1:45351_solr) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:39841_solr [junit4] 2> 3737072 INFO (qtp707972437-42543) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=366 [junit4] 1> sync resp: https://127.0.0.1:39841/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 3737076 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737089 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0 [junit4] 2> 3737092 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 3737105 INFO (updateExecutor-25174-thread-1-processing-n:127.0.0.1:45351_solr) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 3737105 INFO (updateExecutor-25174-thread-1-processing-n:127.0.0.1:45351_solr) [n:127.0.0.1:45351_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 3737181 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 3737185 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737189 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737205 INFO (qtp1132711708-42563) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737230 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737231 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar [junit4] 2> 3737234 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737236 INFO (qtp1132711708-42563) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737239 INFO (qtp1334896976-42564) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737251 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar [junit4] 2> 3737263 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 3737267 INFO (qtp1132711708-42563) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:45351_solr} status=0 QTime=0 [junit4] 2> 3737267 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:45351_solr [junit4] 2> 3737269 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 3737269 INFO (qtp1334896976-42564) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:45351_solr} status=0 QTime=0 [junit4] 2> 3737269 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:45351_solr [junit4] 2> 3737271 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 3737272 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:45351_solr} status=0 QTime=0 [junit4] 2> 3737272 INFO (updateExecutor-25190-thread-2-processing-n:127.0.0.1:39841_solr) [n:127.0.0.1:39841_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:45351_solr [junit4] 2> 3737272 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v1.jar params={sig=pmrmWCDafdNpYle2rueAGnU2J6NYlcAey9mkZYbqh%2B5RdYo2Ln%2BllLF9voyRj%2BDDivK9GV1XdtKvD9rgCxlD7Q%3D%3D&wt=javabin&version=2} status=0 QTime=43 [junit4] 2> 3737274 INFO (qtp1653163511-42559) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 3737274 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 3737289 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 3737304 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 3737307 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=14 [junit4] 2> 3737311 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 3737311 INFO (updateExecutor-25190-thread-2-processing-n:127.0.0.1:39841_solr) [n:127.0.0.1:39841_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 3737311 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 3737311 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 3737311 INFO (updateExecutor-25190-thread-2-processing-n:127.0.0.1:39841_solr) [n:127.0.0.1:39841_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 3737311 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 3737311 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737331 INFO (qtp1334896976-42564) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737343 INFO (qtp1132711708-42563) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737348 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737348 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar [junit4] 2> 3737351 INFO (qtp1132711708-42561) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737353 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737356 INFO (qtp1334896976-42566) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737356 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar [junit4] 2> 3737361 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 3737365 INFO (qtp1334896976-42566) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:39841_solr} status=0 QTime=0 [junit4] 2> 3737365 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:39841_solr [junit4] 2> 3737367 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 3737367 INFO (qtp1132711708-42561) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:39841_solr} status=0 QTime=0 [junit4] 2> 3737367 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:39841_solr [junit4] 2> 3737370 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:39841_solr} status=0 QTime=0 [junit4] 2> 3737370 INFO (updateExecutor-25174-thread-2-processing-n:127.0.0.1:45351_solr) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:39841_solr [junit4] 2> 3737372 INFO (qtp707972437-42680) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 3737393 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/myplugin/v2.jar params={sig=StR3DmqaUSL7qjDOeVEiCqE%2BouiZAkW99fsL48F9oWG047o7NGgwwZ36iGgzDC3S2tPaFjRAd9Zg4UK7OZLQzg%3D%3D&wt=javabin&version=2} status=0 QTime=46 [junit4] 2> 3737393 INFO (qtp707972437-42543) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 3737394 INFO (qtp707972437-42680) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 3737394 INFO (qtp707972437-42546) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 3737396 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737396 INFO (qtp707972437-42680) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 3737410 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 3737410 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 3737410 INFO (updateExecutor-25232-thread-1-processing-n:127.0.0.1:45635_solr) [n:127.0.0.1:45635_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 3737410 INFO (updateExecutor-25214-thread-1-processing-n:127.0.0.1:40621_solr) [n:127.0.0.1:40621_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 3737437 INFO (updateExecutor-25174-thread-2-processing-n:127.0.0.1:45351_solr) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 3737437 INFO (updateExecutor-25174-thread-2-processing-n:127.0.0.1:45351_solr) [n:127.0.0.1:45351_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 3737500 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737503 INFO (qtp707972437-42543) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737515 INFO (qtp1334896976-42566) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737518 INFO (qtp1132711708-42561) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737531 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737534 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737571 INFO (qtp1132711708-42560) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737601 INFO (qtp707972437-42680) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737603 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737616 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 3737616 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 3737617 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 3737662 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737664 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737664 INFO (zkCallback-25219-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 3737664 INFO (zkCallback-25219-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 3737670 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 3737670 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 3737670 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 3737674 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 3737674 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 3737674 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 3737706 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 3737706 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 3737706 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 3737706 INFO (zkCallback-25196-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737706 INFO (zkCallback-25179-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737707 INFO (zkCallback-25196-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737707 INFO (zkCallback-25237-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737707 INFO (zkCallback-25179-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737708 INFO (zkCallback-25237-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737708 INFO (zkCallback-25196-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 3737708 INFO (zkCallback-25179-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 3737708 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 3737708 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 3737708 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 3737708 INFO (zkCallback-25237-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 3737708 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 3737708 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 3737708 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=186 [junit4] 2> 3737739 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 3737750 INFO (qtp707972437-42543) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 3737781 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 3737784 INFO (qtp1132711708-42560) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 3737814 INFO (qtp1653163511-42557) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=28 [junit4] 2> 3737840 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=23 [junit4] 2> 3737843 INFO (qtp707972437-42543) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3737859 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737868 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737880 INFO (zkCallback-25219-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 3737880 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 3737880 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 3737880 INFO (qtp1132711708-42560) [n:127.0.0.1:45635_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737880 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 3737883 INFO (qtp707972437-42541) [n:127.0.0.1:39841_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737885 INFO (qtp1334896976-42565) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 3737885 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 3737896 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 3737896 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 3737896 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 3737897 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 3737896 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 3737897 INFO (zkCallback-25219-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 3737897 INFO (zkCallback-25219-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 3737897 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 3737897 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 3737897 INFO (zkCallback-25237-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737898 INFO (zkCallback-25179-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737898 INFO (zkCallback-25219-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737898 INFO (zkCallback-25196-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737899 INFO (zkCallback-25237-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737899 INFO (zkCallback-25179-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737899 INFO (zkCallback-25179-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 3737899 INFO (zkCallback-25237-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 3737899 INFO (zkCallback-25179-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 3737899 INFO (zkCallback-25237-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 3737899 INFO (qtp1653163511-42555) [n:127.0.0.1:45351_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=43 [junit4] 2> 3737900 INFO (zkCallback-25219-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737917 INFO (zkCallback-25196-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 3737917 INFO (zkCallback-25219-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 3737917 INFO (zkCallback-25219-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 3737917 INFO (zkCallback-25196-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 3737917 INFO (zkCallback-25196-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 3737917 ERROR (qtp1334896976-42566) [n:127.0.0.1:40621_solr ] o.a.s.a.AnnotatedApi Error executing command [junit4] 2> => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{update=org.apache.solr.client.solrj.request.beans.PluginMeta@5f226d1d, errorMessages=[No such package version:mypkg:2.0 . available versions :[1.0]]}], [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) [junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) ~[java/:?] [junit4] 2> at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) ~[java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191] [junit4] 2> 3737919 INFO (qtp1334896976-42566) [n:127.0.0.1:40621_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=10 [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1300013191 [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45351_solr [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=497617035 [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39841_solr [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2001754697 [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40621_solr [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45351_solr as DOWN [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3738021 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39841_solr as DOWN [junit4] 2> 3738022 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3738022 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40621_solr as DOWN [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28e8438f: rootName = solr_39841, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@43ec8dfc [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f863b4a: rootName = solr_40621, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@f2528c1 [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 3738073 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ade29c9: rootName = solr_45351, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@6d63349 [junit4] 2> 3738099 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1147757671 [junit4] 2> 3738099 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45635_solr [junit4] 2> 3738100 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3738100 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45635_solr as DOWN [junit4] 2> 3738221 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 3738221 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@777861a5: rootName = solr_45635, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@22258110 [junit4] 2> 3738255 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 3738255 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ba82c91: rootName = solr_45351, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7e76e518 [junit4] 2> 3738272 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 3738272 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10287f8b: rootName = solr_39841, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7e76e518 [junit4] 2> 3738290 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 3738290 INFO (jetty-closer-25252-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@734b81f5: rootName = solr_45635, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7e76e518 [junit4] 2> 3738306 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 3738306 INFO (jetty-closer-25252-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19d21e5e: rootName = solr_40621, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@7e76e518 [junit4] 2> 3738308 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 3738308 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6281d2f7: rootName = solr_45351, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@795d2dce [junit4] 2> 3738309 INFO (jetty-closer-25252-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 3738309 INFO (closeThreadPool-25269-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72136557815463944-127.0.0.1:45351_solr-n_0000000000) closing [junit4] 2> 3738290 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 3738319 INFO (jetty-closer-25252-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23e1d365: rootName = solr_39841, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@795d2dce [junit4] 2> 3738319 INFO (jetty-closer-2 [...truncated too long message...] -1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1) [junit4] 2> 3760648 INFO (jetty-closer-25381-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 3760648 INFO (jetty-closer-25381-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47a88114: rootName = solr_40065, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@795d2dce [junit4] 2> 3760648 INFO (jetty-closer-25381-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 3760683 INFO (jetty-closer-25381-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@396df49e{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 3760684 INFO (jetty-closer-25381-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56374ffc{/solr,null,UNAVAILABLE} [junit4] 2> 3760684 INFO (jetty-closer-25381-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3760783 INFO (jetty-closer-25381-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@683f6953{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 3760784 INFO (jetty-closer-25381-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@384544cb{/solr,null,UNAVAILABLE} [junit4] 2> 3760784 INFO (jetty-closer-25381-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3760884 INFO (jetty-closer-25381-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@8c4afa{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 3760885 INFO (jetty-closer-25381-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56f357e7{/solr,null,UNAVAILABLE} [junit4] 2> 3760885 INFO (jetty-closer-25381-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3760983 INFO (jetty-closer-25381-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72136559170617352-127.0.0.1:44641_solr-n_0000000000) closing [junit4] 2> 3760984 INFO (jetty-closer-25381-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a08161d{SSL, (ssl, http/1.1)}{127.0.0.1:0} [junit4] 2> 3760984 INFO (jetty-closer-25381-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33200da{/solr,null,UNAVAILABLE} [junit4] 2> 3760984 INFO (jetty-closer-25381-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3760985 INFO (TEST-TestContainerPlugin.testApi-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 3761197 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/packages.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 25 /solr/clusterprops.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/72136559170617352-127.0.0.1:44641_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 19 /solr/live_nodes [junit4] 2> 10 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 3761199 INFO (TEST-TestContainerPlugin.testApi-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41241 [junit4] 2> 3761199 INFO (TEST-TestContainerPlugin.testApi-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41241 [junit4] 2> 3761207 INFO (TEST-TestContainerPlugin.testApi-seed#[61E86147390C3226]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41241 [junit4] 2> 3761208 INFO (TEST-TestContainerPlugin.testApi-seed#[61E86147390C3226]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApi [junit4] 2> 3761209 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 3761209 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41241 [junit4] 2> 3761209 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41241 [junit4] 2> 3761209 INFO (SUITE-TestContainerPlugin-seed#[61E86147390C3226]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41241 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.6/solr/build/solr-core/test/J2/temp/solr.handler.TestContainerPlugin_61E86147390C3226-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=129, maxMBSortInHeap=6.9869462154637425, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=en-US, timezone=Africa/Bissau [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=73867064,total=525336576 [junit4] 2> NOTE: All tests run in this JVM: [PeerSyncTest, SolrMetricManagerTest, TaggerTest, RequiredFieldsTest, ScheduledMaintenanceTriggerTest, ResponseHeaderTest, MultiThreadedOCPTest, TransactionLogTest, FuzzySearchTest, TestCloudSchemaless, JsonLoaderTest, TestDynamicURP, TestCSVLoader, IndexSizeTriggerTest, SolrRrdBackendFactoryTest, RAMDirectoryFactoryTest, TestNoOpRegenerator, TestRawResponseWriter, TermVectorComponentTest, ForceLeaderWithTlogReplicasTest, TestJsonRangeFacets, DistributedMLTComponentTest, SpatialHeatmapFacetsTest, TestSolrQueryResponse, MigrateRouteKeyTest, CoreSorterTest, TestSortableTextField, TestSimpleTrackingShardHandler, BasicDistributedZkTest, TestSolrCloudWithKerberosAlt, AnalyticsQueryTest, HdfsNNFailoverTest, TestCloudPivotFacet, TestSolrDeletionPolicy2, TestPolicyCloud, TestManagedStopFilterFactory, TestFoldingMultitermQuery, TestPartialUpdateDeduplication, TestDocTermOrdsUninvertLimit, SuggesterWFSTTest, CircularListTest, TestSort, DeleteLastCustomShardedReplicaTest, CloneFieldUpdateProcessorFactoryTest, AutoAddReplicasIntegrationTest, PreAnalyzedFieldTest, BlockCacheTest, TestTestInjection, ShowFileRequestHandlerTest, TestXmlQParserPlugin, HdfsDirectoryTest, TestSizeLimitedDistributedMap, TestRestManager, SimplePostToolTest, CdcrBidirectionalTest, SpellCheckCollatorTest, TestPullReplicaErrorHandling, TestIndexingPerformance, ShardsWhitelistTest, MergeStrategyTest, ChangedSchemaMergeTest, TestSolrCloudWithHadoopAuthPlugin, ManagedSchemaRoundRobinCloudTest, DirectSolrConnectionTest, DistributedFacetPivotSmallAdvancedTest, VersionInfoTest, TestSystemCollAutoCreate, TestRandomRequestDistribution, TestZkChroot, TestStressRecovery, TestLegacyTerms, SignificantTermsQParserPluginTest, ShardSplitTest, HdfsDirectoryFactoryTest, TestStreamBody, TestLMJelinekMercerSimilarityFactory, RoutingToNodesWithPropertiesTest, TestSolr4Spatial2, MoveReplicaHDFSTest, StatsReloadRaceTest, TestCollectionAPIs, TestExceedMaxTermLength, TestCloudRecovery2, TestFuzzyAnalyzedSuggestions, CloudReplicaSourceTest, TestStressVersions, TestReloadDeadlock, TestBackupRepositoryFactory, DateFieldTest, TestSolrCoreSnapshots, NodeLostTriggerTest, TestNumericTerms64, EmbeddedSolrNoSerializeTest, TestLuceneMatchVersion, CollectionsAPIAsyncDistributedZkTest, TestSimLargeCluster, ComputePlanActionTest, TestOnReconnectListenerSupport, BasicAuthOnSingleNodeTest, ConnectionReuseTest, OutOfBoxZkACLAndCredentialsProvidersTest, TriggerIntegrationTest, TestFieldSortValues, TestExportTool, SolrSlf4jReporterTest, SuggesterFSTTest, SystemCollectionCompatTest, TestConfigSetsAPI, SolrIndexMetricsTest, TestInPlaceUpdatesDistrib, HttpPartitionTest, FastVectorHighlighterTest, AuditLoggerIntegrationTest, MultiDestinationAuditLoggerTest, TestQuerySenderNoQuery, HighlighterTest, LeaderElectionIntegrationTest, TestSha256AuthenticationProvider, SolrTestCaseJ4Test, TestJsonFacets, TestMacroExpander, TokenizerChainTest, ResponseBuilderTest, TestDistributedGrouping, TestFieldCacheWithThreads, DistributedFacetExistsSmallTest, TestConfigSetProperties, AutoscalingHistoryHandlerTest, SimpleFacetsTest, OverseerSolrResponseUnsafeSerializationTest, InfoHandlerTest, TestFieldCacheSort, SoftAutoCommitTest, DocValuesMultiTest, SolrGraphiteReporterTest, DistribDocExpirationUpdateProcessorTest, ReplicationFactorTest, ZookeeperReadAPITest, TestSchemaVersionResource, TestLegacyField, BlockJoinFacetRandomTest, HLLUtilTest, UninvertDocValuesMergePolicyTest, TestBM25SimilarityFactory, SpellingQueryConverterTest, DeleteShardTest, MBeansHandlerTest, AsyncCallRequestStatusResponseTest, RemoteQueryErrorTest, SyncSliceTest, TestCloudRecovery, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDistributedMap, TestDynamicFieldNamesIndexCorrectly, TestLockTree, TestPrepRecovery, TestSolrCloudWithDelegationTokens, TestStressLiveNodes, ZkControllerTest, ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoAddReplicasPlanActionTest, IndexSizeTriggerMixedBoundsTest, ZkStateWriterTest, ConfigureRecoveryStrategyTest, SOLR749Test, TestConfig, TestCoreContainer, TestDynamicLoadingUrl, TestMergePolicyConfig, TestNRTOpen, TestQuerySenderListener, TestSolrDeletionPolicy1, TestXIncludeConfig, TestSolrCloudSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, MoreLikeThisHandlerTest, RequestLoggingTest, TestContainerPlugin] [junit4] Completed [643/914 (1!)] on J2 in 34.46s, 2 tests, 1 error <<< FAILURES! [...truncated 52892 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
