Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/411/ Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseG1GC --illegal-access=deny
2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at https://127.0.0.1:34239/solr/awhollynewcollection_0: {"awhollynewcollection_0":6} Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34239/solr/awhollynewcollection_0: {"awhollynewcollection_0":6} at __randomizedtesting.SeedInfo.seed([436E0637FE7C2E45:B1B7283F84F01D0]:0) 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.sendRequest(CloudSolrClient.java:1121) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:967) 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.SolrClient.query(SolrClient.java:942) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:459) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.TestTlogReplica.testRecovery Error Message: Replica core_node1 not up to date after 0 seconds expected:<4> but was:<2> Stack Trace: java.lang.AssertionError: Replica core_node1 not up to date after 0 seconds expected:<4> but was:<2> at __randomizedtesting.SeedInfo.seed([436E0637FE7C2E45:829E7F9BD32CE4E2]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:743) at org.apache.solr.cloud.TestTlogReplica.waitForNumDocsInAllReplicas(TestTlogReplica.java:731) at org.apache.solr.cloud.TestTlogReplica.testRecovery(TestTlogReplica.java:538) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11279 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_436E0637FE7C2E45-001/init-core-data-001 [junit4] 2> 173283 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 173283 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 173284 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 173285 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-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_436E0637FE7C2E45-001/tempDir-001 [junit4] 2> 173285 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 173285 INFO (Thread-408) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 173285 INFO (Thread-408) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 173289 ERROR (Thread-408) [ ] 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> 173385 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:43263 [junit4] 2> 173389 INFO (jetty-launcher-3634-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 173389 INFO (jetty-launcher-3634-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 173389 INFO (jetty-launcher-3634-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 173390 INFO (jetty-launcher-3634-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fc6fcc{/solr,null,AVAILABLE} [junit4] 2> 173390 INFO (jetty-launcher-3634-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3744e662{SSL,[ssl, http/1.1]}{127.0.0.1:42107} [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.e.j.s.Server Started @175982ms [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42107} [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58d7d7b6{/solr,null,AVAILABLE} [junit4] 2> 173391 ERROR (jetty-launcher-3634-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42a8ce3d{/solr,null,AVAILABLE} [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 173391 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-03T04:21:44.504749Z [junit4] 2> 173393 INFO (jetty-launcher-3634-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3a8e6cb1{SSL,[ssl, http/1.1]}{127.0.0.1:38249} [junit4] 2> 173393 INFO (jetty-launcher-3634-thread-4) [ ] o.e.j.s.Server Started @175985ms [junit4] 2> 173393 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38249} [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@120f9731{SSL,[ssl, http/1.1]}{127.0.0.1:38455} [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.e.j.s.Server Started @175988ms [junit4] 2> 173397 ERROR (jetty-launcher-3634-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38455} [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-03T04:21:44.510712Z [junit4] 2> 173397 ERROR (jetty-launcher-3634-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 173397 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-03T04:21:44.510942Z [junit4] 2> 173399 INFO (jetty-launcher-3634-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dfa5180{/solr,null,AVAILABLE} [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@34693d6f{SSL,[ssl, http/1.1]}{127.0.0.1:34239} [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.e.j.s.Server Started @175991ms [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34239} [junit4] 2> 173400 ERROR (jetty-launcher-3634-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.0.1 [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-10-03T04:21:44.513579Z [junit4] 2> 173400 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 173410 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 173411 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr [junit4] 2> 173412 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr [junit4] 2> 173412 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr [junit4] 2> 173420 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43263/solr [junit4] 2> 173434 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 173435 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34239_solr [junit4] 2> 173436 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.c.Overseer Overseer (id=98763047200292876-127.0.0.1:34239_solr-n_0000000000) starting [junit4] 2> 173446 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34239_solr [junit4] 2> 173462 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 173492 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 173493 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 173495 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38249_solr [junit4] 2> 173496 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 173502 INFO (zkCallback-3651-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 173504 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 173506 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 173507 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38455_solr [junit4] 2> 173508 INFO (zkCallback-3651-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 173517 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 173522 INFO (zkCallback-3649-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 173523 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 173524 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 173526 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42107_solr [junit4] 2> 173526 INFO (zkCallback-3651-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 173526 INFO (zkCallback-3649-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 173526 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 173527 INFO (zkCallback-3652-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 173530 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173537 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173537 INFO (jetty-launcher-3634-thread-2) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173538 INFO (jetty-launcher-3634-thread-2) [ ] 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_436E0637FE7C2E45-001/tempDir-001/node2 [junit4] 2> 173552 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173601 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173601 INFO (jetty-launcher-3634-thread-4) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173602 INFO (jetty-launcher-3634-thread-4) [ ] 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_436E0637FE7C2E45-001/tempDir-001/node4 [junit4] 2> 173615 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173639 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173643 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173644 INFO (jetty-launcher-3634-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173645 INFO (jetty-launcher-3634-thread-1) [ ] 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_436E0637FE7C2E45-001/tempDir-001/node1 [junit4] 2> 173651 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173651 INFO (jetty-launcher-3634-thread-3) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f4eb0d4 [junit4] 2> 173653 INFO (jetty-launcher-3634-thread-3) [ ] 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_436E0637FE7C2E45-001/tempDir-001/node3 [junit4] 2> 173734 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 173735 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43263/solr ready [junit4] 2> 173751 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[436E0637FE7C2E45]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore [junit4] 2> 173751 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[436E0637FE7C2E45]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 173791 INFO (qtp1743291814-10533) [ ] 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> 173792 INFO (OverseerThreadFactory-965-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker [junit4] 2> 173792 WARN (OverseerThreadFactory-965-thread-1) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker) without cores. [junit4] 2> 173898 INFO (qtp1743291814-10533) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 173898 INFO (qtp1743291814-10533) [ ] 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=107 [junit4] 2> 173899 INFO (qtp1743291814-10521) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34239_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 173901 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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> 173901 INFO (OverseerThreadFactory-965-thread-2) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34239_solr for creating new replica [junit4] 2> 173902 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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:34239/solr", [junit4] 2> "node_name":"127.0.0.1:34239_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 174115 INFO (qtp104809221-10550) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 182115 INFO (qtp104809221-10550) [ ] 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> 182115 INFO (qtp104809221-10550) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 182117 INFO (zkCallback-3658-thread-1) [ ] 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> 182118 INFO (zkCallback-3658-thread-2) [ ] 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> 182121 INFO (qtp104809221-10550) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 182125 INFO (qtp104809221-10550) [ ] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 182126 INFO (qtp104809221-10550) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 182126 INFO (qtp104809221-10550) [ ] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker, trusted=true [junit4] 2> 182127 INFO (qtp104809221-10550) [ ] 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@2f4eb0d4 [junit4] 2> 182127 INFO (qtp104809221-10550) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 182127 INFO (qtp104809221-10550) [ ] 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_436E0637FE7C2E45-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_436E0637FE7C2E45-001/tempDir-001/node2/halfcollection_shard1_replica_n1/data/] [junit4] 2> 182158 INFO (qtp104809221-10550) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 182158 INFO (qtp104809221-10550) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 182159 INFO (qtp104809221-10550) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 182159 INFO (qtp104809221-10550) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 182160 INFO (qtp104809221-10550) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@706816d8[halfcollection_shard1_replica_n1] main] [junit4] 2> 182161 INFO (qtp104809221-10550) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 182161 INFO (qtp104809221-10550) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 182162 INFO (qtp104809221-10550) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 182162 INFO (searcherExecutor-974-thread-1) [ ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@706816d8[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 182162 INFO (qtp104809221-10550) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580208764511846400 [junit4] 2> 182165 INFO (qtp104809221-10550) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 182165 INFO (qtp104809221-10550) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 182165 INFO (qtp104809221-10550) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34239/solr/halfcollection_shard1_replica_n1/ [junit4] 2> 182165 INFO (qtp104809221-10550) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 182165 INFO (qtp104809221-10550) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:34239/solr/halfcollection_shard1_replica_n1/ has no replicas [junit4] 2> 182165 INFO (qtp104809221-10550) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 182166 INFO (qtp104809221-10550) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34239/solr/halfcollection_shard1_replica_n1/ shard1 [junit4] 2> 182267 INFO (zkCallback-3658-thread-2) [ ] 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> 182267 INFO (zkCallback-3658-thread-1) [ ] 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> 182317 INFO (qtp104809221-10550) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 182318 INFO (qtp104809221-10550) [ ] 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=8204 [junit4] 2> 182319 INFO (qtp1743291814-10521) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34239_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=8420 [junit4] 2> 182320 INFO (qtp1743291814-10529) [ ] 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> 182321 INFO (OverseerThreadFactory-965-thread-3) [ ] o.a.s.c.CreateCollectionCmd Create collection halfcollectionblocker2 [junit4] 2> 182321 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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> 182321 WARN (OverseerThreadFactory-965-thread-3) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfcollectionblocker2) without cores. [junit4] 2> 182424 INFO (zkCallback-3658-thread-1) [ ] 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> 182424 INFO (zkCallback-3658-thread-2) [ ] 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> 182526 INFO (qtp1743291814-10529) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 182526 INFO (qtp1743291814-10529) [ ] 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=205 [junit4] 2> 182527 INFO (qtp1743291814-10532) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38249_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 182533 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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> 182535 INFO (OverseerThreadFactory-965-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38249_solr for creating new replica [junit4] 2> 182537 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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:38249/solr", [junit4] 2> "node_name":"127.0.0.1:38249_solr", [junit4] 2> "type":"NRT"} [junit4] 2> 182742 INFO (qtp1743291814-10529) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 190743 INFO (qtp1743291814-10529) [ ] 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> 190743 INFO (qtp1743291814-10529) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 190752 INFO (zkCallback-3651-thread-1) [ ] 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> 190764 INFO (zkCallback-3651-thread-2) [ ] 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> 190770 INFO (qtp1743291814-10529) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 190844 INFO (qtp1743291814-10529) [ ] o.a.s.s.IndexSchema [halfcollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 190850 INFO (qtp1743291814-10529) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 190850 INFO (qtp1743291814-10529) [ ] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard1_replica_n1' using configuration from collection halfcollectionblocker2, trusted=true [junit4] 2> 190853 INFO (qtp1743291814-10529) [ ] 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@2f4eb0d4 [junit4] 2> 190857 INFO (qtp1743291814-10529) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 190857 INFO (qtp1743291814-10529) [ ] 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_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard1_replica_n1/data/] [junit4] 2> 190945 INFO (qtp1743291814-10529) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 190945 INFO (qtp1743291814-10529) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 190946 INFO (qtp1743291814-10529) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 190946 INFO (qtp1743291814-10529) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 190948 INFO (qtp1743291814-10529) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@349d2fc0[halfcollection_shard1_replica_n1] main] [junit4] 2> 190953 INFO (qtp1743291814-10529) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 190954 INFO (qtp1743291814-10529) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 190955 INFO (qtp1743291814-10529) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 190955 INFO (qtp1743291814-10529) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580208773731975168 [junit4] 2> 190958 INFO (searcherExecutor-979-thread-1) [ ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] Registered new searcher Searcher@349d2fc0[halfcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 190977 INFO (qtp1743291814-10529) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 190977 INFO (qtp1743291814-10529) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 190977 INFO (qtp1743291814-10529) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38249/solr/halfcollection_shard1_replica_n1/ [junit4] 2> 190977 INFO (qtp1743291814-10529) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 190977 INFO (qtp1743291814-10529) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:38249/solr/halfcollection_shard1_replica_n1/ has no replicas [junit4] 2> 190977 INFO (qtp1743291814-10529) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 190981 INFO (qtp1743291814-10529) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38249/solr/halfcollection_shard1_replica_n1/ shard1 [junit4] 2> 191082 INFO (zkCallback-3651-thread-1) [ ] 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> 191085 INFO (zkCallback-3651-thread-2) [ ] 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> 191132 INFO (qtp1743291814-10529) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 191136 INFO (qtp1743291814-10529) [ ] 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=8393 [junit4] 2> 191142 INFO (qtp1743291814-10532) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38249_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=8615 [junit4] 2> 191144 INFO (qtp1743291814-10533) [ ] 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:34239_solr,127.0.0.1:38249_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 191155 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection halfcollection [junit4] 2> 191155 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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> 191263 INFO (zkCallback-3651-thread-2) [ ] 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> 191263 INFO (zkCallback-3651-thread-1) [ ] 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> 191368 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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:34239/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 191376 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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:38249/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 191590 INFO (qtp104809221-10541) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 191602 INFO (qtp1743291814-10521) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 199590 INFO (qtp104809221-10541) [ ] 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> 199591 WARN (qtp104809221-10541) [ ] o.a.s.c.CoreContainer Creating a core with existing name is not allowed [junit4] 2> 199591 ERROR (qtp104809221-10541) [ ] 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 199591 INFO (qtp104809221-10541) [ ] 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=8001 [junit4] 2> 199592 ERROR (qtp104809221-10541) [ ] 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 199593 ERROR (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:34239/solr [junit4] 2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34239/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.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] 2> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [junit4] 2> at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 199603 INFO (qtp1743291814-10521) [ ] 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> 199608 INFO (zkCallback-3651-thread-2) [ ] 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> 199618 INFO (qtp1743291814-10521) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 199624 INFO (qtp1743291814-10521) [ ] o.a.s.s.IndexSchema [halfcollection_shard2_replica_n1] Schema name=minimal [junit4] 2> 199626 INFO (qtp1743291814-10521) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 199626 INFO (qtp1743291814-10521) [ ] o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica_n1' using configuration from collection halfcollection, trusted=true [junit4] 2> 199627 INFO (qtp1743291814-10521) [ ] 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@2f4eb0d4 [junit4] 2> 199627 INFO (qtp1743291814-10521) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 199627 INFO (qtp1743291814-10521) [ ] 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_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard2_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_436E0637FE7C2E45-001/tempDir-001/node4/halfcollection_shard2_replica_n1/data/] [junit4] 2> 199723 INFO (qtp1743291814-10521) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 199723 INFO (qtp1743291814-10521) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 199725 INFO (qtp1743291814-10521) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 199725 INFO (qtp1743291814-10521) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 199727 INFO (qtp1743291814-10521) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@60ebaac1[halfcollection_shard2_replica_n1] main] [junit4] 2> 199728 INFO (qtp1743291814-10521) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 199728 INFO (qtp1743291814-10521) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 199729 INFO (qtp1743291814-10521) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 199729 INFO (qtp1743291814-10521) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580208782932180992 [junit4] 2> 199733 INFO (searcherExecutor-984-thread-1) [ ] o.a.s.c.SolrCore [halfcollection_shard2_replica_n1] Registered new searcher Searcher@60ebaac1[halfcollection_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 199738 INFO (qtp1743291814-10521) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 199738 INFO (qtp1743291814-10521) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 199738 INFO (qtp1743291814-10521) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38249/solr/halfcollection_shard2_replica_n1/ [junit4] 2> 199738 INFO (qtp1743291814-10521) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 199738 INFO (qtp1743291814-10521) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:38249/solr/halfcollection_shard2_replica_n1/ has no replicas [junit4] 2> 199738 INFO (qtp1743291814-10521) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 199740 INFO (qtp1743291814-10521) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38249/solr/halfcollection_shard2_replica_n1/ shard2 [junit4] 2> 199842 INFO (zkCallback-3651-thread-2) [ ] 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> 199842 INFO (zkCallback-3651-thread-1) [ ] 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> 199890 INFO (qtp1743291814-10521) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 199892 INFO (qtp1743291814-10521) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={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} status=0 QTime=8290 [junit4] 2> 199895 ERROR (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [halfcollection]. [junit4] 2> 199898 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 199900 INFO (qtp1743291814-10529) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollection.shard2.replica_n1, tag=null [junit4] 2> 199900 INFO (qtp1743291814-10529) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d4e3b90: rootName = null, domain = solr.core.halfcollection.shard2.replica_n1, service url = null, agent id = null] for registry solr.core.halfcollection.shard2.replica_n1 / com.codahale.metrics.MetricRegistry@4998c0e0 [junit4] 2> 199929 INFO (qtp1743291814-10529) [ ] o.a.s.c.SolrCore [halfcollection_shard2_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@769ae90d [junit4] 2> 199929 INFO (qtp1743291814-10529) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollection.shard2.replica_n1, tag=1989863693 [junit4] 2> 199929 INFO (qtp1743291814-10529) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfcollection.shard2.leader, tag=1989863693 [junit4] 2> 199939 INFO (qtp1743291814-10529) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard2_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=39 [junit4] 2> 200641 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [halfcollection] [junit4] 2> 200649 INFO (qtp1743291814-10533) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 201163 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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> 230657 ERROR (qtp1743291814-10533) [ ] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to become ACTIVE with timeout=30 [junit4] 2> 230657 INFO (qtp1743291814-10533) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:34239_solr,127.0.0.1:38249_solr&wt=javabin&version=2} status=0 QTime=39512 [junit4] 2> 230658 INFO (TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[436E0637FE7C2E45]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore [junit4] 2> 230677 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[436E0637FE7C2E45]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards [junit4] 2> 230677 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[436E0637FE7C2E45]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 230679 INFO (qtp1743291814-10522) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 230680 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 230683 INFO (qtp1743291814-10532) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker2.shard1.core_node1, tag=null [junit4] 2> 230683 INFO (qtp1743291814-10532) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d424524: rootName = null, domain = solr.core.halfcollectionblocker2.shard1.core_node1, service url = null, agent id = null] for registry solr.core.halfcollectionblocker2.shard1.core_node1 / com.codahale.metrics.MetricRegistry@3141a768 [junit4] 2> 230698 INFO (qtp1743291814-10532) [ ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@dac0818 [junit4] 2> 230698 INFO (qtp1743291814-10532) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker2.shard1.core_node1, tag=229378072 [junit4] 2> 230698 INFO (qtp1743291814-10532) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfcollectionblocker2.shard1.leader, tag=229378072 [junit4] 2> 230701 INFO (qtp1743291814-10532) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=18 [junit4] 2> 231407 INFO (qtp1743291814-10522) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2} status=0 QTime=727 [junit4] 2> 231408 INFO (qtp1743291814-10521) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfcollectionblocker&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 231410 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] 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> 231410 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 231414 INFO (qtp104809221-10545) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker.shard1.core_node1, tag=null [junit4] 2> 231414 INFO (qtp104809221-10545) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10529dcd: rootName = null, domain = solr.core.halfcollectionblocker.shard1.core_node1, service url = null, agent id = null] for registry solr.core.halfcollectionblocker.shard1.core_node1 / com.codahale.metrics.MetricRegistry@4b78b16e [junit4] 2> 231430 INFO (qtp104809221-10545) [ ] o.a.s.c.SolrCore [halfcollection_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@3a3f1aa5 [junit4] 2> 231430 INFO (qtp104809221-10545) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfcollectionblocker.shard1.core_node1, tag=977214117 [junit4] 2> 231430 INFO (qtp104809221-10545) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfcollectionblocker.shard1.leader, tag=977214117 [junit4] 2> 231440 INFO (qtp104809221-10545) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=26 [junit4] 2> 232144 INFO (qtp1743291814-10521) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfcollectionblocker&action=DELETE&wt=javabin&version=2} status=0 QTime=736 [junit4] 2> 232148 INFO (qtp1743291814-10533) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 232149 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection acollection [junit4] 2> 232149 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 232149 ERROR (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed:org.apache.solr.common.SolrException: numShards is a required param (when using CompositeId router). [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:117) [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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 232159 INFO (qtp1743291814-10533) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2} status=400 QTime=11 [junit4] 2> 232159 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[436E0637FE7C2E45]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testMissingNumShards [junit4] 2> 232179 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[436E0637FE7C2E45]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionsAPI [junit4] 2> 232180 INFO (TEST-CollectionsAPIDistributedZkTest.testCollectionsAPI-seed#[436E0637FE7C2E45]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 232181 INFO (qtp1743291814-10532) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=7b7fa924-efb8-4387-9937-9303461f7dca&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 232182 INFO (qtp1743291814-10532) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7b7fa924-efb8-4387-9937-9303461f7dca&replicationFactor=1&collection.configName=conf2&maxShardsPerNode=1&name=awhollynewcollection_0&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 232183 INFO (OverseerThreadFactory-965-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection awhollynewcollection_0 [junit4] 2> 232183 INFO (OverseerCollectionConfigSetProcessor-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000014 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 232293 INFO (zkCallback-3664-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeCreated path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 232395 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"awhollynewcollection_0_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38455/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 232396 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"awhollynewcollection_0_shard2_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34239/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 232397 INFO (OverseerStateUpdate-98763047200292876-127.0.0.1:34239_solr-n_0000000000) [ ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"awhollynewcollection_0", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"awhollynewcollection_0_shard3_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42107/solr", [junit4] 2> "type":"NRT"} [junit4] 2> 232506 INFO (zkCallback-3664-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 232614 INFO (qtp104809221-10547) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412826423009&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=9 [junit4] 2> 232614 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 232630 INFO (qtp383675462-10538) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=1 [junit4] 2> 232630 INFO (parallelCoreAdminExecutor-971-thread-1) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 232640 INFO (qtp1842201837-10520) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412827266373&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=0 [junit4] 2> 232640 INFO (parallelCoreAdminExecutor-969-thread-1) [ ] o.a.s.u.TestInjection Inject random core creation delay of 8s [junit4] 2> 232642 INFO (qtp383675462-10537) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 232642 INFO (qtp383675462-10537) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 233645 INFO (qtp383675462-10523) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 233645 INFO (qtp383675462-10523) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 234647 INFO (qtp383675462-10530) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 234647 INFO (qtp383675462-10530) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 235650 INFO (qtp383675462-10538) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 235650 INFO (qtp383675462-10538) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 236652 INFO (qtp383675462-10537) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 236652 INFO (qtp383675462-10537) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 237654 INFO (qtp383675462-10523) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 237654 INFO (qtp383675462-10523) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 238657 INFO (qtp383675462-10530) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 238657 INFO (qtp383675462-10530) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 239659 INFO (qtp383675462-10538) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 239659 INFO (qtp383675462-10538) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 240614 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412826423009&coreNodeName=core_node2&name=awhollynewcollection_0_shard2_replica_n1&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 240620 INFO (zkCallback-3658-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240620 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240620 INFO (zkCallback-3664-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240636 INFO (parallelCoreAdminExecutor-971-thread-1) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&coreNodeName=core_node1&name=awhollynewcollection_0_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 240636 INFO (parallelCoreAdminExecutor-971-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 240640 INFO (parallelCoreAdminExecutor-969-thread-1) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf2&newCollection=true&collection=awhollynewcollection_0&version=2&replicaType=NRT&async=7b7fa924-efb8-4387-9937-9303461f7dca2923412827266373&coreNodeName=core_node3&name=awhollynewcollection_0_shard3_replica_n1&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 240641 INFO (parallelCoreAdminExecutor-969-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 240661 INFO (qtp383675462-10537) [ ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374 [junit4] 2> 240661 INFO (qtp383675462-10537) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7b7fa924-efb8-4387-9937-9303461f7dca2923412825154374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 240743 INFO (zkCallback-3664-thread-4) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240743 INFO (zkCallback-3658-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240743 INFO (zkCallback-3652-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240743 INFO (zkCallback-3658-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240743 INFO (zkCallback-3649-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240743 INFO (zkCallback-3652-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 240743 INFO (zkCallback-3649-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awhollynewcollection_0/state.json] for collection [awhollynewcollection_0] has occurred - updating... (live nodes size: [4]) [junit4] 2> 241622 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.1 [junit4] 2> 241627 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.s.IndexSchema [awhollynewcollection_0_shard2_replica_n1] Schema name=minimal [junit4] 2> 241628 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 241628 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'awhollynewcollection_0_shard2_replica_n1' using configuration from collection awhollynewcollection_0, trusted=true [junit4] 2> 241629 INFO (parallelCoreAdminExecutor-966-thread-1) [ ] o.a.s.m.r.SolrJmxReporte [...truncated too long message...] ull] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2a7b3712 [junit4] 2> 2049810 WARN (zkCallback-5700-thread-4) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2049810 INFO (jetty-closer-5661-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@308a2eae{/solr,null,UNAVAILABLE} [junit4] 2> 2049810 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 0x15ee093070c0011, 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.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2049811 INFO (zkCallback-5715-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 2049811 INFO (zkCallback-5715-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44325_solr [junit4] 2> 2049811 INFO (jetty-closer-5661-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2051312 WARN (zkCallback-5715-thread-1) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2051312 INFO (jetty-closer-5661-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52e4fb78{/solr,null,UNAVAILABLE} [junit4] 2> 2051312 ERROR (SUITE-TestTlogReplica-seed#[436E0637FE7C2E45]-worker) [ ] 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> 2051313 INFO (SUITE-TestTlogReplica-seed#[436E0637FE7C2E45]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40533 40533 [junit4] 2> 2054788 INFO (Thread-4699) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40533 40533 [junit4] 2> 2054788 WARN (Thread-4699) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 28 /solr/configs/conf [junit4] 2> 8 /solr/aliases.json [junit4] 2> 7 /solr/security.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 2 /solr/collections/tlog_replica_test_recovery/state.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_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 26 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 25 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 24 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 23 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 15 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 8 /solr/clusterprops.json [junit4] 2> 8 /solr/clusterstate.json [junit4] 2> 6 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 6 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> 4 /solr/overseer_elect/election/98763163931770886-127.0.0.1:44325_solr-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/98763163931770897-core_node1-n_0000000001 [junit4] 2> 2 /solr/overseer_elect/election/98763163931770897-127.0.0.1:43657_solr-n_0000000004 [junit4] 2> 2 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/98763163931770886-core_node2-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98763163931770900-core_node5-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/98763163931770897-core_node7-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 8 /solr/collections [junit4] 2> 3 /solr/live_nodes [junit4] 2> 2 /solr/overseer/queue [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/overseer/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/J1/temp/solr.cloud.TestTlogReplica_436E0637FE7C2E45-001 [junit4] 2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10942, maxDocsPerChunk=7, blockSize=950), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10942, blockSize=950)), sim=RandomSimilarity(queryNorm=true): {}, locale=en-PG, timezone=America/Shiprock [junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=281599032,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [FileUtilsTest, TestLegacyFieldReuse, CloudExitableDirectoryReaderTest, SystemInfoHandlerTest, DistributedIntervalFacetingTest, DistributedFacetPivotWhiteBoxTest, UpdateRequestProcessorFactoryTest, TestFieldCacheSortRandom, ClusterStateUpdateTest, HdfsUnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, TestBM25SimilarityFactory, TestSearchPerf, TestLegacyFieldCache, TestStressLiveNodes, TestRTimerTree, ImplicitSnitchTest, PrimUtilsTest, TestSQLHandler, DirectSolrSpellCheckerTest, DocExpirationUpdateProcessorFactoryTest, SmileWriterTest, TestPerFieldSimilarityWithDefaultOverride, TestSimpleTrackingShardHandler, TestValueSourceCache, PKIAuthenticationIntegrationTest, SolrSlf4jReporterTest, TestLRUCache, CollectionsAPIDistributedZkTest, TestElisionMultitermQuery, TestRecoveryHdfs, DOMUtilTest, HttpSolrCallGetCoreTest, DistanceUnitsTest, LeaderFailureAfterFreshStartTest, TestMinMaxOnMultiValuedField, TestMultiWordSynonyms, TestSolrConfigHandler, SparseHLLTest, CursorMarkTest, BadCopyFieldTest, TestTolerantUpdateProcessorRandomCloud, CoreAdminHandlerTest, ConcurrentDeleteAndCreateCollectionTest, TestInfoStreamLogging, TestClassicSimilarityFactory, TestXIncludeConfig, TestPerFieldSimilarity, ZkSolrClientTest, ReplicationFactorTest, TestSolrCoreParser, TestSchemaNameResource, TestUnifiedSolrHighlighter, TestSSLRandomization, TestTrackingShardHandlerFactory, SharedFSAutoReplicaFailoverTest, RecoveryAfterSoftCommitTest, ClassificationUpdateProcessorIntegrationTest, AssignTest, TestSizeLimitedDistributedMap, TestCollationFieldDocValues, PropertiesRequestHandlerTest, TestSystemIdResolver, CurrencyFieldTypeTest, TestSolrJ, TestCustomStream, TestRTGBase, AlternateDirectoryTest, TestReplicaProperties, TestImpersonationWithHadoopAuth, TestCoreContainer, ShardRoutingTest, ScriptEngineTest, SoftAutoCommitTest, SampleTest, SubstringBytesRefFilterTest, SpatialFilterTest, ZkControllerTest, ShardRoutingCustomTest, DistribDocExpirationUpdateProcessorTest, TestStressVersions, TestSolrCloudWithSecureImpersonation, TestCustomSort, SuggesterTSTTest, TestSimpleQParserPlugin, CdcrRequestHandlerTest, CollectionTooManyReplicasTest, OpenCloseCoreStressTest, HdfsBasicDistributedZk2Test, TestUseDocValuesAsStored2, TestBlobHandler, TestManagedStopFilterFactory, HdfsChaosMonkeySafeLeaderTest, TestFastLRUCache, StatelessScriptUpdateProcessorFactoryTest, SolrIndexMetricsTest, BadComponentTest, ExitableDirectoryReaderTest, DistributedFacetPivotLongTailTest, TestAuthenticationFramework, TestBulkSchemaAPI, DocValuesMultiTest, TestFileDictionaryLookup, FileBasedSpellCheckerTest, PreAnalyzedUpdateProcessorTest, TestJsonRequest, TestSubQueryTransformer, TestManagedSchemaAPI, LukeRequestHandlerTest, V2StandaloneTest, TestPrepRecovery, TestQueryTypes, DistributedTermsComponentTest, SpellCheckComponentTest, ZkCLITest, MoreLikeThisHandlerTest, ChaosMonkeySafeLeaderTest, FullHLLTest, TestConfigsApi, TestUpdate, TestCollapseQParserPlugin, LeaderElectionIntegrationTest, TestRandomDVFaceting, TestHashPartitioner, TestStressReorder, TestReload, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, TestFiltering, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, TestSolrDeletionPolicy1, CacheHeaderTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TermsComponentTest, TestCollationField, QueryParsingTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CustomCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, HttpPartitionTest, MigrateRouteKeyTest, MoveReplicaTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestPullReplica, TestRequestForwarding, TestTlogReplica] [junit4] Completed [555/730 (2!)] on J1 in 100.34s, 13 tests, 1 failure <<< FAILURES! [...truncated 37266 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
