Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/968/

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([A336EF25B0857371:2B62D0FF1E791E89]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at org.junit.Assert.assertFalse(Assert.java:79)
        at org.apache.solr.cloud.MoveReplicaTest.test(MoveReplicaTest.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule

Error Message:
Error from server at http://127.0.0.1:38322/xaid/hf: Could not find collection 
: shardSplitWithRule_rewrite

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38322/xaid/hf: Could not find collection : 
shardSplitWithRule_rewrite
        at 
__randomizedtesting.SeedInfo.seed([A336EF25B0857371:22383E972D77285A]:0)
        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:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitShardWithRule(ShardSplitTest.java:633)
        at 
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule(ShardSplitTest.java:607)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1010)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12653 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 344432 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/init-core-data-001
   [junit4]   2> 344433 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 344487 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 344490 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001
   [junit4]   2> 344502 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 344506 INFO  (Thread-299) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 344506 INFO  (Thread-299) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 344596 ERROR (Thread-299) [    ] 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> 344616 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46503
   [junit4]   2> 344651 INFO  (zkConnectionManagerCallback-320-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 344671 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344689 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344691 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344706 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 344726 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 344726 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 344726 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 344727 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6657b341{/solr,null,AVAILABLE}
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2903d15d{SSL,[ssl, 
http/1.1]}{127.0.0.1:44219}
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] 
o.e.j.s.Server Started @344838ms
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44219}
   [junit4]   2> 344729 ERROR (jetty-launcher-317-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 344729 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 344748 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 344748 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 344748 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T00:51:29.333Z
   [junit4]   2> 344851 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 344851 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 344851 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 344852 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49e8eab4{/solr,null,AVAILABLE}
   [junit4]   2> 344853 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f4bcbb6{SSL,[ssl, 
http/1.1]}{127.0.0.1:44919}
   [junit4]   2> 344853 INFO  (jetty-launcher-317-thread-3) [    ] 
o.e.j.s.Server Started @344963ms
   [junit4]   2> 344853 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44919}
   [junit4]   2> 344854 ERROR (jetty-launcher-317-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 344854 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T00:51:29.439Z
   [junit4]   2> 344998 INFO  (zkConnectionManagerCallback-324-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 344998 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345058 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 345058 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 345058 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 345095 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c8dbc08{/solr,null,AVAILABLE}
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@666826e{SSL,[ssl, 
http/1.1]}{127.0.0.1:43900}
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.e.j.s.Server Started @345205ms
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43900}
   [junit4]   2> 345096 ERROR (jetty-launcher-317-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 345096 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T00:51:29.681Z
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 345160 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64e65b2f{/solr,null,AVAILABLE}
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e0f43aa{SSL,[ssl, 
http/1.1]}{127.0.0.1:40433}
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.e.j.s.Server Started @345287ms
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40433}
   [junit4]   2> 345178 ERROR (jetty-launcher-317-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 345178 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T00:51:29.763Z
   [junit4]   2> 345204 INFO  (zkConnectionManagerCallback-326-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345212 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345225 INFO  (zkConnectionManagerCallback-322-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345307 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 345323 INFO  (zkConnectionManagerCallback-328-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 345338 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 346528 INFO  (jetty-launcher-317-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 346547 INFO  (zkConnectionManagerCallback-332-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 346779 INFO  (zkConnectionManagerCallback-334-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347376 INFO  (jetty-launcher-317-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 347432 INFO  (jetty-launcher-317-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 347456 INFO  (zkConnectionManagerCallback-340-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347457 INFO  (zkConnectionManagerCallback-344-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347534 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 
0x10542aa3f410007, likely client has closed socket
   [junit4]   2> 347546 INFO  (jetty-launcher-317-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 347566 INFO  (zkConnectionManagerCallback-347-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347582 INFO  (zkConnectionManagerCallback-352-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347582 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347626 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 
0x10542aa3f41000a, likely client has closed socket
   [junit4]   2> 347683 INFO  (zkConnectionManagerCallback-354-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 347873 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44919_solr
   [junit4]   2> 347886 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Overseer 
(id=73538267894579212-127.0.0.1:44919_solr-n_0000000000) starting
   [junit4]   2> 347910 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43900_solr
   [junit4]   2> 347926 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40433_solr
   [junit4]   2> 348098 INFO  (zkCallback-353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 348099 INFO  (zkCallback-348-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 348099 INFO  (zkCallback-346-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 348121 INFO  (zkConnectionManagerCallback-365-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348137 INFO  (zkCallback-346-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 348146 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 348182 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 348235 INFO  (zkConnectionManagerCallback-370-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348236 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 348255 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46503/solr ready
   [junit4]   2> 348264 INFO  
(OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44919_solr
   [junit4]   2> 348304 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 348304 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 348339 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 348339 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44919_solr
   [junit4]   2> 348373 INFO  (zkCallback-353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348393 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348393 INFO  (zkCallback-346-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348394 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46503/solr ready
   [junit4]   2> 348394 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46503/solr ready
   [junit4]   2> 348434 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 348467 INFO  (zkCallback-364-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348467 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348467 INFO  (zkCallback-369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 348503 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 348602 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 348900 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40433.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 348954 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43900.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 348991 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 349008 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 349008 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44219_solr
   [junit4]   2> 349009 INFO  (zkCallback-353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349034 INFO  (zkCallback-369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349118 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40433.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349118 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40433.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349121 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44919.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349202 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349217 INFO  (zkCallback-364-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349217 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349363 INFO  (jetty-launcher-317-thread-2) 
[n:127.0.0.1:40433_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node2/.
   [junit4]   2> 349400 INFO  (zkCallback-346-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349421 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43900.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349422 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43900.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349423 INFO  (jetty-launcher-317-thread-4) 
[n:127.0.0.1:43900_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node4/.
   [junit4]   2> 349437 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 349457 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44919.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349457 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44919.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349489 INFO  (jetty-launcher-317-thread-3) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node3/.
   [junit4]   2> 349631 INFO  (zkConnectionManagerCallback-383-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 349648 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 349649 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46503/solr ready
   [junit4]   2> 349671 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 349824 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349917 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349917 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44219.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 349919 INFO  (jetty-launcher-317-thread-1) 
[n:127.0.0.1:44219_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node1/.
   [junit4]   2> 350520 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350560 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 350630 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 350719 INFO  
(SUITE-MoveReplicaTest-seed#[A336EF25B0857371]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46503/solr ready
   [junit4]   2> 351037 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 351224 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=187
   [junit4]   2> 351603 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFailedMove
   [junit4]   2> 351673 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 351726 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 351798 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 351798 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 351798 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 351807 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ed369ec{/solr,null,AVAILABLE}
   [junit4]   2> 351807 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2874de3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:32842}
   [junit4]   2> 351807 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.e.j.s.Server Started @351917ms
   [junit4]   2> 351807 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32842}
   [junit4]   2> 351808 ERROR 
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 351818 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 351818 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 351818 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 351818 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 351818 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-23T00:51:36.403Z
   [junit4]   2> 352025 INFO  (zkConnectionManagerCallback-395-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 352038 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 353243 INFO  
(OverseerCollectionConfigSetProcessor-73538267894579212-127.0.0.1:44919_solr-n_0000000000)
 [n:127.0.0.1:44919_solr    ] 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> 354401 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46503/solr
   [junit4]   2> 354473 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354555 INFO  (zkConnectionManagerCallback-401-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354620 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 354640 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 354640 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32842_solr
   [junit4]   2> 354655 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354664 INFO  (zkCallback-374-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354664 INFO  (zkCallback-364-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354672 INFO  (zkCallback-353-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354745 INFO  (zkCallback-400-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354783 INFO  (zkCallback-369-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354789 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354821 INFO  (zkCallback-382-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354839 INFO  (zkCallback-390-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354839 INFO  (zkCallback-390-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354846 INFO  (zkCallback-346-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 354899 INFO  (zkConnectionManagerCallback-408-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 354913 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 354915 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46503/solr ready
   [junit4]   2> 354965 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 355040 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32842.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 355077 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32842.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 355090 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_32842.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 355091 INFO  
(TEST-MoveReplicaTest.testFailedMove-seed#[A336EF25B0857371]) 
[n:127.0.0.1:32842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node5/.
   [junit4]   2> 355432 INFO  (zkConnectionManagerCallback-411-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 355572 INFO  (qtp960460049-1496) [n:127.0.0.1:32842_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 355602 INFO  
(OverseerThreadFactory-590-thread-2-processing-n:127.0.0.1:44919_solr) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
MoveReplicaTest_failed_coll_true
   [junit4]   2> 355823 INFO  (qtp960460049-1501) [n:127.0.0.1:32842_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 355911 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 356130 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 356321 INFO  (qtp202790157-1387) [n:127.0.0.1:43900_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 356567 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=17
   [junit4]   2> 356623 INFO  
(OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44919/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 356703 INFO  
(OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43900/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 356754 INFO  
(OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40433/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 356755 INFO  
(OverseerStateUpdate-73538267894579212-127.0.0.1:44919_solr-n_0000000000) 
[n:127.0.0.1:44919_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_failed_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_failed_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44219/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 357197 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr    
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 357263 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr    
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 357263 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr    
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 357264 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr    
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 357392 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr    
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 357394 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr    
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 358490 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.6.0
   [junit4]   2> 358623 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.6.0
   [junit4]   2> 358693 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.6.0
   [junit4]   2> 358697 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.IndexSchema 
[MoveReplicaTest_failed_coll_true_shard2_replica_n3] Schema name=cloud-dynamic
   [junit4]   2> 358712 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.6.0
   [junit4]   2> 358767 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
[MoveReplicaTest_failed_coll_true_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 358823 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
[MoveReplicaTest_failed_coll_true_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 358876 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
[MoveReplicaTest_failed_coll_true_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 359400 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359400 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n2' using 
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359401 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_43900.solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n2' 
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n2') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359401 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SolrCore 
[[MoveReplicaTest_failed_coll_true_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node4/MoveReplicaTest_failed_coll_true_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node4/./MoveReplicaTest_failed_coll_true_shard1_replica_n2/data/]
   [junit4]   2> 359475 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359475 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n4' using 
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359476 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44219.solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4' 
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n4') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359509 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.SolrCore 
[[MoveReplicaTest_failed_coll_true_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node1/MoveReplicaTest_failed_coll_true_shard2_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node1/./MoveReplicaTest_failed_coll_true_shard2_replica_n4/data/]
   [junit4]   2> 359537 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359537 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard2_replica_n3' using 
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359538 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_40433.solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n3' 
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard2.replica_n3') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359538 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SolrCore 
[[MoveReplicaTest_failed_coll_true_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node2/MoveReplicaTest_failed_coll_true_shard2_replica_n3],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node2/./MoveReplicaTest_failed_coll_true_shard2_replica_n3/data/]
   [junit4]   2> 359648 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 359648 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'MoveReplicaTest_failed_coll_true_shard1_replica_n1' using 
configuration from collection MoveReplicaTest_failed_coll_true, trusted=true
   [junit4]   2> 359648 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_44919.solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1' 
(registry 'solr.core.MoveReplicaTest_failed_coll_true.shard1.replica_n1') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@48a4a1d4
   [junit4]   2> 359649 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.SolrCore 
[[MoveReplicaTest_failed_coll_true_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node3/MoveReplicaTest_failed_coll_true_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaTest_A336EF25B0857371-001/tempDir-001/node3/./MoveReplicaTest_failed_coll_true_shard1_replica_n1/data/]
   [junit4]   2> 360202 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360202 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360203 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 360203 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 360205 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@272bcfa7[MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
main]
   [junit4]   2> 360272 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 360272 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360273 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360273 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1615075375692382208
   [junit4]   2> 360427 INFO  
(searcherExecutor-616-thread-1-processing-n:127.0.0.1:40433_solr 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7) 
[n:127.0.0.1:40433_solr c:MoveReplicaTest_failed_coll_true s:shard2 
r:core_node7 x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
Registered new searcher 
Searcher@272bcfa7[MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360450 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360451 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360452 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 360452 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 360463 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node7=0}, version=0}
   [junit4]   2> 360474 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360474 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360508 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 360508 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 360506 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3d88aa26[MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
main]
   [junit4]   2> 360510 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 360515 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9982ms
   [junit4]   2> 360527 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@27d31480[MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
main]
   [junit4]   2> 360528 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 360529 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360529 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360529 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1615075375960817664
   [junit4]   2> 360543 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360544 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360580 INFO  
(searcherExecutor-614-thread-1-processing-n:127.0.0.1:43900_solr 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6) 
[n:127.0.0.1:43900_solr c:MoveReplicaTest_failed_coll_true s:shard1 
r:core_node6 x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
Registered new searcher 
Searcher@3d88aa26[MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360581 INFO  
(searcherExecutor-617-thread-1-processing-n:127.0.0.1:44919_solr 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5) 
[n:127.0.0.1:44919_solr c:MoveReplicaTest_failed_coll_true s:shard1 
r:core_node5 x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
Registered new searcher 
Searcher@27d31480[MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360596 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1615075376031072256
   [junit4]   2> 360599 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 360599 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 360616 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 360616 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 360618 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1d8381c8[MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
main]
   [junit4]   2> 360636 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 360654 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node6=0, core_node5=0}, version=1}
   [junit4]   2> 360672 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 360685 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 360690 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 360690 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 360691 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1615075376130686976
   [junit4]   2> 360703 INFO  
(searcherExecutor-615-thread-1-processing-n:127.0.0.1:44219_solr 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8) 
[n:127.0.0.1:44219_solr c:MoveReplicaTest_failed_coll_true s:shard2 
r:core_node8 x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.c.SolrCore [MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
Registered new searcher 
Searcher@1d8381c8[MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 360746 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 361017 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 361017 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 361017 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/
   [junit4]   2> 361018 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n3 
url=https://127.0.0.1:40433/solr START 
replicas=[https://127.0.0.1:44219/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 361030 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaTest_failed_coll_true_shard2_replica_n3 
url=https://127.0.0.1:40433/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 361074 INFO  (qtp1126176142-1361) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.c.S.Request 
[MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 361074 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 361074 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 361074 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 361124 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/
 shard2
   [junit4]   2> 361189 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 361190 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 361190 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/
   [junit4]   2> 361190 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n2 
url=https://127.0.0.1:43900/solr START 
replicas=[https://127.0.0.1:44919/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 361209 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.u.PeerSync 
PeerSync: core=MoveReplicaTest_failed_coll_true_shard1_replica_n2 
url=https://127.0.0.1:43900/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 361264 INFO  (qtp826349265-1369) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.c.S.Request 
[MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 361270 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 361270 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 361270 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 361290 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 361294 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n3&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4030
   [junit4]   2> 361444 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 361521 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/
 shard1
   [junit4]   2> 361668 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 361670 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n2&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4473
   [junit4]   2> 361685 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 361706 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4314
   [junit4]   2> 361818 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 361818 INFO  (zkCallback-353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 361834 INFO  (zkCallback-346-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 361864 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_failed_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_failed_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=4470
   [junit4]   2> 362030 INFO  (zkCallback-353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 362030 INFO  (zkCallback-348-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 362033 INFO  (zkCallback-346-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 362033 INFO  (qtp960460049-1496) [n:127.0.0.1:32842_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 362107 INFO  (zkCallback-333-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/MoveReplicaTest_failed_coll_true/state.json] for collection 
[MoveReplicaTest_failed_coll_true] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 362216 INFO  (qtp960460049-1496) [n:127.0.0.1:32842_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&autoAddReplicas=false&name=MoveReplicaTest_failed_coll_true&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=6644
   [junit4]   2> 362313 INFO  (qtp202790157-1390) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaTest_failed_coll_true/terms/shard1 to 
Terms{values={core_node6=1, core_node5=1}, version=2}
   [junit4]   2> 362461 INFO  (qtp826349265-1368) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1615075377798971392)]} 0 1
   [junit4]   2> 362462 INFO  (qtp202790157-1390) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard1_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1 (1615075377798971392)]} 0 181
   [junit4]   2> 362516 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/MoveReplicaTest_failed_coll_true/terms/shard2 to 
Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 362553 INFO  (qtp1126176142-1358) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/&wt=javabin&version=2}{add=[2
 (1615075378028609536)]} 0 15
   [junit4]   2> 362553 INFO  (qtp1759112873-1378) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard2_replica_n3]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2 (1615075378028609536)]} 0 52
   [junit4]   2> 362595 INFO  (qtp1126176142-1360) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard2_replica_n4]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40433/solr/MoveReplicaTest_failed_coll_true_shard2_replica_n3/&wt=javabin&version=2}{add=[3
 (1615075378089426944)]} 0 1
   [junit4]   2> 362596 INFO  (qtp1759112873-1395) [n:127.0.0.1:40433_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node7 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard2_replica_n3]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3 (1615075378089426944)]} 0 38
   [junit4]   2> 362628 INFO  (qtp826349265-1365) [n:127.0.0.1:44919_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node5 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard1_replica_n1]  webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:43900/solr/MoveReplicaTest_failed_coll_true_shard1_replica_n2/&wt=javabin&version=2}{add=[4
 (1615075378142904320)]} 0 1
   [junit4]   2> 362628 INFO  (qtp202790157-1385) [n:127.0.0.1:43900_solr 
c:MoveReplicaTest_failed_coll_true s:shard1 r:core_node6 
x:MoveReplicaTest_failed_coll_true_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory 
[MoveReplicaTest_failed_coll_true_shard1_replica_n2]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4 (1615075378142904320)]} 0 18
   [junit4]   2> 362679 INFO  (qtp1126176142-1358) [n:127.0.0.1:44219_solr 
c:MoveReplicaTest_failed_coll_true s:shard2 r:core_node8 
x:MoveReplicaTest_failed_coll_true_shard2_replica_n4] o.a.s.u.p.LogUpdateProce

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null725414277
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null725414277
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null725414277

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 47ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 206 minutes 56 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to