Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/238/ Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny
2 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:42855/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:42855/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([1E763A35F8C3F963:F8E10EF5C1410002]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:36627/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:36627/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([1E763A35F8C3F963:962205EF563F949B]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11616 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> 729998 INFO (SUITE-ForceLeaderTest-seed#[1E763A35F8C3F963]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/init-core-data-001 [junit4] 2> 729999 INFO (SUITE-ForceLeaderTest-seed#[1E763A35F8C3F963]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 729999 INFO (SUITE-ForceLeaderTest-seed#[1E763A35F8C3F963]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 729999 INFO (SUITE-ForceLeaderTest-seed#[1E763A35F8C3F963]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 730000 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 730000 INFO (Thread-1334) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 730000 INFO (Thread-1334) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 730001 ERROR (Thread-1334) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 730100 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkTestServer start zk server on port:34669 [junit4] 2> 730110 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 730112 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 730113 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 730114 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 730114 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 730115 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 730115 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 730116 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 730116 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 730117 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 730117 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 730118 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 730211 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 730212 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74a8bf12{/,null,AVAILABLE} [junit4] 2> 730213 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@19ad82ed{HTTP/1.1,[http/1.1]}{127.0.0.1:41977} [junit4] 2> 730213 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server Started @731644ms [junit4] 2> 730213 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/tempDir-001/control/data, hostPort=33517, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/cores, replicaType=NRT} [junit4] 2> 730213 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 730213 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 730214 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 730214 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 730214 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-11T02:26:54.977076Z [junit4] 2> 730217 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 730217 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/solr.xml [junit4] 2> 730221 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 730225 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34669/solr [junit4] 2> 730263 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 730264 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33517_ [junit4] 2> 730264 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.Overseer Overseer (id=98462493229973508-127.0.0.1:33517_-n_0000000000) starting [junit4] 2> 730279 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33517_ [junit4] 2> 730281 INFO (OverseerStateUpdate-98462493229973508-127.0.0.1:33517_-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 730314 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 730319 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 730319 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 730320 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/cores [junit4] 2> 730340 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 730340 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34669/solr ready [junit4] 2> 730340 INFO (SocketProxy-Acceptor-33517) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46708,localport=33517], receiveBufferSize:531000 [junit4] 2> 730341 INFO (SocketProxy-Acceptor-33517) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41977,localport=38030], receiveBufferSize=530904 [junit4] 2> 730342 INFO (qtp300437177-6434) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33517_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 730344 INFO (OverseerThreadFactory-2817-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 730453 INFO (SocketProxy-Acceptor-33517) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46712,localport=33517], receiveBufferSize:531000 [junit4] 2> 730453 INFO (SocketProxy-Acceptor-33517) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41977,localport=38034], receiveBufferSize=530904 [junit4] 2> 730456 INFO (qtp300437177-6430) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 730456 INFO (qtp300437177-6430) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 730559 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 731493 INFO (qtp300437177-6430) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 731535 INFO (qtp300437177-6430) [ ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 731608 INFO (qtp300437177-6430) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 731628 INFO (qtp300437177-6430) [ ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 731629 INFO (qtp300437177-6430) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 731629 INFO (qtp300437177-6430) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 731629 INFO (qtp300437177-6430) [ ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 731631 INFO (qtp300437177-6430) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 731634 WARN (qtp300437177-6430) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 731684 INFO (qtp300437177-6430) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 731684 INFO (qtp300437177-6430) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 731686 INFO (qtp300437177-6430) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 731686 INFO (qtp300437177-6430) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 731688 INFO (qtp300437177-6430) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 731688 INFO (qtp300437177-6430) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7772b9ea[control_collection_shard1_replica_n1] main] [junit4] 2> 731689 INFO (qtp300437177-6430) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 731689 INFO (qtp300437177-6430) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 731690 INFO (qtp300437177-6430) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 731691 INFO (qtp300437177-6430) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575399893451669504 [junit4] 2> 731693 INFO (searcherExecutor-2820-thread-1) [ ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7772b9ea[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 731696 INFO (qtp300437177-6430) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 731696 INFO (qtp300437177-6430) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 731696 INFO (qtp300437177-6430) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33517/control_collection_shard1_replica_n1/ [junit4] 2> 731696 INFO (qtp300437177-6430) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 731696 INFO (qtp300437177-6430) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:33517/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 731696 INFO (qtp300437177-6430) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 731698 INFO (qtp300437177-6430) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33517/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 731800 INFO (zkCallback-1096-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 731849 INFO (qtp300437177-6430) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 731851 INFO (qtp300437177-6430) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1395 [junit4] 2> 731853 INFO (qtp300437177-6434) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 731954 INFO (zkCallback-1096-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 732347 INFO (OverseerCollectionConfigSetProcessor-98462493229973508-127.0.0.1:33517_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 732855 INFO (qtp300437177-6434) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33517_&wt=javabin&version=2} status=0 QTime=2513 [junit4] 2> 732878 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 732882 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34669/solr ready [junit4] 2> 732882 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 732882 INFO (SocketProxy-Acceptor-33517) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46722,localport=33517], receiveBufferSize:531000 [junit4] 2> 732883 INFO (qtp300437177-6431) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 732885 INFO (SocketProxy-Acceptor-33517) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41977,localport=38044], receiveBufferSize=530904 [junit4] 2> 732894 INFO (OverseerThreadFactory-2817-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 732894 WARN (OverseerThreadFactory-2817-thread-2) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 733099 INFO (qtp300437177-6431) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 733100 INFO (qtp300437177-6431) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=217 [junit4] 2> 733230 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001 of type NRT [junit4] 2> 733230 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 733254 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63b475b7{/,null,AVAILABLE} [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@533bc4f1{HTTP/1.1,[http/1.1]}{127.0.0.1:32893} [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server Started @734686ms [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/tempDir-001/jetty1, hostPort=41699, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/cores} [junit4] 2> 733255 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 733255 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-11T02:26:58.018784Z [junit4] 2> 733262 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 733262 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/solr.xml [junit4] 2> 733265 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 733341 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34669/solr [junit4] 2> 733488 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 733492 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 733493 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41699_ [junit4] 2> 733495 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 733496 INFO (zkCallback-1103-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 733496 INFO (zkCallback-1096-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 733535 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 733542 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 733542 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 733544 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/cores [junit4] 2> 733580 INFO (qtp300437177-6434) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 733591 INFO (OverseerCollectionConfigSetProcessor-98462493229973508-127.0.0.1:33517_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 733591 INFO (OverseerThreadFactory-2817-thread-3) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:41699_ for creating new replica [junit4] 2> 733597 INFO (SocketProxy-Acceptor-41699) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50962,localport=41699], receiveBufferSize:531000 [junit4] 2> 733598 INFO (SocketProxy-Acceptor-41699) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32893,localport=59424], receiveBufferSize=530904 [junit4] 2> 733598 INFO (qtp930493510-6482) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 733598 INFO (qtp930493510-6482) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 733707 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 734639 INFO (qtp930493510-6482) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 734655 INFO (qtp930493510-6482) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test [junit4] 2> 734755 INFO (qtp930493510-6482) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 734766 INFO (qtp930493510-6482) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true [junit4] 2> 734766 INFO (qtp930493510-6482) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 734766 INFO (qtp930493510-6482) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 734767 INFO (qtp930493510-6482) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 734769 INFO (qtp930493510-6482) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 734786 WARN (qtp930493510-6482) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 734865 INFO (qtp930493510-6482) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 734865 INFO (qtp930493510-6482) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 734866 INFO (qtp930493510-6482) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 734866 INFO (qtp930493510-6482) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 734868 INFO (qtp930493510-6482) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 734869 INFO (qtp930493510-6482) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@58c0cf4b[collection1_shard2_replica_n41] main] [junit4] 2> 734869 INFO (qtp930493510-6482) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 734870 INFO (qtp930493510-6482) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 734870 INFO (qtp930493510-6482) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 734871 INFO (qtp930493510-6482) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575399896786141184 [junit4] 2> 734874 INFO (qtp930493510-6482) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 734875 INFO (qtp930493510-6482) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 734875 INFO (qtp930493510-6482) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41699/collection1_shard2_replica_n41/ [junit4] 2> 734875 INFO (qtp930493510-6482) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 734875 INFO (qtp930493510-6482) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:41699/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 734875 INFO (qtp930493510-6482) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 734877 INFO (qtp930493510-6482) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41699/collection1_shard2_replica_n41/ shard2 [junit4] 2> 734888 INFO (searcherExecutor-2831-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@58c0cf4b[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 734989 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 735028 INFO (qtp930493510-6482) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 735029 INFO (qtp930493510-6482) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1430 [junit4] 2> 735034 INFO (qtp300437177-6434) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:41699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1453 [junit4] 2> 735181 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 735264 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-2-001 of type NRT [junit4] 2> 735265 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 735305 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fc06b56{/,null,AVAILABLE} [junit4] 2> 735306 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@746eb419{HTTP/1.1,[http/1.1]}{127.0.0.1:36923} [junit4] 2> 735306 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server Started @736737ms [junit4] 2> 735306 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/tempDir-001/jetty2, hostPort=32769, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-2-001/cores, replicaType=NRT} [junit4] 2> 735306 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 735308 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 735308 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 735308 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 735308 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-11T02:27:00.071371Z [junit4] 2> 735317 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 735317 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-2-001/solr.xml [junit4] 2> 735320 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 735325 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34669/solr [junit4] 2> 735349 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 735354 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 735361 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32769_ [junit4] 2> 735362 INFO (zkCallback-1103-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 735365 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 735365 INFO (zkCallback-1096-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 735366 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 735405 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 735411 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 735411 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 735413 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-2-001/cores [junit4] 2> 735441 INFO (qtp300437177-6429) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32769_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 735443 INFO (OverseerCollectionConfigSetProcessor-98462493229973508-127.0.0.1:33517_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 735444 INFO (OverseerThreadFactory-2817-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:32769_ for creating new replica [junit4] 2> 735446 INFO (SocketProxy-Acceptor-32769) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60118,localport=32769], receiveBufferSize:531000 [junit4] 2> 735452 INFO (SocketProxy-Acceptor-32769) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36923,localport=57164], receiveBufferSize=530904 [junit4] 2> 735453 INFO (qtp1020656654-6516) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 735453 INFO (qtp1020656654-6516) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 735557 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 735557 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 736468 INFO (qtp1020656654-6516) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 736475 INFO (qtp1020656654-6516) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test [junit4] 2> 736525 INFO (qtp1020656654-6516) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 736531 INFO (qtp1020656654-6516) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true [junit4] 2> 736532 INFO (qtp1020656654-6516) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 736532 INFO (qtp1020656654-6516) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 736532 INFO (qtp1020656654-6516) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 736534 INFO (qtp1020656654-6516) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 736536 WARN (qtp1020656654-6516) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 736568 INFO (qtp1020656654-6516) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 736568 INFO (qtp1020656654-6516) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 736569 INFO (qtp1020656654-6516) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 736569 INFO (qtp1020656654-6516) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 736570 INFO (qtp1020656654-6516) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 736571 INFO (qtp1020656654-6516) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fe4704[collection1_shard1_replica_n43] main] [junit4] 2> 736571 INFO (qtp1020656654-6516) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 736571 INFO (qtp1020656654-6516) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 736572 INFO (qtp1020656654-6516) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 736572 INFO (searcherExecutor-2842-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@3fe4704[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 736572 INFO (qtp1020656654-6516) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575399898569768960 [junit4] 2> 736575 INFO (qtp1020656654-6516) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 736575 INFO (qtp1020656654-6516) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 736575 INFO (qtp1020656654-6516) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:32769/collection1_shard1_replica_n43/ [junit4] 2> 736575 INFO (qtp1020656654-6516) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 736575 INFO (qtp1020656654-6516) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:32769/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 736576 INFO (qtp1020656654-6516) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 736577 INFO (qtp1020656654-6516) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:32769/collection1_shard1_replica_n43/ shard1 [junit4] 2> 736678 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 736678 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 736727 INFO (qtp1020656654-6516) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 736728 INFO (qtp1020656654-6516) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1275 [junit4] 2> 736729 INFO (qtp300437177-6429) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:32769_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1287 [junit4] 2> 736829 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 736829 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 736852 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001 of type NRT [junit4] 2> 736852 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server jetty-9.3.14.v20161028 [junit4] 2> 736853 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44ab03be{/,null,AVAILABLE} [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5a21930f{HTTP/1.1,[http/1.1]}{127.0.0.1:36217} [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.Server Started @738285ms [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/tempDir-001/jetty3, hostPort=33699, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/cores} [junit4] 2> 736854 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 736854 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-11T02:27:01.617523Z [junit4] 2> 736855 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 736856 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/solr.xml [junit4] 2> 736858 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 736859 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34669/solr [junit4] 2> 736863 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 736863 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 736864 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33699_ [junit4] 2> 736864 INFO (zkCallback-1103-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 736865 INFO (zkCallback-1120-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 736865 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 736865 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 736865 INFO (zkCallback-1096-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 736889 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 736893 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 736893 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 736894 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/cores [junit4] 2> 736911 INFO (qtp300437177-6430) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 736913 INFO (OverseerCollectionConfigSetProcessor-98462493229973508-127.0.0.1:33517_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 736913 INFO (OverseerThreadFactory-2817-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:33699_ for creating new replica [junit4] 2> 736914 INFO (SocketProxy-Acceptor-33699) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=44192,localport=33699], receiveBufferSize:531000 [junit4] 2> 736914 INFO (SocketProxy-Acceptor-33699) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36217,localport=35374], receiveBufferSize=530904 [junit4] 2> 736914 INFO (qtp1973437955-6548) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 736914 INFO (qtp1973437955-6548) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 737016 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 737017 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 737017 INFO (zkCallback-1120-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 737921 INFO (qtp1973437955-6548) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 737927 INFO (qtp1973437955-6548) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test [junit4] 2> 737966 INFO (qtp1973437955-6548) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 737973 INFO (qtp1973437955-6548) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true [junit4] 2> 737973 INFO (qtp1973437955-6548) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 737973 INFO (qtp1973437955-6548) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 737973 INFO (qtp1973437955-6548) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/cores/collection1_shard2_replica_n45/data/] [junit4] 2> 737975 INFO (qtp1973437955-6548) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 737976 WARN (qtp1973437955-6548) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 738012 INFO (qtp1973437955-6548) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 738012 INFO (qtp1973437955-6548) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 738018 INFO (qtp1973437955-6548) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 738018 INFO (qtp1973437955-6548) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 738019 INFO (qtp1973437955-6548) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 738019 INFO (qtp1973437955-6548) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e5bf946[collection1_shard2_replica_n45] main] [junit4] 2> 738020 INFO (qtp1973437955-6548) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 738020 INFO (qtp1973437955-6548) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 738020 INFO (qtp1973437955-6548) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 738021 INFO (searcherExecutor-2853-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@7e5bf946[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 738021 INFO (qtp1973437955-6548) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575399900089155584 [junit4] 2> 738024 INFO (qtp1973437955-6548) [ ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45 [junit4] 2> 738025 INFO (updateExecutor-1117-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 738025 INFO (qtp1973437955-6548) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1110 [junit4] 2> 738026 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 738027 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 738027 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45] [junit4] 2> 738027 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 738027 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:41699/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:33699/collection1_shard2_replica_n45/] [junit4] 2> 738027 INFO (qtp300437177-6430) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33699_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1115 [junit4] 2> 738028 INFO (recoveryExecutor-1118-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:41699]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:33699_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 738028 INFO (SocketProxy-Acceptor-41699) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51048,localport=41699], receiveBufferSize:531000 [junit4] 2> 738028 INFO (SocketProxy-Acceptor-41699) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=32893,localport=59510], receiveBufferSize=530904 [junit4] 2> 738029 INFO (qtp930493510-6485) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 738029 INFO (qtp930493510-6485) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:33699_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:33699","node_name":"127.0.0.1:33699_","state":"down","type":"NRT"} [junit4] 2> 738029 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[1E763A35F8C3F963]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testLastPublishedStateIsActive [junit4] 2> 738034 INFO (SocketProxy-Acceptor-32769) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60136,localport=32769], receiveBufferSize:531000 [junit4] 2> 738034 INFO (SocketProxy-Acceptor-32769) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36923,localport=57182], receiveBufferSize=530904 [junit4] 2> 738034 INFO (qtp1020656654-6518) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=3&name=forceleader_last_published&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 738035 INFO (OverseerThreadFactory-2817-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection forceleader_last_published [junit4] 2> 738035 INFO (OverseerCollectionConfigSetProcessor-98462493229973508-127.0.0.1:33517_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 738137 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 738137 INFO (zkCallback-1114-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 738137 INFO (zkCallback-1120-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 738239 INFO (qtp300437177-6436) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n1&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 738240 INFO (qtp1973437955-6549) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n3&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 738240 INFO (qtp930493510-6484) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_last_published_shard1_replica_n2&action=CREATE&numShards=1&collection=forceleader_last_published&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 738343 INFO (zkCallback-1120-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4]) [junit4] 2> 738343 INFO (zkCallback-1096-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4]) [junit4] 2> 738343 INFO (zkCallback-1108-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_last_published/state.json] for collection [forceleader_last_published] has occurred - updating... (live nodes size: [4]) [junit4] 2> 739029 INFO (qtp930493510-6485) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:33699_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:33699","node_name":"127.0.0.1:33699_","state":"recovering","type":"NRT"} [junit4] 2> 739029 INFO (qtp930493510-6485) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 739029 INFO (qtp930493510-6485) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33699_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000 [junit4] 2> 739249 INFO (qtp300437177-6436) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 739249 INFO (qtp1973437955-6549) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 739250 INFO (qtp930493510-6484) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 739256 INFO (qtp1973437955-6549) [ ] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica_n3] Schema name=test [junit4] 2> 739256 INFO (qtp300437177-6436) [ ] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica_n1] Schema name=test [junit4] 2> 739261 INFO (qtp930493510-6484) [ ] o.a.s.s.IndexSchema [forceleader_last_published_shard1_replica_n2] Schema name=test [junit4] 2> 739363 INFO (qtp300437177-6436) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 739369 INFO (qtp930493510-6484) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 739369 INFO (qtp1973437955-6549) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 739378 INFO (qtp300437177-6436) [ ] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica_n1' using configuration from collection forceleader_last_published, trusted=true [junit4] 2> 739379 INFO (qtp300437177-6436) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.forceleader_last_published.shard1.replica_n1' (registry 'solr.core.forceleader_last_published.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 739379 INFO (qtp300437177-6436) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 739379 INFO (qtp300437177-6436) [ ] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/cores/forceleader_last_published_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/control-001/cores/forceleader_last_published_shard1_replica_n1/data/] [junit4] 2> 739382 INFO (qtp1973437955-6549) [ ] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica_n3' using configuration from collection forceleader_last_published, trusted=true [junit4] 2> 739382 INFO (qtp930493510-6484) [ ] o.a.s.c.CoreContainer Creating SolrCore 'forceleader_last_published_shard1_replica_n2' using configuration from collection forceleader_last_published, trusted=true [junit4] 2> 739382 INFO (qtp1973437955-6549) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.forceleader_last_published.shard1.replica_n3' (registry 'solr.core.forceleader_last_published.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 739382 INFO (qtp930493510-6484) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.forceleader_last_published.shard1.replica_n2' (registry 'solr.core.forceleader_last_published.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3fcfbbb0 [junit4] 2> 739382 INFO (qtp1973437955-6549) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 739382 INFO (qtp930493510-6484) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 739382 INFO (qtp1973437955-6549) [ ] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/cores/forceleader_last_published_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-3-001/cores/forceleader_last_published_shard1_replica_n3/data/] [junit4] 2> 739382 INFO (qtp930493510-6484) [ ] o.a.s.c.SolrCore [[forceleader_last_published_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/cores/forceleader_last_published_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_1E763A35F8C3F963-001/shard-1-001/cores/forceleader_last_published_shard1_replica_n2/data/] [junit4] 2> 739382 INFO (qtp300437177-6436) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 739384 WARN (qtp300437177-6436) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 739385 INFO (qtp1973437955-6549) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 739386 INFO (qtp930493510-6484) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 739390 WARN (qtp930493510-6484) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 739390 WARN (qtp1973437955-6549) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 739436 INFO (qtp1973437955-6549) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 739436 INFO (qtp1973437955-6549) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 739437 INFO (qtp1973437955-6549) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 739437 INFO (qtp1973437955-6549) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 739438 INFO (qtp1973437955-6549) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 739438 INFO (qtp1973437955-6549) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7de582c2[forceleader_last_published_shard1_replica_n3] main] [junit4] 2> 739439 INFO (qtp1973437955-6549) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 739439 INFO (qtp1973437955-6549) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 739439 INFO (qtp300437177-6436) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 739440 INFO (qtp300437177-6436) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 739440 INFO (qtp1973437955-6549) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 739441 INFO (qtp300437177-6436) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 739441 INFO (qtp300437177-6436) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 739441 INFO (qtp1973437955-6549) [ ] o.a.s.u.UpdateLog Could not find max ver [...truncated too long message...] coreCloseExecutor-7650-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collMinRf_1x3.shard1.replica_t2, tag=1250190473 [junit4] 2> 1736913 INFO (coreCloseExecutor-7650-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collMinRf_1x3.shard1.leader, tag=1250190473 [junit4] 2> 1736914 INFO (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.Overseer Overseer (id=98462557297573903-127.0.0.1:34027_-n_0000000003) closing [junit4] 2> 1736914 INFO (OverseerStateUpdate-98462557297573903-127.0.0.1:34027_-n_0000000003) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34027_ [junit4] 2> 1736914 WARN (zkCallback-2501-thread-2) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1736915 INFO (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c6ad42f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1736915 INFO (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@76aed11e{/,null,UNAVAILABLE} [junit4] 2> 1736915 ERROR (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 1736915 INFO (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42845 42845 [junit4] 2> 1741946 INFO (Thread-4127) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42845 42845 [junit4] 2> 1741947 WARN (Thread-4127) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json [junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1741947 WARN (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SocketProxy Closing 11 connections to: http://127.0.0.1:36627/, target: http://127.0.0.1:35687/ [junit4] 2> 1741947 WARN (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SocketProxy Closing 9 connections to: http://127.0.0.1:34027/, target: http://127.0.0.1:46795/ [junit4] 2> 1741947 WARN (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:35277/, target: http://127.0.0.1:43473/ [junit4] 2> 1741947 WARN (TEST-HttpPartitionTest.test-seed#[1E763A35F8C3F963]) [ ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:36113/, target: http://127.0.0.1:43937/ [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=1E763A35F8C3F963 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mua-CM -Dtests.timezone=Asia/Tbilisi -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 34.4s J0 | HttpPartitionTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:36627/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([1E763A35F8C3F963:962205EF563F949B]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_1E763A35F8C3F963-001 [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=21689, maxDocsPerChunk=178, blockSize=19), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=21689, blockSize=19)), sim=RandomSimilarity(queryNorm=false): {}, locale=mua-CM, timezone=Asia/Tbilisi [junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=321367248,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TolerantUpdateProcessorTest, TestReloadDeadlock, AssignBackwardCompatibilityTest, TestDistributedStatsComponentCardinality, DistributedSpellCheckComponentTest, SolrPluginUtilsTest, TestMaxScoreQueryParser, ZkNodePropsTest, CdcrReplicationHandlerTest, JSONWriterTest, OverriddenZkACLAndCredentialsProvidersTest, TestOmitPositions, ChaosMonkeyNothingIsSafeTest, TestNRTOpen, ZkStateWriterTest, SolrIndexSplitterTest, EchoParamsTest, TestFastOutputStream, TestHashQParserPlugin, TestRandomDVFaceting, SuggesterWFSTTest, TestLazyCores, BitVectorTest, TriLevelCompositeIdRoutingTest, TestPolicyCloud, DistributedQueueTest, SearchHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestComplexPhraseLeadingWildcard, TestSolrConfigHandlerCloud, RulesTest, DefaultValueUpdateProcessorTest, GraphQueryTest, ConnectionReuseTest, TestComponentsName, PluginInfoTest, TestSchemaNameResource, TestLegacyTerms, TestNoOpRegenerator, DebugComponentTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MetricUtilsTest, TestHalfAndHalfDocValues, HdfsLockFactoryTest, HighlighterMaxOffsetTest, DeleteInactiveReplicaTest, TestPullReplicaErrorHandling, SubstringBytesRefFilterTest, TestChildDocTransformer, CollectionsAPISolrJTest, TestConfigSetImmutable, MetricsHandlerTest, CleanupOldIndexTest, TestMergePolicyConfig, TestSolrCloudSnapshots, ConnectionManagerTest, UUIDFieldTest, ForceLeaderTest, TestLocalFSCloudBackupRestore, AtomicUpdatesTest, TestCSVResponseWriter, XmlUpdateRequestHandlerTest, DataDrivenBlockJoinTest, TestSha256AuthenticationProvider, TestFaceting, TestOrdValues, SpellCheckCollatorTest, RequestHandlersTest, CursorPagingTest, TestLuceneMatchVersion, RollingRestartTest, StressHdfsTest, DistributedFacetPivotLargeTest, ResponseHeaderTest, DirectoryFactoryTest, HighlighterConfigTest, TestPivotHelperCode, TestSchemaVersionResource, TestOnReconnectListenerSupport, TestCrossCoreJoin, DeleteReplicaTest, TestFieldCacheVsDocValues, TestStreamBody, SolrGangliaReporterTest, MBeansHandlerTest, CurrencyFieldTypeTest, OutputWriterTest, HLLSerializationTest, TestConfig, TestEmbeddedSolrServerConstructors, AddBlockUpdateTest, BasicAuthIntegrationTest, TestJoin, TestWriterPerf, TestCloudPseudoReturnFields, TestLeaderElectionWithEmptyReplica, InfixSuggestersTest, TestSolrCLIRunExample, DistributedQueryElevationComponentTest, TestAnalyzeInfixSuggestions, TestRangeQuery, TestRawResponseWriter, TestAuthorizationFramework, TestReplicationHandler, SpatialHeatmapFacetsTest, HdfsTlogReplayBufferedWhileIndexingTest, VersionInfoTest, TestSolrCloudWithKerberosAlt, BlockDirectoryTest, TestShortCircuitedRequests, OverseerRolesTest, MoveReplicaHDFSTest, OverseerTest, BasicZkTest, RecoveryZkTest, TestRandomFaceting, TestZkChroot, TestDistributedSearch, TestReload, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, QueryElevationComponentTest, TestFiltering, TestFunctionQuery, TestBadConfig, TestCoreDiscovery, SolrRequestParserTest, SuggesterTSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryTypes, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaTest, TestCollationField, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, SearchHandlerTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, CustomCollectionTest, HttpPartitionTest] [junit4] Completed [502/728 (2!)] on J0 in 34.39s, 1 test, 1 failure <<< FAILURES! [...truncated 37259 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
