Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19837/
Java: 32bit/jdk-9-ea+173 -client -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.lucene.analysis.ja.TestFactories.test

Error Message:
chars length is 0

Stack Trace:
java.lang.NumberFormatException: chars length is 0
        at 
__randomizedtesting.SeedInfo.seed([D3FB82AF524366A5:5BAFBD75FCBF0B5D]:0)
        at org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:73)
        at org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:51)
        at 
org.apache.lucene.analysis.miscellaneous.DelimitedTermFrequencyTokenFilter.incrementToken(DelimitedTermFrequencyTokenFilter.java:67)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:731)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:642)
        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:540)
        at 
org.apache.lucene.analysis.ja.TestFactories.doTestTokenFilter(TestFactories.java:102)
        at 
org.apache.lucene.analysis.ja.TestFactories.test(TestFactories.java:55)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Error from server at http://127.0.0.1:40865/solr: delete the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40865/solr: delete the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([AF042B1A750342AC:4A376C9B6977B0AE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
        at 
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testHostFragmentRule

Error Message:
Error from server at http://127.0.0.1:40865/solr: Could not find collection : 
rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:40865/solr: Could not find collection : 
rulesColl
        at 
__randomizedtesting.SeedInfo.seed([AF042B1A750342AC:74232578848AA04]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:459)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1130)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:442)
        at 
org.apache.solr.cloud.rule.RulesTest.removeCollections(RulesTest.java:63)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:965)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 3484 lines...]
   [junit4] Suite: org.apache.lucene.analysis.ja.TestFactories
   [junit4]   2> TEST FAIL: useCharFilter=false text='\u41c1\u2109p hlyd ]te| 
noe'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFactories 
-Dtests.method=test -Dtests.seed=D3FB82AF524366A5 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-AS -Dtests.timezone=America/Nassau 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   15.2s J1 | TestFactories.test <<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: chars length is 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D3FB82AF524366A5:5BAFBD75FCBF0B5D]:0)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:73)
   [junit4]    >        at 
org.apache.lucene.util.ArrayUtil.parseInt(ArrayUtil.java:51)
   [junit4]    >        at 
org.apache.lucene.analysis.miscellaneous.DelimitedTermFrequencyTokenFilter.incrementToken(DelimitedTermFrequencyTokenFilter.java:67)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:731)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:642)
   [junit4]    >        at 
org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:540)
   [junit4]    >        at 
org.apache.lucene.analysis.ja.TestFactories.doTestTokenFilter(TestFactories.java:102)
   [junit4]    >        at 
org.apache.lucene.analysis.ja.TestFactories.test(TestFactories.java:55)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/J1/temp/lucene.analysis.ja.TestFactories_D3FB82AF524366A5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {dummy=DFR GB1}, locale=en-AS, 
timezone=America/Nassau
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=8,threads=1,free=33477088,total=74448896
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestJapaneseTokenizerFactory, TestJapanesePartOfSpeechStopFilterFactory, 
TestFactories]
   [junit4] Completed [9/21 (1!)] on J1 in 15.33s, 1 test, 1 error <<< FAILURES!

