Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/62/
3 tests failed. FAILED: org.apache.solr.handler.TestContainerPlugin.testApiFromPackage Error Message: Error from server at http://127.0.0.1:38115/solr: Error executing command Stack Trace: org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:38115/solr: Error executing command at __randomizedtesting.SeedInfo.seed([274D2ADD82C9AD20:CA13D2ACB0837AA9]:0) at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:664) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:269) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:390) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1170) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:931) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:865) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:229) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:246) at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:265) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed Error Message: Expected exception SolrServerException but no exception was thrown Stack Trace: junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750) at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740) at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) FAILED: org.apache.solr.core.TestConfigOverlay.testPaths Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([274D2ADD82C9AD20:7561E7F8968187AC]:0) at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 11970 lines...] [junit4] Suite: org.apache.solr.handler.TestContainerPlugin [junit4] 2> 196257 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-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-master/solr/server/solr/configsets/_default/conf' [junit4] 2> 196257 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 196257 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/data-dir-11-001 [junit4] 2> 196258 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 196259 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 196263 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testApiFromPackage [junit4] 2> 196281 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001 [junit4] 2> 196282 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 196282 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 196282 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 196284 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 196382 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer start zk server on port: 36031 [junit4] 2> 196382 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36031 [junit4] 2> 196382 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36031 [junit4] 2> 196382 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36031 [junit4] 2> 196385 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196387 INFO (zkConnectionManagerCallback-917-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196388 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196390 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196392 INFO (zkConnectionManagerCallback-919-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196392 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196393 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196405 INFO (zkConnectionManagerCallback-921-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196405 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196514 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 196514 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 196514 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 196514 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 196514 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 196514 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 196514 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 196514 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 196514 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 196514 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 196514 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 196514 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 11.0.4+10-LTS [junit4] 2> 196546 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 196546 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 196546 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 196546 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 196546 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 196546 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 196546 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@619f7317{/solr,null,AVAILABLE} [junit4] 2> 196547 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19c10eef{/solr,null,AVAILABLE} [junit4] 2> 196547 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6051093c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35615} [junit4] 2> 196547 INFO (jetty-launcher-922-thread-2) [ ] o.e.j.s.Server Started @196616ms [junit4] 2> 196547 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35615} [junit4] 2> 196547 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1819f614{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34157} [junit4] 2> 196547 ERROR (jetty-launcher-922-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 196547 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 196547 INFO (jetty-launcher-922-thread-4) [ ] o.e.j.s.Server Started @196616ms [junit4] 2> 196547 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 196548 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 196547 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34157} [junit4] 2> 196548 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr [junit4] 2> 196548 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T18:24:25.335080Z [junit4] 2> 196548 ERROR (jetty-launcher-922-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 196548 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 196548 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 196548 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 196548 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr [junit4] 2> 196548 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T18:24:25.335460Z [junit4] 2> 196552 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196552 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196553 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 196553 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 196553 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 196557 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 196557 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 196557 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 196564 INFO (zkConnectionManagerCallback-926-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196564 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196573 INFO (zkConnectionManagerCallback-924-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196573 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196574 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@730752c5{/solr,null,AVAILABLE} [junit4] 2> 196574 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3663fefc{/solr,null,AVAILABLE} [junit4] 2> 196574 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 196574 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@77686d2d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38115} [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.e.j.s.Server Started @196643ms [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@44452ecc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46685} [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.e.j.s.Server Started @196644ms [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38115} [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46685} [junit4] 2> 196575 ERROR (jetty-launcher-922-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 196575 ERROR (jetty-launcher-922-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 196575 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T18:24:25.362696Z [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr [junit4] 2> 196575 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-08-21T18:24:25.362760Z [junit4] 2> 196576 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196589 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196622 INFO (zkConnectionManagerCallback-928-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196622 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196622 INFO (zkConnectionManagerCallback-930-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196622 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196623 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 196623 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 196698 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 196707 WARN (jetty-launcher-922-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1eca12fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196707 WARN (jetty-launcher-922-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1eca12fe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196710 WARN (jetty-launcher-922-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6272bf37[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196710 WARN (jetty-launcher-922-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6272bf37[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196712 INFO (jetty-launcher-922-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36031/solr [junit4] 2> 196713 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196714 INFO (zkConnectionManagerCallback-940-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196714 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196810 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 196811 WARN (jetty-launcher-922-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29e4b601[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196811 WARN (jetty-launcher-922-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29e4b601[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196839 WARN (jetty-launcher-922-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f190dd5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196839 WARN (jetty-launcher-922-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f190dd5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196841 INFO (jetty-launcher-922-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36031/solr [junit4] 2> 196854 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196855 INFO (zkConnectionManagerCallback-952-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196855 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196883 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46685_solr [junit4] 2> 196884 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.c.Overseer Overseer (id=72139037762125832-127.0.0.1:46685_solr-n_0000000000) starting [junit4] 2> 196896 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 196897 WARN (jetty-launcher-922-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5d411851[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196897 WARN (jetty-launcher-922-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5d411851[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196900 WARN (jetty-launcher-922-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6770f999[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196900 WARN (jetty-launcher-922-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6770f999[provider=null,keyStore=null,trustStore=null] [junit4] 2> 196902 INFO (jetty-launcher-922-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36031/solr [junit4] 2> 196918 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 196920 INFO (zkConnectionManagerCallback-964-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 196920 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 196933 INFO (OverseerStateUpdate-72139037762125832-127.0.0.1:46685_solr-n_0000000000) [n:127.0.0.1:46685_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46685_solr [junit4] 2> 196933 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46685_solr [junit4] 2> 196934 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 196935 INFO (OverseerStateUpdate-72139037762125832-127.0.0.1:46685_solr-n_0000000000) [n:127.0.0.1:46685_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 196937 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 196937 WARN (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_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> 196970 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38115_solr as DOWN [junit4] 2> 196972 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 196972 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38115_solr [junit4] 2> 196973 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 196973 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 196975 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 196975 WARN (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_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> 197045 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 197046 WARN (jetty-launcher-922-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ac5a900[provider=null,keyStore=null,trustStore=null] [junit4] 2> 197047 WARN (jetty-launcher-922-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ac5a900[provider=null,keyStore=null,trustStore=null] [junit4] 2> 197062 WARN (jetty-launcher-922-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c14cbc6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 197062 WARN (jetty-launcher-922-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c14cbc6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 197063 INFO (jetty-launcher-922-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36031/solr [junit4] 2> 197064 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 197096 INFO (zkConnectionManagerCallback-980-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 197096 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 197096 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 197129 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 197134 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 197150 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35615_solr as DOWN [junit4] 2> 197151 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 197152 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 197152 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35615_solr [junit4] 2> 197153 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197153 INFO (zkCallback-979-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197166 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197167 INFO (zkCallback-939-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 197167 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 197168 WARN (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_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> 197169 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34157_solr as DOWN [junit4] 2> 197196 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 197196 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34157_solr [junit4] 2> 197197 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 197197 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 197197 INFO (zkCallback-939-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 197212 INFO (zkCallback-979-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 197212 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 197213 WARN (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_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> 197279 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38115.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197300 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 197304 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46685.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197328 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 197335 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38115.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197335 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38115.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197348 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46685.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197353 INFO (jetty-launcher-922-thread-1) [n:127.0.0.1:38115_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node1 [junit4] 2> 197365 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46685.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197367 INFO (jetty-launcher-922-thread-3) [n:127.0.0.1:46685_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node3 [junit4] 2> 197438 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197440 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197468 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197468 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197482 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197500 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34157.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dfb27eb [junit4] 2> 197500 INFO (jetty-launcher-922-thread-2) [n:127.0.0.1:35615_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node2 [junit4] 2> 197502 INFO (jetty-launcher-922-thread-4) [n:127.0.0.1:34157_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node4 [junit4] 2> 197626 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 197637 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 197639 INFO (zkConnectionManagerCallback-1009-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 197639 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 197640 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 197641 INFO (TEST-TestContainerPlugin.testApiFromPackage-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36031/solr ready [junit4] 2> 197714 INFO (qtp383650495-3620) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35615_solr} status=0 QTime=0 [junit4] 2> 197714 INFO (updateExecutor-936-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35615_solr [junit4] 2> 197717 INFO (qtp1855384222-3617) [n:127.0.0.1:35615_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> 197732 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35615_solr} status=0 QTime=0 [junit4] 2> 197732 INFO (updateExecutor-960-thread-1-processing-n:127.0.0.1:38115_solr) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35615_solr [junit4] 2> 197732 INFO (qtp1855384222-3624) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 197734 INFO (qtp1250085356-3634) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:35615_solr} status=0 QTime=0 [junit4] 2> 197734 INFO (qtp1855384222-3617) [n:127.0.0.1:35615_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> 197736 INFO (qtp1855384222-3622) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=41 [junit4] 1> sync resp: http://127.0.0.1:35615/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null [junit4] 2> 197751 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:35615_solr [junit4] 2> 197764 INFO (qtp1855384222-3622) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 197764 INFO (qtp1855384222-3624) [n:127.0.0.1:35615_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> 197764 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_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> 197766 INFO (qtp1855384222-3617) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0 [junit4] 2> 197775 INFO (updateExecutor-936-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 197775 INFO (updateExecutor-936-thread-1-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 197795 INFO (updateExecutor-960-thread-1-processing-n:127.0.0.1:38115_solr) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 197795 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141 [junit4] 2> 197795 INFO (updateExecutor-960-thread-1-processing-n:127.0.0.1:38115_solr) [n:127.0.0.1:38115_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 197795 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der [junit4] 2> 197869 INFO (qtp2041547880-3633) [n:127.0.0.1:38115_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=2 [junit4] 2> 197874 INFO (qtp1250085356-3628) [n:127.0.0.1:46685_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> 197878 INFO (qtp383650495-3618) [n:127.0.0.1:34157_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> 197882 INFO (qtp1855384222-3624) [n:127.0.0.1:35615_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> 197923 INFO (qtp383650495-3621) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 197926 INFO (qtp383650495-3621) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v1.jar [junit4] 2> 197927 INFO (qtp1855384222-3624) [n:127.0.0.1:35615_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> 197929 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_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> 197930 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_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> 197931 INFO (qtp383650495-3621) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v1.jar [junit4] 2> 197958 INFO (qtp383650495-3621) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 197961 INFO (qtp1855384222-3622) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:34157_solr} status=0 QTime=0 [junit4] 2> 197961 INFO (updateExecutor-976-thread-2-processing-n:127.0.0.1:35615_solr) [n:127.0.0.1:35615_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:34157_solr [junit4] 2> 197962 INFO (qtp1250085356-3634) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:34157_solr} status=0 QTime=0 [junit4] 2> 197962 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:34157_solr [junit4] 2> 197962 INFO (qtp383650495-3620) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 197963 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={getFrom=127.0.0.1:34157_solr} status=0 QTime=0 [junit4] 2> 197963 INFO (updateExecutor-960-thread-1-processing-n:127.0.0.1:38115_solr) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v1.jar from 127.0.0.1:34157_solr [junit4] 2> 197963 INFO (qtp383650495-3620) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 197965 INFO (qtp383650495-3620) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 197965 INFO (qtp383650495-3618) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v1.jar.json params={} status=0 QTime=0 [junit4] 2> 197965 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 197966 INFO (qtp383650495-3618) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={} status=0 QTime=0 [junit4] 2> 197974 INFO (qtp383650495-3621) [n:127.0.0.1:34157_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=64 [junit4] 2> 197977 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_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> 198002 INFO (updateExecutor-960-thread-1-processing-n:127.0.0.1:38115_solr) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 198002 INFO (updateExecutor-960-thread-1-processing-n:127.0.0.1:38115_solr) [n:127.0.0.1:38115_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 198023 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 198023 INFO (updateExecutor-976-thread-2-processing-n:127.0.0.1:35615_solr) [n:127.0.0.1:35615_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v1.jar and metadata. sizes 867 246 [junit4] 2> 198023 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 198023 INFO (updateExecutor-976-thread-2-processing-n:127.0.0.1:35615_solr) [n:127.0.0.1:35615_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v1.jar [junit4] 2> 198098 INFO (qtp2041547880-3633) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198102 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198107 INFO (qtp383650495-3618) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198111 INFO (qtp1855384222-3624) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v1.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198116 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198118 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore Missing file in package store: /myplugin/v2.jar [junit4] 2> 198119 INFO (qtp1250085356-3628) [n:127.0.0.1:46685_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> 198151 INFO (qtp383650495-3620) [n:127.0.0.1:34157_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> 198152 INFO (qtp1855384222-3617) [n:127.0.0.1:35615_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> 198152 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore Unable to download file : /myplugin/v2.jar [junit4] 2> 198185 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 198189 INFO (qtp1855384222-3622) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:38115_solr} status=0 QTime=0 [junit4] 2> 198189 INFO (updateExecutor-976-thread-2-processing-n:127.0.0.1:35615_solr) [n:127.0.0.1:35615_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:38115_solr [junit4] 2> 198190 INFO (qtp383650495-3618) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:38115_solr} status=0 QTime=0 [junit4] 2> 198190 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 198190 INFO (updateExecutor-936-thread-2-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:38115_solr [junit4] 2> 198191 INFO (qtp1250085356-3634) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={getFrom=127.0.0.1:38115_solr} status=0 QTime=0 [junit4] 2> 198191 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore fetching a file /myplugin/v2.jar from 127.0.0.1:38115_solr [junit4] 2> 198191 INFO (qtp2041547880-3633) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 198191 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 198192 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_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=78 [junit4] 2> 198192 INFO (qtp2041547880-3633) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/.v2.jar.json params={} status=0 QTime=0 [junit4] 2> 198192 INFO (qtp2041547880-3722) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 198194 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={} status=0 QTime=0 [junit4] 2> 198196 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198215 INFO (qtp1250085356-3628) [n:127.0.0.1:46685_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> 198237 INFO (updateExecutor-976-thread-2-processing-n:127.0.0.1:35615_solr) [n:127.0.0.1:35615_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 198238 INFO (updateExecutor-936-thread-2-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 198238 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore persisted a file /myplugin/v2.jar and metadata. sizes 867 246 [junit4] 2> 198238 INFO (updateExecutor-936-thread-2-processing-n:127.0.0.1:34157_solr) [n:127.0.0.1:34157_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 198238 INFO (updateExecutor-976-thread-2-processing-n:127.0.0.1:35615_solr) [n:127.0.0.1:35615_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 198238 INFO (updateExecutor-948-thread-1-processing-n:127.0.0.1:46685_solr) [n:127.0.0.1:46685_solr ] o.a.s.f.PackageStoreAPI downloaded file: /myplugin/v2.jar [junit4] 2> 198319 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198323 INFO (qtp383650495-3621) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198327 INFO (qtp1855384222-3617) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/myplugin/v2.jar params={meta=true&wt=javabin} status=0 QTime=1 [junit4] 2> 198375 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198377 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198391 INFO (qtp2041547880-3626) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 198400 INFO (qtp1855384222-3617) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 198425 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 198425 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 198425 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 198426 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 198446 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 198446 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 198446 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 198446 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 198446 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 198446 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 198447 INFO (zkCallback-939-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 198447 INFO (zkCallback-939-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 198448 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 0 [junit4] 2> 198448 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader A new package: mypkg introduced [junit4] 2> 198448 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/myplugin/v1.jar] [junit4] 2> 198449 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198449 INFO (zkCallback-963-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198466 INFO (zkCallback-951-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198467 INFO (zkCallback-979-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198467 INFO (zkCallback-963-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198467 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198468 INFO (zkCallback-951-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198468 INFO (zkCallback-979-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198469 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 198469 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 198470 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 198470 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 198470 INFO (qtp383650495-3715) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=139 [junit4] 2> 198470 INFO (zkCallback-979-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 198470 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 198472 INFO (qtp2041547880-3633) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 198490 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 198491 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg [junit4] 2> 198507 INFO (qtp1250085356-3634) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 198510 INFO (qtp383650495-3618) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 198512 INFO (qtp1855384222-3622) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin} status=0 QTime=0 [junit4] 2> 198540 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=26 [junit4] 2> 198543 INFO (qtp1250085356-3628) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 198544 INFO (qtp1250085356-3634) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/path params={wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 198560 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198562 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198582 INFO (qtp2041547880-3619) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 198582 INFO (zkCallback-939-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 198582 INFO (zkCallback-939-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 198582 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 198582 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 198582 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 198582 INFO (zkCallback-939-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 198582 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 198582 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 198582 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 198582 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 198583 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader Package mypkg is modified [junit4] 2> 198583 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader A new version: 2.0 added for package: mypkg with artifacts [/myplugin/v2.jar] [junit4] 2> 198584 INFO (zkCallback-939-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198584 INFO (zkCallback-951-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198585 INFO (zkCallback-979-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198586 INFO (zkCallback-939-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198586 INFO (zkCallback-951-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198586 INFO (zkCallback-979-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198588 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node3/filestore/myplugin] [junit4] 2> 198588 INFO (zkCallback-951-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 198588 INFO (zkCallback-979-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node2/filestore/myplugin] [junit4] 2> 198588 INFO (zkCallback-979-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 198592 INFO (qtp1855384222-3622) [n:127.0.0.1:35615_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 198593 INFO (zkCallback-963-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198593 INFO (qtp383650495-3621) [n:127.0.0.1:34157_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0 [junit4] 2> 198593 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.p.PackageLoader /packages.json updated to version 1 [junit4] 2> 198593 INFO (qtp1250085356-3636) [n:127.0.0.1:46685_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=47 [junit4] 2> 198596 ERROR (qtp2041547880-3633) [n:127.0.0.1:38115_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:323) [junit4] 2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:323) ~[java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:293) [java/:?] [junit4] 2> at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:196) [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:437) [java/:?] [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) [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.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:834) [?:?] [junit4] 2> 198597 INFO (qtp2041547880-3633) [n:127.0.0.1:38115_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2 [junit4] 2> 198613 INFO (zkCallback-963-thread-1) [ ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. [junit4] 2> 198614 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node1/filestore/myplugin] [junit4] 2> 198614 INFO (zkCallback-963-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 198616 INFO (zkCallback-939-thread-1) [ ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001/tempDir-001/node4/filestore/myplugin] [junit4] 2> 198616 INFO (zkCallback-939-thread-1) [ ] o.a.s.p.PackageLoader version: 2.0 is the new latest in package: mypkg [junit4] 2> 198714 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=893211882 [junit4] 2> 198714 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38115_solr [junit4] 2> 198714 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2117914333 [junit4] 2> 198714 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46685_solr [junit4] 2> 198714 INFO (jetty-closer-1010-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1860751344 [junit4] 2> 198714 INFO (jetty-closer-1010-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34157_solr [junit4] 2> 198715 INFO (jetty-closer-1010-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 198715 INFO (jetty-closer-1010-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34157_solr as DOWN [junit4] 2> 198715 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 198715 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46685_solr as DOWN [junit4] 2> 198715 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 198715 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38115_solr as DOWN [junit4] 2> 198715 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 198715 INFO (zkCallback-979-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 198715 INFO (zkCallback-939-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 198716 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1) [junit4] 2> 198720 INFO (jetty-closer-1010-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=421760397 [junit4] 2> 198720 INFO (jetty-closer-1010-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35615_solr [junit4] 2> 198721 INFO (jetty-closer-1010-thread-4) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 198721 INFO (jetty-closer-1010-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:35615_solr as DOWN [junit4] 2> 198721 INFO (zkCallback-979-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 198721 INFO (zkCallback-951-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 198722 INFO (zkCallback-939-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 198742 INFO (zkCallback-963-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 198742 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores [junit4] 2> 198743 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 198743 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39eb4210: rootName = solr_38115, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@201ed716 [junit4] 2> 198744 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 198744 INFO (jetty-closer-1010-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@129b0f12: rootName = solr_46685, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7266a9e7 [junit4] 2> 198754 INFO (jetty-closer-1010-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 198754 INFO (jetty-closer-1010-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f259bb8: rootName = solr_35615, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2313881d [junit4] 2> 198770 INFO (jetty-closer-1010-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 198770 INFO (jetty-closer-1010-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1992bdfd: rootName = solr_34157, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@1431c8ed [junit4] 2> 198803 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 198803 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@322904ad: rootName = solr_38115, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@77702d01 [junit4] 2> 198888 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 198888 INFO (jetty-closer-1010-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b9aab6d: rootName = solr_38115, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3bfb74f0 [junit4] 2> 198888 I [...truncated too long message...] ing metric reporters for registry=solr.cluster tag=null [junit4] 2> 210311 INFO (jetty-closer-1125-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 210311 INFO (jetty-closer-1125-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70c4b6cf: rootName = solr_43873, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3bfb74f0 [junit4] 2> 210311 INFO (jetty-closer-1125-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 210327 INFO (closeThreadPool-1143-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72139038558846984-127.0.0.1:42609_solr-n_0000000000) closing [junit4] 2> 210327 INFO (OverseerStateUpdate-72139038558846984-127.0.0.1:42609_solr-n_0000000000) [n:127.0.0.1:42609_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42609_solr [junit4] 2> 210347 INFO (closeThreadPool-1143-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72139038558846984-127.0.0.1:42609_solr-n_0000000000) closing [junit4] 2> 210428 INFO (jetty-closer-1125-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4b5c7b22{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 210429 INFO (jetty-closer-1125-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c77674c{/solr,null,UNAVAILABLE} [junit4] 2> 210429 INFO (jetty-closer-1125-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 210529 INFO (jetty-closer-1125-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@21ba0487{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 210529 INFO (jetty-closer-1125-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54b064c3{/solr,null,UNAVAILABLE} [junit4] 2> 210529 INFO (jetty-closer-1125-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 210629 INFO (jetty-closer-1125-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@68af63b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 210629 INFO (jetty-closer-1125-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b76e06c{/solr,null,UNAVAILABLE} [junit4] 2> 210629 INFO (jetty-closer-1125-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 210728 INFO (jetty-closer-1125-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72139038558846984-127.0.0.1:42609_solr-n_0000000000) closing [junit4] 2> 210729 INFO (jetty-closer-1125-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@375cfd1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 210729 INFO (jetty-closer-1125-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5422620{/solr,null,UNAVAILABLE} [junit4] 2> 210729 INFO (jetty-closer-1125-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 210730 INFO (TEST-TestContainerPlugin.testApi-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 210933 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> 5 /solr/clusterprops.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> 20 /solr/clusterprops.json [junit4] 2> 2 /solr/overseer_elect/election/72139038558846985-127.0.0.1:43873_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 23 /solr/live_nodes [junit4] 2> 10 /solr/overseer/queue [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 210948 INFO (TEST-TestContainerPlugin.testApi-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37679 [junit4] 2> 210948 INFO (TEST-TestContainerPlugin.testApi-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37679 [junit4] 2> 210948 INFO (TEST-TestContainerPlugin.testApi-seed#[274D2ADD82C9AD20]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37679 [junit4] 2> 210950 INFO (TEST-TestContainerPlugin.testApi-seed#[274D2ADD82C9AD20]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testApi [junit4] 2> 210950 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 210950 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37679 [junit4] 2> 210950 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37679 [junit4] 2> 210950 INFO (SUITE-TestContainerPlugin-seed#[274D2ADD82C9AD20]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37679 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerPlugin_274D2ADD82C9AD20-001 [junit4] 2> Aug 21, 2020 6:24:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1916, maxMBSortInHeap=5.935627940398614, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=naq, timezone=Atlantic/St_Helena [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=209783432,total=528482304 [junit4] 2> NOTE: All tests run in this JVM: [InfixSuggestersTest, PeerSyncWithIndexFingerprintCachingTest, TestComponentsName, TestBinaryResponseWriter, CheckHdfsIndexTest, TestUtils, TestSort, TestDocTermOrds, GraphQueryTest, TestCustomStream, ZkDynamicConfigTest, TestContainerPlugin] [junit4] Completed [42/866 (1!)] on J0 in 15.70s, 2 tests, 1 error <<< FAILURES! [...truncated 151 lines...] [junit4] Suite: org.apache.solr.core.TestConfigOverlay [junit4] 2> 304077 INFO (SUITE-TestConfigOverlay-seed#[274D2ADD82C9AD20]-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-master/solr/server/solr/configsets/_default/conf' [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfigOverlay -Dtests.method=testPaths -Dtests.seed=274D2ADD82C9AD20 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 0.01s J2 | TestConfigOverlay.testPaths <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([274D2ADD82C9AD20:7561E7F8968187AC]:0) [junit4] > at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=837, maxMBSortInHeap=7.981619187103604, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=de-AT, timezone=America/Cayman [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=194226592,total=528482304 [junit4] 2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, TestIBSimilarityFactory, IgnoreLargeDocumentProcessorFactoryTest, TestRandomCollapseQParserPlugin, TestEmbeddedSolrServerConstructors, TestHdfsCloudBackupRestore, TestAuthorizationFramework, FullSolrCloudDistribCmdsTest, CoreMergeIndexesAdminHandlerTest, TestClusterProperties, FileBasedSpellCheckerTest, HighlighterConfigTest, TestConfigOverlay] [junit4] Completed [69/866 (2!)] on J2 in 0.08s, 2 tests, 1 failure <<< FAILURES! [...truncated 3268 lines...] [junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest [junit4] FAILURE 0.30s J0 | LBSolrClientTest.testServerIteratorTimeAllowed <<< [junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750) [junit4] > at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] Completed [26/204 (1!)] on J0 in 0.35s, 4 tests, 1 failure <<< FAILURES! [...truncated 51478 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
