From dev-return-319050-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Mon Apr 16 07:38:55 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 10B63180608 for ; Mon, 16 Apr 2018 07:38:52 +0200 (CEST) Received: (qmail 41178 invoked by uid 500); 16 Apr 2018 05:38:51 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 41154 invoked by uid 99); 16 Apr 2018 05:38:50 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2018 05:38:50 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 45C46180334 for ; Mon, 16 Apr 2018 05:38:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.05 X-Spam-Level: X-Spam-Status: No, score=-0.05 tagged_above=-999 required=6.31 tests=[KAM_BADIPHTTP=2, KAM_LOTSOFHASH=0.25, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, WEIRD_PORT=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id JCNs-oxDKfvx for ; Mon, 16 Apr 2018 05:38:38 +0000 (UTC) Received: from serv1.sd-datasolutions.de (serv1.sd-datasolutions.de [88.99.242.108]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id D20365F3CE for ; Mon, 16 Apr 2018 05:38:37 +0000 (UTC) Received: from serv1 (ip6-localhost [IPv6:::1]) by serv1.sd-datasolutions.de (Postfix) with ESMTP id 1303D108070B for ; Mon, 16 Apr 2018 05:38:31 +0000 (UTC) Date: Mon, 16 Apr 2018 05:36:59 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1994858528.381.1523857111079.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <1423612286.331.1523687201829.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <1423612286.331.1523687201829.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-BadApples-7.x-Linux (32bit/jdk1.8.0_162) - Build # 23 - Still Unstable! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_380_417831165.1523857111032" X-Jenkins-Job: Lucene-Solr-BadApples-7.x-Linux X-Jenkins-Result: UNSTABLE ------=_Part_380_417831165.1523857111032 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-7.x-Linux/23/ Java: 32bit/jdk1.8.0_162 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfte= rFailedSplit Error Message: expected:<1> but was:<2> Stack Trace: java.lang.AssertionError: expected:<1> but was:<2> =09at __randomizedtesting.SeedInfo.seed([3CC737C903A7B564:C58AA4663FD2F8EE]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.junit.Assert.failNotEquals(Assert.java:647) =09at org.junit.Assert.assertEquals(Assert.java:128) =09at org.junit.Assert.assertEquals(Assert.java:472) =09at org.junit.Assert.assertEquals(Assert.java:456) =09at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFa= iledSplit(ShardSplitTest.java:284) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:62) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:498) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:934) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(Random= izedRunner.java:970) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(Rando= mizedRunner.java:984) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= FixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) =09at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$Shards= Statement.evaluate(BaseDistributedSearchTestCase.java:968) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:49) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:817) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:468) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:943) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:829) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:879) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:890) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:57) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:41) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:53) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:47) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:64) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:54) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:368) =09at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14403 lines...] [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest [junit4] 2> 2033633 INFO (SUITE-ShardSplitTest-seed#[3CC737C903A7B564= ]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr= .allowed.securerandom=3Dnull & java.security.egd=3Dfile:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-BadA= pples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collection= s.ShardSplitTest_3CC737C903A7B564-001/init-core-data-001 [junit4] 2> 2033633 WARN (SUITE-ShardSplitTest-seed#[3CC737C903A7B564= ]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3D14= numCloses=3D14 [junit4] 2> 2033633 INFO (SUITE-ShardSplitTest-seed#[3CC737C903A7B564= ]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYS= PROP=3Dtrue) w/NUMERIC_DOCVALUES_SYSPROP=3Dtrue [junit4] 2> 2033634 INFO (SUITE-ShardSplitTest-seed#[3CC737C903A7B564= ]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth= (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=3Dhttps://= issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 2033634 INFO (SUITE-ShardSplitTest-seed#[3CC737C903A7B564= ]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext sy= stem property: / [junit4] 2> 2033636 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2033636 INFO (Thread-6382) [ ] o.a.s.c.ZkTestServer cl= ient port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2033636 INFO (Thread-6382) [ ] o.a.s.c.ZkTestServer St= arting server [junit4] 2> 2033638 ERROR (Thread-6382) [ ] o.a.z.s.ZooKeeperServer= ZKShutdownHandler is not registered, so ZooKeeper server won't take any ac= tion on ERROR or SHUTDOWN server state changes [junit4] 2> 2033736 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ZkTestServer start zk server on port:34011 [junit4] 2> 2033738 INFO (zkConnectionManagerCallback-5606-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033741 INFO (zkConnectionManagerCallback-5608-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033744 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/so= lrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2033745 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/sc= hema15.xml to /configs/conf1/schema.xml [junit4] 2> 2033746 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/so= lrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet= .randomindexconfig.xml [junit4] 2> 2033746 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/st= opwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2033747 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/pr= otwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2033747 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/cu= rrency.xml to /configs/conf1/currency.xml [junit4] 2> 2033747 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/en= umsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2033748 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/op= en-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2033748 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/ma= pping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2033749 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/ol= d_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2033749 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/sy= nonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2033750 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas u= nless explicitly asked otherwise [junit4] 2> 2033820 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-1= 1-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2033821 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 2033821 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2033821 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2033821 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandle= r@41b7f6{/,null,AVAILABLE} [junit4] 2> 2033822 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1ab3803{HTT= P/1.1,[http/1.1]}{127.0.0.1:34609} [junit4] 2> 2033822 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server Started @2033851ms [junit4] 2> 2033822 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir= =3D/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-= core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B56= 4-001/tempDir-001/control/data, hostContext=3D/, hostPort=3D34609, coreRoot= Directory=3D/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/bu= ild/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Luc= ene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.a= pi.collections.ShardSplitTest_3CC737C903A7B564-001/control-001/cores} [junit4] 2> 2033823 ERROR (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir.= Logging may be missing or incomplete. [junit4] 2> 2033823 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.lo= gging.slf4j.Log4jLoggerFactory [junit4] 2> 2033823 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apach= e Solr=E2=84=A2 version 7.4.0 [junit4] 2> 2033823 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in clou= d mode on port null [junit4] 2> 2033823 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: nul= l [junit4] 2> 2033823 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018= -04-16T05:06:08.697Z [junit4] 2> 2033824 INFO (zkConnectionManagerCallback-5610-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033825 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (no= t found in ZooKeeper) [junit4] 2> 2033825 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /h= ome/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/= test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001= /control-001/solr.xml [junit4] 2> 2033827 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overWorkLoopDelay is ignored [junit4] 2> 2033827 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overBadNodeExpiration is ignored [junit4] 2> 2033828 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492, but no JMX reporters were configured - adding = default JMX reporter. [junit4] 2> 2033831 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:34011/solr [junit4] 2> 2033832 INFO (zkConnectionManagerCallback-5614-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033833 INFO (zkConnectionManagerCallback-5616-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033861 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.c.Overseer Overseer (id=3Dnull) closi= ng [junit4] 2> 2033861 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.c.OverseerElectionContext I am going = to be the leader 127.0.0.1:34609_ [junit4] 2> 2033861 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.c.Overseer Overseer (id=3D72147561464= 266756-127.0.0.1:34609_-n_0000000000) starting [junit4] 2> 2033865 INFO (zkConnectionManagerCallback-5623-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2033866 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cl= uster at 127.0.0.1:34011/solr ready [junit4] 2> 2033866 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.c.ZkController Register node as live = in ZooKeeper:/live_nodes/127.0.0.1:34609_ [junit4] 2> 2033867 INFO (zkCallback-5622-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2033867 INFO (zkCallback-5615-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2034231 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492 [junit4] 2> 2034238 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserv= er.JmxMBeanServer@17a2492 [junit4] 2> 2034238 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbean= server.JmxMBeanServer@17a2492 [junit4] 2> 2034239 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:34609_ ] o.a.s.c.CorePropertiesLocator Found 0 core = definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Li= nux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/wo= rkspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/s= olr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001/control-001/c= ores [junit4] 2> 2034254 INFO (zkConnectionManagerCallback-5628-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2034255 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... = (0) -> (1) [junit4] 2> 2034255 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1= :34011/solr ready [junit4] 2> 2034256 INFO (qtp28818038-22805) [n:127.0.0.1:34609_ ]= o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params= replicationFactor=3D1&collection.configName=3Dconf1&name=3Dcontrol_collect= ion&nrtReplicas=3D1&action=3DCREATE&numShards=3D1&createNodeSet=3D127.0.0.1= :34609_&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 2034257 INFO (OverseerThreadFactory-8581-thread-1) [ ]= o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2034360 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ ]= o.a.s.h.a.CoreAdminOperation core create command qt=3D/admin/cores&collect= ion.configName=3Dconf1&newCollection=3Dtrue&name=3Dcontrol_collection_shard= 1_replica_n1&action=3DCREATE&numShards=3D1&collection=3Dcontrol_collection&= shard=3Dshard1&wt=3Djavabin&version=3D2&replicaType=3DNRT [junit4] 2> 2034361 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ ]= o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 tra= nsient cores [junit4] 2> 2034464 INFO (zkCallback-5615-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/control_collection/state.json] for coll= ection [control_collection] has occurred - updating... (live nodes size: [1= ]) [junit4] 2> 2035395 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 2035425 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= IndexSchema [control_collection_shard1_replica_n1] Schema name=3Dtest [junit4] 2> 2035472 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 2035481 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' usin= g configuration from collection control_collection, trusted=3Dtrue [junit4] 2> 2035482 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.= r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.r= eplica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enab= led at server: com.sun.jmx.mbeanserver.JmxMBeanServer@17a2492 [junit4] 2> 2035482 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2035482 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_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-BadApples-7.x-Linux/solr/build/solr-co= re/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-= 001/control-001/cores/control_collection_shard1_replica_n1], dataDir=3D[/ho= me/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/t= est/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-BadApp= les-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.= ShardSplitTest_3CC737C903A7B564-001/control-001/cores/control_collection_sh= ard1_replica_n1/data/] [junit4] 2> 2035484 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.= TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3D48, maxMergeAtOnceE= xplicit=3D45, maxMergedSegmentMB=3D22.255859375, floorSegmentMB=3D1.2597656= 25, forceMergeDeletesPctAllowed=3D22.88909764094804, segmentsPerTier=3D36.0= , maxCFSSegmentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.48494108371765= 454 [junit4] 2> 2035505 WARN (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= RequestHandlers INVALID paramSet a in requestHandler {type =3D requestHandl= er,name =3D /dump,class =3D DumpRequestHandler,attributes =3D {initParams= =3Da, name=3D/dump, class=3DDumpRequestHandler},args =3D {defaults=3D{a=3DA= ,b=3DB}}} [junit4] 2> 2035548 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= UpdateHandler Using UpdateLog implementation: org.apache.solr.update.Update= Log [junit4] 2> 2035548 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= UpdateLog Initializing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH numRe= cordsToKeep=3D100 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 2035548 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= CommitTracker Hard AutoCommit: disabled [junit4] 2> 2035549 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= CommitTracker Soft AutoCommit: disabled [junit4] 2> 2035550 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.= RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.= AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=3D0, mergeFactor= =3D10, maxMergeSize=3D937158873, maxMergeSizeForForcedMerge=3D9223372036854= 775807, calibrateSizeByDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSeg= mentSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.1] [junit4] 2> 2035550 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= SolrIndexSearcher Opening [Searcher@14c74de[control_collection_shard1_repli= ca_n1] main] [junit4] 2> 2035552 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.= ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /confi= gs/conf1 [junit4] 2> 2035552 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.= ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeep= erStorageIO:path=3D/configs/conf1 [junit4] 2> 2035552 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.= ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2035553 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_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 1597877959185661952 [junit4] 2> 2035553 INFO (searcherExecutor-8584-thread-1-processing-n= :127.0.0.1:34609_ x:control_collection_shard1_replica_n1 c:control_collecti= on s:shard1) [n:127.0.0.1:34609_ c:control_collection s:shard1 x:control_c= ollection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_re= plica_n1] Registered new searcher Searcher@14c74de[control_collection_shard= 1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2035557 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ZkShardTerms Successful update of terms at /collections/control_collection/= terms/shard1 to Terms{values=3D{core_node2=3D0}, version=3D0} [junit4] 2> 2035558 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2035558 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_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> 2035558 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SyncStrategy Sync replicas to http://127.0.0.1:34609/control_collection_sha= rd1_replica_n1/ [junit4] 2> 2035558 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2035558 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= SyncStrategy http://127.0.0.1:34609/control_collection_shard1_replica_n1/ h= as no replicas [junit4] 2> 2035558 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContext Found all replicas participating in election, cl= ear LIR [junit4] 2> 2035559 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34609/cont= rol_collection_shard1_replica_n1/ shard1 [junit4] 2> 2035660 INFO (zkCallback-5615-thread-2) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/control_collection/state.json] for coll= ection [control_collection] has occurred - updating... (live nodes size: [1= ]) [junit4] 2> 2035715 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.= ZkController I am the leader, no recovery necessary [junit4] 2> 2035717 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ c:co= ntrol_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.= HttpSolrCall [admin] webapp=3Dnull path=3D/admin/cores params=3D{qt=3D/admi= n/cores&collection.configName=3Dconf1&newCollection=3Dtrue&name=3Dcontrol_c= ollection_shard1_replica_n1&action=3DCREATE&numShards=3D1&collection=3Dcont= rol_collection&shard=3Dshard1&wt=3Djavabin&version=3D2&replicaType=3DNRT} s= tatus=3D0 QTime=3D1356 [junit4] 2> 2035718 INFO (qtp28818038-22805) [n:127.0.0.1:34609_ ]= o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at m= ost 30 seconds. Check all shard replicas [junit4] 2> 2035817 INFO (zkCallback-5615-thread-2) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/control_collection/state.json] for coll= ection [control_collection] has occurred - updating... (live nodes size: [1= ]) [junit4] 2> 2036258 INFO (OverseerCollectionConfigSetProcessor-721475= 61464266756-127.0.0.1:34609_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue= Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't e= xist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2036718 INFO (qtp28818038-22805) [n:127.0.0.1:34609_ ]= o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections param= s=3D{replicationFactor=3D1&collection.configName=3Dconf1&name=3Dcontrol_col= lection&nrtReplicas=3D1&action=3DCREATE&numShards=3D1&createNodeSet=3D127.0= .0.1:34609_&wt=3Djavabin&version=3D2} status=3D0 QTime=3D2462 [junit4] 2> 2036722 INFO (zkConnectionManagerCallback-5633-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2036723 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... = (0) -> (1) [junit4] 2> 2036723 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1= :34011/solr ready [junit4] 2> 2036723 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false caus= e connection loss:false [junit4] 2> 2036724 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ ]= o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params= replicationFactor=3D1&collection.configName=3Dconf1&name=3Dcollection1&nrt= Replicas=3D1&action=3DCREATE&numShards=3D2&createNodeSet=3D&stateFormat=3D2= &wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 2036725 INFO (OverseerThreadFactory-8581-thread-2) [ ]= o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2036726 WARN (OverseerThreadFactory-8581-thread-2) [ ]= o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (coll= ection1) without cores. [junit4] 2> 2036929 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ ]= o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at m= ost 30 seconds. Check all shard replicas [junit4] 2> 2036930 INFO (qtp28818038-22811) [n:127.0.0.1:34609_ ]= o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections param= s=3D{replicationFactor=3D1&collection.configName=3Dconf1&name=3Dcollection1= &nrtReplicas=3D1&action=3DCREATE&numShards=3D2&createNodeSet=3D&stateFormat= =3D2&wt=3Djavabin&version=3D2} status=3D0 QTime=3D205 [junit4] 2> 2037007 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in direc= tory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/sol= r-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B= 564-001/shard-1-001 of type NRT [junit4] 2> 2037008 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-1= 1-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandle= r@14f8c60{/,null,AVAILABLE} [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@bdc17a{HTTP= /1.1,[http/1.1]}{127.0.0.1:37489} [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server Started @2037037ms [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir= =3D/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-= core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B56= 4-001/tempDir-001/jetty1, replicaType=3DNRT, solrconfig=3Dsolrconfig.xml, h= ostContext=3D/, hostPort=3D37489, coreRootDirectory=3D/home/jenkins/workspa= ce/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../..= /../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr= /build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC= 737C903A7B564-001/shard-1-001/cores} [junit4] 2> 2037009 ERROR (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir.= Logging may be missing or incomplete. [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.lo= gging.slf4j.Log4jLoggerFactory [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apach= e Solr=E2=84=A2 version 7.4.0 [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in clou= d mode on port null [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: nul= l [junit4] 2> 2037009 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018= -04-16T05:06:11.883Z [junit4] 2> 2037010 INFO (zkConnectionManagerCallback-5635-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2037011 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (no= t found in ZooKeeper) [junit4] 2> 2037012 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /h= ome/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/= test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001= /shard-1-001/solr.xml [junit4] 2> 2037015 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overWorkLoopDelay is ignored [junit4] 2> 2037015 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overBadNodeExpiration is ignored [junit4] 2> 2037016 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492, but no JMX reporters were configured - adding = default JMX reporter. [junit4] 2> 2037020 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:34011/solr [junit4] 2> 2037021 INFO (zkConnectionManagerCallback-5639-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2037023 INFO (zkConnectionManagerCallback-5641-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2037026 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.c.ZkStateReader Updated live nodes = from ZooKeeper... (0) -> (1) [junit4] 2> 2037027 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.Overseer Overseer (id=3Dnull) closi= ng [junit4] 2> 2037028 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.TransientSolrCoreCacheDefault Alloc= ating transient cache for 4 transient cores [junit4] 2> 2037028 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.ZkController Register node as live = in ZooKeeper:/live_nodes/127.0.0.1:37489_ [junit4] 2> 2037029 INFO (zkCallback-5622-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2037029 INFO (zkCallback-5615-thread-2) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2037029 INFO (zkCallback-5632-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2037029 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2037668 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492 [junit4] 2> 2037676 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserv= er.JmxMBeanServer@17a2492 [junit4] 2> 2037676 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbean= server.JmxMBeanServer@17a2492 [junit4] 2> 2037677 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.CorePropertiesLocator Found 0 core = definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Li= nux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/wo= rkspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/s= olr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001/shard-1-001/c= ores [junit4] 2> 2037680 INFO (zkConnectionManagerCallback-5648-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2037681 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.c.ZkStateReader Updated live nodes = from ZooKeeper... (0) -> (2) [junit4] 2> 2037682 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:37489_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cl= uster at 127.0.0.1:34011/solr ready [junit4] 2> 2037700 INFO (qtp28818038-22846) [n:127.0.0.1:34609_ ]= o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with pa= rams node=3D127.0.0.1:37489_&action=3DADDREPLICA&collection=3Dcollection1&s= hard=3Dshard2&type=3DNRT&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 2037702 INFO (OverseerCollectionConfigSetProcessor-721475= 61464266756-127.0.0.1:34609_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue= Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't e= xist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2037702 INFO (OverseerThreadFactory-8581-thread-3) [ ]= o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37489_ for creating ne= w replica [junit4] 2> 2037703 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ ]= o.a.s.h.a.CoreAdminOperation core create command qt=3D/admin/cores&collect= ion.configName=3Dconf1&name=3Dcollection1_shard2_replica_n41&action=3DCREAT= E&collection=3Dcollection1&shard=3Dshard2&wt=3Djavabin&version=3D2&replicaT= ype=3DNRT [junit4] 2> 2037806 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2038736 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Us= ing Lucene MatchVersion: 7.4.0 [junit4] 2> 2038744 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [= collection1_shard2_replica_n41] Schema name=3Dtest [junit4] 2> 2038808 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema L= oaded schema test/1.6 with uniqueid field id [junit4] 2> 2038816 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer= Creating SolrCore 'collection1_shard2_replica_n41' using configuration fro= m collection collection1, trusted=3Dtrue [junit4] 2> 2038817 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxRepo= rter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registr= y 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jm= x.mbeanserver.JmxMBeanServer@17a2492 [junit4] 2> 2038817 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr= .RecoveryStrategy.Builder [junit4] 2> 2038817 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[co= llection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/work= space/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/sol= r.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001/shard-1-001/cor= es/collection1_shard2_replica_n41], dataDir=3D[/home/jenkins/workspace/Luce= ne-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../= ../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/= solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903= A7B564-001/shard-1-001/cores/collection1_shard2_replica_n41/data/] [junit4] 2> 2038820 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePo= licy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePo= licy: [TieredMergePolicy: maxMergeAtOnce=3D48, maxMergeAtOnceExplicit=3D45,= maxMergedSegmentMB=3D22.255859375, floorSegmentMB=3D1.259765625, forceMerg= eDeletesPctAllowed=3D22.88909764094804, segmentsPerTier=3D36.0, maxCFSSegme= ntSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.48494108371765454 [junit4] 2> 2038838 WARN (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.RequestHandle= rs INVALID paramSet a in requestHandler {type =3D requestHandler,name =3D /= dump,class =3D DumpRequestHandler,attributes =3D {initParams=3Da, name=3D/d= ump, class=3DDumpRequestHandler},args =3D {defaults=3D{a=3DA,b=3DB}}} [junit4] 2> 2038869 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler= Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2038869 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Ini= tializing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH numRecordsToKeep= =3D100 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 2038869 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker= Hard AutoCommit: disabled [junit4] 2> 2038870 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker= Soft AutoCommit: disabled [junit4] 2> 2038871 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePo= licy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMerg= ePolicy: [AlcoholicMergePolicy: minMergeSize=3D0, mergeFactor=3D10, maxMerg= eSize=3D937158873, maxMergeSizeForForcedMerge=3D9223372036854775807, calibr= ateSizeByDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8= .796093022207999E12, noCFSRatio=3D0.1] [junit4] 2> 2038871 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSear= cher Opening [Searcher@18e1ddb[collection1_shard2_replica_n41] main] [junit4] 2> 2038872 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResour= ceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2038873 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.r.ManagedResour= ceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:p= ath=3D/configs/conf1 [junit4] 2> 2038873 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHa= ndler Commits will be reserved for 10000ms. [junit4] 2> 2038874 INFO (searcherExecutor-8595-thread-1-processing-n= :127.0.0.1:37489_ x:collection1_shard2_replica_n41 c:collection1 s:shard2) = [n:127.0.0.1:37489_ c:collection1 s:shard2 x:collection1_shard2_replica_n4= 1] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searche= r Searcher@18e1ddb[collection1_shard2_replica_n41] main{ExitableDirectoryRe= ader(UninvertingDirectoryReader())} [junit4] 2> 2038874 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Cou= ld not find max version in index or recent updates, using new clock 1597877= 962667982848 [junit4] 2> 2038877 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms = Successful update of terms at /collections/collection1/terms/shard2 to Term= s{values=3D{core_node42=3D0}, version=3D0} [junit4] 2> 2038878 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderEl= ectionContext Enough replicas found to continue. [junit4] 2> 2038878 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderEl= ectionContext I may be the new leader - try and sync [junit4] 2> 2038878 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy = Sync replicas to http://127.0.0.1:37489/collection1_shard2_replica_n41/ [junit4] 2> 2038878 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy = Sync Success - now sync replicas to me [junit4] 2> 2038878 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy = http://127.0.0.1:37489/collection1_shard2_replica_n41/ has no replicas [junit4] 2> 2038878 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderEl= ectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2038880 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderEl= ectionContext I am the new leader: http://127.0.0.1:37489/collection1_shard= 2_replica_n41/ shard2 [junit4] 2> 2038981 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 2039031 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController = I am the leader, no recovery necessary [junit4] 2> 2039033 INFO (qtp18829050-22860) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall = [admin] webapp=3Dnull path=3D/admin/cores params=3D{qt=3D/admin/cores&colle= ction.configName=3Dconf1&name=3Dcollection1_shard2_replica_n41&action=3DCRE= ATE&collection=3Dcollection1&shard=3Dshard2&wt=3Djavabin&version=3D2&replic= aType=3DNRT} status=3D0 QTime=3D1329 [junit4] 2> 2039036 INFO (qtp28818038-22846) [n:127.0.0.1:34609_ ]= o.a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections param= s=3D{node=3D127.0.0.1:37489_&action=3DADDREPLICA&collection=3Dcollection1&s= hard=3Dshard2&type=3DNRT&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1335 [junit4] 2> 2039109 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in direc= tory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/sol= r-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B= 564-001/shard-2-001 of type NRT [junit4] 2> 2039110 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-1= 1-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2039110 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 2039110 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2039110 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandle= r@1da18a0{/,null,AVAILABLE} [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@183d98a{HTT= P/1.1,[http/1.1]}{127.0.0.1:33083} [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server Started @2039139ms [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir= =3D/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-= core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B56= 4-001/tempDir-001/jetty2, replicaType=3DNRT, solrconfig=3Dsolrconfig.xml, h= ostContext=3D/, hostPort=3D33083, coreRootDirectory=3D/home/jenkins/workspa= ce/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../..= /../../../../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr= /build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC= 737C903A7B564-001/shard-2-001/cores} [junit4] 2> 2039111 ERROR (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir.= Logging may be missing or incomplete. [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.lo= gging.slf4j.Log4jLoggerFactory [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apach= e Solr=E2=84=A2 version 7.4.0 [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in clou= d mode on port null [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: nul= l [junit4] 2> 2039111 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018= -04-16T05:06:13.985Z [junit4] 2> 2039112 INFO (zkConnectionManagerCallback-5650-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2039114 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (no= t found in ZooKeeper) [junit4] 2> 2039114 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /h= ome/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/= test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001= /shard-2-001/solr.xml [junit4] 2> 2039116 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overWorkLoopDelay is ignored [junit4] 2> 2039116 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overBadNodeExpiration is ignored [junit4] 2> 2039116 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492, but no JMX reporters were configured - adding = default JMX reporter. [junit4] 2> 2039119 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:34011/solr [junit4] 2> 2039120 INFO (zkConnectionManagerCallback-5654-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2039122 INFO (zkConnectionManagerCallback-5656-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2039124 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.c.ZkStateReader Updated live nodes = from ZooKeeper... (0) -> (2) [junit4] 2> 2039125 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.Overseer Overseer (id=3Dnull) closi= ng [junit4] 2> 2039126 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.TransientSolrCoreCacheDefault Alloc= ating transient cache for 4 transient cores [junit4] 2> 2039126 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.ZkController Register node as live = in ZooKeeper:/live_nodes/127.0.0.1:33083_ [junit4] 2> 2039126 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2039126 INFO (zkCallback-5615-thread-2) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2039126 INFO (zkCallback-5622-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2039126 INFO (zkCallback-5632-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2039126 INFO (zkCallback-5655-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2039126 INFO (zkCallback-5647-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2039227 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2039488 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492 [junit4] 2> 2039496 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserv= er.JmxMBeanServer@17a2492 [junit4] 2> 2039496 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbean= server.JmxMBeanServer@17a2492 [junit4] 2> 2039497 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.CorePropertiesLocator Found 0 core = definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Li= nux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/wo= rkspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/s= olr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001/shard-2-001/c= ores [junit4] 2> 2039500 INFO (zkConnectionManagerCallback-5663-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2039501 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.c.ZkStateReader Updated live nodes = from ZooKeeper... (0) -> (3) [junit4] 2> 2039501 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33083_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cl= uster at 127.0.0.1:34011/solr ready [junit4] 2> 2039526 INFO (qtp816965-22895) [n:127.0.0.1:33083_ ] o= .a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with para= ms node=3D127.0.0.1:33083_&action=3DADDREPLICA&collection=3Dcollection1&sha= rd=3Dshard1&type=3DNRT&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 2039528 INFO (OverseerCollectionConfigSetProcessor-721475= 61464266756-127.0.0.1:34609_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue= Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't e= xist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2039529 INFO (OverseerThreadFactory-8581-thread-4) [ ]= o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33083_ for creating ne= w replica [junit4] 2> 2039529 INFO (qtp816965-22901) [n:127.0.0.1:33083_ ] o= .a.s.h.a.CoreAdminOperation core create command qt=3D/admin/cores&collectio= n.configName=3Dconf1&name=3Dcollection1_shard1_replica_n43&action=3DCREATE&= collection=3Dcollection1&shard=3Dshard1&wt=3Djavabin&version=3D2&replicaTyp= e=3DNRT [junit4] 2> 2039633 INFO (zkCallback-5655-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2039633 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2040561 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Usin= g Lucene MatchVersion: 7.4.0 [junit4] 2> 2040570 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [co= llection1_shard1_replica_n43] Schema name=3Dtest [junit4] 2> 2040638 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loa= ded schema test/1.6 with uniqueid field id [junit4] 2> 2040646 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer C= reating SolrCore 'collection1_shard1_replica_n43' using configuration from = collection collection1, trusted=3Dtrue [junit4] 2> 2040647 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReport= er JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry = 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.= mbeanserver.JmxMBeanServer@17a2492 [junit4] 2> 2040647 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.R= ecoveryStrategy.Builder [junit4] 2> 2040647 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[coll= ection1_shard1_replica_n43] ] Opening new SolrCore at [/home/jenkins/worksp= ace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.= cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001/shard-2-001/cores= /collection1_shard1_replica_n43], dataDir=3D[/home/jenkins/workspace/Lucene= -Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/../../../../../../..= /../../home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/so= lr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7= B564-001/shard-2-001/cores/collection1_shard1_replica_n43/data/] [junit4] 2> 2040649 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePoli= cy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePoli= cy: [TieredMergePolicy: maxMergeAtOnce=3D48, maxMergeAtOnceExplicit=3D45, m= axMergedSegmentMB=3D22.255859375, floorSegmentMB=3D1.259765625, forceMergeD= eletesPctAllowed=3D22.88909764094804, segmentsPerTier=3D36.0, maxCFSSegment= SizeMB=3D8.796093022207999E12, noCFSRatio=3D0.48494108371765454 [junit4] 2> 2040668 WARN (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.RequestHandlers= INVALID paramSet a in requestHandler {type =3D requestHandler,name =3D /du= mp,class =3D DumpRequestHandler,attributes =3D {initParams=3Da, name=3D/dum= p, class=3DDumpRequestHandler},args =3D {defaults=3D{a=3DA,b=3DB}}} [junit4] 2> 2040699 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler U= sing UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2040699 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initi= alizing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH numRecordsToKeep=3D1= 00 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 2040700 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker H= ard AutoCommit: disabled [junit4] 2> 2040700 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker S= oft AutoCommit: disabled [junit4] 2> 2040701 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePoli= cy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergeP= olicy: [AlcoholicMergePolicy: minMergeSize=3D0, mergeFactor=3D10, maxMergeS= ize=3D937158873, maxMergeSizeForForcedMerge=3D9223372036854775807, calibrat= eSizeByDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.7= 96093022207999E12, noCFSRatio=3D0.1] [junit4] 2> 2040701 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearch= er Opening [Searcher@1de9a4e[collection1_shard1_replica_n43] main] [junit4] 2> 2040702 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResource= Storage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2040703 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.r.ManagedResource= Storage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:pat= h=3D/configs/conf1 [junit4] 2> 2040703 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHand= ler Commits will be reserved for 10000ms. [junit4] 2> 2040704 INFO (searcherExecutor-8606-thread-1-processing-n= :127.0.0.1:33083_ x:collection1_shard1_replica_n43 c:collection1 s:shard1) = [n:127.0.0.1:33083_ c:collection1 s:shard1 x:collection1_shard1_replica_n4= 3] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searche= r Searcher@1de9a4e[collection1_shard1_replica_n43] main{ExitableDirectoryRe= ader(UninvertingDirectoryReader())} [junit4] 2> 2040704 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could= not find max version in index or recent updates, using new clock 159787796= 4586876928 [junit4] 2> 2040706 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms Su= ccessful update of terms at /collections/collection1/terms/shard1 to Terms{= values=3D{core_node44=3D0}, version=3D0} [junit4] 2> 2040707 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElec= tionContext Enough replicas found to continue. [junit4] 2> 2040707 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElec= tionContext I may be the new leader - try and sync [junit4] 2> 2040707 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sy= nc replicas to http://127.0.0.1:33083/collection1_shard1_replica_n43/ [junit4] 2> 2040707 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sy= nc Success - now sync replicas to me [junit4] 2> 2040707 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy ht= tp://127.0.0.1:33083/collection1_shard1_replica_n43/ has no replicas [junit4] 2> 2040707 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElec= tionContext Found all replicas participating in election, clear LIR [junit4] 2> 2040708 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElec= tionContext I am the new leader: http://127.0.0.1:33083/collection1_shard1_= replica_n43/ shard1 [junit4] 2> 2040810 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2040810 INFO (zkCallback-5655-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2040859 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController I = am the leader, no recovery necessary [junit4] 2> 2040861 INFO (qtp816965-22901) [n:127.0.0.1:33083_ c:coll= ection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [a= dmin] webapp=3Dnull path=3D/admin/cores params=3D{qt=3D/admin/cores&collect= ion.configName=3Dconf1&name=3Dcollection1_shard1_replica_n43&action=3DCREAT= E&collection=3Dcollection1&shard=3Dshard1&wt=3Djavabin&version=3D2&replicaT= ype=3DNRT} status=3D0 QTime=3D1331 [junit4] 2> 2040863 INFO (qtp816965-22895) [n:127.0.0.1:33083_ ] o= .a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections params= =3D{node=3D127.0.0.1:33083_&action=3DADDREPLICA&collection=3Dcollection1&sh= ard=3Dshard1&type=3DNRT&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1337 [junit4] 2> 2040935 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in direc= tory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/sol= r-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B= 564-001/shard-3-001 of type NRT [junit4] 2> 2040936 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-1= 1-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2040936 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=3Dnode0 [junit4] 2> 2040936 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2040936 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandle= r@1c5634b{/,null,AVAILABLE} [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f07bf2{HTT= P/1.1,[http/1.1]}{127.0.0.1:33137} [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server Started @2040965ms [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir= =3D/home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-= core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B56= 4-001/tempDir-001/jetty3, solrconfig=3Dsolrconfig.xml, hostContext=3D/, hos= tPort=3D33137, coreRootDirectory=3D/home/jenkins/workspace/Lucene-Solr-BadA= pples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collection= s.ShardSplitTest_3CC737C903A7B564-001/shard-3-001/cores} [junit4] 2> 2040937 ERROR (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir.= Logging may be missing or incomplete. [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.lo= gging.slf4j.Log4jLoggerFactory [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apach= e Solr=E2=84=A2 version 7.4.0 [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in clou= d mode on port null [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: nul= l [junit4] 2> 2040937 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018= -04-16T05:06:15.811Z [junit4] 2> 2040938 INFO (zkConnectionManagerCallback-5665-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2040939 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (no= t found in ZooKeeper) [junit4] 2> 2040939 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /h= ome/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/= test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001= /shard-3-001/solr.xml [junit4] 2> 2040941 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overWorkLoopDelay is ignored [junit4] 2> 2040941 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFail= overBadNodeExpiration is ignored [junit4] 2> 2040942 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492, but no JMX reporters were configured - adding = default JMX reporter. [junit4] 2> 2040944 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.ZkContainer Zookeeper client=3D127.0.0.1:34011/solr [junit4] 2> 2040946 INFO (zkConnectionManagerCallback-5669-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2040947 INFO (zkConnectionManagerCallback-5671-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2040951 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.c.ZkStateReader Updated live nodes = from ZooKeeper... (0) -> (3) [junit4] 2> 2040952 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.Overseer Overseer (id=3Dnull) closi= ng [junit4] 2> 2040952 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.TransientSolrCoreCacheDefault Alloc= ating transient cache for 4 transient cores [junit4] 2> 2040952 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.ZkController Register node as live = in ZooKeeper:/live_nodes/127.0.0.1:33137_ [junit4] 2> 2040953 INFO (zkCallback-5622-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5632-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5655-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5647-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5615-thread-2) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5662-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2040953 INFO (zkCallback-5670-thread-1) [ ] o.a.s.c.c.= ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2041053 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2041054 INFO (zkCallback-5655-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2041449 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanse= rver.JmxMBeanServer@17a2492 [junit4] 2> 2041456 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserv= er.JmxMBeanServer@17a2492 [junit4] 2> 2041456 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring fo= r 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbean= server.JmxMBeanServer@17a2492 [junit4] 2> 2041458 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.CorePropertiesLocator Found 0 core = definitions underneath /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Li= nux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplit= Test_3CC737C903A7B564-001/shard-3-001/cores [junit4] 2> 2041460 INFO (zkConnectionManagerCallback-5678-thread-1) = [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2041462 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.c.ZkStateReader Updated live nodes = from ZooKeeper... (0) -> (4) [junit4] 2> 2041462 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [n:127.0.0.1:33137_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cl= uster at 127.0.0.1:34011/solr ready [junit4] 2> 2041512 INFO (qtp816965-22899) [n:127.0.0.1:33083_ ] o= .a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with para= ms node=3D127.0.0.1:33137_&action=3DADDREPLICA&collection=3Dcollection1&sha= rd=3Dshard2&type=3DNRT&wt=3Djavabin&version=3D2 and sendToOCPQueue=3Dtrue [junit4] 2> 2041514 INFO (OverseerCollectionConfigSetProcessor-721475= 61464266756-127.0.0.1:34609_-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue= Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't e= xist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2041515 INFO (OverseerThreadFactory-8581-thread-5) [ ]= o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33137_ for creating ne= w replica [junit4] 2> 2041516 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ ] = o.a.s.h.a.CoreAdminOperation core create command qt=3D/admin/cores&collecti= on.configName=3Dconf1&name=3Dcollection1_shard2_replica_n45&action=3DCREATE= &collection=3Dcollection1&shard=3Dshard2&wt=3Djavabin&version=3D2&replicaTy= pe=3DNRT [junit4] 2> 2041619 INFO (zkCallback-5640-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2041619 INFO (zkCallback-5670-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2041619 INFO (zkCallback-5655-thread-1) [ ] o.a.s.c.c.= ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ= e:NodeDataChanged path:/collections/collection1/state.json] for collection = [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2042538 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Usi= ng Lucene MatchVersion: 7.4.0 [junit4] 2> 2042547 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [c= ollection1_shard2_replica_n45] Schema name=3Dtest [junit4] 2> 2042614 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Lo= aded schema test/1.6 with uniqueid field id [junit4] 2> 2042623 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer = Creating SolrCore 'collection1_shard2_replica_n45' using configuration from= collection collection1, trusted=3Dtrue [junit4] 2> 2042624 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxRepor= ter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry= 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx= .mbeanserver.JmxMBeanServer@17a2492 [junit4] 2> 2042624 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.= RecoveryStrategy.Builder [junit4] 2> 2042624 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[col= lection1_shard2_replica_n45] ] Opening new SolrCore at [/home/jenkins/works= pace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr= .cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001/shard-3-001/core= s/collection1_shard2_replica_n45], dataDir=3D[/home/jenkins/workspace/Lucen= e-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api= .collections.ShardSplitTest_3CC737C903A7B564-001/shard-3-001/cores/collecti= on1_shard2_replica_n45/data/] [junit4] 2> 2042626 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePol= icy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePol= icy: [TieredMergePolicy: maxMergeAtOnce=3D48, maxMergeAtOnceExplicit=3D45, = maxMergedSegmentMB=3D22.255859375, floorSegmentMB=3D1.259765625, forceMerge= DeletesPctAllowed=3D22.88909764094804, segmentsPerTier=3D36.0, maxCFSSegmen= tSizeMB=3D8.796093022207999E12, noCFSRatio=3D0.48494108371765454 [junit4] 2> 2042645 WARN (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.RequestHandler= s INVALID paramSet a in requestHandler {type =3D requestHandler,name =3D /d= ump,class =3D DumpRequestHandler,attributes =3D {initParams=3Da, name=3D/du= mp, class=3DDumpRequestHandler},args =3D {defaults=3D{a=3DA,b=3DB}}} [junit4] 2> 2042675 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler = Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2042675 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Init= ializing UpdateLog: dataDir=3D defaultSyncLevel=3DFLUSH numRecordsToKeep=3D= 100 maxNumLogsToKeep=3D10 numVersionBuckets=3D65536 [junit4] 2> 2042676 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker = Hard AutoCommit: disabled [junit4] 2> 2042676 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker = Soft AutoCommit: disabled [junit4] 2> 2042677 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePol= icy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMerge= Policy: [AlcoholicMergePolicy: minMergeSize=3D0, mergeFactor=3D10, maxMerge= Size=3D937158873, maxMergeSizeForForcedMerge=3D9223372036854775807, calibra= teSizeByDeletes=3Dtrue, maxMergeDocs=3D2147483647, maxCFSSegmentSizeMB=3D8.= 796093022207999E12, noCFSRatio=3D0.1] [junit4] 2> 2042678 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearc= her Opening [Searcher@f566d7[collection1_shard2_replica_n45] main] [junit4] 2> 2042679 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourc= eStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2042679 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourc= eStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:pa= th=3D/configs/conf1 [junit4] 2> 2042679 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHan= dler Commits will be reserved for 10000ms. [junit4] 2> 2042680 INFO (searcherExecutor-8617-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2) = [n:127.0.0.1:33137_ c:collection1 s:shard2 x:collection1_shard2_replica_n4= 5] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searche= r Searcher@f566d7[collection1_shard2_replica_n45] main{ExitableDirectoryRea= der(UninvertingDirectoryReader())} [junit4] 2> 2042680 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Coul= d not find max version in index or recent updates, using new clock 15978779= 66658863104 [junit4] 2> 2042683 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms S= uccessful update of terms at /collections/collection1/terms/shard2 to Terms= {values=3D{core_node42=3D0, core_node46=3D0}, version=3D1} [junit4] 2> 2042684 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController C= ore needs to recover:collection1_shard2_replica_n45 [junit4] 2> 2042684 INFO (updateExecutor-5666-thread-1-processing-n:1= 27.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2) [n= :127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2= _replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 2042684 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery pr= ocess. recoveringAfterStartup=3Dtrue [junit4] 2> 2042685 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersio= ns=3D[[]] [junit4] 2> 2042685 INFO (qtp1986241-22933) [n:127.0.0.1:33137_ c:col= lection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [= admin] webapp=3Dnull path=3D/admin/cores params=3D{qt=3D/admin/cores&collec= tion.configName=3Dconf1&name=3Dcollection1_shard2_replica_n45&action=3DCREA= TE&collection=3Dcollection1&shard=3Dshard2&wt=3Djavabin&version=3D2&replica= Type=3DNRT} status=3D0 QTime=3D1169 [junit4] 2> 2042687 INFO (qtp18829050-22866) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.= S.Request [collection1_shard2_replica_n41] webapp=3D path=3D/admin/ping pa= rams=3D{wt=3Djavabin&version=3D2} hits=3D0 status=3D0 QTime=3D0 [junit4] 2> 2042687 INFO (qtp18829050-22866) [n:127.0.0.1:37489_ c:co= llection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.= S.Request [collection1_shard2_replica_n41] webapp=3D path=3D/admin/ping pa= rams=3D{wt=3Djavabin&version=3D2} status=3D0 QTime=3D0 [junit4] 2> 2042687 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering upda= tes. core=3D[collection1_shard2_replica_n45] [junit4] 2> 2042687 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates.= FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4] 2> 2042687 INFO (qtp816965-22899) [n:127.0.0.1:33083_ ] o= .a.s.s.HttpSolrCall [admin] webapp=3Dnull path=3D/admin/collections params= =3D{node=3D127.0.0.1:33137_&action=3DADDREPLICA&collection=3Dcollection1&sh= ard=3Dshard2&type=3DNRT&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1175 [junit4] 2> 2042687 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of = core [collection1_shard2_replica_n45] as recovering, leader is [http://127.= 0.0.1:37489/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:331= 37/collection1_shard2_replica_n45/] [junit4] 2> 2042687 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.c.ZkShardTerms Successful update of ter= ms at /collections/collection1/terms/shard2 to Terms{values=3D{core_node42= =3D0, core_node46=3D0, core_node46_recovering=3D0}, version=3D2} [junit4] 2> 2042688 INFO (recoveryExecutor-5667-thread-1-processing-n= :127.0.0.1:33137_ x:collection1_shard2_replica_n45 c:collection1 s:shard2 r= :core_node46) [n:127.0.0.1:33137_ c:collection1 s:shard2 r:core_node46 x:co= llection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recover= y command to [http://127.0.0.1:37489]; [WaitForState: action=3DPREPRECOVERY= &core=3Dcollection1_shard2_replica_n41&nodeName=3D127.0.0.1:33137_&coreNode= Name=3Dcore_node46&state=3Drecovering&checkLive=3Dtrue&onlyIfLeader=3Dtrue&= onlyIfLeaderActive=3Dtrue] [junit4] 2> 2042688 INFO (qtp18829050-22866) [n:127.0.0.1:37489_ ]= o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, stat= e: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: tru= e, maxTime: 183 s [junit4] 2> 2042689 INFO (qtp18829050-22866) [n:127.0.0.1:37489_ ]= o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=3Dcollect= ion1, shard=3Dshard2, thisCore=3Dcollection1_shard2_replica_n41, leaderDoes= NotNeedRecovery=3Dfalse, isLeader? true, live=3Dtrue, checkLive=3Dtrue, cur= rentState=3Ddown, localState=3Dactive, nodeName=3D127.0.0.1:33137_, coreNod= eName=3Dcore_node46, onlyIfActiveCheckResult=3Dfalse, nodeProps: core_node4= 6:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:331= 37","node_name":"127.0.0.1:33137_","state":"down","type":"NRT"} [junit4] 2> 2042757 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in direc= tory /home/jenkins/workspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/sol= r-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_3CC737C903A7B= 564-001/shard-4-001 of type NRT [junit4] 2> 2042758 INFO (TEST-ShardSplitTest.test-seed#[3CC737C903A7= B564]) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-1= 1-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 2042759 INFO (TEST-ShardSplitTes [...truncated too long message...] 9 INFO (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[3CC737C903A7B5= 64]) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 2344100 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSpl= it-seed#[3CC737C903A7B564]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandle= r is not registered, so ZooKeeper server won't take any action on ERROR or = SHUTDOWN server state changes [junit4] 2> 2344100 INFO (TEST-ShardSplitTest.testSplitAfterFailedSpl= it-seed#[3CC737C903A7B564]) [ ] o.a.s.c.ZkTestServer connecting to 127.0= .0.1:45681 45681 [junit4] 2> 2345228 INFO (Thread-6693) [ ] o.a.s.c.ZkTestServer co= nnecting to 127.0.0.1:45681 45681 [junit4] 2> 2345229 WARN (Thread-6693) [ ] o.a.s.c.ZkTestServer Wa= tch limit violations:=20 [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2>=20 [junit4] 2> =0912=09/solr/aliases.json [junit4] 2> =099=09/solr/collections/collection1/terms/shard1 [junit4] 2> =099=09/solr/collections/collection1/terms/shard2 [junit4] 2> =095=09/solr/security.json [junit4] 2> =095=09/solr/configs/conf1 [junit4] 2> =093=09/solr/collections/collection1/terms/shard1_0 [junit4] 2> =093=09/solr/collections/collection1/terms/shard1_1 [junit4] 2> =092=09/solr/collections/control_collection/terms/shard1 [junit4] 2>=20 [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2>=20 [junit4] 2> =0912=09/solr/clusterstate.json [junit4] 2> =0912=09/solr/clusterprops.json [junit4] 2> =095=09/solr/autoscaling.json [junit4] 2> =094=09/solr/collections/collection1/state.json [junit4] 2>=20 [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2>=20 [junit4] 2> =0912=09/solr/live_nodes [junit4] 2> =0912=09/solr/collections [junit4] 2> =095=09/solr/overseer/queue [junit4] 2> =095=09/solr/autoscaling/events/.scheduled_maintenance [junit4] 2> =095=09/solr/autoscaling/events/.auto_add_replicas [junit4] 2> =095=09/solr/overseer/queue-work [junit4] 2> =095=09/solr/overseer/collection-queue-work [junit4] 2>=20 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DShardSplitTes= t -Dtests.method=3DtestSplitAfterFailedSplit -Dtests.seed=3D3CC737C903A7B56= 4 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.badapples=3Dtrue -Dtes= ts.locale=3Det -Dtests.timezone=3DCanada/Atlantic -Dtests.asserts=3Dtrue -D= tests.file.encoding=3DUTF-8 [junit4] FAILURE 26.2s J0 | ShardSplitTest.testSplitAfterFailedSplit <<< [junit4] > Throwable #1: java.lang.AssertionError: expected:<1> but w= as:<2> [junit4] > =09at __randomizedtesting.SeedInfo.seed([3CC737C903A7B564:= C58AA4663FD2F8EE]:0) [junit4] > =09at org.apache.solr.cloud.api.collections.ShardSplitTest= .testSplitAfterFailedSplit(ShardSplitTest.java:284) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase$Shards= RepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase= .java:993) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase$Shards= RepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > =09at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/wo= rkspace/Lucene-Solr-BadApples-7.x-Linux/solr/build/solr-core/test/J0/temp/s= olr.cloud.api.collections.ShardSplitTest_3CC737C903A7B564-001 [junit4] 2> NOTE: test params are: codec=3DFastCompressingStoredFields= (storedFieldsFormat=3DCompressingStoredFieldsFormat(compressionMode=3DFAST,= chunkSize=3D3084, maxDocsPerChunk=3D392, blockSize=3D5), termVectorsFormat= =3DCompressingTermVectorsFormat(compressionMode=3DFAST, chunkSize=3D3084, b= lockSize=3D5)), sim=3DRandomSimilarity(queryNorm=3Dfalse): {}, locale=3Det,= timezone=3DCanada/Atlantic [junit4] 2> NOTE: Linux 4.13.0-37-generic i386/Oracle Corporation 1.8.= 0_162 (32-bit)/cpus=3D8,threads=3D1,free=3D107529064,total=3D518975488 [junit4] 2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, Defau= ltValueUpdateProcessorTest, TriggerIntegrationTest, TestCloudSearcherWarmin= g, RestoreTriggerStateTest, TestImpersonationWithHadoopAuth, DeleteStatusTe= st, UUIDUpdateProcessorFallbackTest, TestSolrQueryParser, MetricTriggerTest= , TestRetrieveFieldsOptimizer, TestDeleteCollectionOnDownNodes, MBeansHandl= erTest, OverseerCollectionConfigSetProcessorTest, SegmentsInfoRequestHandle= rTest, TestClassicSimilarityFactory, XmlUpdateRequestHandlerTest, TestMissi= ngGroups, TestQueryWrapperFilter, ComputePlanActionTest, DistributedQueryEl= evationComponentTest, DistributedFacetPivotSmallAdvancedTest, MetricsHandle= rTest, DistribJoinFromCollectionTest, SubstringBytesRefFilterTest, TestInde= xSearcher, TestOverriddenPrefixQueryForCustomFieldType, TestJoin, TestNumer= icRangeQuery32, TestUseDocValuesAsStored2, TestEmbeddedSolrServerConstructo= rs, TestFieldCache, TestNestedDocsSort, OverseerStatusTest, TestFilteredDoc= IdSet, PreAnalyzedUpdateProcessorTest, TestManagedResource, DocExpirationUp= dateProcessorFactoryTest, TestSSLRandomization, SolrCloudReportersTest, Bad= IndexSchemaTest, TestWriterPerf, BJQParserTest, FullHLLTest, TestManagedSch= emaThreadSafety, TestComplexPhraseQParserPlugin, AtomicUpdateProcessorFacto= ryTest, TestStreamBody, LeaderElectionContextKeyTest, TestGroupingSearch, B= inaryUpdateRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, TestSQLH= andlerNonCloud, TestOmitPositions, TestSearcherReuse, TestBulkSchemaAPI, Re= placeNodeTest, TestLegacyNumericUtils, TestXmlQParser, TestCollationField, = TestCloudPivotFacet, ZkSolrClientTest, TestCoreBackup, DistributedTermsComp= onentTest, TestHashPartitioner, TestLeaderElectionZkExpiry, RuleEngineTest,= OpenCloseCoreStressTest, TestInitQParser, NodeMutatorTest, TestConfigOverl= ay, SolrIndexMetricsTest, TestDocSet, TestGenericDistributedQueue, TestDire= ctoryFactory, RecoveryAfterSoftCommitTest, CollectionReloadTest, CoreSorter= Test, HdfsRecoveryZkTest, ZkStateReaderTest, CurrencyRangeFacetCloudTest, B= lockCacheTest, HighlighterConfigTest, TestNodeLostTrigger, SuggestComponent= Test, RAMDirectoryFactoryTest, UpdateParamsTest, TestMacros, TestDownShardT= olerantSearch, TestLegacyFieldCache, TestFieldCacheSortRandom, TestFileDict= ionaryLookup, ZkFailoverTest, JavabinLoaderTest, SolrIndexConfigTest, Spell= ingQueryConverterTest, BasicDistributedZkTest, RequestHandlersTest, SystemL= ogListenerTest, CollectionsAPIDistributedZkTest, SynonymTokenizerTest, Test= ReloadAndDeleteDocs, TestCrossCoreJoin, HdfsThreadLeakTest, TestSolrConfigH= andler, TestRandomFaceting, TestHalfAndHalfDocValues, CleanupOldIndexTest, = HttpSolrCallGetCoreTest, TestReqParamsAPI, MoveReplicaTest, TestComputePlan= Action, FacetPivotSmallTest, UUIDFieldTest, SolrMetricsIntegrationTest, Cur= sorPagingTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, ZkNodePr= opsTest, HdfsCollectionsAPIDistributedZkTest, SpellCheckCollatorTest, TestS= ort, IndexBasedSpellCheckerTest, TestLRUStatsCache, LeaderVoteWaitTimeoutTe= st, TestBinaryField, TestNamedUpdateProcessors, TestMiniSolrCloudClusterSSL= , TestConfig, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, Bas= icZkTest, TestZkChroot, ZkCLITest, TestDistributedSearch, TestDistributedGr= ouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedT= est, ZkControllerTest, SolrRequestParserTest, DocValuesTest, SchemaVersionS= pecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdatePro= cessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, TestSolrDele= tionPolicy1, DebugComponentTest, CacheHeaderTest, DocumentAnalysisRequestHa= ndlerTest, TermsComponentTest, RegexBoostProcessorTest, TestJmxIntegration,= TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHan= dlerTest, SearchHandlerTest, TestSolrCoreProperties, TestLuceneMatchVersion= , TestCharFilters, TestCodecSupport, TestIBSimilarityFactory, TestFastWrite= r, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, PreAnalyzedFie= ldTest, TestSuggestSpellingConverter, TestSolrJ, TestUtils, TestDocumentBui= lder, SliceStateTest, TestRTGBase, DistributedIntervalFacetingTest, TestCur= sorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrou= ping, TokenizerChainTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServer= SchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, Ad= dReplicaTest, AliasIntegrationTest, CloudExitableDirectoryReaderTest, Colle= ctionPropsTest, CollectionsAPISolrJTest, HttpPartitionOnCommitTest, LeaderF= ailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, OutOfBoxZkACLAndCre= dentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, PeerSyncRe= plicationTest, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, T= estConfigSetsAPIZkFailure, TestCryptoKeys, TestDistributedMap, TestExclusio= nRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestPullReplica, = CollectionTooManyReplicasTest, ShardSplitTest] [junit4] Completed [628/801 (1!)] on J0 in 311.61s, 5 tests, 1 failure <= << FAILURES! [...truncated 46808 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApp= les-7.x-Linux/23/consoleText [repro] Revision: c662b7d266a532030576e6e2be928ff1fbb9c439 [repro] Repro line: ant test -Dtestcase=3DShardSplitTest -Dtests.method= =3DtestSplitAfterFailedSplit -Dtests.seed=3D3CC737C903A7B564 -Dtests.multip= lier=3D3 -Dtests.slow=3Dtrue -Dtests.badapples=3Dtrue -Dtests.locale=3Det -= Dtests.timezone=3DCanada/Atlantic -Dtests.asserts=3Dtrue -Dtests.file.encod= ing=3DUTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] ShardSplitTest [repro] ant compile-test [...truncated 3316 lines...] [repro] ant test-nocompile -Dtests.dups=3D5 -Dtests.maxfailures=3D5 -Dtests= .class=3D"*.ShardSplitTest" -Dtests.showOutput=3Donerror -Dtests.seed=3D3C= C737C903A7B564 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.badapples= =3Dtrue -Dtests.locale=3Det -Dtests.timezone=3DCanada/Atlantic -Dtests.asse= rts=3Dtrue -Dtests.file.encoding=3DUTF-8 [...truncated 101 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest [repro] Exiting with code 0 [...truncated 40 lines...] ------=_Part_380_417831165.1523857111032 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_380_417831165.1523857111032--