Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22529/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:33345/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:34293/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:33345/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:34293/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([28418C4A19F89BD7:828C5FB8AE2B4E07]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:290)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:34293/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:44735/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:46525/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:44735/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:46525/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([28418C4A19F89BD7:828C5FB8AE2B4E07]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:290)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:46525/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 45 more




Build Log:
[...truncated 13935 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> 1273577 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/init-core-data-001
   [junit4]   2> 1273578 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 1273578 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1273578 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1273579 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-001
   [junit4]   2> 1273579 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1273579 INFO  (Thread-3698) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1273579 INFO  (Thread-3698) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1273580 ERROR (Thread-3698) [    ] 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> 1273680 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:45407
   [junit4]   2> 1273682 INFO  (zkConnectionManagerCallback-3448-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1273685 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b2d6785{/solr,null,AVAILABLE}
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@700ec417{/solr,null,AVAILABLE}
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71d86d68{/solr,null,AVAILABLE}
   [junit4]   2> 1273686 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45ef0783{/solr,null,AVAILABLE}
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@39e77d99{SSL,[ssl, 
http/1.1]}{127.0.0.1:36145}
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@16a19f0d{SSL,[ssl, 
http/1.1]}{127.0.0.1:40329}
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.e.j.s.Server Started @1273750ms
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.e.j.s.Server Started @1273750ms
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3bcbe7d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:39027}
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.e.j.s.Server Started @1273750ms
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@57c58550{SSL,[ssl, 
http/1.1]}{127.0.0.1:46525}
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40329}
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39027}
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.e.j.s.Server Started @1273750ms
   [junit4]   2> 1273687 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36145}
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46525}
   [junit4]   2> 1273688 ERROR (jetty-launcher-3445-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273688 ERROR (jetty-launcher-3445-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273688 ERROR (jetty-launcher-3445-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273688 ERROR (jetty-launcher-3445-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T11:20:19.528437Z
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T11:20:19.528445Z
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T11:20:19.528930Z
   [junit4]   2> 1273688 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T11:20:19.528940Z
   [junit4]   2> 1273691 INFO  (zkConnectionManagerCallback-3452-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273691 INFO  (zkConnectionManagerCallback-3451-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273691 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273691 INFO  (zkConnectionManagerCallback-3456-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273691 INFO  (zkConnectionManagerCallback-3454-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273691 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273691 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273691 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273695 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1007b9276e50001, likely client has closed socket
   [junit4]   2> 1273803 INFO  (jetty-launcher-3445-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45407/solr
   [junit4]   2> 1273819 INFO  (zkConnectionManagerCallback-3460-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273820 DEBUG (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$184/438864247@717fedf5
   [junit4]   2> 1273838 INFO  (zkConnectionManagerCallback-3462-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273894 INFO  (jetty-launcher-3445-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45407/solr
   [junit4]   2> 1273898 INFO  (zkConnectionManagerCallback-3468-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273900 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273901 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1273902 DEBUG (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72193463028088838-127.0.0.1:36145_solr-n_0000000000
   [junit4]   2> 1273902 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36145_solr
   [junit4]   2> 1273903 DEBUG (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$184/438864247@6b841201
   [junit4]   2> 1273903 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.Overseer Overseer 
(id=72193463028088838-127.0.0.1:36145_solr-n_0000000000) starting
   [junit4]   2> 1273907 INFO  (zkConnectionManagerCallback-3471-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273907 INFO  (jetty-launcher-3445-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45407/solr
   [junit4]   2> 1273910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273910 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273910 INFO  (zkConnectionManagerCallback-3474-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273911 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273911 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273911 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273911 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1273912 DEBUG (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$184/438864247@24262b5f
   [junit4]   2> 1273912 DEBUG (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72193463028088840-127.0.0.1:46525_solr-n_0000000001
   [junit4]   2> 1273912 INFO  (zkConnectionManagerCallback-3479-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273912 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72193463028088838-127.0.0.1:36145_solr-n_0000000000
   [junit4]   2> 1273912 DEBUG (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72193463028088838-127.0.0.1:36145_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1273912 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273912 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46525_solr
   [junit4]   2> 1273913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273913 INFO  (zkConnectionManagerCallback-3483-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273913 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273914 INFO  (jetty-launcher-3445-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45407/solr
   [junit4]   2> 1273914 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273914 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45407/solr ready
   [junit4]   2> 1273915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273915 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273915 INFO  (zkCallback-3461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1273915 INFO  (zkCallback-3478-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1273916 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273916 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273916 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1273916 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273916 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273916 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273916 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1273917 DEBUG (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72193463028088843-127.0.0.1:39027_solr-n_0000000002
   [junit4]   2> 1273917 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72193463028088840-127.0.0.1:46525_solr-n_0000000001
   [junit4]   2> 1273917 DEBUG (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72193463028088840-127.0.0.1:46525_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 1273917 DEBUG (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39027_solr as DOWN
   [junit4]   2> 1273917 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1273918 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39027_solr
   [junit4]   2> 1273918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273918 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273919 INFO  
(OverseerStateUpdate-72193463028088838-127.0.0.1:36145_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36145_solr
   [junit4]   2> 1273919 INFO  
(OverseerStateUpdate-72193463028088838-127.0.0.1:36145_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1273920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue-work
   [junit4]   2> 1273920 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1273921 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273921 INFO  (zkCallback-3470-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1273921 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer 
operations
   [junit4]   2> 1273921 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273921 DEBUG (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36145_solr as DOWN
   [junit4]   2> 1273922 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273922 INFO  (zkCallback-3482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1273923 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 1273923 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1273923 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1273923 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1273923 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1273923 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 1273923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1273923 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1273923 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1273923 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36145_solr
   [junit4]   2> 1273924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273924 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273927 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273927 INFO  (zkCallback-3478-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1273927 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1273927 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/autoscaling.json
   [junit4]   2> 1273928 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1273928 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1273928 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1273929 INFO  (zkConnectionManagerCallback-3487-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273931 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 1273931 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:46525_solr, 127.0.0.1:36145_solr, 127.0.0.1:39027_solr]
   [junit4]   2> 1273935 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273935 INFO  (zkCallback-3470-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1273935 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273936 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1273936 INFO  (zkCallback-3482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1273936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1273936 INFO  (zkCallback-3461-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1273936 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 1273936 DEBUG 
(OverseerAutoScalingTriggerThread-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1273936 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1273936 DEBUG (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$184/438864247@57bc781d
   [junit4]   2> 1273936 DEBUG (ScheduledTrigger-6389-thread-3) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 3
   [junit4]   2> 1273939 INFO  (zkConnectionManagerCallback-3499-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273939 INFO  (zkConnectionManagerCallback-3495-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273939 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273940 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1273940 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1273940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273940 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273940 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45407/solr ready
   [junit4]   2> 1273940 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45407/solr ready
   [junit4]   2> 1273943 INFO  (zkConnectionManagerCallback-3502-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273943 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1273943 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1273965 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1273965 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273965 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1273965 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1273966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1273966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1273966 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1273967 DEBUG (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72193463028088847-127.0.0.1:40329_solr-n_0000000003
   [junit4]   2> 1273967 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72193463028088843-127.0.0.1:39027_solr-n_0000000002
   [junit4]   2> 1273967 DEBUG (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72193463028088843-127.0.0.1:39027_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 1273967 DEBUG (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40329_solr as DOWN
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1273968 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1273968 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40329_solr
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1273968 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1273968 INFO  (zkCallback-3482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1273969 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36145.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274005 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46525.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274006 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39027.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274006 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274007 INFO  (zkCallback-3470-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1274007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274007 INFO  (zkCallback-3494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1274007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274007 INFO  (zkCallback-3478-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1274007 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1274007 INFO  (zkCallback-3461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1274007 INFO  (zkCallback-3498-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1274010 INFO  (zkCallback-3501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1274011 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46525.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274012 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46525.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274012 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36145.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274012 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36145.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274027 INFO  (jetty-launcher-3445-thread-4) 
[n:127.0.0.1:46525_solr    ] 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.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-001/node4/.
   [junit4]   2> 1274028 INFO  (jetty-launcher-3445-thread-2) 
[n:127.0.0.1:36145_solr    ] 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.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-001/node2/.
   [junit4]   2> 1274028 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39027.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274028 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39027.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274029 INFO  (jetty-launcher-3445-thread-1) 
[n:127.0.0.1:39027_solr    ] 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.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-001/node1/.
   [junit4]   2> 1274032 INFO  (zkConnectionManagerCallback-3511-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274033 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1274033 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274033 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1274033 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1274033 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1274033 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1274033 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45407/solr ready
   [junit4]   2> 1274033 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1274046 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40329.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274053 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40329.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274053 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40329.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1274054 INFO  (jetty-launcher-3445-thread-3) 
[n:127.0.0.1:40329_solr    ] 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.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-001/node3/.
   [junit4]   2> 1274101 INFO  (zkConnectionManagerCallback-3514-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274103 INFO  (zkConnectionManagerCallback-3519-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1274103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1274103 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1274103 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1274104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1274104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1274104 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1274104 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45407/solr ready
   [junit4]   2> 1274107 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1274108 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1274118 INFO  (qtp10836614-14782) [n:127.0.0.1:36145_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1274118 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1274119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274119 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1274119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274119 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274119 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1274119 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: 
[/overseer/collection-queue-work/qn-0000000000, ]
   [junit4]   2> 1274119 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1274119 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1274119 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get 
the message id:/overseer/collection-queue-work/qn-0000000000 
message:{"operation":"overseerstatus"}
   [junit4]   2> 1274120 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1274120 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : overseerstatus , 
{"operation":"overseerstatus"}
   [junit4]   2> 1274120 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1274120 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1274120 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1274120 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1274120 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1274120 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: 
[/overseer/collection-queue-work/qn-0000000000],[]
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Completed 
task:[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1274121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
   [junit4]   2> 1274121 DEBUG (zkCallback-3461-thread-1) [    ] 
o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path 
/overseer/collection-queue-work/qnr-0000000000 state SyncConnected 
latchEventType null
   [junit4]   2> 1274121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000000] as completed.
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor CompletedTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1274121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1274121 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1274121 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000000
   [junit4]   2> 1274121 DEBUG (OverseerThreadFactory-6392-thread-1) [    ] 
o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message 
id:/overseer/collection-queue-work/qn-0000000000 complete, 
response:{leader=127.0.0.1:36145_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=14.890002045588481,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.15301066666666666,medianRequestTime=0.112742,75thPcRequestTime=0.243925,95thPcRequestTime=0.243925,99thPcRequestTime=0.243925,999thPcRequestTime=0.243925},downnode={requests=3,errors=0,avgRequestsPerSecond=14.997896769946466,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.010010666666666666,medianRequestTime=0.009778,75thPcRequestTime=0.010598,95thPcRequestTime=0.010598,99thPcRequestTime=0.010598,999thPcRequestTime=0.010598}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=15.076826608427899,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.478668,medianRequestTime=0.328782,75thPcRequestTime=0.961744,95thPcRequestTime=0.961744,99thPcRequestTime=0.961744,999thPcRequestTime=0.961744},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=4.987862112367486,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.18577,medianRequestTime=0.18577,75thPcRequestTime=0.18577,95thPcRequestTime=0.18577,99thPcRequestTime=0.18577,999thPcRequestTime=0.18577}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=5.077857262041706,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=196.183096,medianRequestTime=196.183096,75thPcRequestTime=196.183096,95thPcRequestTime=196.183096,99thPcRequestTime=196.183096,999thPcRequestTime=196.183096}}}
   [junit4]   2> 1274122 INFO  (qtp10836614-14782) [n:127.0.0.1:36145_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1274122 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1274461 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1274466 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1274467 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1274472 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_44649_hdfs____kjjwyd/webapp
   [junit4]   2> 1274543 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:44649
   [junit4]   2> 1274676 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1274676 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1274679 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_40569_datanode____.r2ftjx/webapp
   [junit4]   2> 1274751 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40569
   [junit4]   2> 1274802 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1274803 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
jetty-6.1.x
   [junit4]   2> 1274809 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_45859_datanode____dvfns2/webapp
   [junit4]   2> 1274872 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:45859
   [junit4]   2> 1274940 DEBUG (ScheduledTrigger-6389-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4
   [junit4]   2> 1275318 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33463) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1275324 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x75d90069e352e: from storage 
DS-3d48525e-d2fd-441e-a184-108be2b52736 node 
DatanodeRegistration(127.0.0.1:46555, 
datanodeUuid=cebfe5d6-a857-4aa9-93da-8fba6b25db4b, infoPort=33643, 
infoSecurePort=0, ipcPort=36449, 
storageInfo=lv=-56;cid=testClusterID;nsid=1432174352;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1275324 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x75d90069e352e: from storage 
DS-96fb0064-9b72-4a98-bb38-d7af69cb4a43 node 
DatanodeRegistration(127.0.0.1:46555, 
datanodeUuid=cebfe5d6-a857-4aa9-93da-8fba6b25db4b, infoPort=33643, 
infoSecurePort=0, ipcPort=36449, 
storageInfo=lv=-56;cid=testClusterID;nsid=1432174352;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1275410 ERROR (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33463) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1275414 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x75d900c00adce: from storage 
DS-9ca6971c-9a1e-4e49-86a6-9a0f3f2ec4f3 node 
DatanodeRegistration(127.0.0.1:39411, 
datanodeUuid=88525898-9b90-4ca1-b7c5-835a3fc0138a, infoPort=34405, 
infoSecurePort=0, ipcPort=43349, 
storageInfo=lv=-56;cid=testClusterID;nsid=1432174352;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1275414 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x75d900c00adce: from storage 
DS-2a5b48bf-e415-485c-8d7a-6eea1d2b0b7e node 
DatanodeRegistration(127.0.0.1:39411, 
datanodeUuid=88525898-9b90-4ca1-b7c5-835a3fc0138a, infoPort=34405, 
infoSecurePort=0, ipcPort=43349, 
storageInfo=lv=-56;cid=testClusterID;nsid=1432174352;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1275581 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 1275582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1275582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275582 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1275582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1275582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1275582 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275583 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275584 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275584 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275584 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/aliases.json
   [junit4]   2> 1275584 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 1275585 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1275585 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1275585 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1275585 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5884c820{/solr,null,AVAILABLE}
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@43db661a{SSL,[ssl, 
http/1.1]}{127.0.0.1:44735}
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.e.j.s.Server Started @1275648ms
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44735}
   [junit4]   2> 1275586 ERROR 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1275586 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-26T11:20:21.426577Z
   [junit4]   2> 1275594 INFO  (zkConnectionManagerCallback-3523-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275595 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1275725 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45407/solr
   [junit4]   2> 1275726 INFO  (zkConnectionManagerCallback-3527-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275726 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$184/438864247@9926575
   [junit4]   2> 1275727 INFO  (zkConnectionManagerCallback-3529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275729 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1275730 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275730 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1275730 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1275730 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1275730 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1275730 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/security.json
   [junit4]   2> 1275731 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/72193463028088853-127.0.0.1:44735_solr-n_0000000004
   [junit4]   2> 1275731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: 
/solr/overseer_elect/election/72193463028088847-127.0.0.1:40329_solr-n_0000000003
   [junit4]   2> 1275731 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/72193463028088847-127.0.0.1:40329_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 1275731 DEBUG 
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44735_solr as DOWN
   [junit4]   2> 1275731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/queue
   [junit4]   2> 1275731 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1275731 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44735_solr
   [junit4]   2> 1275731 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/queue
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 INFO  (zkCallback-3510-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 INFO  (zkCallback-3501-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 INFO  (zkCallback-3494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 INFO  (zkCallback-3482-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 INFO  (zkCallback-3478-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 INFO  (zkCallback-3470-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 INFO  (zkCallback-3518-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 INFO  (zkCallback-3461-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 INFO  (zkCallback-3518-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275732 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275732 INFO  (zkCallback-3528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275734 INFO  (zkCallback-3498-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1275743 INFO  (zkConnectionManagerCallback-3536-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275743 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterprops.json
   [junit4]   2> 1275743 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/live_nodes
   [junit4]   2> 1275743 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1275744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: data: /solr/clusterstate.json
   [junit4]   2> 1275744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/collections
   [junit4]   2> 1275744 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/aliases.json
   [junit4]   2> 1275744 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45407/solr ready
   [junit4]   2> 1275744 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1275760 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44735.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1275769 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44735.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1275769 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44735.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2eeeefd8
   [junit4]   2> 1275771 INFO  
(TEST-MoveReplicaHDFSTest.testFailedMove-seed#[28418C4A19F89BD7]) 
[n:127.0.0.1:44735_solr    ] 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.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-001/node5/.
   [junit4]   2> 1275810 INFO  (zkConnectionManagerCallback-3539-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1275812 INFO  (qtp10836614-14785) [n:127.0.0.1:36145_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaHDFSTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1275812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1275812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000002
   [junit4]   2> 1275812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1275812 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000002
   [junit4]   2> 1275812 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1275813 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.ZkDistributedQueue Found child node with improper name: 
qnr-0000000002
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Returning topN elements: 
[/overseer/collection-queue-work/qn-0000000002, ]
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : 
[[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ed1]]
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Marked task 
[/overseer/collection-queue-work/qn-0000000002] as running
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get 
the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1275813 DEBUG (OverseerThreadFactory-6392-thread-2) [    ] 
o.a.s.c.OverseerTaskProcessor Runner processing 
/overseer/collection-queue-work/qn-0000000002
   [junit4]   2> 1275813 DEBUG (OverseerThreadFactory-6392-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"MoveReplicaHDFSTest_failed_coll_true",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1
   [junit4]   2> 1275813 INFO  (OverseerThreadFactory-6392-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaHDFSTest_failed_coll_true
   [junit4]   2> 1275813 INFO  
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_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> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: 
[/overseer/collection-queue-work/qn-0000000002]
   [junit4]   2> 1275813 DEBUG 
(OverseerCollectionConfigSetProcessor-72193463028088838-127.0.0.1:36145_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Peeking for top 99 elements. ExcludeSet: 
[/overseer/collection-queue-work/qn-0000000002],[]
   [junit4]   2> 1275813 DEBUG (OverseerThreadFactory-6392-thread-2) [    ] 
o.a.s.c.a.c.Assign Identify nodes using default
   [junit4]   2> 1275814 DEBUG (OverseerThreadFactory-6392-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node 
/collections/MoveReplicaHDFSTest_failed_coll_true 
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 
fired: children: /solr/collections
   [junit4]   2> 1275814 DEBUG (SyncThread:0) [    ] o.a.s

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

triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 95662 INFO  (jetty-closer-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21714c14{/solr,null,UNAVAILABLE}
   [junit4]   2> 95662 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 95718 INFO  (jetty-closer-2-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1543ba68{/solr,null,UNAVAILABLE}
   [junit4]   2> 95719 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 95719 ERROR 
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-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> 95720 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40389 40389
   [junit4]   2> 95852 INFO  (Thread-0) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:40389 40389
   [junit4]   2> 95853 WARN  (Thread-0) [    ] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        33      
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard1
   [junit4]   2>        23      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard1
   [junit4]   2>        18      /solr/configs/conf1
   [junit4]   2>        17      /solr/aliases.json
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2>        10      
/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2>        9       
/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2>        6       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/clusterprops.json
   [junit4]   2>        17      /solr/clusterstate.json
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        8       
/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2>        7       
/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2>        4       
/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2>        3       
/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72193559216914458-core_node5-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72193559216914441-127.0.0.1:33345_solr-n_0000000003
   [junit4]   2>        2       
/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72193559216914453-core_node5-n_0000000001
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        37      /solr/collections
   [junit4]   2>        25      /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 95854 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 95862 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 95963 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33363) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 95963 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33363) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-759096242-88.99.242.108-1532605494649 (Datanode Uuid 
2c28d484-5548-4300-a11a-8918a479e74a) service to 
localhost.localdomain/127.0.0.1:33363
   [junit4]   2> 95966 WARN  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 96046 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 96148 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33363) [    ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 96148 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.MoveReplicaHDFSTest_28418C4A19F89BD7-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33363) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-759096242-88.99.242.108-1532605494649 (Datanode Uuid 
d0302cec-588f-4bff-9a70-d7bd79a45740) service to 
localhost.localdomain/127.0.0.1:33363
   [junit4]   2> 96157 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 96277 INFO  
(SUITE-MoveReplicaHDFSTest-seed#[28418C4A19F89BD7]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40389 40389
   [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.MoveReplicaHDFSTest_28418C4A19F89BD7-001
   [junit4]   2> Jul 26, 2018 11:46:19 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=Asserting)}, 
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=690, 
maxMBSortInHeap=7.719611149930132, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@507f6ce5),
 locale=yi-001, timezone=MST
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=6,free=111823568,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest]
   [junit4] Completed [2/5 (1!)] on J2 in 104.42s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 33 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 20 tests, 1 error [seed: 28418C4A19F89BD7]

Total time: 3 minutes 26 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=6ab3ff83923b48d18d885d46ac0ebccf8d526f91, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22528
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to