Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/279/ Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Doc with id=1 not found in http://127.0.0.1:44709/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:44709/forceleader_test_collection due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([74A1A015FEE7CBB6:923694D5C76532D7]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12422 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/init-core-data-001 [junit4] 2> 1788791 WARN (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1788791 INFO (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1788792 INFO (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-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> 1788792 INFO (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1788792 INFO (SUITE-ForceLeaderTest-seed#[74A1A015FEE7CBB6]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1788793 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1788793 INFO (Thread-7250) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1788794 INFO (Thread-7250) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1788795 ERROR (Thread-7250) [ ] 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> 1788894 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkTestServer start zk server on port:42591 [junit4] 2> 1788900 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788901 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788902 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788902 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788903 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788903 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788904 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788904 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788905 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788905 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788906 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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> 1788906 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 1789002 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1789002 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@689fcf50{/,null,AVAILABLE} [junit4] 2> 1789002 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6d1a2d6c{HTTP/1.1,[http/1.1]}{127.0.0.1:38057} [junit4] 2> 1789002 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server Started @1790804ms [junit4] 2> 1789002 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/control/data, hostContext=/, hostPort=40459, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/control-001/cores} [junit4] 2> 1789003 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1789003 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1789003 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1789003 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1789003 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-18T00:37:44.588Z [junit4] 2> 1789004 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1789005 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/control-001/solr.xml [junit4] 2> 1789007 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1789009 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr [junit4] 2> 1789037 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1789037 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40459_ [junit4] 2> 1789038 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.c.Overseer Overseer (id=98501700116742148-127.0.0.1:40459_-n_0000000000) starting [junit4] 2> 1789039 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40459_ [junit4] 2> 1789040 INFO (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1789112 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1789117 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1789118 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1789118 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:40459_ ] 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_74A1A015FEE7CBB6-001/control-001/cores [junit4] 2> 1789130 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1789130 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready [junit4] 2> 1789130 INFO (SocketProxy-Acceptor-40459) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41614,localport=40459], receiveBufferSize:531000 [junit4] 2> 1789130 INFO (SocketProxy-Acceptor-40459) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38057,localport=40442], receiveBufferSize=530904 [junit4] 2> 1789131 INFO (qtp1384758262-16711) [n:127.0.0.1:40459_ ] 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:40459_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1789134 INFO (OverseerThreadFactory-5364-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1789236 INFO (SocketProxy-Acceptor-40459) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41622,localport=40459], receiveBufferSize:531000 [junit4] 2> 1789236 INFO (SocketProxy-Acceptor-40459) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38057,localport=40450], receiveBufferSize=530904 [junit4] 2> 1789237 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ ] 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> 1789237 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1789344 INFO (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] 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> 1790255 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1790264 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 1790339 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1790346 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 1790346 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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@1b7e6c0a [junit4] 2> 1790346 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1790346 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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_74A1A015FEE7CBB6-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_74A1A015FEE7CBB6-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 1790348 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495 [junit4] 2> 1790349 WARN (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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> 1790372 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1790372 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1790372 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1790372 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1790373 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157] [junit4] 2> 1790373 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40223f4[control_collection_shard1_replica_n1] main] [junit4] 2> 1790374 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1790374 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1790374 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1790375 INFO (searcherExecutor-5367-thread-1-processing-n:127.0.0.1:40459_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@40223f4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1790375 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027203525672960 [junit4] 2> 1790377 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1790378 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1790378 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40459/control_collection_shard1_replica_n1/ [junit4] 2> 1790378 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1790378 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40459/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1790378 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1790379 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40459/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1790480 INFO (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] 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> 1790529 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1790531 INFO (qtp1384758262-16713) [n:127.0.0.1:40459_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1] 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=1294 [junit4] 2> 1790533 INFO (qtp1384758262-16711) [n:127.0.0.1:40459_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1790633 INFO (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] 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> 1791135 INFO (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_ ] 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> 1791533 INFO (qtp1384758262-16711) [n:127.0.0.1:40459_ ] 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:40459_&wt=javabin&version=2} status=0 QTime=2401 [junit4] 2> 1791537 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1791537 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42591/solr ready [junit4] 2> 1791537 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1791537 INFO (SocketProxy-Acceptor-40459) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=41634,localport=40459], receiveBufferSize:531000 [junit4] 2> 1791538 INFO (SocketProxy-Acceptor-40459) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38057,localport=40462], receiveBufferSize=530904 [junit4] 2> 1791538 INFO (qtp1384758262-16711) [n:127.0.0.1:40459_ ] 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> 1791538 INFO (OverseerThreadFactory-5364-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1791539 WARN (OverseerThreadFactory-5364-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1791742 INFO (qtp1384758262-16711) [n:127.0.0.1:40459_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 1791742 INFO (qtp1384758262-16711) [n:127.0.0.1:40459_ ] 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=204 [junit4] 2> 1791812 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/shard-1-001 of type TLOG [junit4] 2> 1791812 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1791813 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7af9a259{/,null,AVAILABLE} [junit4] 2> 1791813 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6abf0810{HTTP/1.1,[http/1.1]}{127.0.0.1:33457} [junit4] 2> 1791813 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server Started @1793615ms [junit4] 2> 1791813 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44355, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores} [junit4] 2> 1791814 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1791814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1791814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1791814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1791814 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-18T00:37:47.399Z [junit4] 2> 1791816 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1791816 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/shard-1-001/solr.xml [junit4] 2> 1791818 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1791820 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr [junit4] 2> 1791824 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1791824 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1791825 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44355_ [junit4] 2> 1791825 INFO (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1791825 INFO (zkCallback-1713-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1791825 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1791854 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1791860 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1791860 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1791861 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44355_ ] 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_74A1A015FEE7CBB6-001/shard-1-001/cores [junit4] 2> 1791875 INFO (SocketProxy-Acceptor-44355) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55764,localport=44355], receiveBufferSize:531000 [junit4] 2> 1791875 INFO (SocketProxy-Acceptor-44355) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33457,localport=40624], receiveBufferSize=530904 [junit4] 2> 1791876 INFO (qtp827908552-16760) [n:127.0.0.1:44355_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1791878 INFO (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_ ] 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> 1791878 INFO (OverseerThreadFactory-5364-thread-3-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44355_ for creating new replica [junit4] 2> 1791879 INFO (SocketProxy-Acceptor-44355) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55768,localport=44355], receiveBufferSize:531000 [junit4] 2> 1791879 INFO (SocketProxy-Acceptor-44355) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33457,localport=40628], receiveBufferSize=530904 [junit4] 2> 1791879 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1791879 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1791982 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] 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> 1792892 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1792907 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 1792964 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1792970 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 1792970 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1792970 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1792970 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 1792972 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495 [junit4] 2> 1792973 WARN (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] 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> 1792999 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1793000 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1793000 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1793000 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1793001 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157] [junit4] 2> 1793001 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@6beb75c4[collection1_shard2_replica_t41] main] [junit4] 2> 1793002 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1793002 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1793002 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1793003 INFO (searcherExecutor-5378-thread-1-processing-n:127.0.0.1:44355_ x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@6beb75c4[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1793003 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027206281330688 [junit4] 2> 1793007 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1793007 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1793007 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44355/collection1_shard2_replica_t41/ [junit4] 2> 1793008 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1793008 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:44355/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 1793008 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1793008 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 1793009 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44355/collection1_shard2_replica_t41/ shard2 [junit4] 2> 1793110 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] 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> 1793159 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1793161 INFO (qtp827908552-16762) [n:127.0.0.1:44355_ c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1281 [junit4] 2> 1793162 INFO (qtp827908552-16760) [n:127.0.0.1:44355_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1286 [junit4] 2> 1793232 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/shard-2-001 of type TLOG [junit4] 2> 1793233 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1793233 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7542b067{/,null,AVAILABLE} [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3b211721{HTTP/1.1,[http/1.1]}{127.0.0.1:38303} [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server Started @1795035ms [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=44709, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores} [junit4] 2> 1793234 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1793234 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-18T00:37:48.819Z [junit4] 2> 1793236 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1793236 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/shard-2-001/solr.xml [junit4] 2> 1793238 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1793240 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr [junit4] 2> 1793244 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1793245 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1793246 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44709_ [junit4] 2> 1793246 INFO (zkCallback-1706-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1793246 INFO (zkCallback-1713-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1793246 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1793246 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1793273 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1793279 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1793279 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1793280 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:44709_ ] 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_74A1A015FEE7CBB6-001/shard-2-001/cores [junit4] 2> 1793299 INFO (SocketProxy-Acceptor-44709) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38162,localport=44709], receiveBufferSize:531000 [junit4] 2> 1793299 INFO (SocketProxy-Acceptor-44709) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38303,localport=55616], receiveBufferSize=530904 [junit4] 2> 1793299 INFO (qtp1671945325-16794) [n:127.0.0.1:44709_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44709_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1793301 INFO (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_ ] 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> 1793301 INFO (OverseerThreadFactory-5364-thread-4-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44709_ for creating new replica [junit4] 2> 1793302 INFO (SocketProxy-Acceptor-44709) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38166,localport=44709], receiveBufferSize:531000 [junit4] 2> 1793302 INFO (SocketProxy-Acceptor-44709) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38303,localport=55620], receiveBufferSize=530904 [junit4] 2> 1793302 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1793302 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1793404 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] 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> 1793404 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] 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> 1794309 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1794317 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 1794375 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1794381 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 1794381 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1794381 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1794381 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 1794383 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495 [junit4] 2> 1794384 WARN (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] 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> 1794404 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1794404 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1794405 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1794405 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1794406 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157] [junit4] 2> 1794406 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@661557a2[collection1_shard1_replica_t43] main] [junit4] 2> 1794407 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1794407 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1794407 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1794408 INFO (searcherExecutor-5389-thread-1-processing-n:127.0.0.1:44709_ x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@661557a2[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1794408 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027207754579968 [junit4] 2> 1794410 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1794410 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1794410 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44709/collection1_shard1_replica_t43/ [junit4] 2> 1794410 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1794410 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:44709/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 1794411 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 1794411 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 1794411 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44709/collection1_shard1_replica_t43/ shard1 [junit4] 2> 1794513 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] 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> 1794513 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] 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> 1794562 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1794563 INFO (qtp1671945325-16796) [n:127.0.0.1:44709_ c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1261 [junit4] 2> 1794564 INFO (qtp1671945325-16794) [n:127.0.0.1:44709_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44709_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1264 [junit4] 2> 1794616 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/shard-3-001 of type TLOG [junit4] 2> 1794617 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 1794617 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7354c4fb{/,null,AVAILABLE} [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@77c0a009{HTTP/1.1,[http/1.1]}{127.0.0.1:44657} [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.Server Started @1796419ms [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=45413, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores} [junit4] 2> 1794618 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 1794618 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-18T00:37:50.203Z [junit4] 2> 1794620 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1794620 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] 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_74A1A015FEE7CBB6-001/shard-3-001/solr.xml [junit4] 2> 1794622 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1794624 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42591/solr [junit4] 2> 1794628 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1794628 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1794629 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45413_ [junit4] 2> 1794629 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1794629 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1794629 INFO (zkCallback-1713-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1794629 INFO (zkCallback-1706-thread-1-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1794630 INFO (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1794687 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1794693 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1794693 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1794694 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [n:127.0.0.1:45413_ ] 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_74A1A015FEE7CBB6-001/shard-3-001/cores [junit4] 2> 1794718 INFO (SocketProxy-Acceptor-45413) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35812,localport=45413], receiveBufferSize:531000 [junit4] 2> 1794718 INFO (SocketProxy-Acceptor-45413) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44657,localport=57326], receiveBufferSize=530904 [junit4] 2> 1794719 INFO (qtp1356445820-16828) [n:127.0.0.1:45413_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45413_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1794720 INFO (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_ ] 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> 1794720 INFO (OverseerThreadFactory-5364-thread-5-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45413_ for creating new replica [junit4] 2> 1794721 INFO (SocketProxy-Acceptor-45413) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35816,localport=45413], receiveBufferSize:531000 [junit4] 2> 1794721 INFO (SocketProxy-Acceptor-45413) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44657,localport=57330], receiveBufferSize=530904 [junit4] 2> 1794721 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1794721 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1794824 INFO (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_ ] 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> 1794824 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] 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> 1794824 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] 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> 1795737 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 1795771 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 1795814 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1795820 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 1795820 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b7e6c0a [junit4] 2> 1795820 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 1795820 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_74A1A015FEE7CBB6-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 1795821 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=82.2685546875, floorSegmentMB=1.1591796875, forceMergeDeletesPctAllowed=7.029627256030329, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3175536581273495 [junit4] 2> 1795823 WARN (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] 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> 1795842 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1795842 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1795843 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1795843 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1795844 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2310977411700157] [junit4] 2> 1795844 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@3070b6ea[collection1_shard2_replica_t45] main] [junit4] 2> 1795844 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1795845 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1795845 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1795845 INFO (searcherExecutor-5400-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@3070b6ea[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1795846 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576027209262432256 [junit4] 2> 1795847 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45 [junit4] 2> 1795847 INFO (updateExecutor-1727-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 1795847 INFO (qtp1356445820-16830) [n:127.0.0.1:45413_ c:collection1 s:shard2 x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1126 [junit4] 2> 1795848 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 1795848 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 1795848 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader [junit4] 2> 1795848 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45] [junit4] 2> 1795848 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 1795848 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:44355/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:45413/collection1_shard2_replica_t45/] [junit4] 2> 1795849 INFO (qtp1356445820-16828) [n:127.0.0.1:45413_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45413_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1130 [junit4] 2> 1795850 INFO (recoveryExecutor-1728-thread-1-processing-n:127.0.0.1:45413_ x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:45413_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44355]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:45413_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 1795850 INFO (SocketProxy-Acceptor-44355) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55820,localport=44355], receiveBufferSize:531000 [junit4] 2> 1795850 INFO (SocketProxy-Acceptor-44355) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=33457,localport=40680], receiveBufferSize=530904 [junit4] 2> 1795850 INFO (qtp827908552-16756) [n:127.0.0.1:44355_ ] 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> 1795850 INFO (qtp827908552-16756) [n:127.0.0.1:44355_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:45413_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:45413","node_name":"127.0.0.1:45413_","state":"down","type":"TLOG"} [junit4] 2> 1795851 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testReplicasInLIRNoLeader [junit4] 2> 1795851 INFO (SocketProxy-Acceptor-44709) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38198,localport=44709], receiveBufferSize:531000 [junit4] 2> 1795852 INFO (SocketProxy-Acceptor-44709) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38303,localport=55652], receiveBufferSize=530904 [junit4] 2> 1795852 INFO (qtp1671945325-16790) [n:127.0.0.1:44709_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=forceleader_test_collection&action=CREATE&numShards=1&tlogReplicas=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1795852 INFO (OverseerThreadFactory-5364-thread-5-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.CreateCollectionCmd Create collection forceleader_test_collection [junit4] 2> 1795852 INFO (OverseerCollectionConfigSetProcessor-98501700116742148-127.0.0.1:40459_-n_0000000000) [n:127.0.0.1:40459_ ] 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> 1795955 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] 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> 1795955 INFO (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_ ] 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> 1795955 INFO (zkCallback-1718-thread-1-processing-n:127.0.0.1:44355_) [n:127.0.0.1:44355_ ] 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> 1796058 INFO (qtp1671945325-16789) [n:127.0.0.1:44709_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t1&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1796059 INFO (qtp1356445820-16823) [n:127.0.0.1:45413_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t2&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1796061 INFO (qtp1384758262-16706) [n:127.0.0.1:40459_ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica_t3&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1796165 INFO (zkCallback-1730-thread-1-processing-n:127.0.0.1:45413_) [n:127.0.0.1:45413_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_test_collection/state.json] for collection [forceleader_test_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1796165 INFO (zkCallback-1706-thread-2-processing-n:127.0.0.1:40459_) [n:127.0.0.1:40459_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_test_collection/state.json] for collection [forceleader_test_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1796165 INFO (zkCallback-1724-thread-1-processing-n:127.0.0.1:44709_) [n:127.0.0.1:44709_ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forceleader_test_collection/state.json] for collection [forceleader_test_collection] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1796851 INFO (qtp827908552-16756) [n:127.0.0.1:44355_ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:45413_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:45413","node_name":"127.0.0.1:45413_","state":"recovering","type":"TLOG"} [junit4] 2> 1796851 INFO (qtp827908552-16756) [n:127.0.0.1:44355_ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 1796851 INFO (qtp827908552-16756) [n:127.0.0.1:44355_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:45413_&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status= [...truncated too long message...] cs.reporters.SolrJmxReporter@5609e01f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44550672 [junit4] 2> 1912264 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1912264 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3746e2f2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@cfff544 [junit4] 2> 1912265 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1912266 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.Overseer Overseer (id=98501704118501391-127.0.0.1:38297_-n_0000000003) closing [junit4] 2> 1912266 INFO (OverseerStateUpdate-98501704118501391-127.0.0.1:38297_-n_0000000003) [n:127.0.0.1:38297_ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38297_ [junit4] 2> 1912267 WARN (zkCallback-1765-thread-2-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 1912267 INFO (zkCallback-1748-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 1913223 WARN (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.SyncStrategy Closed, skipping sync up. [junit4] 2> 1913224 INFO (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1913224 INFO (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] CLOSING SolrCore org.apache.solr.core.SolrCore@6d64f086 [junit4] 2> 1913224 INFO (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n45, tag=1835331718 [junit4] 2> 1913224 INFO (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7528f5fb: rootName = null, domain = solr.core.collection1.shard2.replica_n45, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n45 / com.codahale.metrics.MetricRegistry@bca8c90 [junit4] 2> 1913229 INFO (zkCallback-1765-thread-1-processing-n:127.0.0.1:38297_) [n:127.0.0.1:38297_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=1835331718 [junit4] 2> 1913231 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4288677{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 1913231 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a2911d{/,null,UNAVAILABLE} [junit4] 2> 1913231 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ChaosMonkey monkey: stop jetty! 45303 [junit4] 2> 1913231 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] 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> 1913231 INFO (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35187 35187 [junit4] 2> 1918265 INFO (Thread-7296) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35187 35187 [junit4] 2> 1918265 WARN (Thread-7296) [ ] 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> 3 /solr/collections/forceleader_last_published/state.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.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> 1918266 WARN (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37297/, target: http://127.0.0.1:40597/ [junit4] 2> 1918266 WARN (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:38297/, target: http://127.0.0.1:35171/ [junit4] 2> 1918266 WARN (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:37839/, target: http://127.0.0.1:33223/ [junit4] 2> 1918266 WARN (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[74A1A015FEE7CBB6]) [ ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:45303/, target: http://127.0.0.1:41297/ [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.ForceLeaderTest_74A1A015FEE7CBB6-001 [junit4] 2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-RS, timezone=Asia/Vientiane [junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=211419656,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, TestBinaryResponseWriter, TestLuceneMatchVersion, OpenExchangeRatesOrgProviderTest, UUIDFieldTest, SolrXmlInZkTest, CollectionStateFormat2Test, TestSolrQueryResponse, BlockCacheTest, TestRandomFaceting, TestGeoJSONResponseWriter, TestNumericRangeQuery64, DeleteInactiveReplicaTest, BasicDistributedZkTest, TestStressInPlaceUpdates, TestSolrDeletionPolicy1, TestCloudInspectUtil, TestRebalanceLeaders, TestReplicationHandler, TestLocalFSCloudBackupRestore, AtomicUpdateProcessorFactoryTest, DistributedSpellCheckComponentTest, ConnectionReuseTest, RAMDirectoryFactoryTest, TestJsonRequest, PeerSyncReplicationTest, DocValuesMissingTest, TestUseDocValuesAsStored2, CursorMarkTest, TestStressLucene, SimpleCollectionCreateDeleteTest, TestLazyCores, InfixSuggestersTest, HighlighterConfigTest, HdfsNNFailoverTest, DefaultValueUpdateProcessorTest, TestExtendedDismaxParser, TestDistribIDF, TestRecoveryHdfs, TestBinaryField, SolrRequestParserTest, TestSolrCoreParser, TestCryptoKeys, SynonymTokenizerTest, SolrShardReporterTest, TestPivotHelperCode, TestRuleBasedAuthorizationPlugin, BasicZkTest, TestLegacyTerms, TestDocSet, DebugComponentTest, ZkNodePropsTest, IndexBasedSpellCheckerTest, UtilsToolTest, TestLMDirichletSimilarityFactory, PeerSyncTest, TestRequestStatusCollectionAPI, UninvertDocValuesMergePolicyTest, MoveReplicaHDFSTest, ShardSplitTest, TestCSVResponseWriter, TestMultiWordSynonyms, DistributedFacetPivotSmallTest, TestRandomCollapseQParserPlugin, TestPHPSerializedResponseWriter, CdcrReplicationHandlerTest, CachingDirectoryFactoryTest, TestJoin, BaseCdcrDistributedZkTest, TestBulkSchemaConcurrent, TestHdfsUpdateLog, TestStressUserVersions, ExternalFileFieldSortTest, BinaryUpdateRequestHandlerTest, MBeansHandlerTest, LeaderFailoverAfterPartitionTest, TestGraphTermsQParserPlugin, TestCustomSort, TestPullReplicaErrorHandling, TestOmitPositions, TestNestedDocsSort, CursorPagingTest, QueryResultKeyTest, TestRealTimeGet, HdfsDirectoryTest, BlockJoinFacetSimpleTest, TestFieldTypeResource, TestMinMaxOnMultiValuedField, TestSimpleTextCodec, TestConfigSetsAPI, TestSchemaSimilarityResource, TestRestoreCore, TestRemoteStreaming, TestClassicSimilarityFactory, TestCrossCoreJoin, OutputWriterTest, TestPerFieldSimilarityWithDefaultOverride, EchoParamsTest, TestDistributedSearch, DistributedFacetPivotLargeTest, HdfsRestartWhileUpdatingTest, PKIAuthenticationIntegrationTest, SolrGangliaReporterTest, DistributedQueueTest, TestFunctionQuery, BJQParserTest, SuggesterWFSTTest, CleanupOldIndexTest, TestQuerySenderNoQuery, WordBreakSolrSpellCheckerTest, DirectoryFactoryTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MultiThreadedOCPTest, UpdateLogTest, TestFileDictionaryLookup, TestSubQueryTransformerCrossCore, ForceLeaderTest] [junit4] Completed [521/729 (1!)] on J0 in 129.52s, 3 tests, 1 failure, 1 skipped <<< FAILURES! [...truncated 44112 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
