Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/46/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp Error Message: Error from server at https://127.0.0.1:32803/solr: Could not fully create collection: replicaProperties Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32803/solr: Could not fully create collection: replicaProperties at __randomizedtesting.SeedInfo.seed([94CDA59050B745BC:50161A78EB98B6D0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 12300 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/init-core-data-001 [junit4] 2> 1284207 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 1284208 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001 [junit4] 2> 1284208 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1284208 INFO (Thread-2195) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1284208 INFO (Thread-2195) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1284308 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:36487 [junit4] 2> 1284315 INFO (jetty-launcher-1158-thread-1) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1284315 INFO (jetty-launcher-1158-thread-2) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1284315 INFO (jetty-launcher-1158-thread-3) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1284316 INFO (jetty-launcher-1158-thread-4) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 1284317 INFO (jetty-launcher-1158-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb787e8{/solr,null,AVAILABLE} [junit4] 2> 1284317 INFO (jetty-launcher-1158-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b9c3a69{/solr,null,AVAILABLE} [junit4] 2> 1284318 INFO (jetty-launcher-1158-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b8c3167{SSL,[ssl, http/1.1]}{127.0.0.1:43472} [junit4] 2> 1284318 INFO (jetty-launcher-1158-thread-1) [ ] o.e.j.s.Server Started @1288030ms [junit4] 2> 1284318 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43472} [junit4] 2> 1284319 ERROR (jetty-launcher-1158-thread-1) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284319 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 1284319 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284319 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1284319 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T14:48:01.555Z [junit4] 2> 1284319 INFO (jetty-launcher-1158-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1d7291e8{SSL,[ssl, http/1.1]}{127.0.0.1:41599} [junit4] 2> 1284319 INFO (jetty-launcher-1158-thread-2) [ ] o.e.j.s.Server Started @1288031ms [junit4] 2> 1284320 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41599} [junit4] 2> 1284320 ERROR (jetty-launcher-1158-thread-2) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284320 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 1284320 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284320 INFO (jetty-launcher-1158-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38dad8ea{/solr,null,AVAILABLE} [junit4] 2> 1284320 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1284320 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T14:48:01.556Z [junit4] 2> 1284324 INFO (jetty-launcher-1158-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e58a1ab{/solr,null,AVAILABLE} [junit4] 2> 1284325 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284325 INFO (jetty-launcher-1158-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1bbb6fdd{SSL,[ssl, http/1.1]}{127.0.0.1:32803} [junit4] 2> 1284325 INFO (jetty-launcher-1158-thread-4) [ ] o.e.j.s.Server Started @1288036ms [junit4] 2> 1284325 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32803} [junit4] 2> 1284326 ERROR (jetty-launcher-1158-thread-4) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284326 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 1284326 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284326 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1284326 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T14:48:01.562Z [junit4] 2> 1284327 INFO (jetty-launcher-1158-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@23b525e3{SSL,[ssl, http/1.1]}{127.0.0.1:41598} [junit4] 2> 1284327 INFO (jetty-launcher-1158-thread-3) [ ] o.e.j.s.Server Started @1288038ms [junit4] 2> 1284327 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41598} [junit4] 2> 1284327 ERROR (jetty-launcher-1158-thread-3) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1284329 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 6.4.0 [junit4] 2> 1284329 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1284329 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1284329 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-01-22T14:48:01.565Z [junit4] 2> 1284329 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284330 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284332 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1284333 INFO (jetty-launcher-1158-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr [junit4] 2> 1284334 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1284336 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1284336 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1284337 INFO (jetty-launcher-1158-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr [junit4] 2> 1284337 INFO (jetty-launcher-1158-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr [junit4] 2> 1284339 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1284341 INFO (jetty-launcher-1158-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36487/solr [junit4] 2> 1284346 INFO (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32803_solr [junit4] 2> 1284346 INFO (jetty-launcher-1158-thread-1) [n:127.0.0.1:43472_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43472_solr [junit4] 2> 1284346 INFO (jetty-launcher-1158-thread-2) [n:127.0.0.1:41599_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41599_solr [junit4] 2> 1284347 INFO (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr ] o.a.s.c.Overseer Overseer (id=97327283007979530-127.0.0.1:32803_solr-n_0000000000) starting [junit4] 2> 1284347 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1284348 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1284348 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1284348 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1284348 INFO (jetty-launcher-1158-thread-3) [n:127.0.0.1:41598_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41598_solr [junit4] 2> 1284349 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1284349 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1284349 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1284349 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1284356 INFO (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32803_solr [junit4] 2> 1284357 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1284357 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1284357 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1284361 INFO (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1284387 INFO (jetty-launcher-1158-thread-2) [n:127.0.0.1:41599_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/. [junit4] 2> 1284422 INFO (jetty-launcher-1158-thread-1) [n:127.0.0.1:43472_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/. [junit4] 2> 1284473 INFO (jetty-launcher-1158-thread-4) [n:127.0.0.1:32803_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/. [junit4] 2> 1284475 INFO (jetty-launcher-1158-thread-3) [n:127.0.0.1:41598_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node3/. [junit4] 2> 1284927 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1284928 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36487/solr ready [junit4] 2> 1284948 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard [junit4] 2> 1285002 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1285003 INFO (OverseerThreadFactory-3505-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.CreateCollectionCmd Create collection solrj_implicit [junit4] 2> 1285110 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2 [junit4] 2> 1285162 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2 [junit4] 2> 1285265 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1285265 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286117 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1286130 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardB_replica1] Schema name=minimal [junit4] 2> 1286132 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1286133 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica1' using configuration from collection solrj_implicit [junit4] 2> 1286133 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardB_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/solrj_implicit_shardB_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/./solrj_implicit_shardB_replica1/data/] [junit4] 2> 1286142 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1286142 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1286142 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1286143 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1286143 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4aa2e7df[solrj_implicit_shardB_replica1] main] [junit4] 2> 1286144 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1286144 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1286144 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1286144 INFO (searcherExecutor-3514-thread-1-processing-n:127.0.0.1:32803_solr x:solrj_implicit_shardB_replica1 s:shardB c:solrj_implicit) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [solrj_implicit_shardB_replica1] Registered new searcher Searcher@4aa2e7df[solrj_implicit_shardB_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1286144 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236530156666880 [junit4] 2> 1286148 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1286148 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1286148 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32803/solr/solrj_implicit_shardB_replica1/ [junit4] 2> 1286148 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1286148 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:32803/solr/solrj_implicit_shardB_replica1/ has no replicas [junit4] 2> 1286149 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32803/solr/solrj_implicit_shardB_replica1/ shardB [junit4] 2> 1286171 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1286178 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardA_replica1] Schema name=minimal [junit4] 2> 1286180 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1286181 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica1' using configuration from collection solrj_implicit [junit4] 2> 1286181 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardA_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/solrj_implicit_shardA_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/./solrj_implicit_shardA_replica1/data/] [junit4] 2> 1286189 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1286189 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1286190 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1286190 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1286191 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@121f413f[solrj_implicit_shardA_replica1] main] [junit4] 2> 1286191 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1286192 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1286192 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1286192 INFO (searcherExecutor-3519-thread-1-processing-n:127.0.0.1:41599_solr x:solrj_implicit_shardA_replica1 s:shardA c:solrj_implicit) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.SolrCore [solrj_implicit_shardA_replica1] Registered new searcher Searcher@121f413f[solrj_implicit_shardA_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1286192 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236530206998528 [junit4] 2> 1286196 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1286196 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1286196 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41599/solr/solrj_implicit_shardA_replica1/ [junit4] 2> 1286196 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1286196 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:41599/solr/solrj_implicit_shardA_replica1/ has no replicas [junit4] 2> 1286197 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41599/solr/solrj_implicit_shardA_replica1/ shardA [junit4] 2> 1286298 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286299 INFO (zkCallback-1175-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286300 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1286301 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_implicit s:shardB x:solrj_implicit_shardB_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2} status=0 QTime=1190 [junit4] 2> 1286347 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1286349 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_implicit s:shardA x:solrj_implicit_shardA_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2} status=0 QTime=1187 [junit4] 2> 1286350 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1286450 INFO (zkCallback-1175-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1286450 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287005 INFO (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1287351 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2} status=0 QTime=2348 [junit4] 2> 1287354 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1287355 INFO (OverseerThreadFactory-3505-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.CreateShardCmd Create shard invoked: { [junit4] 2> "collection":"solrj_implicit", [junit4] 2> "shard":"shardC", [junit4] 2> "operation":"createshard"} [junit4] 2> 1287457 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287457 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287556 INFO (OverseerThreadFactory-3505-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.CreateShardCmd Creating shard solrj_implicit_shardC_replica1 as part of slice shardC of collection solrj_implicit on 127.0.0.1:43472_solr [junit4] 2> 1287609 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 [junit4] 2> 1287712 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287712 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1287712 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1288616 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1288622 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardC_replica1] Schema name=minimal [junit4] 2> 1288625 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1288625 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardC_replica1' using configuration from collection solrj_implicit [junit4] 2> 1288625 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardC_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/solrj_implicit_shardC_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/./solrj_implicit_shardC_replica1/data/] [junit4] 2> 1288633 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1288633 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1288634 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1288634 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1288634 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18fc365d[solrj_implicit_shardC_replica1] main] [junit4] 2> 1288635 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1288635 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1288635 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1288635 INFO (searcherExecutor-3524-thread-1-processing-n:127.0.0.1:43472_solr x:solrj_implicit_shardC_replica1 s:shardC c:solrj_implicit) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1] Registered new searcher Searcher@18fc365d[solrj_implicit_shardC_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1288636 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236532769718272 [junit4] 2> 1288639 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1288639 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1288639 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43472/solr/solrj_implicit_shardC_replica1/ [junit4] 2> 1288639 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1288639 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:43472/solr/solrj_implicit_shardC_replica1/ has no replicas [junit4] 2> 1288641 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43472/solr/solrj_implicit_shardC_replica1/ shardC [junit4] 2> 1288742 INFO (zkCallback-1175-thread-1-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1288742 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1288742 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1288791 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1288793 INFO (qtp449110000-7862) [n:127.0.0.1:43472_solr c:solrj_implicit s:shardC x:solrj_implicit_shardC_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1183 [junit4] 2> 1288793 INFO (OverseerThreadFactory-3505-thread-2-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.CreateShardCmd Finished create command on all shards for collection: solrj_implicit [junit4] 2> 1288794 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1439 [junit4] 2> 1288796 INFO (qtp1984179530-7901) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1288797 INFO (OverseerThreadFactory-3505-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.DeleteShardCmd Delete shard invoked [junit4] 2> 1288797 INFO (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1288797 INFO (OverseerThreadFactory-3505-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.DeleteShardCmd Deleting replica for collection=solrj_implicit shard=shardC on node=127.0.0.1:43472_solr [junit4] 2> 1288800 INFO (qtp449110000-7872) [n:127.0.0.1:43472_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit_shardC_replica1 [junit4] 2> 1288801 INFO (qtp449110000-7872) [n:127.0.0.1:43472_solr ] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@45330552 [junit4] 2> 1288803 INFO (qtp449110000-7872) [n:127.0.0.1:43472_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit.shardC.replica1 [junit4] 2> 1288805 INFO (qtp449110000-7872) [n:127.0.0.1:43472_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_implicit_shardC_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=4 [junit4] 2> 1288907 INFO (zkCallback-1175-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1288907 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1289007 INFO (OverseerStateUpdate-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.o.CollectionMutator Removing collection: solrj_implicit shard: shardC from clusterstate [junit4] 2> 1289108 INFO (zkCallback-1175-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1289108 INFO (zkCallback-1174-thread-1-processing-n:127.0.0.1:41599_solr) [n:127.0.0.1:41599_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1289307 INFO (OverseerThreadFactory-3505-thread-3-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.DeleteShardCmd Successfully deleted collection: solrj_implicit, shard: shardC [junit4] 2> 1289309 INFO (qtp1984179530-7901) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=512 [junit4] 2> 1289309 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard [junit4] 2> 1289330 INFO (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole [junit4] 2> 1289332 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:41598_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1289333 INFO (OverseerThreadFactory-3505-thread-4-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:41598_solr [junit4] 2> 1289333 INFO (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1289334 INFO (Thread-2232) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97327283007979530-127.0.0.1:32803_solr-n_0000000000 overseer designates are [127.0.0.1:41598_solr] [junit4] 2> 1289334 INFO (Thread-2232) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97327283007979530-127.0.0.1:32803_solr-n_0000000000, 97327283007979526-127.0.0.1:43472_solr-n_0000000001, 97327283007979529-127.0.0.1:41599_solr-n_0000000002, 97327283007979532-127.0.0.1:41598_solr-n_0000000003] [junit4] 2> 1289334 INFO (Thread-2232) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerNodePrioritizer asking node 97327283007979532-127.0.0.1:41598_solr-n_0000000003 to come join election at head [junit4] 2> 1289335 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41598_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 1289338 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1289341 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 1289343 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:41598_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1289345 INFO (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1289345 INFO (OverseerThreadFactory-3505-thread-5-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:41598_solr [junit4] 2> 1289346 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41598_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 1289347 INFO (qtp1984179530-7901) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1289348 INFO (qtp1984179530-7901) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1289348 INFO (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole [junit4] 2> 1289374 INFO (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp [junit4] 2> 1289376 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1289377 INFO (OverseerThreadFactory-3505-thread-5-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.CreateCollectionCmd Create collection replicaProperties [junit4] 2> 1289377 INFO (OverseerCollectionConfigSetProcessor-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 1289389 INFO (qtp585535495-7871) [n:127.0.0.1:41598_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97327283007979532-127.0.0.1:41598_solr-n_0000000003&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1289390 INFO (Thread-2232) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97327283007979526-127.0.0.1:43472_solr-n_0000000001 to rejoin election [junit4] 2> 1289391 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97327283007979526-127.0.0.1:43472_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1289393 INFO (OverseerStateUpdate-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.Overseer Quit command received { [junit4] 2> "operation":"quit", [junit4] 2> "id":"97327283007979530-127.0.0.1:32803_solr-n_0000000000"} 127.0.0.1:32803_solr [junit4] 2> 1319402 ERROR (OverseerThreadFactory-3505-thread-5-processing-n:127.0.0.1:32803_solr) [n:127.0.0.1:32803_solr ] o.a.s.c.OverseerCollectionMessageHandler Collection: replicaProperties operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: replicaProperties [junit4] 2> at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:192) [junit4] 2> at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1319404 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=replicaProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=30027 [junit4] 2> 1319404 INFO (OverseerStateUpdate-97327283007979530-127.0.0.1:32803_solr-n_0000000000) [n:127.0.0.1:32803_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32803_solr [junit4] 2> 1319404 ERROR (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: replicaProperties [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296) [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:110) [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:462) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:534) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:202) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95) [junit4] 2> at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1319404 WARN (OverseerExitThread) [n:127.0.0.1:32803_solr ] o.a.s.c.Overseer I'm exiting, but I'm still the leader [junit4] 2> 1319405 INFO (OverseerExitThread) [n:127.0.0.1:32803_solr ] o.a.s.c.Overseer Overseer (id=97327283007979530-127.0.0.1:32803_solr-n_0000000000) closing [junit4] 2> 1319405 INFO (TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndDeleteReplicaProp [junit4] 2> 1319405 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43472_solr [junit4] 2> 1319406 INFO (zkCallback-1167-thread-1-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.Overseer Overseer (id=97327283007979526-127.0.0.1:43472_solr-n_0000000001) starting [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testAddAndDeleteReplicaProp -Dtests.seed=94CDA59050B745BC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Pacific/Easter -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 30.1s J0 | CollectionsAPISolrJTest.testAddAndDeleteReplicaProp <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32803/solr: Could not fully create collection: replicaProperties [junit4] > at __randomizedtesting.SeedInfo.seed([94CDA59050B745BC:50161A78EB98B6D0]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166) [junit4] > at org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplicaProp(CollectionsAPISolrJTest.java:309) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1319431 INFO (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerStatus [junit4] 2> 1319433 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1319437 INFO (qtp1984179530-7881) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 1319437 INFO (TEST-CollectionsAPISolrJTest.testOverseerStatus-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerStatus [junit4] 2> 1319472 INFO (TEST-CollectionsAPISolrJTest.testCreateAndDeleteCollection-seed#[94CDA59050B745BC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteCollection [junit4] 2> 1319474 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1319475 INFO (OverseerThreadFactory-3530-thread-2-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.CreateCollectionCmd Create collection solrj_test [junit4] 2> 1319475 INFO (OverseerCollectionConfigSetProcessor-97327283007979526-127.0.0.1:43472_solr-n_0000000001) [n:127.0.0.1:43472_solr ] 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> 1319582 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2 [junit4] 2> 1319582 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2 [junit4] 2> 1319582 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2 [junit4] 2> 1319586 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2 [junit4] 2> 1320590 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1320593 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1320593 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1320598 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0 [junit4] 2> 1320599 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.s.IndexSchema [solrj_test_shard2_replica1] Schema name=minimal [junit4] 2> 1320602 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1320612 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica1' using configuration from collection solrj_test [junit4] 2> 1320613 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.c.SolrCore [[solrj_test_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/solrj_test_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node4/./solrj_test_shard2_replica1/data/] [junit4] 2> 1320614 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.s.IndexSchema [solrj_test_shard2_replica2] Schema name=minimal [junit4] 2> 1320615 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.s.IndexSchema [solrj_test_shard1_replica1] Schema name=minimal [junit4] 2> 1320617 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.s.IndexSchema [solrj_test_shard1_replica2] Schema name=minimal [junit4] 2> 1320617 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1320618 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard2_replica2' using configuration from collection solrj_test [junit4] 2> 1320618 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1320619 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.SolrCore [[solrj_test_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/solrj_test_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node1/./solrj_test_shard2_replica2/data/] [junit4] 2> 1320619 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1320619 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica1' using configuration from collection solrj_test [junit4] 2> 1320620 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_shard1_replica2' using configuration from collection solrj_test [junit4] 2> 1320620 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.c.SolrCore [[solrj_test_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node3/solrj_test_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node3/./solrj_test_shard1_replica1/data/] [junit4] 2> 1320620 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.SolrCore [[solrj_test_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/solrj_test_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001/tempDir-001/node2/./solrj_test_shard1_replica2/data/] [junit4] 2> 1320625 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1320625 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1320627 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1320627 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1320627 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1320627 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1320628 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1320628 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1320628 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65bdfa0f[solrj_test_shard2_replica1] main] [junit4] 2> 1320629 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ed23d0a[solrj_test_shard2_replica2] main] [junit4] 2> 1320629 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1320630 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1320630 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1320630 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1320630 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1320630 INFO (searcherExecutor-3532-thread-1-processing-n:127.0.0.1:43472_solr x:solrj_test_shard2_replica2 s:shard2 c:solrj_test) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.SolrCore [solrj_test_shard2_replica2] Registered new searcher Searcher@2ed23d0a[solrj_test_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1320630 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1320630 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236566317858816 [junit4] 2> 1320630 INFO (searcherExecutor-3531-thread-1-processing-n:127.0.0.1:32803_solr x:solrj_test_shard2_replica1 s:shard2 c:solrj_test) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.c.SolrCore [solrj_test_shard2_replica1] Registered new searcher Searcher@65bdfa0f[solrj_test_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1320630 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236566317858816 [junit4] 2> 1320633 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1320633 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1320633 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1320633 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1320635 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1320635 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1320635 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1320635 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1320636 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@59b02d1b[solrj_test_shard1_replica2] main] [junit4] 2> 1320636 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@695b69b6[solrj_test_shard1_replica1] main] [junit4] 2> 1320636 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1320636 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1320636 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43472/solr/solrj_test_shard2_replica2/ [junit4] 2> 1320636 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1320636 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard2_replica2 url=https://127.0.0.1:43472/solr START replicas=[https://127.0.0.1:32803/solr/solrj_test_shard2_replica1/] nUpdates=100 [junit4] 2> 1320636 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1320636 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1320636 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1320637 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard2_replica2 url=https://127.0.0.1:43472/solr DONE. We have no versions. sync failed. [junit4] 2> 1320637 INFO (searcherExecutor-3533-thread-1-processing-n:127.0.0.1:41598_solr x:solrj_test_shard1_replica1 s:shard1 c:solrj_test) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.c.SolrCore [solrj_test_shard1_replica1] Registered new searcher Searcher@695b69b6[solrj_test_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1320637 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236566325198848 [junit4] 2> 1320637 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1320638 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1320638 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1557236566326247424 [junit4] 2> 1320638 INFO (searcherExecutor-3534-thread-1-processing-n:127.0.0.1:41599_solr x:solrj_test_shard1_replica2 s:shard1 c:solrj_test) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.SolrCore [solrj_test_shard1_replica2] Registered new searcher Searcher@59b02d1b[solrj_test_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1320642 INFO (qtp1984179530-8012) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 r:core_node2 x:solrj_test_shard2_replica1] o.a.s.c.S.Request [solrj_test_shard2_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1320642 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1320643 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1320645 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1320645 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1320646 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41599/solr/solrj_test_shard1_replica2/ [junit4] 2> 1320646 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard1_replica2 url=https://127.0.0.1:41599/solr START replicas=[https://127.0.0.1:41598/solr/solrj_test_shard1_replica1/] nUpdates=100 [junit4] 2> 1320646 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=solrj_test_shard1_replica2 url=https://127.0.0.1:41599/solr DONE. We have no versions. sync failed. [junit4] 2> 1320648 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43472/solr/solrj_test_shard2_replica2/ shard2 [junit4] 2> 1320653 INFO (qtp585535495-7877) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 r:core_node3 x:solrj_test_shard1_replica1] o.a.s.c.S.Request [solrj_test_shard1_replica1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1320654 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1320654 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1320656 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41599/solr/solrj_test_shard1_replica2/ shard1 [junit4] 2> 1320799 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1320800 INFO (qtp449110000-7876) [n:127.0.0.1:43472_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2} status=0 QTime=1218 [junit4] 2> 1320807 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1320808 INFO (qtp1588664770-7863) [n:127.0.0.1:41599_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica2&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2} status=0 QTime=1222 [junit4] 2> 1321637 INFO (qtp1984179530-7886) [n:127.0.0.1:32803_solr c:solrj_test s:shard2 x:solrj_test_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard2_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard2&wt=javabin&version=2} status=0 QTime=2055 [junit4] 2> 1321647 INFO (qtp585535495-7874) [n:127.0.0.1:41598_solr c:solrj_test s:shard1 x:solrj_test_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_test_shard1_replica1&action=CREATE&numShards=2&collection=solrj_test&shard=shard1&wt=javabin&version=2} status=0 QTime=2065 [junit4] 2> 1321649 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1322650 INFO (qtp1984179530-7894) [n:127.0.0.1:32803_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=solrj_test&action=CREATE&numShards=2&stateFormat=1&wt=javabin&version=2} status=0 QTime=3175 [junit4] 2> 1322652 INFO (qtp1984179530-7901) [n:127.0.0.1:32803_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=solrj_test&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1322653 INFO (OverseerThreadFactory-3530-thread-3-processing-n:127.0.0.1:43472_solr) [n:127.0.0.1:43472_solr ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true [junit4] 2> 1322653 INFO (OverseerCollectionConfigSetProcessor-97327283007979526-127.0.0.1:43472_solr-n_0000000001) [n:127.0.0.1:43472_solr ] 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> 1322656 INFO (qtp585535495-7893) [n:127.0.0.1:41598_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard1_replica1 [junit4] 2> 1322656 INFO (qtp449110000-7864) [n:127.0.0.1:43472_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_test_shard2_replica2 [junit4] [...truncated too long message...] for /live_nodes] [junit4] 2> 1358090 INFO (jetty-launcher-1158-thread-8) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cb787e8{/solr,null,UNAVAILABLE} [junit4] 2> 1358090 INFO (jetty-launcher-1158-thread-5) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1358090 WARN (zkCallback-1180-thread-1-processing-n:127.0.0.1:41598_solr) [n:127.0.0.1:41598_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1358090 INFO (jetty-launcher-1158-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b9c3a69{/solr,null,UNAVAILABLE} [junit4] 2> 1358090 INFO (jetty-launcher-1158-thread-7) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> 1358091 INFO (jetty-launcher-1158-thread-7) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38dad8ea{/solr,null,UNAVAILABLE} [junit4] 2> 1358092 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36487 36487 [junit4] 2> 1358149 INFO (Thread-2195) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36487 36487 [junit4] 2> 1358150 WARN (Thread-2195) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 7 /solr/configs/conf [junit4] 2> 5 /solr/collections/solrj_test/state.json [junit4] 2> 5 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 5 /solr/collections/balancedProperties/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/collections/solrj_newstateformat/state.json [junit4] 2> 3 /solr/collections/solrj_implicit/state.json [junit4] 2> 3 /solr/collections/solrj_test_splitshard/state.json [junit4] 2> 3 /solr/collections/solrj_replicatests/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 71 /solr/overseer/queue [junit4] 2> 11 /solr/overseer/collection-queue-work [junit4] 2> 11 /solr/overseer/queue-work [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 1358150 INFO (SUITE-CollectionsAPISolrJTest-seed#[94CDA59050B745BC]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_94CDA59050B745BC-001 [junit4] 2> Jan 22, 2017 2:49:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=72, maxMBSortInHeap=5.192972766478456, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=sk-SK, timezone=Pacific/Easter [junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=12,threads=1,free=235757496,total=509083648 [junit4] 2> NOTE: All tests run in this JVM: [TestFastLRUCache, BigEndianAscendingWordDeserializerTest, TestIntervalFaceting, UniqFieldsUpdateProcessorFactoryTest, TestComplexPhraseLeadingWildcard, SolrRequestParserTest, DateRangeFieldTest, DistributedFacetPivotSmallTest, TestSchemaResource, TestCodecSupport, DistributedSpellCheckComponentTest, TestDistributedSearch, TestCloudRecovery, TestSolrCloudWithSecureImpersonation, TestSubQueryTransformerDistrib, TestStressLucene, TestDynamicFieldResource, TestChildDocTransformer, TestXmlQParser, TestFieldCache, ClassificationUpdateProcessorIntegrationTest, CursorPagingTest, TestCrossCoreJoin, TestFieldCacheWithThreads, TestScoreJoinQPNoScore, DistributedQueryComponentOptimizationTest, ReturnFieldsTest, TriLevelCompositeIdRoutingTest, PeerSyncWithIndexFingerprintCachingTest, SignatureUpdateProcessorFactoryTest, SimpleCollectionCreateDeleteTest, TestRawResponseWriter, DirectoryFactoryTest, ClusterStateTest, TestAtomicUpdateErrorCases, TestNRTOpen, TestPerFieldSimilarityWithDefaultOverride, ActionThrottleTest, TestStandardQParsers, SolrMetricManagerTest, RequiredFieldsTest, MBeansHandlerTest, CurrencyFieldOpenExchangeTest, MergeStrategyTest, TestDownShardTolerantSearch, TestRestManager, ExternalFileFieldSortTest, TestCustomDocTransformer, TestRemoteStreaming, TestSSLRandomization, TestSha256AuthenticationProvider, TestDistribIDF, TestHashQParserPlugin, HdfsThreadLeakTest, SecurityConfHandlerTest, DistribDocExpirationUpdateProcessorTest, RollingRestartTest, AnalyticsMergeStrategyTest, ZkStateReaderTest, TestSolr4Spatial2, SolrSlf4jReporterTest, TestSizeLimitedDistributedMap, TestRandomFaceting, TestExpandComponent, TestCorePropertiesReload, ConjunctionSolrSpellCheckerTest, ChaosMonkeyNothingIsSafeTest, NumericFieldsTest, TestUniqueKeyFieldResource, DistanceUnitsTest, TestFieldTypeCollectionResource, ResourceLoaderTest, TestPerFieldSimilarity, DistributedQueryElevationComponentTest, TestTolerantUpdateProcessorCloud, QueryElevationComponentTest, QueryEqualityTest, HLLUtilTest, TestJmxIntegration, TestOmitPositions, StandardRequestHandlerTest, AsyncCallRequestStatusResponseTest, LeaderFailureAfterFreshStartTest, FastVectorHighlighterTest, XsltUpdateRequestHandlerTest, HdfsRecoveryZkTest, TestRangeQuery, TestImplicitCoreProperties, NotRequiredUniqueKeyTest, TestBlobHandler, TestFileDictionaryLookup, TestReplicationHandlerBackup, TestReRankQParserPlugin, SynonymTokenizerTest, CacheHeaderTest, DocumentAnalysisRequestHandlerTest, TestLRUStatsCache, SuggestComponentContextFilterQueryTest, TestRealTimeGet, TestCloudSchemaless, RegexBoostProcessorTest, TestLocalFSCloudBackupRestore, TestAuthorizationFramework, TestHighlightDedupGrouping, TestJsonFacets, TestRandomFlRTGCloud, TestFoldingMultitermQuery, TestPseudoReturnFields, TestSolrCloudWithHadoopAuthPlugin, TestDocumentBuilder, HttpPartitionTest, DistributedDebugComponentTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPISolrJTest] [junit4] Completed [490/680 (1!)] on J0 in 74.71s, 12 tests, 1 error <<< FAILURES! [...truncated 43374 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.lucene... [javadoc] Loading source files for package org.apache.lucene.analysis... [javadoc] Loading source files for package org.apache.lucene.analysis.standard... [javadoc] Loading source files for package org.apache.lucene.analysis.tokenattributes... [javadoc] Loading source files for package org.apache.lucene.codecs... [javadoc] Loading source files for package org.apache.lucene.codecs.blocktree... [javadoc] Loading source files for package org.apache.lucene.codecs.compressing... [javadoc] Loading source files for package org.apache.lucene.codecs.lucene50... [javadoc] Loading source files for package org.apache.lucene.codecs.lucene53... [javadoc] Loading source files for package org.apache.lucene.codecs.lucene54... [javadoc] Loading source files for package org.apache.lucene.codecs.lucene60... [javadoc] Loading source files for package org.apache.lucene.codecs.lucene62... [javadoc] Loading source files for package org.apache.lucene.codecs.perfield... [javadoc] Loading source files for package org.apache.lucene.document... [javadoc] Loading source files for package org.apache.lucene.geo... [javadoc] Loading source files for package org.apache.lucene.index... [javadoc] Loading source files for package org.apache.lucene.search... [javadoc] Loading source files for package org.apache.lucene.search.similarities... [javadoc] Loading source files for package org.apache.lucene.search.spans... [javadoc] Loading source files for package org.apache.lucene.store... [javadoc] Loading source files for package org.apache.lucene.util... [javadoc] Loading source files for package org.apache.lucene.util.automaton... [javadoc] Loading source files for package org.apache.lucene.util.bkd... [javadoc] Loading source files for package org.apache.lucene.util.fst... [javadoc] Loading source files for package org.apache.lucene.util.graph... [javadoc] Loading source files for package org.apache.lucene.util.mutable... [javadoc] Loading source files for package org.apache.lucene.util.packed... [javadoc] Constructing Javadoc information... [javadoc] 1 error [...truncated 2 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:775: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/build.xml:101: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/build.xml:138: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:746: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/core/build.xml:54: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-6.4-Linux/lucene/common-build.xml:2100: Javadoc returned 1 Total time: 67 minutes 3 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
