Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/724/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorCloud Error Message: Error from server at https://127.0.0.1:40089/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40089/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([B95472008DEF3732]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) 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:1096) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorCloud.java:121) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.cloud.AssignBackwardCompatibilityTest.test Error Message: Expected 3 active replicas null Live Nodes: [127.0.0.1:33893_solr, 127.0.0.1:35407_solr, 127.0.0.1:39609_solr, 127.0.0.1:42205_solr] Last available state: DocCollection(collection1//collections/collection1/state.json/32)={ "pullReplicas":"0", "replicationFactor":"4", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"collection1_shard1_replica_n1", "base_url":"http://127.0.0.1:42205/solr", "node_name":"127.0.0.1:42205_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node82":{ "core":"collection1_shard1_replica_n81", "base_url":"http://127.0.0.1:35407/solr", "node_name":"127.0.0.1:35407_solr", "state":"active", "type":"NRT"}, "core_node84":{ "core":"collection1_shard1_replica_n83", "base_url":"http://127.0.0.1:39609/solr", "node_name":"127.0.0.1:39609_solr", "state":"recovering", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1000", "autoAddReplicas":"false", "nrtReplicas":"4", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Expected 3 active replicas null Live Nodes: [127.0.0.1:33893_solr, 127.0.0.1:35407_solr, 127.0.0.1:39609_solr, 127.0.0.1:42205_solr] Last available state: DocCollection(collection1//collections/collection1/state.json/32)={ "pullReplicas":"0", "replicationFactor":"4", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"collection1_shard1_replica_n1", "base_url":"http://127.0.0.1:42205/solr", "node_name":"127.0.0.1:42205_solr", "state":"active", "type":"NRT", "leader":"true"}, "core_node82":{ "core":"collection1_shard1_replica_n81", "base_url":"http://127.0.0.1:35407/solr", "node_name":"127.0.0.1:35407_solr", "state":"active", "type":"NRT"}, "core_node84":{ "core":"collection1_shard1_replica_n83", "base_url":"http://127.0.0.1:39609/solr", "node_name":"127.0.0.1:39609_solr", "state":"recovering", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1000", "autoAddReplicas":"false", "nrtReplicas":"4", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([B95472008DEF3732:31004DDA23135ACA]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269) at org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:92) 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:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 13274 lines...] [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest [junit4] 2> 1848005 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/init-core-data-001 [junit4] 2> 1848006 WARN (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1848006 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1848007 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1848008 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001 [junit4] 2> 1848008 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1848008 INFO (Thread-11962) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1848008 INFO (Thread-11962) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1848009 ERROR (Thread-11962) [ ] 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> 1848108 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:46253 [junit4] 2> 1848112 INFO (jetty-launcher-2281-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1848112 INFO (jetty-launcher-2281-thread-4) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1848112 INFO (jetty-launcher-2281-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1848112 INFO (jetty-launcher-2281-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1848112 INFO (jetty-launcher-2281-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36ce868e{/solr,null,AVAILABLE} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a3b6e75{/solr,null,AVAILABLE} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3aaf5418{/solr,null,AVAILABLE} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6572d7dc{/solr,null,AVAILABLE} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@73c06557{HTTP/1.1,[http/1.1]}{127.0.0.1:42205} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5595b48{HTTP/1.1,[http/1.1]}{127.0.0.1:33893} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.e.j.s.Server Started @1850286ms [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-3) [ ] o.e.j.s.Server Started @1850286ms [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42205} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33893} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2162853b{HTTP/1.1,[http/1.1]}{127.0.0.1:35407} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f4d8569{HTTP/1.1,[http/1.1]}{127.0.0.1:39609} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-2) [ ] o.e.j.s.Server Started @1850286ms [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-4) [ ] o.e.j.s.Server Started @1850286ms [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35407} [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39609} [junit4] 2> 1848113 ERROR (jetty-launcher-2281-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1848113 ERROR (jetty-launcher-2281-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1848113 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-02T09:46:30.562Z [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-02T09:46:30.562Z [junit4] 2> 1848113 ERROR (jetty-launcher-2281-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1848113 ERROR (jetty-launcher-2281-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.2.0 [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-02T09:46:30.562Z [junit4] 2> 1848114 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-02T09:46:30.562Z [junit4] 2> 1848115 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1848115 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1848115 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1848115 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1848122 INFO (jetty-launcher-2281-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46253/solr [junit4] 2> 1848123 INFO (jetty-launcher-2281-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46253/solr [junit4] 2> 1848123 INFO (jetty-launcher-2281-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46253/solr [junit4] 2> 1848123 INFO (jetty-launcher-2281-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46253/solr [junit4] 2> 1848162 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1848163 INFO (jetty-launcher-2281-thread-2) [n:127.0.0.1:35407_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1848163 INFO (jetty-launcher-2281-thread-3) [n:127.0.0.1:33893_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1848163 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39609_solr [junit4] 2> 1848163 INFO (jetty-launcher-2281-thread-2) [n:127.0.0.1:35407_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35407_solr [junit4] 2> 1848163 INFO (jetty-launcher-2281-thread-3) [n:127.0.0.1:33893_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33893_solr [junit4] 2> 1848165 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.c.Overseer Overseer (id=98934193550589964-127.0.0.1:39609_solr-n_0000000000) starting [junit4] 2> 1848166 INFO (zkCallback-2300-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1848169 INFO (zkCallback-2301-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1848170 INFO (zkCallback-2303-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1848170 INFO (zkCallback-2302-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1848170 INFO (jetty-launcher-2281-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1848174 INFO (jetty-launcher-2281-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42205_solr [junit4] 2> 1848174 INFO (zkCallback-2303-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1848174 INFO (zkCallback-2300-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1848174 INFO (zkCallback-2302-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1848174 INFO (zkCallback-2301-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1848182 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39609_solr [junit4] 2> 1848183 INFO (zkCallback-2300-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1848183 INFO (zkCallback-2302-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1848183 INFO (zkCallback-2301-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1848186 INFO (zkCallback-2303-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1848242 INFO (jetty-launcher-2281-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848244 INFO (jetty-launcher-2281-thread-2) [n:127.0.0.1:35407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848249 INFO (jetty-launcher-2281-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848249 INFO (jetty-launcher-2281-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848250 INFO (jetty-launcher-2281-thread-1) [n:127.0.0.1:42205_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/. [junit4] 2> 1848252 INFO (jetty-launcher-2281-thread-2) [n:127.0.0.1:35407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848252 INFO (jetty-launcher-2281-thread-2) [n:127.0.0.1:35407_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848253 INFO (jetty-launcher-2281-thread-2) [n:127.0.0.1:35407_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/. [junit4] 2> 1848263 INFO (jetty-launcher-2281-thread-3) [n:127.0.0.1:33893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848269 INFO (jetty-launcher-2281-thread-3) [n:127.0.0.1:33893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848269 INFO (jetty-launcher-2281-thread-3) [n:127.0.0.1:33893_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848269 INFO (jetty-launcher-2281-thread-3) [n:127.0.0.1:33893_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/. [junit4] 2> 1848289 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848297 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848297 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1848298 INFO (jetty-launcher-2281-thread-4) [n:127.0.0.1:39609_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/. [junit4] 2> 1848332 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1848333 INFO (SUITE-AssignBackwardCompatibilityTest-seed#[B95472008DEF3732]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46253/solr ready [junit4] 2> 1848334 INFO (qtp1185814870-23457) [n:127.0.0.1:39609_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=4&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1848335 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1848336 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it. [junit4] 2> 1848336 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1/protwords.txt [junit4] 2> 1848336 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1/managed-schema [junit4] 2> 1848337 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1/solrconfig.xml [junit4] 2> 1848337 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1/synonyms.txt [junit4] 2> 1848338 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1/stopwords.txt [junit4] 2> 1848338 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1/lang/contractions_it.txt [junit4] 2> 1848339 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1/lang/stemdict_nl.txt [junit4] 2> 1848339 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1/lang/stopwords_hy.txt [junit4] 2> 1848340 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1/lang/stopwords_no.txt [junit4] 2> 1848340 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1/lang/contractions_ca.txt [junit4] 2> 1848340 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1/lang/stopwords_id.txt [junit4] 2> 1848341 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1/lang/stopwords_ga.txt [junit4] 2> 1848341 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1/lang/stopwords_hi.txt [junit4] 2> 1848342 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1/lang/stopwords_da.txt [junit4] 2> 1848342 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1/lang/stopwords_ja.txt [junit4] 2> 1848343 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1/lang/stopwords_pt.txt [junit4] 2> 1848343 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1/lang/stopwords_hu.txt [junit4] 2> 1848344 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1/lang/stopwords_el.txt [junit4] 2> 1848344 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1/lang/stopwords_ru.txt [junit4] 2> 1848345 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1/lang/stopwords_tr.txt [junit4] 2> 1848345 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1/lang/stopwords_ar.txt [junit4] 2> 1848345 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1/lang/userdict_ja.txt [junit4] 2> 1848346 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1/lang/stopwords_eu.txt [junit4] 2> 1848346 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1/lang/stopwords_it.txt [junit4] 2> 1848347 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1/lang/stopwords_cz.txt [junit4] 2> 1848368 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1/lang/stoptags_ja.txt [junit4] 2> 1848369 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1/lang/contractions_fr.txt [junit4] 2> 1848369 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1/lang/stopwords_de.txt [junit4] 2> 1848370 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1/lang/stopwords_fa.txt [junit4] 2> 1848371 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1/lang/contractions_ga.txt [junit4] 2> 1848371 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1/lang/stopwords_ca.txt [junit4] 2> 1848372 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1/lang/stopwords_nl.txt [junit4] 2> 1848372 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1/lang/stopwords_bg.txt [junit4] 2> 1848373 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1/lang/stopwords_lv.txt [junit4] 2> 1848373 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1/lang/stopwords_en.txt [junit4] 2> 1848374 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1/lang/stopwords_es.txt [junit4] 2> 1848374 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1/lang/stopwords_th.txt [junit4] 2> 1848375 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1/lang/stopwords_ro.txt [junit4] 2> 1848375 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1/lang/stopwords_fr.txt [junit4] 2> 1848376 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1/lang/stopwords_sv.txt [junit4] 2> 1848376 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1/lang/stopwords_fi.txt [junit4] 2> 1848377 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1/lang/hyphenations_ga.txt [junit4] 2> 1848378 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1/lang/stopwords_gl.txt [junit4] 2> 1848378 INFO (OverseerThreadFactory-7026-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1/params.json [junit4] 2> 1848481 INFO (OverseerStateUpdate-98934193550589964-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42205/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1848482 INFO (OverseerStateUpdate-98934193550589964-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:33893/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1848483 INFO (OverseerStateUpdate-98934193550589964-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35407/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1848483 INFO (OverseerStateUpdate-98934193550589964-127.0.0.1:39609_solr-n_0000000000) [n:127.0.0.1:39609_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:39609/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1848685 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1848685 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n4&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1848685 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1848685 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1848685 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1848685 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1848685 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1848685 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1848788 INFO (zkCallback-2303-thread-1-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2300-thread-1-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2301-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2303-thread-2-processing-n:127.0.0.1:39609_solr) [n:127.0.0.1:39609_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2302-thread-1-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2301-thread-2-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2300-thread-2-processing-n:127.0.0.1:35407_solr) [n:127.0.0.1:35407_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1848788 INFO (zkCallback-2302-thread-2-processing-n:127.0.0.1:42205_solr) [n:127.0.0.1:42205_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1849692 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1849692 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1849692 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1849692 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1849692 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1849692 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1849692 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/extraction/lib [junit4] 2> 1849692 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/extraction/lib [junit4] 2> 1849693 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 1849693 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 1849692 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 1849693 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/clustering/lib [junit4] 2> 1849693 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 1849693 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 1849693 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/clustering/lib [junit4] 2> 1849693 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 1849693 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1849693 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 1849693 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1849693 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 1849693 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 1849693 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/langid/lib [junit4] 2> 1849694 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 1849694 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 1849693 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/langid/lib [junit4] 2> 1849694 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 1849694 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 1849694 WARN (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1/../../../../dist [junit4] 2> 1849694 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../contrib/velocity/lib [junit4] 2> 1849694 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/extraction/lib [junit4] 2> 1849694 WARN (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2/../../../../dist [junit4] 2> 1849694 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../contrib/velocity/lib [junit4] 2> 1849694 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 1849694 WARN (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4/../../../../dist [junit4] 2> 1849695 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/clustering/lib [junit4] 2> 1849695 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 1849695 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/langid/lib [junit4] 2> 1849695 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 1849695 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/velocity/lib [junit4] 2> 1849695 WARN (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist [junit4] 2> 1849700 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1849701 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1849702 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1849702 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0 [junit4] 2> 1849718 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config [junit4] 2> 1849718 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=default-config [junit4] 2> 1849729 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema [collection1_shard1_replica_n4] Schema name=default-config [junit4] 2> 1849729 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config [junit4] 2> 1849880 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 1849884 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 1849915 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 1849915 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1849915 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1849915 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/collection1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node3/./collection1_shard1_replica_n2/data/] [junit4] 2> 1849917 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 1849918 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 1849922 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using configuration from collection collection1, trusted=true [junit4] 2> 1849923 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39609.solr.core.collection1.shard1.replica_n6' (registry 'solr.core.collection1.shard1.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1849923 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1849923 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/collection1_shard1_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node4/./collection1_shard1_replica_n6/data/] [junit4] 2> 1849925 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 1849937 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 1849947 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1849947 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1849948 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 1849948 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1849949 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@38b63437[collection1_shard1_replica_n2] main] [junit4] 2> 1849950 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1 [junit4] 2> 1849950 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1 [junit4] 2> 1849950 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1/managed-schema [junit4] 2> 1849950 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 1849951 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 1849951 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1849951 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 1849951 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42205.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1849951 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1849951 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/] [junit4] 2> 1849953 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1849953 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1849953 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1849953 INFO (searcherExecutor-7035-thread-1-processing-n:127.0.0.1:33893_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@38b63437[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1849953 INFO (searcherExecutor-7035-thread-1-processing-n:127.0.0.1:33893_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 1849953 INFO (searcherExecutor-7035-thread-1-processing-n:127.0.0.1:33893_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1849954 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 1849954 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 1849954 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1849954 INFO (searcherExecutor-7035-thread-1-processing-n:127.0.0.1:33893_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@38b63437[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1849954 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582947098848919552 [junit4] 2> 1849955 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b311929[collection1_shard1_replica_n6] main] [junit4] 2> 1849955 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1 [junit4] 2> 1849956 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1 [junit4] 2> 1849956 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1/managed-schema [junit4] 2> 1849956 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n4' using configuration from collection collection1, trusted=true [junit4] 2> 1849956 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 1849956 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35407.solr.core.collection1.shard1.replica_n4' (registry 'solr.core.collection1.shard1.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6116ae8 [junit4] 2> 1849956 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1849956 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.c.SolrCore [[collection1_shard1_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/collection1_shard1_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_B95472008DEF3732-001/tempDir-001/node2/./collection1_shard1_replica_n4/data/] [junit4] 2> 1849956 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1849957 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 1849957 INFO (qtp1616039832-23465) [n:127.0.0.1:33893_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=4 found=1 timeoutin=9999ms [junit4] 2> 1849958 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1849958 INFO (searcherExecutor-7036-thread-1-processing-n:127.0.0.1:39609_solr x:collection1_shard1_replica_n6 s:shard1 c:collection1 r:core_node8) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@3b311929[collection1_shard1_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1849958 INFO (searcherExecutor-7036-thread-1-processing-n:127.0.0.1:39609_solr x:collection1_shard1_replica_n6 s:shard1 c:collection1 r:core_node8) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 1849958 INFO (searcherExecutor-7036-thread-1-processing-n:127.0.0.1:39609_solr x:collection1_shard1_replica_n6 s:shard1 c:collection1 r:core_node8) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1849959 INFO (qtp1229074240-23464) [n:127.0.0.1:35407_solr c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n4] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 1849959 INFO (searcherExecutor-7036-thread-1-processing-n:127.0.0.1:39609_solr x:collection1_shard1_replica_n6 s:shard1 c:collection1 r:core_node8) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.c.SolrCore [collection1_shard1_replica_n6] Registered new searcher Searcher@3b311929[collection1_shard1_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1849959 INFO (qtp1185814870-23462) [n:127.0.0.1:39609_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582947098854162432 [junit4] 2> 1849979 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1849979 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1849979 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; [junit4] 2> 1849979 INFO (qtp159797978-23466) [n:127.0.0.1:42205_solr c:collection1 s:shard1 r:c [...truncated too long message...] ad-4232) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43637 43637 [junit4] 2> 2925876 WARN (Thread-4232) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig/managed-schema [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 20 /solr/collections/test_col/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 2 /solr/overseer_elect/election/98934250046881803-127.0.0.1:45617_solr-n_0000000002 [junit4] 2> 2 /solr/overseer_elect/election/98934250046881805-127.0.0.1:36463_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> [junit4] 2> 2925876 INFO (SUITE-TestTolerantUpdateProcessorCloud-seed#[B95472008DEF3732]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ms, timezone=Europe/Zurich [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=260326368,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [HdfsChaosMonkeySafeLeaderTest, TestSolrFieldCacheBean, NumericFieldsTest, SegmentsInfoRequestHandlerTest, ZkSolrClientTest, TestFieldCacheVsDocValues, TestPullReplica, TestStressReorder, DistribDocExpirationUpdateProcessorTest, TestDocumentBuilder, TestJmxIntegration, TestTrieFacet, OpenCloseCoreStressTest, TestClusterStateMutator, TestRawTransformer, TestFieldCacheReopen, SystemLogListenerTest, TestRangeQuery, ImplicitSnitchTest, TestSolrConfigHandlerConcurrent, TestAnalyzeInfixSuggestions, TestReloadAndDeleteDocs, TestHashQParserPlugin, TestCursorMarkWithoutUniqueKey, TestRequestForwarding, TestSchemalessBufferedUpdates, ConcurrentDeleteAndCreateCollectionTest, BadIndexSchemaTest, MetricsHandlerTest, TestSkipOverseerOperations, HdfsBasicDistributedZk2Test, MoreLikeThisHandlerTest, TestDocSet, FullHLLTest, TestSha256AuthenticationProvider, V2StandaloneTest, SuggesterFSTTest, EnumFieldTest, TestSimpleTrackingShardHandler, TestBM25SimilarityFactory, PingRequestHandlerTest, DirectUpdateHandlerTest, TestNumericTerms32, PrimUtilsTest, TestManagedSchemaThreadSafety, TestConfigSetsAPIZkFailure, TestReplicationHandlerBackup, TestSegmentSorting, TestConfigSetProperties, TestCustomStream, AtomicUpdatesTest, DistributedDebugComponentTest, OverseerCollectionConfigSetProcessorTest, DistributedQueryComponentOptimizationTest, TestJsonFacetRefinement, IgnoreCommitOptimizeUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, DeleteShardTest, MBeansHandlerTest, CollectionTooManyReplicasTest, ConfigureRecoveryStrategyTest, SparseHLLTest, TestSchemaVersionResource, SOLR749Test, LargeFieldTest, TestComplexPhraseLeadingWildcard, CloudExitableDirectoryReaderTest, TestDynamicFieldCollectionResource, TestFieldResource, ZkCLITest, PolyFieldTest, RequestHandlersTest, TestLegacyTerms, TestRTGBase, TestSolrCloudWithSecureImpersonation, TestBackupRepositoryFactory, CurrencyFieldTypeTest, ExecutePlanActionTest, ResponseHeaderTest, SortSpecParsingTest, TestJavabinTupleStreamParser, NotRequiredUniqueKeyTest, ShowFileRequestHandlerTest, TestCollectionAPIs, TestHalfAndHalfDocValues, TestRemoteStreaming, TestMiniSolrCloudClusterSSL, SynonymTokenizerTest, DeleteLastCustomShardedReplicaTest, ChaosMonkeySafeLeaderTest, SolrIndexSplitterTest, SolrCmdDistributorTest, HdfsRecoverLeaseTest, DistributedVersionInfoTest, UtilsToolTest, TestDFISimilarityFactory, TestSolrQueryParser, TestChildDocTransformer, RecoveryAfterSoftCommitTest, TestSolrCoreSnapshots, CdcrBootstrapTest, NodeMutatorTest, OverseerStatusTest, SolrShardReporterTest, TestStressLiveNodes, ReplicationFactorTest, AddBlockUpdateTest, BinaryUpdateRequestHandlerTest, ConvertedLegacyTest, TestDocBasedVersionConstraints, GraphQueryTest, BigEndianAscendingWordSerializerTest, TestNoOpRegenerator, SolrCloudExampleTest, CoreAdminRequestStatusTest, TestInPlaceUpdatesDistrib, ShardRoutingCustomTest, HdfsLockFactoryTest, TestSmileRequest, CollectionsAPIDistributedZkTest, LukeRequestHandlerTest, TestStressRecovery, UnloadDistributedZkTest, SyncSliceTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestJoin, TestReload, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, TestSort, TestFiltering, BasicFunctionalityTest, TestLazyCores, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestFastWriter, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionReloadTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestTolerantUpdateProcessorCloud -Dtests.seed=B95472008DEF3732 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J1 | TestTolerantUpdateProcessorCloud (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40089/solr: create the collection time out:180s [junit4] > at __randomizedtesting.SeedInfo.seed([B95472008DEF3732]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200) [junit4] > at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.createMiniSolrCloudCluster(TestTolerantUpdateProcessorCloud.java:121) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] Completed [574/746 (2!)] on J1 in 215.70s, 0 tests, 1 error <<< FAILURES! [...truncated 47767 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