[...truncated 8041 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/init-core-data-001
   [junit4]   2> 258175 WARN  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 258175 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 258175 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 258175 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001
   [junit4]   2> 258175 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 258175 INFO  (Thread-502) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 258175 INFO  (Thread-502) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 258179 ERROR (Thread-502) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 258275 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.c.ZkTestServer start zk server on port:41409
   [junit4]   2> 258279 INFO  (jetty-launcher-450-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 258279 INFO  (jetty-launcher-450-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 258279 INFO  (jetty-launcher-450-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 258279 INFO  (jetty-launcher-450-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 258280 INFO  (jetty-launcher-450-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1951df8{/solr,null,AVAILABLE}
   [junit4]   2> 258280 INFO  (jetty-launcher-450-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17ef2fe{/solr,null,AVAILABLE}
   [junit4]   2> 258281 INFO  (jetty-launcher-450-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1897e8{/solr,null,AVAILABLE}
   [junit4]   2> 258281 INFO  (jetty-launcher-450-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ba012a{HTTP/1.1,[http/1.1]}{127.0.0.1:34915}
   [junit4]   2> 258281 INFO  (jetty-launcher-450-thread-2) [    ] 
o.e.j.s.Server Started @260116ms
   [junit4]   2> 258281 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34915}
   [junit4]   2> 258282 ERROR (jetty-launcher-450-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258282 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 258282 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258282 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258282 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-11T07:59:40.192206Z
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2aa177{HTTP/1.1,[http/1.1]}{127.0.0.1:43911}
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@dbdbb{HTTP/1.1,[http/1.1]}{127.0.0.1:41747}
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-4) [    ] 
o.e.j.s.Server Started @260120ms
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.e.j.s.Server Started @260120ms
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41747}
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 258285 ERROR (jetty-launcher-450-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258285 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-11T07:59:40.195809Z
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43911}
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ec128{/solr,null,AVAILABLE}
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258286 ERROR (jetty-launcher-450-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258286 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-11T07:59:40.196599Z
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1350366{HTTP/1.1,[http/1.1]}{127.0.0.1:46113}
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.e.j.s.Server Started @260122ms
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46113}
   [junit4]   2> 258287 ERROR (jetty-launcher-450-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-11T07:59:40.197550Z
   [junit4]   2> 258287 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258289 INFO  (jetty-launcher-450-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@de046a{/solr,null,AVAILABLE}
   [junit4]   2> 258289 INFO  (jetty-launcher-450-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@868e9e{HTTP/1.1,[http/1.1]}{127.0.0.1:40865}
   [junit4]   2> 258289 INFO  (jetty-launcher-450-thread-3) [    ] 
o.e.j.s.Server Started @260124ms
   [junit4]   2> 258289 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40865}
   [junit4]   2> 258290 ERROR (jetty-launcher-450-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 258290 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 258290 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258290 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258290 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-11T07:59:40.200336Z
   [junit4]   2> 258290 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258292 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258293 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41409/solr
   [junit4]   2> 258293 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41409/solr
   [junit4]   2> 258312 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c962a66360002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 258313 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258313 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15c962a66360007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 258316 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41409/solr
   [junit4]   2> 258318 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41409/solr
   [junit4]   2> 258327 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258327 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258332 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41409/solr
   [junit4]   2> 258333 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34915_solr
   [junit4]   2> 258333 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43911_solr
   [junit4]   2> 258333 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98118400742916105-127.0.0.1:34915_solr-n_0000000000) starting
   [junit4]   2> 258334 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258342 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258351 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258352 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258352 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258353 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41747_solr
   [junit4]   2> 258353 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258353 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 258358 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 258359 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46113_solr
   [junit4]   2> 258360 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258364 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258384 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 258385 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 258386 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40865_solr
   [junit4]   2> 258387 INFO  (zkCallback-464-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258387 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 258403 INFO  (zkCallback-476-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 258403 INFO  (zkCallback-478-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 258414 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34915_solr
   [junit4]   2> 258415 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 258427 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 258445 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43911.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258448 INFO  (zkCallback-478-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 258449 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43911.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258450 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43911.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258450 INFO  (jetty-launcher-450-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node4/.
   [junit4]   2> 258455 INFO  (zkCallback-479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 258461 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 258481 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41747.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258486 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41747.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258486 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41747.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258487 INFO  (jetty-launcher-450-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node5/.
   [junit4]   2> 258487 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46113.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258491 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46113.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258491 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46113.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258492 INFO  (jetty-launcher-450-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node1/.
   [junit4]   2> 258516 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40865.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258522 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40865.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258523 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40865.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258523 INFO  (jetty-launcher-450-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node3/.
   [junit4]   2> 258549 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34915.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258554 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34915.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258554 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34915.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 258555 INFO  (jetty-launcher-450-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node2/.
   [junit4]   2> 258604 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 258605 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41409/solr 
ready
   [junit4]   2> 258625 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[AF042B1A750342AC])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch
   [junit4]   2> 258637 INFO  (qtp11797857-2552) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258646 INFO  (OverseerThreadFactory-1634-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection ipRuleColl
   [junit4]   2> 258649 ERROR (OverseerThreadFactory-1634-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: ipRuleColl operation: 
create failed:org.apache.solr.common.SolrException: Could not identify nodes 
matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]
   [junit4]   2>  tag values{
   [junit4]   2>   "127.0.0.1:43911_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:34915_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:40865_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:46113_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"},
   [junit4]   2>   "127.0.0.1:41747_solr":{
   [junit4]   2>     "ip_1":"1",
   [junit4]   2>     "ip_2":"0"}}
   [junit4]   2>        at 
org.apache.solr.cloud.rule.ReplicaAssigner.getNodeMappings(ReplicaAssigner.java:146)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.identifyNodes(OverseerCollectionMessageHandler.java:763)
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:165)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 258664 INFO  (qtp11797857-2552) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=ipRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=ip_2:0&rule=ip_1:19999&wt=javabin&version=2}
 status=400 QTime=26
   [junit4]   2> 258665 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[AF042B1A750342AC])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 258665 INFO  
(TEST-RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch-seed#[AF042B1A750342AC])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch
   [junit4]   2> 258690 INFO  
(TEST-RulesTest.testInvokeApi-seed#[AF042B1A750342AC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInvokeApi
   [junit4]   2> 258696 INFO  (qtp31206892-2527) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 258696 INFO  (qtp31206892-2527) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 258696 INFO  (qtp31206892-2527) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/node/invoke 
params={cores=1&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 258697 INFO  
(TEST-RulesTest.testInvokeApi-seed#[AF042B1A750342AC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 258698 INFO  
(TEST-RulesTest.testInvokeApi-seed#[AF042B1A750342AC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testInvokeApi
   [junit4]   2> 258718 INFO  
(TEST-RulesTest.testModifyColl-seed#[AF042B1A750342AC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testModifyColl
   [junit4]   2> 258719 INFO  (qtp11797857-2557) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258720 INFO  (OverseerThreadFactory-1634-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection modifyColl
   [junit4]   2> 258720 INFO  
(OverseerCollectionConfigSetProcessor-98118400742916105-127.0.0.1:34915_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 258728 INFO  (qtp13416230-2531) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 258728 INFO  (qtp13416230-2531) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 258728 INFO  (qtp13416230-2531) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 258730 INFO  (qtp2085597-2536) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 258730 INFO  (qtp2085597-2536) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 258730 INFO  (qtp2085597-2536) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 258732 INFO  (qtp11797857-2551) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 258732 INFO  (qtp11797857-2551) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 258732 INFO  (qtp11797857-2551) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 258734 INFO  (qtp5890876-2539) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 258734 INFO  (qtp5890876-2539) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 258734 INFO  (qtp5890876-2539) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 258740 INFO  (qtp31206892-2527) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 258740 INFO  (qtp31206892-2527) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 258844 INFO  (qtp2085597-2517) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258845 INFO  (qtp13416230-2540) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258947 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 258947 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 259850 INFO  (qtp2085597-2517) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 259859 INFO  (qtp13416230-2540) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 259863 INFO  (qtp2085597-2517) [    ] o.a.s.s.IndexSchema 
[modifyColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 259863 INFO  (qtp13416230-2540) [    ] o.a.s.s.IndexSchema 
[modifyColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 259864 INFO  (qtp13416230-2540) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 259864 INFO  (qtp2085597-2517) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 259864 INFO  (qtp13416230-2540) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'modifyColl_shard1_replica_n1' using configuration from 
collection modifyColl, trusted=true
   [junit4]   2> 259864 INFO  (qtp2085597-2517) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'modifyColl_shard1_replica_n2' using configuration from 
collection modifyColl, trusted=true
   [junit4]   2> 259864 INFO  (qtp13416230-2540) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41747.solr.core.modifyColl.shard1.replica_n1' (registry 
'solr.core.modifyColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 259864 INFO  (qtp2085597-2517) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43911.solr.core.modifyColl.shard1.replica_n2' (registry 
'solr.core.modifyColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 259864 INFO  (qtp13416230-2540) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 259864 INFO  (qtp2085597-2517) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 259864 INFO  (qtp13416230-2540) [    ] o.a.s.c.SolrCore 
[[modifyColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node5/modifyColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node5/./modifyColl_shard1_replica_n1/data/]
   [junit4]   2> 259864 INFO  (qtp2085597-2517) [    ] o.a.s.c.SolrCore 
[[modifyColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node4/modifyColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node4/./modifyColl_shard1_replica_n2/data/]
   [junit4]   2> 259896 INFO  (qtp13416230-2540) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 259896 INFO  (qtp13416230-2540) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259897 INFO  (qtp13416230-2540) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 259897 INFO  (qtp13416230-2540) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 259898 INFO  (qtp13416230-2540) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b5d84b[modifyColl_shard1_replica_n1] main]
   [junit4]   2> 259898 INFO  (qtp13416230-2540) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 259899 INFO  (qtp13416230-2540) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 259899 INFO  (qtp13416230-2540) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259900 INFO  (searcherExecutor-1645-thread-1) [    ] 
o.a.s.c.SolrCore [modifyColl_shard1_replica_n1] Registered new searcher 
Searcher@b5d84b[modifyColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259900 INFO  (qtp13416230-2540) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1569894413694402560
   [junit4]   2> 259903 INFO  (qtp13416230-2540) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 259907 INFO  (qtp2085597-2517) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 259907 INFO  (qtp2085597-2517) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 259908 INFO  (qtp2085597-2517) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 259908 INFO  (qtp2085597-2517) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 259909 INFO  (qtp2085597-2517) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b2aed4[modifyColl_shard1_replica_n2] main]
   [junit4]   2> 259910 INFO  (qtp2085597-2517) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 259910 INFO  (qtp2085597-2517) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 259911 INFO  (qtp2085597-2517) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 259911 INFO  (searcherExecutor-1646-thread-1) [    ] 
o.a.s.c.SolrCore [modifyColl_shard1_replica_n2] Registered new searcher 
Searcher@b2aed4[modifyColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 259911 INFO  (qtp2085597-2517) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1569894413705936896
   [junit4]   2> 260005 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 260005 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 260404 INFO  (qtp13416230-2540) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 260404 INFO  (qtp13416230-2540) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 260404 INFO  (qtp13416230-2540) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:41747/solr/modifyColl_shard1_replica_n1/
   [junit4]   2> 260404 INFO  (qtp13416230-2540) [    ] o.a.s.u.PeerSync 
PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:41747/solr 
START replicas=[http://127.0.0.1:43911/solr/modifyColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 260405 INFO  (qtp13416230-2540) [    ] o.a.s.u.PeerSync 
PeerSync: core=modifyColl_shard1_replica_n1 url=http://127.0.0.1:41747/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 260405 INFO  (qtp2085597-2513) [    ] o.a.s.c.S.Request 
[modifyColl_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 260406 INFO  (qtp13416230-2540) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 260406 INFO  (qtp13416230-2540) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 260406 INFO  (qtp13416230-2540) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 260408 INFO  (qtp13416230-2540) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41747/solr/modifyColl_shard1_replica_n1/ shard1
   [junit4]   2> 260509 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 260509 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 260559 INFO  (qtp13416230-2540) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 260560 INFO  (qtp13416230-2540) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n1&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1715
   [junit4]   2> 260661 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 260661 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 260915 INFO  (qtp2085597-2517) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=modifyColl_shard1_replica_n2&action=CREATE&numShards=1&collection=modifyColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2070
   [junit4]   2> 260916 INFO  (qtp11797857-2557) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 261016 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 261016 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 261917 INFO  (qtp11797857-2557) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=modifyColl&nrtReplicas=2&action=CREATE&numShards=1&rule=cores:<4&rule=node:*,replica:1&rule=freedisk:>1&wt=javabin&version=2}
 status=0 QTime=3198
   [junit4]   2> 261918 INFO  (qtp11797857-2558) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :modifycollection with 
params 
autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 261919 INFO  
(OverseerCollectionConfigSetProcessor-98118400742916105-127.0.0.1:34915_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 262021 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 262021 INFO  (zkCallback-476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/modifyColl/state.json] for collection [modifyColl] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 262131 INFO  (qtp11797857-2558) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={autoAddReplicas=true&action=MODIFYCOLLECTION&rule=cores:<5&rule=node:*,replica:1&rule=freedisk:>5&collection=modifyColl&wt=javabin&version=2}
 status=0 QTime=213
   [junit4]   2> 262132 INFO  
(TEST-RulesTest.testModifyColl-seed#[AF042B1A750342AC]) [    ] 
o.a.s.c.r.RulesTest version_of_coll 6  
   [junit4]   2> 262132 INFO  
(TEST-RulesTest.testModifyColl-seed#[AF042B1A750342AC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 262133 INFO  (qtp11797857-2553) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=modifyColl&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 262141 INFO  
(OverseerCollectionConfigSetProcessor-98118400742916105-127.0.0.1:34915_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 262143 INFO  (OverseerThreadFactory-1634-thread-4) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 262143 INFO  (qtp2085597-2541) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.modifyColl.shard1.replica_n2, tag=null
   [junit4]   2> 262147 INFO  (qtp13416230-2514) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.modifyColl.shard1.replica_n1, tag=null
   [junit4]   2> 262150 INFO  (qtp2085597-2541) [    ] o.a.s.c.SolrCore 
[modifyColl_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1505bde
   [junit4]   2> 262150 INFO  (qtp2085597-2541) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.modifyColl.shard1.replica_n2, tag=22043614
   [junit4]   2> 262150 INFO  (qtp2085597-2541) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.modifyColl.shard1.leader, tag=22043614
   [junit4]   2> 262152 INFO  (qtp13416230-2514) [    ] o.a.s.c.SolrCore 
[modifyColl_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@36d20e
   [junit4]   2> 262153 INFO  (qtp13416230-2514) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.modifyColl.shard1.replica_n1, tag=3592718
   [junit4]   2> 262153 INFO  (qtp13416230-2514) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.modifyColl.shard1.leader, tag=3592718
   [junit4]   2> 262154 INFO  (qtp2085597-2541) [    ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 262154 INFO  (qtp2085597-2541) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=modifyColl_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 262155 WARN  (zkCallback-466-thread-1) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 262157 INFO  (qtp13416230-2514) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=modifyColl_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 262772 INFO  (qtp11797857-2553) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={name=modifyColl&action=DELETE&wt=javabin&version=2} status=0 QTime=639
   [junit4]   2> 262773 INFO  
(TEST-RulesTest.testModifyColl-seed#[AF042B1A750342AC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testModifyColl
   [junit4]   2> 262818 INFO  
(TEST-RulesTest.doIntegrationTest-seed#[AF042B1A750342AC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doIntegrationTest
   [junit4]   2> 262818 INFO  (qtp11797857-2552) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 262820 INFO  (OverseerThreadFactory-1634-thread-5) [    ] 
o.a.s.c.CreateCollectionCmd Create collection rulesColl
   [junit4]   2> 262820 INFO  
(OverseerCollectionConfigSetProcessor-98118400742916105-127.0.0.1:34915_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 262822 INFO  (qtp2085597-2536) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 262822 INFO  (qtp2085597-2536) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 262824 INFO  (qtp31206892-2527) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 262824 INFO  (qtp31206892-2527) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 262826 INFO  (qtp11797857-2551) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 262826 INFO  (qtp11797857-2551) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 262828 INFO  (qtp5890876-2542) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 262828 INFO  (qtp5890876-2542) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 262830 INFO  (qtp13416230-2534) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 262830 INFO  (qtp13416230-2534) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 263033 INFO  (qtp2085597-2523) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 263034 INFO  (qtp31206892-2516) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 263136 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 263136 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 264048 INFO  (qtp31206892-2516) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 264051 INFO  (qtp2085597-2523) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 264065 INFO  (qtp2085597-2523) [    ] o.a.s.s.IndexSchema 
[rulesColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 264066 INFO  (qtp2085597-2523) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 264066 INFO  (qtp2085597-2523) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'rulesColl_shard1_replica_n1' using configuration from 
collection rulesColl, trusted=true
   [junit4]   2> 264066 INFO  (qtp2085597-2523) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43911.solr.core.rulesColl.shard1.replica_n1' (registry 
'solr.core.rulesColl.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 264067 INFO  (qtp2085597-2523) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 264067 INFO  (qtp2085597-2523) [    ] o.a.s.c.SolrCore 
[[rulesColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node4/rulesColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node4/./rulesColl_shard1_replica_n1/data/]
   [junit4]   2> 264072 INFO  (qtp31206892-2516) [    ] o.a.s.s.IndexSchema 
[rulesColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 264073 INFO  (qtp31206892-2516) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 264073 INFO  (qtp31206892-2516) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'rulesColl_shard1_replica_n2' using configuration from 
collection rulesColl, trusted=true
   [junit4]   2> 264074 INFO  (qtp31206892-2516) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34915.solr.core.rulesColl.shard1.replica_n2' (registry 
'solr.core.rulesColl.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 264074 INFO  (qtp31206892-2516) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 264074 INFO  (qtp31206892-2516) [    ] o.a.s.c.SolrCore 
[[rulesColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node2/rulesColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node2/./rulesColl_shard1_replica_n2/data/]
   [junit4]   2> 264149 INFO  (qtp2085597-2523) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 264151 INFO  (qtp2085597-2523) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 264152 INFO  (qtp2085597-2523) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 264152 INFO  (qtp2085597-2523) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 264155 INFO  (qtp2085597-2523) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@151e6b[rulesColl_shard1_replica_n1] 
main]
   [junit4]   2> 264159 INFO  (qtp2085597-2523) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 264159 INFO  (qtp2085597-2523) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 264159 INFO  (qtp2085597-2523) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 264160 INFO  (qtp2085597-2523) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1569894418161336320
   [junit4]   2> 264165 INFO  (qtp2085597-2523) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 264167 INFO  (searcherExecutor-1655-thread-1) [    ] 
o.a.s.c.SolrCore [rulesColl_shard1_replica_n1] Registered new searcher 
Searcher@151e6b[rulesColl_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264179 INFO  (qtp31206892-2516) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 264179 INFO  (qtp31206892-2516) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 264180 INFO  (qtp31206892-2516) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 264180 INFO  (qtp31206892-2516) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 264182 INFO  (qtp31206892-2516) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1771c66[rulesColl_shard1_replica_n2] main]
   [junit4]   2> 264186 INFO  (qtp31206892-2516) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 264186 INFO  (qtp31206892-2516) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 264187 INFO  (qtp31206892-2516) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 264187 INFO  (qtp31206892-2516) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1569894418189647872
   [junit4]   2> 264189 INFO  (searcherExecutor-1656-thread-1) [    ] 
o.a.s.c.SolrCore [rulesColl_shard1_replica_n2] Registered new searcher 
Searcher@1771c66[rulesColl_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264268 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 264269 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 264666 INFO  (qtp2085597-2523) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 264666 INFO  (qtp2085597-2523) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 264666 INFO  (qtp2085597-2523) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43911/solr/rulesColl_shard1_replica_n1/
   [junit4]   2> 264666 INFO  (qtp2085597-2523) [    ] o.a.s.u.PeerSync 
PeerSync: core=rulesColl_shard1_replica_n1 url=http://127.0.0.1:43911/solr 
START replicas=[http://127.0.0.1:34915/solr/rulesColl_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 264666 INFO  (qtp2085597-2523) [    ] o.a.s.u.PeerSync 
PeerSync: core=rulesColl_shard1_replica_n1 url=http://127.0.0.1:43911/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 264667 INFO  (qtp31206892-2527) [    ] o.a.s.c.S.Request 
[rulesColl_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 264667 INFO  (qtp2085597-2523) [    ] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 264667 INFO  (qtp2085597-2523) [    ] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 264667 INFO  (qtp2085597-2523) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 264669 INFO  (qtp2085597-2523) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43911/solr/rulesColl_shard1_replica_n1/ shard1
   [junit4]   2> 264773 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 264773 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 264820 INFO  (qtp2085597-2523) [    ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 264821 INFO  (qtp2085597-2523) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1788
   [junit4]   2> 264929 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 264929 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 265194 INFO  (qtp31206892-2516) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=rulesColl_shard1_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2160
   [junit4]   2> 265196 INFO  (qtp11797857-2552) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 265295 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 265295 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 266197 INFO  (qtp11797857-2552) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=rulesColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=cores:<4&rule=node:*,replica:<2&rule=freedisk:>1&wt=javabin&version=2}
 status=0 QTime=3378
   [junit4]   2> 266199 INFO  (qtp11797857-2557) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params 
action=CREATESHARD&collection=rulesColl&shard=shard2&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 266201 INFO  (OverseerThreadFactory-1634-thread-5) [    ] 
o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"rulesColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 266202 INFO  
(OverseerCollectionConfigSetProcessor-98118400742916105-127.0.0.1:34915_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 266203 INFO  (qtp11797857-2558) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 266203 INFO  (qtp11797857-2558) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 266205 INFO  (qtp5890876-2546) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 266206 INFO  (qtp5890876-2546) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 266207 INFO  (qtp2085597-2513) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=1, freedisk=272}
   [junit4]   2> 266207 INFO  (qtp2085597-2513) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 266209 INFO  (qtp13416230-2519) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=0, freedisk=272}
   [junit4]   2> 266209 INFO  (qtp13416230-2519) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 266212 INFO  (qtp31206892-2512) [    ] o.a.s.h.a.InvokeOp 
Invocable_invoked {cores=1, freedisk=272}
   [junit4]   2> 266212 INFO  (qtp31206892-2512) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={cores=1&action=INVOKE&class=org.apache.solr.cloud.rule.ImplicitSnitch&wt=javabin&version=2&freedisk=1}
 status=0 QTime=0
   [junit4]   2> 266315 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 266315 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 266413 INFO  (OverseerThreadFactory-1634-thread-5) [    ] 
o.a.s.c.CreateShardCmd Creating replica rulesColl_shard2_replica_n1 as part of 
slice shard2 of collection rulesColl on 127.0.0.1:40865_solr
   [junit4]   2> 266413 INFO  (OverseerThreadFactory-1634-thread-5) [    ] 
o.a.s.c.CreateShardCmd Creating replica rulesColl_shard2_replica_n2 as part of 
slice shard2 of collection rulesColl on 127.0.0.1:46113_solr
   [junit4]   2> 266414 INFO  (qtp5890876-2520) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&name=rulesColl_shard2_replica_n2&action=CREATE&numShards=1&collection=rulesColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 266418 INFO  (qtp11797857-2555) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&name=rulesColl_shard2_replica_n1&action=CREATE&numShards=1&collection=rulesColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 266521 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 266521 INFO  (zkCallback-464-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 266521 INFO  (zkCallback-479-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 266521 INFO  (zkCallback-478-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/rulesColl/state.json] for collection [rulesColl] has occurred 
- updating... (live nodes size: [5])
   [junit4]   2> 267422 INFO  (qtp5890876-2520) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 267427 INFO  (qtp5890876-2520) [    ] o.a.s.s.IndexSchema 
[rulesColl_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 267428 INFO  (qtp5890876-2520) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 267428 INFO  (qtp5890876-2520) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'rulesColl_shard2_replica_n2' using configuration from 
collection rulesColl, trusted=true
   [junit4]   2> 267429 INFO  (qtp11797857-2555) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 267429 INFO  (qtp5890876-2520) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46113.solr.core.rulesColl.shard2.replica_n2' (registry 
'solr.core.rulesColl.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 267429 INFO  (qtp5890876-2520) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 267429 INFO  (qtp5890876-2520) [    ] o.a.s.c.SolrCore 
[[rulesColl_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node1/rulesColl_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node1/./rulesColl_shard2_replica_n2/data/]
   [junit4]   2> 267432 INFO  (qtp11797857-2555) [    ] o.a.s.s.IndexSchema 
[rulesColl_shard2_replica_n1] Schema name=minimal
   [junit4]   2> 267433 INFO  (qtp11797857-2555) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 267433 INFO  (qtp11797857-2555) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'rulesColl_shard2_replica_n1' using configuration from 
collection rulesColl, trusted=true
   [junit4]   2> 267434 INFO  (qtp11797857-2555) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40865.solr.core.rulesColl.shard2.replica_n1' (registry 
'solr.core.rulesColl.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1beedfb
   [junit4]   2> 267434 INFO  (qtp11797857-2555) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 267434 INFO  (qtp11797857-2555) [    ] o.a.s.c.SolrCore 
[[rulesColl_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node3/rulesColl_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001/tempDir-001/node3/./rulesColl_shard2_replica_n1/data/]
   [junit4]   2> 267479 INFO  (qtp5890876-2520) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 267479 INFO  (qtp5890876-2520) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 267480 INFO  (qtp5890876-2520) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 267481 INFO  (qtp5890876-2520) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 267482 INFO  (qtp5890876-2520) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@cf6dc0[rulesColl_shard2_replica_n2] 
main]
   [junit4]   2> 267483 INFO  (qtp5890876-2520) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 267483 INFO  (qtp5890876-2520) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 267484 INFO  (qtp5890876-2520) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 267484 INFO  (qtp5890876-2520) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1569894421646802944
   [junit4]   2> 267485 INFO  (searcherExecutor-1665-thread-1) [    ] 
o.a.s.c.SolrCore [rulesColl_shard2_replica_n2] Registered new searcher 
Searcher@cf6dc0[rulesColl_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 267488 INFO  (qtp11797857-2555) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 267488 INFO  (qtp11797857-2555) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 267489 INFO  (qtp11797857-2555) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 267489 INFO  (qtp5890876-2520) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 267489 INFO  (qtp11797857-2555) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 267491 INFO  (qtp11797857-2555) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17bd203[rulesColl_shard2_replica_n1] main]
   [junit4]   2> 267492 INFO  (qtp11797857-2555) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 267492 INFO  (qtp11797857-2555) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 267492 INFO  (qtp11797857-2555) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 267493 INFO  (searcherExecutor-1666-thread-1) [    ] 
o.a.s.c.SolrCore [rulesColl_shard2_replica_n1] Registered new searcher 
Searcher@17bd203[rulesColl_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 267493 INFO  (qtp11797857-2555) [    ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1569894421656240128
   [junit4]   2> 267596 INFO  (zkCallback-466-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collection

[...truncated too long message...]

lerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 576146 INFO  (qtp5890876-2526) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41747_solr&onlyIfLeaderActive=true&core=rulesColl_shard2_replica_n2&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=26002
   [junit4]   2> 576153 ERROR (qtp5890876-2515) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Solr is 
shutting down
   [junit4]   2>        at 
org.apache.solr.handler.admin.PrepRecoveryOp.execute(PrepRecoveryOp.java:177)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 576153 INFO  (qtp5890876-2515) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41747_solr&onlyIfLeaderActive=true&core=rulesColl_shard2_replica_n2&coreNodeName=core_node5&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=400 QTime=16001
   [junit4]   2> 577336 WARN  (zkCallback-466-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 577337 INFO  (jetty-closer-451-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1897e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 577348 WARN  (zkCallback-479-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 577348 INFO  (jetty-closer-451-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@de046a{/solr,null,UNAVAILABLE}
   [junit4]   2> 577351 WARN  (zkCallback-476-thread-5) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 577352 INFO  (jetty-closer-451-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17ef2fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 577352 ERROR (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 577352 INFO  (SUITE-RulesTest-seed#[AF042B1A750342AC]-worker) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41409 41409
   [junit4]   2> 577380 INFO  (Thread-502) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41409 41409
   [junit4]   2> 577381 WARN  (Thread-502) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        5       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        5       /solr/collections/rulesColl/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98118400742916105-127.0.0.1:34915_solr-n_0000000000
   [junit4]   2>        2       /solr/collections/modifyColl/state.json
   [junit4]   2>        2       /solr/collections/hostFragment/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/collections
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.rule.RulesTest_AF042B1A750342AC-001
   [junit4]   2> Jun 11, 2017 8:04:59 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1280, maxMBSortInHeap=5.133670385602436, 
sim=RandomSimilarity(queryNorm=false): {}, locale=az-AZ, 
timezone=America/Scoresbysund
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=8,threads=1,free=260441224,total=357564416
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestTolerantUpdateProcessorCloud, RestartWhileUpdatingTest, 
SuggestComponentTest, TestShortCircuitedRequests, 
ShufflingReplicaListTransformerTest, TestCSVResponseWriter, 
SortSpecParsingTest, TestQuerySenderNoQuery, TestRecovery, 
DeleteInactiveReplicaTest, StatsComponentTest, TestSolrQueryParser, 
QueryResultKeyTest, SolrShardReporterTest, SolrCoreCheckLockOnStartupTest, 
ExternalFileFieldSortTest, TestImplicitCoreProperties, 
BigEndianAscendingWordDeserializerTest, JavabinLoaderTest, 
BasicDistributedZk2Test, TestFieldSortValues, SuggesterTest, 
SolrIndexConfigTest, ChangedSchemaMergeTest, TestRebalanceLeaders, 
SimpleFacetsTest, TemplateUpdateProcessorTest, SolrJmxReporterTest, 
AutoCommitTest, DateFieldTest, CoreAdminCreateDiscoverTest, 
LukeRequestHandlerTest, HighlighterConfigTest, SpatialRPTFieldTypeTest, 
MBeansHandlerTest, BasicAuthIntegrationTest, ConnectionManagerTest, 
TestConfigSetImmutable, HLLUtilTest, TestUtils, NoCacheHeaderTest, RulesTest]
   [junit4] Completed [200/724 (1!)] on J2 in 319.97s, 6 tests, 2 errors <<< 
FAILURES!

[...truncated 38057 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to