Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/389/
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestRebalanceLeaders Error Message: Error from server at https://127.0.0.1:34455/solr: Underlying core creation failed while creating collection: TestColl Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34455/solr: Underlying core creation failed while creating collection: TestColl at __randomizedtesting.SeedInfo.seed([DD477F7D0F4C9D01]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestRebalanceLeaders.setupCluster(TestRebalanceLeaders.java:72) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 13283 lines...] [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/init-core-data-001 [junit4] 2> 720176 WARN (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=45 numCloses=45 [junit4] 2> 720177 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 720178 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 720178 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 720179 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001 [junit4] 2> 720179 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 720180 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 720180 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 720280 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:41387 [junit4] 2> 720280 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41387 [junit4] 2> 720280 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41387 [junit4] 2> 720283 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720286 INFO (zkConnectionManagerCallback-3257-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720286 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720290 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720291 INFO (zkConnectionManagerCallback-3259-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720291 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720293 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720294 INFO (zkConnectionManagerCallback-3261-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720294 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720404 WARN (jetty-launcher-3262-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 720405 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 720405 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 720405 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 720408 WARN (jetty-launcher-3262-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 720408 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 720408 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 720408 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 720410 WARN (jetty-launcher-3262-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 720410 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 720410 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 720410 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 720410 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 720410 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 720410 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 720411 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3aa32d{/solr,null,AVAILABLE} [junit4] 2> 720411 WARN (jetty-launcher-3262-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 720412 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 720412 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 720412 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 720412 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@358313d7{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36505} [junit4] 2> 720412 INFO (jetty-launcher-3262-thread-1) [ ] o.e.j.s.Server Started @720469ms [junit4] 2> 720412 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36505} [junit4] 2> 720413 ERROR (jetty-launcher-3262-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-18T17:36:34.252171Z [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 720413 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dfab739{/solr,null,AVAILABLE} [junit4] 2> 720414 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30e8b3ce{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35862} [junit4] 2> 720414 INFO (jetty-launcher-3262-thread-3) [ ] o.e.j.s.Server Started @720471ms [junit4] 2> 720414 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35862} [junit4] 2> 720414 ERROR (jetty-launcher-3262-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 720414 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 720414 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 720415 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 720415 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 720415 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-18T17:36:34.254057Z [junit4] 2> 720417 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 720417 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 720417 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 720417 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@780ed0ee{/solr,null,AVAILABLE} [junit4] 2> 720418 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3d2d39a5{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46255} [junit4] 2> 720418 INFO (jetty-launcher-3262-thread-4) [ ] o.e.j.s.Server Started @720476ms [junit4] 2> 720421 WARN (jetty-launcher-3262-thread-5) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 720421 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 720421 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 720421 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 720418 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46255} [junit4] 2> 720429 ERROR (jetty-launcher-3262-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 720429 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 720430 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 720430 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 720430 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 720430 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-18T17:36:34.269296Z [junit4] 2> 720430 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720431 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720433 INFO (zkConnectionManagerCallback-3266-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720434 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720434 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720435 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 720436 WARN (jetty-launcher-3262-thread-6) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 720437 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 720437 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 720437 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS [junit4] 2> 720438 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 720438 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 720438 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 720439 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bee0ccc{/solr,null,AVAILABLE} [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6c13d7e3{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:45648} [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.e.j.s.Server Started @720497ms [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45648} [junit4] 2> 720440 ERROR (jetty-launcher-3262-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 720440 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-18T17:36:34.279880Z [junit4] 2> 720443 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 720443 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 720443 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 720443 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33a03fd7{/solr,null,AVAILABLE} [junit4] 2> 720444 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5f07c075{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:44046} [junit4] 2> 720444 INFO (jetty-launcher-3262-thread-5) [ ] o.e.j.s.Server Started @720502ms [junit4] 2> 720445 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44046} [junit4] 2> 720445 ERROR (jetty-launcher-3262-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 720445 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 720445 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 720445 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 720445 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 720445 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-18T17:36:34.284682Z [junit4] 2> 720447 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720447 INFO (zkConnectionManagerCallback-3264-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720447 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720448 INFO (zkConnectionManagerCallback-3268-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720448 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 720448 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 720448 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 720448 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720448 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@586a848c{/solr,null,AVAILABLE} [junit4] 2> 720449 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720449 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@27977c14{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34455} [junit4] 2> 720449 INFO (jetty-launcher-3262-thread-2) [ ] o.e.j.s.Server Started @720507ms [junit4] 2> 720449 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34455} [junit4] 2> 720450 ERROR (jetty-launcher-3262-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 720450 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 720450 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 720450 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 720450 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 720450 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-18T17:36:34.289340Z [junit4] 2> 720450 INFO (zkConnectionManagerCallback-3270-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720450 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720455 INFO (zkConnectionManagerCallback-3272-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720455 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720456 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720460 INFO (zkConnectionManagerCallback-3274-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720460 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720546 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 720546 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 720546 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 720547 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 720560 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 720675 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 720676 WARN (jetty-launcher-3262-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73af6c64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 720676 WARN (jetty-launcher-3262-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73af6c64[provider=null,keyStore=null,trustStore=null] [junit4] 2> 720680 WARN (jetty-launcher-3262-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e61bbd1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 720680 WARN (jetty-launcher-3262-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e61bbd1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 720681 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41387/solr [junit4] 2> 720682 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 720684 INFO (zkConnectionManagerCallback-3282-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 720684 INFO (jetty-launcher-3262-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 720992 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 721001 WARN (jetty-launcher-3262-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dd2730[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721001 WARN (jetty-launcher-3262-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dd2730[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721016 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 721025 WARN (jetty-launcher-3262-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d9a9379[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721026 WARN (jetty-launcher-3262-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d9a9379[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721034 WARN (jetty-launcher-3262-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e2f8586[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721034 WARN (jetty-launcher-3262-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e2f8586[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721035 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41387/solr [junit4] 2> 721060 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721070 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 721073 WARN (jetty-launcher-3262-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2607a100[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721073 WARN (jetty-launcher-3262-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e08a82e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721073 WARN (jetty-launcher-3262-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e08a82e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721073 WARN (jetty-launcher-3262-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2607a100[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721075 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41387/solr [junit4] 2> 721082 INFO (zkConnectionManagerCallback-3294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721082 INFO (jetty-launcher-3262-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721083 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721083 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721084 INFO (zkConnectionManagerCallback-3302-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721084 INFO (jetty-launcher-3262-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721085 INFO (zkConnectionManagerCallback-3297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721085 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721086 WARN (jetty-launcher-3262-thread-6) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@eeb3f24[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721086 WARN (jetty-launcher-3262-thread-6) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@eeb3f24[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721087 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41387/solr [junit4] 2> 721090 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721090 INFO (zkConnectionManagerCallback-3306-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721090 INFO (jetty-launcher-3262-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721092 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 721095 WARN (jetty-launcher-3262-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@327f2664[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721095 WARN (jetty-launcher-3262-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@327f2664[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721099 WARN (jetty-launcher-3262-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@67afd283[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721099 WARN (jetty-launcher-3262-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@67afd283[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721100 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41387/solr [junit4] 2> 721102 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721103 INFO (zkConnectionManagerCallback-3312-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721103 INFO (jetty-launcher-3262-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721152 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 721154 WARN (jetty-launcher-3262-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3fd87db7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721154 WARN (jetty-launcher-3262-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3fd87db7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721157 WARN (jetty-launcher-3262-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1be06afb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721157 WARN (jetty-launcher-3262-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1be06afb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 721158 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41387/solr [junit4] 2> 721159 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721164 INFO (zkConnectionManagerCallback-3318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721164 INFO (jetty-launcher-3262-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721187 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721188 INFO (zkConnectionManagerCallback-3320-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721188 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721290 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721290 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721291 INFO (zkConnectionManagerCallback-3322-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721291 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721291 INFO (zkConnectionManagerCallback-3324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721291 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721392 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721392 INFO (zkConnectionManagerCallback-3326-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721392 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721497 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721502 INFO (zkConnectionManagerCallback-3328-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721502 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721578 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34455_solr [junit4] 2> 721579 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer Overseer (id=73500312938020880-127.0.0.1:34455_solr-n_0000000000) starting [junit4] 2> 721604 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721606 INFO (zkConnectionManagerCallback-3345-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721606 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721614 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 721616 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34455_solr [junit4] 2> 721616 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34455_solr [junit4] 2> 721622 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 721623 INFO (zkCallback-3344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 721677 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 721712 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 721734 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 721734 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 721736 INFO (jetty-launcher-3262-thread-2) [n:127.0.0.1:34455_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node2/. [junit4] 2> 721788 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 721805 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44046_solr as DOWN [junit4] 2> 721808 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 721809 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44046_solr [junit4] 2> 721812 INFO (zkCallback-3319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 721812 INFO (zkCallback-3344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 721813 INFO (zkCallback-3327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 721822 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721828 INFO (zkConnectionManagerCallback-3351-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721828 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721832 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 721836 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 721870 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 721875 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 721878 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 721880 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 721880 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36505_solr as DOWN [junit4] 2> 721881 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 721881 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36505_solr [junit4] 2> 721883 INFO (zkCallback-3327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 721884 INFO (zkCallback-3319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 721884 INFO (zkCallback-3344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 721885 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45648_solr as DOWN [junit4] 2> 721887 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 721887 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45648_solr [junit4] 2> 721887 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35862_solr as DOWN [junit4] 2> 721889 INFO (zkCallback-3344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 721889 INFO (zkCallback-3327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 721890 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 721890 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35862_solr [junit4] 2> 721890 INFO (zkCallback-3319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 721890 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46255_solr as DOWN [junit4] 2> 721892 INFO (zkCallback-3319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 721892 INFO (zkCallback-3327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 721893 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 721893 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46255_solr [junit4] 2> 721893 INFO (zkCallback-3344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 721895 INFO (zkCallback-3327-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 721895 INFO (zkCallback-3319-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 721895 INFO (zkCallback-3344-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6) [junit4] 2> 721898 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721906 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721907 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721909 INFO (zkCallback-3323-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6) [junit4] 2> 721912 INFO (zkCallback-3296-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6) [junit4] 2> 721913 INFO (zkCallback-3350-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6) [junit4] 2> 721914 INFO (zkCallback-3325-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6) [junit4] 2> 721914 INFO (zkCallback-3321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6) [junit4] 2> 721914 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 721915 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 721917 INFO (zkConnectionManagerCallback-3357-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721917 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721918 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 721921 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 721924 INFO (zkConnectionManagerCallback-3362-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721924 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721926 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 721933 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 721943 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44046.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 721945 INFO (zkConnectionManagerCallback-3367-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721945 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721947 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 721948 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 721958 INFO (zkConnectionManagerCallback-3372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 721958 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 721960 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 721961 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 721962 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 721979 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 721986 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 721991 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44046.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 721991 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44046.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 721993 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 722003 INFO (jetty-launcher-3262-thread-5) [n:127.0.0.1:44046_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node5/. [junit4] 2> 722020 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36505.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722125 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45648.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722128 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36505.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722128 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35862.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722129 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36505.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722131 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46255.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722143 INFO (jetty-launcher-3262-thread-1) [n:127.0.0.1:36505_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node1/. [junit4] 2> 722223 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45648.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722223 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45648.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722227 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35862.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722227 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35862.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722229 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46255.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722229 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46255.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 722229 INFO (jetty-launcher-3262-thread-6) [n:127.0.0.1:45648_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node6/. [junit4] 2> 722231 INFO (jetty-launcher-3262-thread-3) [n:127.0.0.1:35862_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node4/. [junit4] 2> 722232 INFO (jetty-launcher-3262-thread-4) [n:127.0.0.1:46255_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node3/. [junit4] 2> 722700 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 722702 INFO (zkConnectionManagerCallback-3381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 722702 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 722703 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6) [junit4] 2> 722705 INFO (SUITE-TestRebalanceLeaders-seed#[DD477F7D0F4C9D01]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41387/solr ready [junit4] 2> 722732 INFO (qtp762255204-9032) [n:127.0.0.1:34455_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=TestColl&maxShardsPerNode=3&name=TestColl&nrtReplicas=3&action=CREATE&numShards=4&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 722737 INFO (OverseerThreadFactory-2315-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection TestColl [junit4] 2> 722851 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"TestColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46255/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722857 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"TestColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34455/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722861 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"TestColl_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36505/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722865 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"TestColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44046/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722878 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"TestColl_shard2_replica_n9", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35862/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722883 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"TestColl_shard2_replica_n10", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45648/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722886 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"TestColl_shard3_replica_n12", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46255/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722907 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"TestColl_shard3_replica_n14", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34455/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722911 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"TestColl_shard3_replica_n16", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36505/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722920 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"TestColl_shard4_replica_n18", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:44046/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722928 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"TestColl_shard4_replica_n20", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:35862/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 722932 INFO (OverseerStateUpdate-73500312938020880-127.0.0.1:34455_solr-n_0000000000) [n:127.0.0.1:34455_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"TestColl", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"TestColl_shard4_replica_n22", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45648/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 723191 ERROR (OverseerThreadFactory-2315-thread-1-processing-n:127.0.0.1:34455_solr) [n:127.0.0.1:34455_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34455/solr [junit4] 2> => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:34455/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) [junit4] 2> org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:34455/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?] [junit4] 2> at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176) ~[java/:?] [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199) ~[java/:?] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?] [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181) ~[metrics-core-4.0.5.jar:4.0.5] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?] [junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?] [junit4] 2> Caused by: java.net.SocketException: Socket input is already shutdown [junit4] 2> at sun.security.ssl.SSLSocketImpl.getInputStream(SSLSocketImpl.java:696) ~[?:?] [junit4] 2> at org.apache.http.impl.BHttpConnectionBase.getSocketInputStream(BHttpConnectionBase.java:142) ~[httpcore-4.4.10.jar:4.4.10] [junit4] 2> at org.apache.http.impl.conn.LoggingManagedHttpClientConnection.getSocketInputStream(LoggingManagedHttpClientConnection.java:103) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.BHttpConnectionBase.ensureOpen(BHttpConnectionBase.java:134) ~[httpcore-4.4.10.jar:4.4.10] [junit4] 2> at org.apache.http.impl.DefaultBHttpClientConnection.sendRequestHeader(DefaultBHttpClientConnection.java:140) ~[httpcore-4.4.10.jar:4.4.10] [junit4] 2> at org.apache.http.impl.conn.CPoolProxy.sendRequestHeader(CPoolProxy.java:155) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doSendRequest(HttpRequestExecutor.java:205) ~[httpcore-4.4.10.jar:4.4.10] [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) ~[httpcore-4.4.10.jar:4.4.10] [junit4] 2> at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120) ~[java/:?] [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.6.jar:4.5.6] [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555) ~[java/:?] [junit4] 2> ... 13 more [junit4] 2> 723199 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr x:TestColl_shard3_replica_n14 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n14&action=CREATE&numShards=4&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723199 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr x:TestColl_shard3_replica_n14 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 723233 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr x:TestColl_shard1_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n4&action=CREATE&numShards=4&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723246 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr x:TestColl_shard4_replica_n18 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node21&collection.configName=TestColl&newCollection=true&name=TestColl_shard4_replica_n18&action=CREATE&numShards=4&collection=TestColl&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723253 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr x:TestColl_shard2_replica_n9 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n9&action=CREATE&numShards=4&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723255 INFO (qtp1726725267-9017) [n:127.0.0.1:45648_solr x:TestColl_shard4_replica_n22 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node24&collection.configName=TestColl&newCollection=true&name=TestColl_shard4_replica_n22&action=CREATE&numShards=4&collection=TestColl&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723258 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr x:TestColl_shard3_replica_n12 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n12&action=CREATE&numShards=4&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723290 INFO (qtp1065056423-8971) [n:127.0.0.1:36505_solr x:TestColl_shard3_replica_n16 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=TestColl&newCollection=true&name=TestColl_shard3_replica_n16&action=CREATE&numShards=4&collection=TestColl&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723293 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr x:TestColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n6&action=CREATE&numShards=4&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723293 INFO (qtp1726725267-9014) [n:127.0.0.1:45648_solr x:TestColl_shard2_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=TestColl&newCollection=true&name=TestColl_shard2_replica_n10&action=CREATE&numShards=4&collection=TestColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723296 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr x:TestColl_shard4_replica_n20 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node23&collection.configName=TestColl&newCollection=true&name=TestColl_shard4_replica_n20&action=CREATE&numShards=4&collection=TestColl&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 723296 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr x:TestColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=TestColl&newCollection=true&name=TestColl_shard1_replica_n1&action=CREATE&numShards=4&collection=TestColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 724276 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724310 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema [TestColl_shard3_replica_n14] Schema name=minimal [junit4] 2> 724318 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724318 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n14' using configuration from collection TestColl, trusted=true [junit4] 2> 724319 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34455.solr.core.TestColl.shard3.replica_n14' (registry 'solr.core.TestColl.shard3.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724320 INFO (qtp762255204-9008) [n:127.0.0.1:34455_solr c:TestColl s:shard3 r:core_node17 x:TestColl_shard3_replica_n14 ] o.a.s.c.SolrCore [[TestColl_shard3_replica_n14] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node2/TestColl_shard3_replica_n14], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node2/./TestColl_shard3_replica_n14/data/] [junit4] 2> 724370 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr c:TestColl s:shard4 r:core_node21 x:TestColl_shard4_replica_n18 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724386 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr c:TestColl s:shard2 r:core_node8 x:TestColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724389 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n9 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724390 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724391 INFO (qtp1065056423-8971) [n:127.0.0.1:36505_solr c:TestColl s:shard3 r:core_node19 x:TestColl_shard3_replica_n16 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724394 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr c:TestColl s:shard4 r:core_node23 x:TestColl_shard4_replica_n20 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724397 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724398 INFO (qtp1726725267-9017) [n:127.0.0.1:45648_solr c:TestColl s:shard4 r:core_node24 x:TestColl_shard4_replica_n22 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724399 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724402 INFO (qtp1726725267-9014) [n:127.0.0.1:45648_solr c:TestColl s:shard2 r:core_node13 x:TestColl_shard2_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 724460 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema [TestColl_shard1_replica_n4] Schema name=minimal [junit4] 2> 724471 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724471 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n4' using configuration from collection TestColl, trusted=true [junit4] 2> 724472 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36505.solr.core.TestColl.shard1.replica_n4' (registry 'solr.core.TestColl.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724472 INFO (qtp1065056423-8976) [n:127.0.0.1:36505_solr c:TestColl s:shard1 r:core_node7 x:TestColl_shard1_replica_n4 ] o.a.s.c.SolrCore [[TestColl_shard1_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node1/TestColl_shard1_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node1/./TestColl_shard1_replica_n4/data/] [junit4] 2> 724489 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema [TestColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 724491 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724491 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard1_replica_n1' using configuration from collection TestColl, trusted=true [junit4] 2> 724492 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46255.solr.core.TestColl.shard1.replica_n1' (registry 'solr.core.TestColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724492 INFO (qtp936727253-8997) [n:127.0.0.1:46255_solr c:TestColl s:shard1 r:core_node3 x:TestColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[TestColl_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node3/TestColl_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node3/./TestColl_shard1_replica_n1/data/] [junit4] 2> 724497 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr c:TestColl s:shard4 r:core_node21 x:TestColl_shard4_replica_n18 ] o.a.s.s.IndexSchema [TestColl_shard4_replica_n18] Schema name=minimal [junit4] 2> 724500 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr c:TestColl s:shard4 r:core_node21 x:TestColl_shard4_replica_n18 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724500 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr c:TestColl s:shard4 r:core_node21 x:TestColl_shard4_replica_n18 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard4_replica_n18' using configuration from collection TestColl, trusted=true [junit4] 2> 724500 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr c:TestColl s:shard4 r:core_node21 x:TestColl_shard4_replica_n18 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44046.solr.core.TestColl.shard4.replica_n18' (registry 'solr.core.TestColl.shard4.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724501 INFO (qtp1442818821-9025) [n:127.0.0.1:44046_solr c:TestColl s:shard4 r:core_node21 x:TestColl_shard4_replica_n18 ] o.a.s.c.SolrCore [[TestColl_shard4_replica_n18] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node5/TestColl_shard4_replica_n18], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node5/./TestColl_shard4_replica_n18/data/] [junit4] 2> 724510 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr c:TestColl s:shard2 r:core_node8 x:TestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema [TestColl_shard2_replica_n6] Schema name=minimal [junit4] 2> 724511 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n9 ] o.a.s.s.IndexSchema [TestColl_shard2_replica_n9] Schema name=minimal [junit4] 2> 724512 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr c:TestColl s:shard2 r:core_node8 x:TestColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724512 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr c:TestColl s:shard2 r:core_node8 x:TestColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n6' using configuration from collection TestColl, trusted=true [junit4] 2> 724513 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr c:TestColl s:shard2 r:core_node8 x:TestColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44046.solr.core.TestColl.shard2.replica_n6' (registry 'solr.core.TestColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724514 INFO (qtp1442818821-9027) [n:127.0.0.1:44046_solr c:TestColl s:shard2 r:core_node8 x:TestColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[TestColl_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node5/TestColl_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node5/./TestColl_shard2_replica_n6/data/] [junit4] 2> 724515 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema [TestColl_shard3_replica_n12] Schema name=minimal [junit4] 2> 724516 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr c:TestColl s:shard4 r:core_node23 x:TestColl_shard4_replica_n20 ] o.a.s.s.IndexSchema [TestColl_shard4_replica_n20] Schema name=minimal [junit4] 2> 724519 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724519 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard3_replica_n12' using configuration from collection TestColl, trusted=true [junit4] 2> 724520 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46255.solr.core.TestColl.shard3.replica_n12' (registry 'solr.core.TestColl.shard3.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724520 INFO (qtp936727253-8994) [n:127.0.0.1:46255_solr c:TestColl s:shard3 r:core_node15 x:TestColl_shard3_replica_n12 ] o.a.s.c.SolrCore [[TestColl_shard3_replica_n12] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node3/TestColl_shard3_replica_n12], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node3/./TestColl_shard3_replica_n12/data/] [junit4] 2> 724521 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr c:TestColl s:shard4 r:core_node23 x:TestColl_shard4_replica_n20 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724521 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr c:TestColl s:shard4 r:core_node23 x:TestColl_shard4_replica_n20 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard4_replica_n20' using configuration from collection TestColl, trusted=true [junit4] 2> 724521 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n9 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724523 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n9 ] o.a.s.c.CoreContainer Creating SolrCore 'TestColl_shard2_replica_n9' using configuration from collection TestColl, trusted=true [junit4] 2> 724524 INFO (qtp1726725267-9017) [n:127.0.0.1:45648_solr c:TestColl s:shard4 r:core_node24 x:TestColl_shard4_replica_n22 ] o.a.s.s.IndexSchema [TestColl_shard4_replica_n22] Schema name=minimal [junit4] 2> 724525 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n9 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35862.solr.core.TestColl.shard2.replica_n9' (registry 'solr.core.TestColl.shard2.replica_n9') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724525 INFO (qtp974182590-8984) [n:127.0.0.1:35862_solr c:TestColl s:shard2 r:core_node11 x:TestColl_shard2_replica_n9 ] o.a.s.c.SolrCore [[TestColl_shard2_replica_n9] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node4/TestColl_shard2_replica_n9], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node4/./TestColl_shard2_replica_n9/data/] [junit4] 2> 724526 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr c:TestColl s:shard4 r:core_node23 x:TestColl_shard4_replica_n20 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35862.solr.core.TestColl.shard4.replica_n20' (registry 'solr.core.TestColl.shard4.replica_n20') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ffc03ed [junit4] 2> 724526 INFO (qtp974182590-8982) [n:127.0.0.1:35862_solr c:TestColl s:shard4 r:core_node23 x:TestColl_shard4_replica_n20 ] o.a.s.c.SolrCore [[TestColl_shard4_replica_n20] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node4/TestColl_shard4_replica_n20], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders_DD477F7D0F4C9D01-001/tempDir-001/node4/./TestColl_shard4_replica_n20/data/] [junit4] 2> 724526 INFO (qtp1065056423-8971) [n:127.0.0.1:36505_solr c:TestColl s:shard3 r:core_node19 x:TestColl_shard3_replica_n16 ] o.a.s.s.IndexSchema [TestColl_shard3_replica_n16] Schema name=minimal [junit4] 2> 724532 INFO (qtp1726725267-9017) [n:127.0.0.1:45648_solr c:TestColl s:shard4 r:core_node24 x:TestColl_shard4_replica_n22 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 724532 INFO (qtp1726725267-9017) [n:127.0.0.1:45648_solr c:TestColl s:shard4 r:core_node24 x:TestColl_sh [...truncated too long message...] y disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1821607714 [copy] Copying 249 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1821607714 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1821607714 check-working-copy: [ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.54 in public [ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public [ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 49ms :: artifacts dl 3ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 9 | 0 | 0 | 0 || 9 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 129 minutes 44 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
