Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/164/
1 tests failed. FAILED: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple Error Message: IOException occured when talking to server at: https://127.0.0.1:34819/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:34819/solr at __randomizedtesting.SeedInfo.seed([A1CA53D588AA5369:9979772BAF5987B8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:111) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:34819 failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 48 more Build Log: [...truncated 13556 lines...] [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest [junit4] 2> 1798912 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/init-core-data-001 [junit4] 2> 1798912 WARN (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1798913 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1798915 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1798915 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001 [junit4] 2> 1798916 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1798916 INFO (Thread-4080) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1798916 INFO (Thread-4080) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1798917 ERROR (Thread-4080) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1799016 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:40353 [junit4] 2> 1799019 INFO (zkConnectionManagerCallback-8757-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799058 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1799060 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1799067 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 1799068 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1799068 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1799068 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1799069 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f7a3392{/solr,null,AVAILABLE} [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@71898828{SSL,[ssl, http/1.1]}{127.0.0.1:34819} [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.e.j.s.Server Started @1799118ms [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34819} [junit4] 2> 1799071 ERROR (jetty-launcher-8754-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1799071 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T20:56:07.230Z [junit4] 2> 1799073 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1799073 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1799073 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1799074 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b7f9b20{/solr,null,AVAILABLE} [junit4] 2> 1799075 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1799075 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1799075 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1799075 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@563b21ce{/solr,null,AVAILABLE} [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4b562b6f{SSL,[ssl, http/1.1]}{127.0.0.1:43721} [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.e.j.s.Server Started @1799123ms [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43721} [junit4] 2> 1799076 ERROR (jetty-launcher-8754-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1799076 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T20:56:07.235Z [junit4] 2> 1799085 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@166642ae{SSL,[ssl, http/1.1]}{127.0.0.1:38233} [junit4] 2> 1799085 INFO (jetty-launcher-8754-thread-1) [ ] o.e.j.s.Server Started @1799132ms [junit4] 2> 1799085 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38233} [junit4] 2> 1799086 ERROR (jetty-launcher-8754-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1799086 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1799086 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.0.0 [junit4] 2> 1799086 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1799086 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1799086 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-09-27T20:56:07.245Z [junit4] 2> 1799087 INFO (zkConnectionManagerCallback-8761-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799091 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1799091 INFO (zkConnectionManagerCallback-8759-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799101 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x101401b20170001, likely client has closed socket [junit4] 2> 1799102 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1799110 INFO (zkConnectionManagerCallback-8763-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799111 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1799225 INFO (jetty-launcher-8754-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40353/solr [junit4] 2> 1799226 INFO (zkConnectionManagerCallback-8767-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799250 INFO (zkConnectionManagerCallback-8769-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799275 INFO (jetty-launcher-8754-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40353/solr [junit4] 2> 1799289 INFO (jetty-launcher-8754-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40353/solr [junit4] 2> 1799290 INFO (zkConnectionManagerCallback-8775-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799291 INFO (zkConnectionManagerCallback-8779-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799304 INFO (zkConnectionManagerCallback-8783-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799304 INFO (zkConnectionManagerCallback-8781-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799313 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38233_solr [junit4] 2> 1799314 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.c.Overseer Overseer (id=72409554261311497-127.0.0.1:38233_solr-n_0000000000) starting [junit4] 2> 1799315 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34819_solr [junit4] 2> 1799317 INFO (zkCallback-8780-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1799334 INFO (zkCallback-8782-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1799334 INFO (zkConnectionManagerCallback-8792-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799338 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1799340 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40353/solr ready [junit4] 2> 1799345 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38233_solr [junit4] 2> 1799346 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1799346 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38233_solr [junit4] 2> 1799349 INFO (zkCallback-8782-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1799349 INFO (zkCallback-8780-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1799356 INFO (zkCallback-8791-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1799357 INFO (zkConnectionManagerCallback-8797-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799358 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1799359 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40353/solr ready [junit4] 2> 1799359 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1799361 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1799369 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1799369 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43721_solr [junit4] 2> 1799370 INFO (zkCallback-8782-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1799378 INFO (zkCallback-8791-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1799381 INFO (zkCallback-8796-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1799381 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1799382 INFO (zkCallback-8768-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1799411 INFO (zkConnectionManagerCallback-8804-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799412 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1799413 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40353/solr ready [junit4] 2> 1799413 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1799418 INFO (zkCallback-8780-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1799422 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799432 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799457 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799457 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799460 INFO (jetty-launcher-8754-thread-2) [n:127.0.0.1:34819_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.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/. [junit4] 2> 1799467 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43721.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799468 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799469 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799471 INFO (jetty-launcher-8754-thread-1) [n:127.0.0.1:38233_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.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node3/. [junit4] 2> 1799492 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43721.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799493 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43721.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1799494 INFO (jetty-launcher-8754-thread-3) [n:127.0.0.1:43721_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.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/. [junit4] 2> 1799569 INFO (zkConnectionManagerCallback-8807-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799572 INFO (zkConnectionManagerCallback-8812-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1799573 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1799573 INFO (SUITE-AutoAddReplicasPlanActionTest-seed#[A1CA53D588AA5369]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40353/solr ready [junit4] 2> 1799611 INFO (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[A1CA53D588AA5369]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSimple [junit4] 2> 1799631 INFO (qtp1150115796-20731) [n:127.0.0.1:34819_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:34819_solr,127.0.0.1:43721_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1799634 INFO (OverseerThreadFactory-6088-thread-1-processing-n:127.0.0.1:38233_solr) [n:127.0.0.1:38233_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1 [junit4] 2> 1799744 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43721/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1799747 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple1_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1799749 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43721/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1799752 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple1_shard2_replica_n7", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1799975 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr x:testSimple1_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1799975 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr x:testSimple1_shard1_replica_n3] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1799978 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr x:testSimple1_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1800006 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr x:testSimple1_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1800011 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1801021 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1801021 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1801030 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n3] Schema name=minimal [junit4] 2> 1801032 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1801032 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1801030 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal [junit4] 2> 1801035 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1801035 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n7' using configuration from collection testSimple1, trusted=true [junit4] 2> 1801036 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.core.testSimple1.shard2.replica_n7' (registry 'solr.core.testSimple1.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1801036 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n7] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/testSimple1_shard2_replica_n7], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/./testSimple1_shard2_replica_n7/data/] [junit4] 2> 1801039 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1801039 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n3' using configuration from collection testSimple1, trusted=true [junit4] 2> 1801040 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.core.testSimple1.shard1.replica_n3' (registry 'solr.core.testSimple1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1801040 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/testSimple1_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/./testSimple1_shard1_replica_n3/data/] [junit4] 2> 1801040 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal [junit4] 2> 1801042 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n5] Schema name=minimal [junit4] 2> 1801043 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1801043 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true [junit4] 2> 1801043 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43721.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1801043 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_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.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/] [junit4] 2> 1801064 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1801064 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n5' using configuration from collection testSimple1, trusted=true [junit4] 2> 1801064 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43721.solr.core.testSimple1.shard2.replica_n5' (registry 'solr.core.testSimple1.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1801065 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/testSimple1_shard2_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/./testSimple1_shard2_replica_n5/data/] [junit4] 2> 1801128 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1801129 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1801130 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1801130 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1801132 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b55508b[testSimple1_shard1_replica_n1] main] [junit4] 2> 1801135 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1801135 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1801137 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1801137 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1801137 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1801137 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1801138 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@19b6b217[testSimple1_shard2_replica_n5] main] [junit4] 2> 1801138 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1801139 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1801139 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1801139 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1801139 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1801140 INFO (searcherExecutor-6102-thread-1-processing-n:127.0.0.1:43721_solr x:testSimple1_shard1_replica_n1 c:testSimple1 s:shard1 r:core_node2) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@3b55508b[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1801140 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1801140 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612795629324468224 [junit4] 2> 1801141 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1801141 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1801141 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612795629325516800 [junit4] 2> 1801142 INFO (searcherExecutor-6103-thread-1-processing-n:127.0.0.1:43721_solr x:testSimple1_shard2_replica_n5 c:testSimple1 s:shard2 r:core_node6) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrCore [testSimple1_shard2_replica_n5] Registered new searcher Searcher@19b6b217[testSimple1_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1801144 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@31c5e9e3[testSimple1_shard2_replica_n7] main] [junit4] 2> 1801146 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1801146 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1801147 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1801148 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612795629332856832 [junit4] 2> 1801149 INFO (searcherExecutor-6100-thread-1-processing-n:127.0.0.1:34819_solr x:testSimple1_shard2_replica_n7 c:testSimple1 s:shard2 r:core_node8) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrCore [testSimple1_shard2_replica_n7] Registered new searcher Searcher@31c5e9e3[testSimple1_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1801150 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 1801150 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard2 to Terms{values={core_node6=0}, version=0} [junit4] 2> 1801156 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1} [junit4] 2> 1801157 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 1801158 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 1801165 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1801165 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1801166 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1801166 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1801168 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@150c8c9a[testSimple1_shard1_replica_n3] main] [junit4] 2> 1801169 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1801169 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1801169 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1801170 INFO (searcherExecutor-6101-thread-1-processing-n:127.0.0.1:34819_solr x:testSimple1_shard1_replica_n3 c:testSimple1 s:shard1 r:core_node4) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrCore [testSimple1_shard1_replica_n3] Registered new searcher Searcher@150c8c9a[testSimple1_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1801170 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612795629355925504 [junit4] 2> 1801174 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1} [junit4] 2> 1801658 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1801659 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1801659 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43721/solr/testSimple1_shard2_replica_n5/ [junit4] 2> 1801659 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1801659 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1801659 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43721/solr/testSimple1_shard1_replica_n1/ [junit4] 2> 1801659 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n5 url=https://127.0.0.1:43721/solr START replicas=[https://127.0.0.1:34819/solr/testSimple1_shard2_replica_n7/] nUpdates=100 [junit4] 2> 1801660 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n5 url=https://127.0.0.1:43721/solr DONE. We have no versions. sync failed. [junit4] 2> 1801660 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:43721/solr START replicas=[https://127.0.0.1:34819/solr/testSimple1_shard1_replica_n3/] nUpdates=100 [junit4] 2> 1801661 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:43721/solr DONE. We have no versions. sync failed. [junit4] 2> 1801664 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.S.Request [testSimple1_shard2_replica_n7] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1801666 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1801666 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1801666 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1801673 INFO (qtp1150115796-20730) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.S.Request [testSimple1_shard1_replica_n3] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1801674 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1801674 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1801674 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1801677 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43721/solr/testSimple1_shard2_replica_n5/ shard2 [junit4] 2> 1801679 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43721/solr/testSimple1_shard1_replica_n1/ shard1 [junit4] 2> 1801785 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1801786 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1801789 INFO (qtp106012413-20747) [n:127.0.0.1:43721_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1782 [junit4] 2> 1801790 INFO (qtp106012413-20744) [n:127.0.0.1:43721_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1778 [junit4] 2> 1801890 INFO (zkCallback-8768-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1802163 INFO (qtp1150115796-20724) [n:127.0.0.1:34819_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2184 [junit4] 2> 1802179 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2204 [junit4] 2> 1802183 INFO (qtp1150115796-20731) [n:127.0.0.1:34819_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1802281 INFO (zkCallback-8768-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1802281 INFO (zkCallback-8782-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1803183 INFO (qtp1150115796-20731) [n:127.0.0.1:34819_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:34819_solr,127.0.0.1:43721_solr&wt=javabin&version=2} status=0 QTime=3551 [junit4] 2> 1803184 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43721_solr,127.0.0.1:38233_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1803186 INFO (OverseerThreadFactory-6088-thread-2-processing-n:127.0.0.1:38233_solr) [n:127.0.0.1:38233_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2 [junit4] 2> 1803187 INFO (OverseerCollectionConfigSetProcessor-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1803399 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38233/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1803402 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43721/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1803606 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr x:testSimple2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1803621 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr x:testSimple2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1804627 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1804632 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1804636 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal [junit4] 2> 1804639 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal [junit4] 2> 1804661 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1804661 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true [junit4] 2> 1804662 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43721.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1804662 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/testSimple2_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node1/./testSimple2_shard1_replica_n2/data/] [junit4] 2> 1804663 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1804663 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true [junit4] 2> 1804663 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38233.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1804663 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_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.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node3/testSimple2_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/] [junit4] 2> 1804707 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1804707 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1804707 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1804707 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1804708 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1804708 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1804708 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1804708 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1804709 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@280686ba[testSimple2_shard1_replica_n2] main] [junit4] 2> 1804711 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1804711 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1804711 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1804712 INFO (searcherExecutor-6120-thread-1-processing-n:127.0.0.1:43721_solr x:testSimple2_shard1_replica_n2 c:testSimple2 s:shard1 r:core_node4) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher Searcher@280686ba[testSimple2_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1804712 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612795633069981696 [junit4] 2> 1804714 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b71ed29[testSimple2_shard1_replica_n1] main] [junit4] 2> 1804716 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1804716 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1804718 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1804718 INFO (searcherExecutor-6121-thread-1-processing-n:127.0.0.1:38233_solr x:testSimple2_shard1_replica_n1 c:testSimple2 s:shard1 r:core_node3) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@6b71ed29[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1804718 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1612795633076273152 [junit4] 2> 1804719 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple2/terms/shard1 to Terms{values={core_node4=0}, version=0} [junit4] 2> 1804724 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple2/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 1804725 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1804725 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1804725 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43721/solr/testSimple2_shard1_replica_n2/ [junit4] 2> 1804726 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:43721/solr START replicas=[https://127.0.0.1:38233/solr/testSimple2_shard1_replica_n1/] nUpdates=100 [junit4] 2> 1804726 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:43721/solr DONE. We have no versions. sync failed. [junit4] 2> 1804730 INFO (qtp643546160-20733) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.S.Request [testSimple2_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1804731 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1804731 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1804731 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1804734 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43721/solr/testSimple2_shard1_replica_n2/ shard1 [junit4] 2> 1804837 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1804846 INFO (qtp106012413-20745) [n:127.0.0.1:43721_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1239 [junit4] 2> 1804939 INFO (zkCallback-8768-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1805731 INFO (qtp643546160-20738) [n:127.0.0.1:38233_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2110 [junit4] 2> 1805733 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1805832 INFO (zkCallback-8768-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1805832 INFO (zkCallback-8780-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3]) [junit4] 2> 1806735 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43721_solr,127.0.0.1:38233_solr&wt=javabin&version=2} status=0 QTime=3550 [junit4] 2> 1806735 INFO (qtp1150115796-20731) [n:127.0.0.1:34819_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:34819_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1806738 INFO (OverseerThreadFactory-6088-thread-3-processing-n:127.0.0.1:38233_solr) [n:127.0.0.1:38233_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple3 [junit4] 2> 1806738 INFO (OverseerCollectionConfigSetProcessor-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1806946 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testSimple3_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1806948 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testSimple3_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1806952 INFO (OverseerStateUpdate-72409554261311497-127.0.0.1:38233_solr-n_0000000000) [n:127.0.0.1:38233_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testSimple3", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"testSimple3_shard3_replica_n5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1807155 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr x:testSimple3_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple3_shard2_replica_n2&action=CREATE&numShards=3&collection=testSimple3&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1807155 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr x:testSimple3_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple3_shard1_replica_n1&action=CREATE&numShards=3&collection=testSimple3&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1807156 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr x:testSimple3_shard3_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple3_shard3_replica_n5&action=CREATE&numShards=3&collection=testSimple3&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1808171 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1808171 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1808176 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 1808179 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple3_shard1_replica_n1] Schema name=minimal [junit4] 2> 1808180 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.s.IndexSchema [testSimple3_shard3_replica_n5] Schema name=minimal [junit4] 2> 1808214 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1808214 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard1_replica_n1' using configuration from collection testSimple3, trusted=true [junit4] 2> 1808214 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1808214 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard3_replica_n5' using configuration from collection testSimple3, trusted=true [junit4] 2> 1808214 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.core.testSimple3.shard3.replica_n5' (registry 'solr.core.testSimple3.shard3.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1808214 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.core.testSimple3.shard1.replica_n1' (registry 'solr.core.testSimple3.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1808214 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple3_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.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/testSimple3_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/./testSimple3_shard1_replica_n1/data/] [junit4] 2> 1808216 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema [testSimple3_shard2_replica_n2] Schema name=minimal [junit4] 2> 1808216 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.c.SolrCore [[testSimple3_shard3_replica_n5] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/testSimple3_shard3_replica_n5], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/./testSimple3_shard3_replica_n5/data/] [junit4] 2> 1808218 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1808218 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple3_shard2_replica_n2' using configuration from collection testSimple3, trusted=true [junit4] 2> 1808218 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34819.solr.core.testSimple3.shard2.replica_n2' (registry 'solr.core.testSimple3.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5a180a2e [junit4] 2> 1808219 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.c.SolrCore [[testSimple3_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/testSimple3_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_A1CA53D588AA5369-001/tempDir-001/node2/./testSimple3_shard2_replica_n2/data/] [junit4] 2> 1808267 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1808267 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1808267 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1808267 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1808268 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1808268 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1808268 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1808269 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1808270 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5278103d[testSimple3_shard1_replica_n1] main] [junit4] 2> 1808270 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@29ab38c7[testSimple3_shard3_replica_n5] main] [junit4] 2> 1808270 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1808270 INFO (qtp1150115796-20728) [n:127.0.0.1:34819_solr c:testSimple3 s:shard2 r:core_node4 x:testSimple3_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1808271 INFO (qtp1150115796-20727) [n:127.0.0.1:34819_solr c:testSimple3 s:shard3 r:core_node6 x:testSimple3_shard3_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1808271 INFO (qtp1150115796-20729) [n:127.0.0.1:34819_solr c:testSimple3 s:shard1 r:core_node3 x:testSimple3_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooK [...truncated too long message...] s-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-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/null2088689111 [copy] Copying 238 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null2088689111 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null2088689111 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 56ms :: artifacts dl 6ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 118 minutes 47 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) 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:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) 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:1819) 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:2920) 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:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) 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:1819) 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]
