Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/418/ Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1: ClusterState says we are the leader (https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1), but locally we don't think so. Request came from null Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1: ClusterState says we are the leader (https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1), but locally we don't think so. Request came from null at __randomizedtesting.SeedInfo.seed([63C0B87A3F74DEAA:2BB5CCCE3947F13F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:458) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1: ClusterState says we are the leader (https://127.0.0.1:38105/solr/awhollynewcollection_0_shard2_replica_n1), but locally we don't think so. Request came from null at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) 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.lambda$directUpdate$0(CloudSolrClient.java:516) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Can not find doc 3 in https://127.0.0.1:44459/solr Stack Trace: java.lang.AssertionError: Can not find doc 3 in https://127.0.0.1:44459/solr at __randomizedtesting.SeedInfo.seed([63C0B87A3F74DEAA:A230C1D61224140D]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.junit.Assert.assertNotNull(Assert.java:526) at org.apache.solr.cloud.TestTlogReplica.checkRTG(TestTlogReplica.java:868) at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:559) 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:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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 11429 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/init-core-data-001 [junit4] 2> 487497 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 487497 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 487498 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 487500 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001 [junit4] 2> 487500 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 487502 INFO (Thread-3376) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 487502 INFO (Thread-3376) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 487506 ERROR (Thread-3376) [ ] 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> 487602 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:45283 [junit4] 2> 487605 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee6ebfc3b0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487607 INFO (jetty-launcher-542-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 487608 INFO (jetty-launcher-542-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 487609 INFO (jetty-launcher-542-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 487615 INFO (jetty-launcher-542-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 487615 INFO (jetty-launcher-542-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@714f2396{/solr,null,AVAILABLE} [junit4] 2> 487616 INFO (jetty-launcher-542-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fa353d6{/solr,null,AVAILABLE} [junit4] 2> 487616 INFO (jetty-launcher-542-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48c5034a{/solr,null,AVAILABLE} [junit4] 2> 487616 INFO (jetty-launcher-542-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ffab2bc{/solr,null,AVAILABLE} [junit4] 2> 487618 INFO (jetty-launcher-542-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@164b0e9b{SSL,[ssl, http/1.1]}{127.0.0.1:43437} [junit4] 2> 487618 INFO (jetty-launcher-542-thread-1) [ ] o.e.j.s.Server Started @489885ms [junit4] 2> 487618 INFO (jetty-launcher-542-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@33fcf49a{SSL,[ssl, http/1.1]}{127.0.0.1:38041} [junit4] 2> 487618 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43437} [junit4] 2> 487618 INFO (jetty-launcher-542-thread-4) [ ] o.e.j.s.Server Started @489885ms [junit4] 2> 487618 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38041} [junit4] 2> 487618 ERROR (jetty-launcher-542-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487618 ERROR (jetty-launcher-542-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487619 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 487619 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 487619 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-04T10:26:18.927Z [junit4] 2> 487619 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-04T10:26:18.927Z [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a0354af{SSL,[ssl, http/1.1]}{127.0.0.1:38105} [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@778f36fa{SSL,[ssl, http/1.1]}{127.0.0.1:37369} [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.e.j.s.Server Started @489886ms [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.e.j.s.Server Started @489886ms [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38105} [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37369} [junit4] 2> 487619 ERROR (jetty-launcher-542-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487619 ERROR (jetty-launcher-542-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.0.1 [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 487619 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-04T10:26:18.927Z [junit4] 2> 487619 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-04T10:26:18.927Z [junit4] 2> 487622 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487627 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487627 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487627 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487650 INFO (jetty-launcher-542-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr [junit4] 2> 487654 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee6ebfc3b0003, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487655 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee6ebfc3b0004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487656 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ee6ebfc3b0002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487657 INFO (jetty-launcher-542-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr [junit4] 2> 487657 INFO (jetty-launcher-542-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr [junit4] 2> 487663 INFO (jetty-launcher-542-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45283/solr [junit4] 2> 487689 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 487689 INFO (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 487691 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38041_solr [junit4] 2> 487691 INFO (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38105_solr [junit4] 2> 487691 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.c.Overseer Overseer (id=98770143072157706-127.0.0.1:38041_solr-n_0000000000) starting [junit4] 2> 487692 INFO (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 487693 INFO (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43437_solr [junit4] 2> 487698 INFO (zkCallback-563-thread-1-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 487699 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 487702 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 487702 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 487703 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37369_solr [junit4] 2> 487704 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 487722 INFO (zkCallback-564-thread-1-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 487726 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38041_solr [junit4] 2> 487726 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 487746 INFO (zkCallback-564-thread-2-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 487755 INFO (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487762 INFO (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487762 INFO (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487763 INFO (jetty-launcher-542-thread-1) [n:127.0.0.1:43437_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1 [junit4] 2> 487765 INFO (zkCallback-563-thread-2-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 487778 WARN (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register counter [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=node,category=ADMIN,scope=/admin/zookeeper,name=requests [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onCounterAdded(JmxMetricsReporter.java:592) [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:456) [junit4] 2> at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:543) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487787 INFO (zkCallback-565-thread-1-processing-n:127.0.0.1:37369_solr) [n:127.0.0.1:37369_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4) [junit4] 2> 487783 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487792 WARN (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register meter [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=node,category=ADMIN,scope=/admin/info,name=clientErrors [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onMeterAdded(JmxMetricsReporter.java:644) [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:460) [junit4] 2> at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:543) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487793 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487796 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487796 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487797 INFO (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487797 WARN (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge [junit4] 2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=heap,name=max [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427) [junit4] 2> at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4] 2> at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565) [junit4] 2> at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454) [junit4] 2> at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297) [junit4] 2> at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725) [junit4] 2> at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:116) [junit4] 2> at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:838) [junit4] 2> at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:806) [junit4] 2> at org.apache.solr.core.CoreContainer.load(CoreContainer.java:544) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:261) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:181) [junit4] 2> at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130) [junit4] 2> at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179) [junit4] 2> at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384) [junit4] 2> at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 487797 INFO (jetty-launcher-542-thread-3) [n:127.0.0.1:37369_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node3 [junit4] 2> 487815 INFO (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487815 INFO (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487816 INFO (jetty-launcher-542-thread-2) [n:127.0.0.1:38105_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node2 [junit4] 2> 487831 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487831 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 487832 INFO (jetty-launcher-542-thread-4) [n:127.0.0.1:38041_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node4 [junit4] 2> 487907 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 487907 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45283/solr ready [junit4] 2> 487922 INFO (TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionRemovesStaleZkCollectionsNode [junit4] 2> 487922 INFO (TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 487942 INFO (qtp1699485320-6360) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=out_of_sync_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 487945 INFO (qtp1699485320-6360) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=out_of_sync_collection&action=DELETE&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 487947 INFO (qtp1699485320-6380) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 487947 INFO (qtp1699485320-6380) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 487948 INFO (TEST-CollectionsAPIDistributedZkTest.deleteCollectionRemovesStaleZkCollectionsNode-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionRemovesStaleZkCollectionsNode [junit4] 2> 487969 INFO (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testZeroNumShards [junit4] 2> 487969 INFO (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 487971 INFO (qtp1699485320-6382) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 487974 INFO (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 487974 INFO (OverseerThreadFactory-1631-thread-2-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.CreateCollectionCmd Create collection acollection [junit4] 2> 487975 ERROR (OverseerThreadFactory-1631-thread-2-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards must be > 0 [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:132) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:227) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 487977 INFO (qtp1699485320-6382) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&numShards=0&wt=javabin&version=2} status=400 QTime=6 [junit4] 2> 487978 INFO (TEST-CollectionsAPIDistributedZkTest.testZeroNumShards-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testZeroNumShards [junit4] 2> 487996 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore [junit4] 2> 487996 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[63C0B87A3F74DEAA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 487997 INFO (qtp1699485320-6389) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 487998 INFO (OverseerThreadFactory-1631-thread-3-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker [junit4] 2> 487998 INFO (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 487998 WARN (OverseerThreadFactory-1631-thread-3-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker) without cores. [junit4] 2> 488103 INFO (qtp1699485320-6389) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 488103 INFO (qtp1699485320-6389) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=105 [junit4] 2> 488104 INFO (qtp1699485320-6360) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43437_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 488105 INFO (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 488106 INFO (OverseerThreadFactory-1631-thread-4-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43437_solr for creating new replica [junit4] 2> 488106 INFO (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"halfcollectionblocker", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43437/solr", [junit4] 2> "node_name":"127.0.0.1:43437_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 488328 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 488328 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 488338 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 488620 INFO (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4]) [junit4] 2> 488621 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4]) [junit4] 2> 488624 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 488626 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 488626 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker, trusted=true [junit4] 2> 488627 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker.shard1.core_node1' (registry 'solr.core.halfcollectionblocker.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 488627 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 488627 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard1_replica_n1/data/] [junit4] 2> 488664 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 488664 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 488665 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 488665 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 488667 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@598c825e[halfcollection_shard1_replica_n1] main] [junit4] 2> 488668 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 488668 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 488669 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 488669 INFO (searcherExecutor-1640-thread-1-processing-n:127.0.0.1:43437_solr x:halfcollection_shard1_replica_n1 s:shard1 c:halfcollectionblocker r:core_node1) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@598c825e[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 488669 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580322290377162752 [junit4] 2> 488672 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 488672 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 488672 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43437/solr/halfcollection_shard1_replica_n1/ [junit4] 2> 488672 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 488672 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43437/solr/halfcollection_shard1_replica_n1/ has no replicas [junit4] 2> 488672 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 488673 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43437/solr/halfcollection_shard1_replica_n1/ shard1 [junit4] 2> 488774 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4]) [junit4] 2> 488774 INFO (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4]) [junit4] 2> 488823 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 488825 INFO (qtp552480780-6359) [n:127.0.0.1:43437_solr c:halfcollectionblocker s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=497 [junit4] 2> 488826 INFO (qtp1699485320-6360) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:43437_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=722 [junit4] 2> 488826 INFO (qtp1699485320-6380) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 488827 INFO (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker2 [junit4] 2> 488827 INFO (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 488827 WARN (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker2) without cores. [junit4] 2> 488929 INFO (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4]) [junit4] 2> 488929 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker/state.json] for collection [halfcollectionblocker] has occurred - updating... (live nodes size: [4]) [junit4] 2> 489029 INFO (qtp1699485320-6380) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 489030 INFO (qtp1699485320-6380) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2} status=0 QTime=203 [junit4] 2> 489030 INFO (qtp1699485320-6382) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38105_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 489031 INFO (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 489031 INFO (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38105_solr for creating new replica [junit4] 2> 489032 INFO (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"halfcollectionblocker2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38105/solr", [junit4] 2> "node_name":"127.0.0.1:38105_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 489254 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 489255 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 489262 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 489266 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 489268 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 489268 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker2, trusted=true [junit4] 2> 489268 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollectionblocker2.shard1.core_node1' (registry 'solr.core.halfcollectionblocker2.shard1.core_node1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 489268 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 489268 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node2/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node2/halfcollection_shard1_replica_n1/data/] [junit4] 2> 489301 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 489301 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 489302 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 489302 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 489303 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bd0585e[halfcollection_shard1_replica_n1] main] [junit4] 2> 489304 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 489304 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 489304 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 489305 INFO (searcherExecutor-1645-thread-1-processing-n:127.0.0.1:38105_solr x:halfcollection_shard1_replica_n1 s:shard1 c:halfcollectionblocker2 r:core_node1) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@1bd0585e[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 489305 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580322291044057088 [junit4] 2> 489308 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 489308 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 489308 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38105/solr/halfcollection_shard1_replica_n1/ [junit4] 2> 489308 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 489308 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:38105/solr/halfcollection_shard1_replica_n1/ has no replicas [junit4] 2> 489308 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 489309 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38105/solr/halfcollection_shard1_replica_n1/ shard1 [junit4] 2> 489410 INFO (zkCallback-564-thread-2-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 489410 INFO (zkCallback-564-thread-1-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 489459 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 489460 INFO (qtp873989248-6391) [n:127.0.0.1:38105_solr c:halfcollectionblocker2 s:shard1 r:core_node1 x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=205 [junit4] 2> 489461 INFO (qtp1699485320-6382) [n:127.0.0.1:37369_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38105_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=430 [junit4] 2> 489461 INFO (qtp1699485320-6389) [n:127.0.0.1:37369_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:43437_solr,127.0.0.1:38105_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 489462 INFO (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.CreateCollectionCmd Create collection halfcollection [junit4] 2> 489462 INFO (OverseerCollectionConfigSetProcessor-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 489564 INFO (zkCallback-564-thread-1-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 489564 INFO (zkCallback-564-thread-2-processing-n:127.0.0.1:38105_solr) [n:127.0.0.1:38105_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollectionblocker2/state.json] for collection [halfcollectionblocker2] has occurred - updating... (live nodes size: [4]) [junit4] 2> 489666 INFO (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"halfcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38105/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 489666 INFO (OverseerStateUpdate-98770143072157706-127.0.0.1:38041_solr-n_0000000000) [n:127.0.0.1:38041_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"halfcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"halfcollection_shard2_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:43437/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 489868 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 489868 INFO (qtp873989248-6361) [n:127.0.0.1:38105_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 489868 WARN (qtp873989248-6361) [n:127.0.0.1:38105_solr ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 489868 ERROR (qtp873989248-6361) [n:127.0.0.1:38105_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists. [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:898) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 489869 INFO (qtp873989248-6361) [n:127.0.0.1:38105_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=500 QTime=1 [junit4] 2> 489869 ERROR (qtp873989248-6361) [n:127.0.0.1:38105_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Core with name 'halfcollection_shard1_replica_n1' already exists. [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:898) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:745) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:726) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:507) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:322) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 489881 ERROR (OverseerThreadFactory-1631-thread-5-processing-n:127.0.0.1:38041_solr) [n:127.0.0.1:38041_solr ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:38105/solr [junit4] 2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38105/solr: Core with name 'halfcollection_shard1_replica_n1' already exists. [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 489983 INFO (zkCallback-554-thread-1-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 489983 INFO (zkCallback-554-thread-2-processing-n:127.0.0.1:43437_solr) [n:127.0.0.1:43437_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfcollection/state.json] for collection [halfcollection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 490886 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 490890 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.s.IndexSchema [halfcollection_shard2_replica_n1] Schema name=minimal [junit4] 2> 490891 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 490891 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica_n1' using configuration from collection halfcollection, trusted=true [junit4] 2> 490892 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfcollection.shard2.replica_n1' (registry 'solr.core.halfcollection.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@747767e4 [junit4] 2> 490892 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 490892 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.c.SolrCore [[halfcollection_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_63C0B87A3F74DEAA-001/tempDir-001/node1/halfcollection_shard2_replica_n1/data/] [junit4] 2> 490922 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 490922 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 490923 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 490923 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 490924 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3947baf7[halfcollection_shard2_replica_n1] main] [junit4] 2> 490925 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 490925 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 490925 INFO (qtp552480780-6371) [n:127.0.0.1:43437_solr c:halfcollection s:shard2 r:core_node2 x:halfcollection_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 490926 INFO (searcherExecutor-1650-thread-1-processing-n:127.0.0.1:43437_solr x:halfcollection_shard2_replica_n1 s:shard2 c:halfcollection [...truncated too long message...] ogReplica-seed#[63C0B87A3F74DEAA]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37627 37627 [junit4] 2> 2324495 INFO (Thread-4343) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37627 37627 [junit4] 2> 2324496 WARN (Thread-4343) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 32 /solr/configs/conf [junit4] 2> 9 /solr/aliases.json [junit4] 2> 8 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 28 /solr/collections/tlog_replica_test_create_delete/state.json [junit4] 2> 26 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 25 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 24 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 24 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 13 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 6 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 4 /solr/overseer_elect/election/98770256818208782-127.0.0.1:34821_solr-n_0000000003 [junit4] 2> 3 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98770256818208782-core_node2-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_real_time_get/leader_elect/shard1/election/98770256818208774-core_node1-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98770256818208774-core_node4-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98770256818208774-core_node2-n_0000000002 [junit4] 2> 2 /solr/overseer_elect/election/98770256818208774-127.0.0.1:44459_solr-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98770256818208774-core_node8-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/live_nodes [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_63C0B87A3F74DEAA-001 [junit4] 2> Oct 04, 2017 10:56:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {foo=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_s=FSTOrd50, id=PostingsFormat(name=Memory), foo_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), inplace_updatable_int=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=489, maxMBSortInHeap=7.064469751921118, sim=RandomSimilarity(queryNorm=false): {}, locale=es-VE, timezone=America/St_Barthelemy [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=159331520,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestImplicitCoreProperties, TestOverriddenPrefixQueryForCustomFieldType, TestMissingGroups, TestInitQParser, DistribCursorPagingTest, ConjunctionSolrSpellCheckerTest, ConnectionManagerTest, OpenExchangeRatesOrgProviderTest, AliasIntegrationTest, TestComplexPhraseQParserPlugin, HdfsChaosMonkeyNothingIsSafeTest, TestSolrConfigHandlerCloud, TestBinaryField, ChaosMonkeyNothingIsSafeWithPullReplicasTest, UninvertDocValuesMergePolicyTest, LeaderInitiatedRecoveryOnShardRestartTest, SolrShardReporterTest, TestOmitPositions, RAMDirectoryFactoryTest, TestIndexingPerformance, DistributedSpellCheckComponentTest, TestExtendedDismaxParser, TestJettySolrRunner, CollectionStateFormat2Test, MergeStrategyTest, TestDefaultStatsCache, BasicAuthStandaloneTest, TriLevelCompositeIdRoutingTest, TestStressLucene, SyncSliceTest, TestDocumentBuilder, SpellingQueryConverterTest, TestFieldCacheWithThreads, TestCollectionAPI, TestWriterPerf, TestDistributedSearch, MultiThreadedOCPTest, TestSearcherReuse, PeerSyncWithIndexFingerprintCachingTest, TestScoreJoinQPScore, BasicZkTest, TestBadConfig, TestSolrCloudSnapshots, DirectoryFactoryTest, TestRebalanceLeaders, TestUniqueKeyFieldResource, SolrXmlInZkTest, PeerSyncTest, TestFaceting, ChaosMonkeyNothingIsSafeTest, TestStandardQParsers, HighlighterMaxOffsetTest, InfixSuggestersTest, TestFunctionQuery, SimpleCollectionCreateDeleteTest, AddSchemaFieldsUpdateProcessorFactoryTest, UpdateParamsTest, PeerSyncReplicationTest, TestGraphMLResponseWriter, SolrGangliaReporterTest, HighlighterConfigTest, TestSimpleTextCodec, TestPHPSerializedResponseWriter, TestCustomDocTransformer, TestComponentsName, ForceLeaderTest, TestIBSimilarityFactory, DocValuesMissingTest, TestAddFieldRealTimeGet, HdfsTlogReplayBufferedWhileIndexingTest, JSONWriterTest, TestUseDocValuesAsStored, ExplicitHLLTest, TestCloudNestedDocsSort, TestMergePolicyConfig, UUIDUpdateProcessorFallbackTest, XmlUpdateRequestHandlerTest, TestPointFields, CollectionsAPISolrJTest, FieldMutatingUpdateProcessorTest, TestConfig, TestNumericTerms64, TestManagedSchema, TestRealTimeGet, BufferStoreTest, TestNumericRangeQuery64, UUIDFieldTest, TestCollectionAPIs, TestLuceneMatchVersion, TestNRTOpen, TestRestoreCore, TestObjectReleaseTracker, JvmMetricsTest, ReplaceNodeTest, TestFastOutputStream, WordBreakSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, BlockJoinFacetRandomTest, TestDocSet, PreAnalyzedFieldManagedSchemaCloudTest, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestHighlightDedupGrouping, TestXmlQParser, TestPhraseSuggestions, TestCorePropertiesReload, TestFieldCacheSort, ClassificationUpdateProcessorFactoryTest, TestRandomFaceting, DocumentAnalysisRequestHandlerTest, QueryElevationComponentTest, TestDelegationWithHadoopAuth, TestSolr4Spatial2, TestSolr4Spatial, TestHighFrequencyDictionaryFactory, LeaderFailoverAfterPartitionTest, TestLMDirichletSimilarityFactory, SimpleMLTQParserTest, TestInPlaceUpdatesStandalone, TestManagedSynonymGraphFilterFactory, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, TestSort, TestLazyCores, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryTypes, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, PluginInfoTest, TestSuggestSpellingConverter, ZkNodePropsTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, ActionThrottleTest, AssignTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, CustomCollectionTest, DeleteReplicaTest, DistributedQueueTest, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSUlogDirTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestPrepRecovery, TestRandomFlRTGCloud, TestReplicaProperties, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica] [junit4] Completed [566/730 (2!)] on J0 in 101.70s, 13 tests, 1 failure <<< FAILURES! [...truncated 44067 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
