Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2531/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': 
testMoveReplicaWithCollection_abc to fail
        at 
__randomizedtesting.SeedInfo.seed([65C0268E6F0F8C45:2AD71F2DFC7D4533]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testTrigger

Error Message:
[127.0.0.1:39079_solr] doesn't contain 127.0.0.1:42357_solr

Stack Trace:
java.lang.AssertionError: [127.0.0.1:39079_solr] doesn't contain 
127.0.0.1:42357_solr
        at 
__randomizedtesting.SeedInfo.seed([65C0268E6F0F8C45:60B100CF6C0FF68]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testTrigger(NodeLostTriggerTest.java:117)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14282 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> 1471674 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/init-core-data-001
   [junit4]   2> 1471675 WARN  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1881 numCloses=1881
   [junit4]   2> 1471675 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1471676 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1471676 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001
   [junit4]   2> 1471677 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1471677 INFO  (Thread-3963) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1471677 INFO  (Thread-3963) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1471678 ERROR (Thread-3963) [    ] 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> 1471777 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42191
   [junit4]   2> 1471778 INFO  (zkConnectionManagerCallback-8131-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471781 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1471781 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a270027{/solr,null,AVAILABLE}
   [junit4]   2> 1471782 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@579c4d4a{/solr,null,AVAILABLE}
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1aa4f018{SSL,[ssl, 
http/1.1]}{127.0.0.1:43731}
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@51f55ba3{SSL,[ssl, 
http/1.1]}{127.0.0.1:41297}
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.e.j.s.Server Started @1471830ms
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.e.j.s.Server Started @1471830ms
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43731}
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41297}
   [junit4]   2> 1471784 ERROR (jetty-launcher-8128-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1471784 ERROR (jetty-launcher-8128-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-11T04:42:51.541598Z
   [junit4]   2> 1471784 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-11T04:42:51.541611Z
   [junit4]   2> 1471785 INFO  (zkConnectionManagerCallback-8135-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471785 INFO  (zkConnectionManagerCallback-8134-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471785 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1471785 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1471788 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 
0x1004b642cee0002, likely client has closed socket
   [junit4]   2> 1471859 INFO  (jetty-launcher-8128-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42191/solr
   [junit4]   2> 1471860 INFO  (zkConnectionManagerCallback-8139-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471861 INFO  (zkConnectionManagerCallback-8141-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471899 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:43731_solr
   [junit4]   2> 1471899 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.c.Overseer Overseer 
(id=72140487660535812-127.0.0.1:43731_solr-n_0000000000) starting
   [junit4]   2> 1471903 INFO  (zkConnectionManagerCallback-8148-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471904 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42191/solr ready
   [junit4]   2> 1471905 INFO  
(OverseerStateUpdate-72140487660535812-127.0.0.1:43731_solr-n_0000000000) [    
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43731_solr
   [junit4]   2> 1471905 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43731_solr
   [junit4]   2> 1471905 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1471906 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1471906 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 1471906 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1471909 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 1471919 INFO  (zkCallback-8140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1471919 DEBUG (ScheduledTrigger-7562-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 0
   [junit4]   2> 1471923 INFO  (zkCallback-8147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1471927 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1471927 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1471935 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1471950 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1471969 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1471970 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43731.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1471970 INFO  (jetty-launcher-8128-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42191/solr
   [junit4]   2> 1471970 INFO  (jetty-launcher-8128-thread-2) 
[n:127.0.0.1:43731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node2/.
   [junit4]   2> 1471970 INFO  (zkConnectionManagerCallback-8153-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471971 INFO  (zkConnectionManagerCallback-8155-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471975 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1471976 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1471977 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41297_solr
   [junit4]   2> 1471979 INFO  (zkCallback-8147-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1471979 INFO  (zkCallback-8154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1471979 INFO  (zkCallback-8140-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1471990 INFO  (zkConnectionManagerCallback-8162-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1471991 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1471991 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:42191/solr ready
   [junit4]   2> 1471991 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1472004 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1472011 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1472011 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1472012 INFO  (jetty-launcher-8128-thread-1) 
[n:127.0.0.1:41297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/.
   [junit4]   2> 1472026 INFO  (zkConnectionManagerCallback-8165-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1472028 INFO  (zkConnectionManagerCallback-8170-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1472028 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1472029 INFO  
(SUITE-TestWithCollection-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42191/solr ready
   [junit4]   2> 1472036 INFO  
(TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[65C0268E6F0F8C45]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAddReplicaWithPolicy
   [junit4]   2> 1472037 DEBUG (zkCallback-8147-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1472037 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1472037 INFO  
(TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[65C0268E6F0F8C45]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1472039 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1472040 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1472040 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1472063 INFO  (qtp128918370-23828) [n:127.0.0.1:41297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1472068 INFO  (qtp505086064-23896) [n:127.0.0.1:43731_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1472068 DEBUG (qtp505086064-23829) [n:127.0.0.1:43731_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1472068 INFO  (qtp505086064-23829) [n:127.0.0.1:43731_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1472068 DEBUG (zkCallback-8147-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 1472068 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 1472068 INFO  
(TEST-TestWithCollection.testAddReplicaWithPolicy-seed#[65C0268E6F0F8C45]) [    
] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:41297_solr for collection 
testAddReplicaWithPolicy_abc
   [junit4]   2> 1472068 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1472069 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1472069 DEBUG 
(OverseerAutoScalingTriggerThread-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 1472069 INFO  (qtp505086064-23827) [n:127.0.0.1:43731_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=testAddReplicaWithPolicy_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:41297_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1472070 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplicaWithPolicy_abc
   [junit4]   2> 1472070 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 1472071 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1472072 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1472072 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 1472073 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 1472073 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1472074 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1472075 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1472075 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1472076 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1472076 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1472077 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1472078 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1472078 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1472079 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1472079 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1472080 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1472081 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1472081 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1472082 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1472082 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1472083 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1472083 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1472084 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1472084 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1472085 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1472085 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1472086 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1472086 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1472087 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1472087 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1472088 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1472088 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1472089 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1472089 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1472090 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1472091 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1472091 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1472092 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1472092 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1472093 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1472094 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1472094 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1472095 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/params.json
   [junit4]   2> 1472197 DEBUG (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1472199 INFO  (qtp505086064-23831) [n:127.0.0.1:43731_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> 1472200 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_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> 1472200 DEBUG (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1472200 INFO  (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1264856825 
sessionWrapper.createTime 1264856824923672, this.sessionWrapper.createTime 
1264856824923672 
   [junit4]   2> 1472202 INFO  
(OverseerStateUpdate-72140487660535812-127.0.0.1:43731_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddReplicaWithPolicy_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddReplicaWithPolicy_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1472404 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr    
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_abc.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1473411 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1473411 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 1473412 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1473412 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1473412 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1473412 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1473412 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1473412 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1473413 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1473413 WARN  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 1473419 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1473437 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.IndexSchema 
[testAddReplicaWithPolicy_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1473568 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1473581 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testAddReplicaWithPolicy_abc_shard1_replica_n1' using 
configuration from collection testAddReplicaWithPolicy_abc, trusted=true
   [junit4]   2> 1473581 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_41297.solr.core.testAddReplicaWithPolicy_abc.shard1.replica_n1' (registry 
'solr.core.testAddReplicaWithPolicy_abc.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1473582 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1473582 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SolrCore 
[[testAddReplicaWithPolicy_abc_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_abc_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/./testAddReplicaWithPolicy_abc_shard1_replica_n1/data/]
   [junit4]   2> 1473585 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 1473630 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1473630 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1473632 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1473632 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1473633 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2572680[testAddReplicaWithPolicy_abc_shard1_replica_n1] main]
   [junit4]   2> 1473634 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 1473634 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testAddReplicaWithPolicy_abc.AUTOCREATED
   [junit4]   2> 1473634 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testAddReplicaWithPolicy_abc.AUTOCREATED/managed-schema
   [junit4]   2> 1473634 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1473634 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1473635 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1473635 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1473635 INFO  
(searcherExecutor-7576-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2572680[testAddReplicaWithPolicy_abc_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473636 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1608476339358138368
   [junit4]   2> 1473636 INFO  
(searcherExecutor-7576-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1473636 INFO  
(searcherExecutor-7576-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1473636 INFO  
(searcherExecutor-7576-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1 c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_abc 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.SolrCore [testAddReplicaWithPolicy_abc_shard1_replica_n1] Registered 
new searcher Searcher@2572680[testAddReplicaWithPolicy_abc_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1473639 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testAddReplicaWithPolicy_abc/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1473640 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1473640 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1473640 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:41297/solr/testAddReplicaWithPolicy_abc_shard1_replica_n1/
   [junit4]   2> 1473640 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1473640 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:41297/solr/testAddReplicaWithPolicy_abc_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1473640 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1473642 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41297/solr/testAddReplicaWithPolicy_abc_shard1_replica_n1/ 
shard1
   [junit4]   2> 1473743 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1473744 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_abc s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_abc.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1339
   [junit4]   2> 1473744 DEBUG (OverseerThreadFactory-7564-thread-1) [    ] 
o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1473745 INFO  (qtp505086064-23827) [n:127.0.0.1:43731_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> 1473844 INFO  (zkCallback-8154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAddReplicaWithPolicy_abc/state.json] for collection 
[testAddReplicaWithPolicy_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1474071 INFO  
(OverseerCollectionConfigSetProcessor-72140487660535812-127.0.0.1:43731_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1474746 INFO  (qtp505086064-23827) [n:127.0.0.1:43731_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=testAddReplicaWithPolicy_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:41297_solr&wt=javabin&version=2}
 status=0 QTime=2676
   [junit4]   2> 1474746 INFO  (qtp505086064-23829) [n:127.0.0.1:43731_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&withCollection=testAddReplicaWithPolicy_abc&name=testAddReplicaWithPolicy_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1474747 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testAddReplicaWithPolicy_xyz
   [junit4]   2> 1474748 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 1474748 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1474749 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1474750 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 1474750 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 1474751 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1474752 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1474752 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1474753 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1474753 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1474754 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1474754 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1474755 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1474756 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1474756 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1474757 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1474757 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1474758 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1474758 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1474759 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1474759 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1474760 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1474760 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1474761 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1474761 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1474762 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1474762 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1474763 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1474763 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1474764 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1474765 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1474765 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1474766 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1474766 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1474767 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1474768 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1474768 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1474769 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1474769 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1474770 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1474771 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1474771 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1474772 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1474772 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/params.json
   [junit4]   2> 1474976 DEBUG (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 1474977 INFO  (qtp505086064-23896) [n:127.0.0.1:43731_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> 1474978 INFO  (qtp128918370-23828) [n:127.0.0.1:41297_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.testAddReplicaWithPolicy_abc.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 1474979 INFO  (qtp128918370-23830) [n:127.0.0.1:41297_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> 1474979 DEBUG (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 1474981 INFO  (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1264859605 
sessionWrapper.createTime 1264859604229572, this.sessionWrapper.createTime 
1264859604229572 
   [junit4]   2> 1474982 INFO  
(OverseerStateUpdate-72140487660535812-127.0.0.1:43731_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testAddReplicaWithPolicy_xyz",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testAddReplicaWithPolicy_xyz_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1475184 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr    
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation 
core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_xyz.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1476190 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.RequestParams conf 
resource params.json loaded . version : 0 
   [junit4]   2> 1476190 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.RequestParams request 
params refreshed to version 0
   [junit4]   2> 1476191 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1476191 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1476191 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1476192 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1476192 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1476192 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1476192 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1476192 WARN  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't 
add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1/../../../../dist
   [junit4]   2> 1476210 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.5.0
   [junit4]   2> 1476230 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.IndexSchema 
[testAddReplicaWithPolicy_xyz_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1476330 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1476349 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testAddReplicaWithPolicy_xyz_shard1_replica_n1' using 
configuration from collection testAddReplicaWithPolicy_xyz, trusted=true
   [junit4]   2> 1476349 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 
'solr_41297.solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n1' (registry 
'solr.core.testAddReplicaWithPolicy_xyz.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60398a1
   [junit4]   2> 1476350 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1476350 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SolrCore 
[[testAddReplicaWithPolicy_xyz_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/testAddReplicaWithPolicy_xyz_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_65C0268E6F0F8C45-001/tempDir-001/node1/./testAddReplicaWithPolicy_xyz_shard1_replica_n1/data/]
   [junit4]   2> 1476355 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.r.XSLTResponseWriter 
xsltCacheLifetimeSeconds=5
   [junit4]   2> 1476391 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1476391 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1476392 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1476392 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1476393 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@cf748cd[testAddReplicaWithPolicy_xyz_shard1_replica_n1] main]
   [junit4]   2> 1476394 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 1476394 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED
   [junit4]   2> 1476394 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/testAddReplicaWithPolicy_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 1476394 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1476394 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1476394 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1476395 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 1476395 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1608476342251159552
   [junit4]   2> 1476395 INFO  
(searcherExecutor-7581-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1 c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@cf748cd[testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476395 INFO  
(searcherExecutor-7581-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1 c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1476396 INFO  
(searcherExecutor-7581-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1 c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1476396 INFO  
(searcherExecutor-7581-thread-1-processing-n:127.0.0.1:41297_solr 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1 c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2) [n:127.0.0.1:41297_solr c:testAddReplicaWithPolicy_xyz 
s:shard1 r:core_node2 x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.SolrCore [testAddReplicaWithPolicy_xyz_shard1_replica_n1] Registered 
new searcher Searcher@cf748cd[testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1476400 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.ZkShardTerms 
Successful update of terms at 
/collections/testAddReplicaWithPolicy_xyz/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1476401 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1476401 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1476402 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to 
https://127.0.0.1:41297/solr/testAddReplicaWithPolicy_xyz_shard1_replica_n1/
   [junit4]   2> 1476402 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1476402 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:41297/solr/testAddReplicaWithPolicy_xyz_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1476402 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1476403 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41297/solr/testAddReplicaWithPolicy_xyz_shard1_replica_n1/ 
shard1
   [junit4]   2> 1476504 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1476505 INFO  (qtp128918370-23826) [n:127.0.0.1:41297_solr 
c:testAddReplicaWithPolicy_xyz s:shard1 r:core_node2 
x:testAddReplicaWithPolicy_xyz_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testAddReplicaWithPolicy_xyz.AUTOCREATED&newCollection=true&name=testAddReplicaWithPolicy_xyz_shard1_replica_n1&action=CREATE&numShards=1&collection=testAddReplicaWithPolicy_xyz&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1321
   [junit4]   2> 1476506 DEBUG (OverseerThreadFactory-7564-thread-2) [    ] 
o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 1476507 INFO  (qtp505086064-23829) [n:127.0.0.1:43731_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> 1476607 INFO  (zkCallback-8154-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testAddReplicaWithPolicy_abc/state.json] for collection 
[testAddReplicaWithPolicy_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1476607 INFO  (zkCallback-8154-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/testAddRe

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

.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43785_solr
   [junit4]   2> 1598088 INFO  (jetty-closer-5058-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1598088 INFO  (zkCallback-5104-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1598088 INFO  (zkCallback-5093-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1598088 INFO  (zkCallback-5117-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1598088 INFO  (zkCallback-5083-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1598090 INFO  (jetty-closer-5058-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1598091 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 
0x1004b65f6760010, likely client has closed socket
   [junit4]   2> 1598092 INFO  (jetty-closer-5058-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3666ab3a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1598092 INFO  (jetty-closer-5058-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1598093 INFO  (jetty-closer-5058-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ad420de{/solr,null,UNAVAILABLE}
   [junit4]   2> 1598093 INFO  (jetty-closer-5058-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1598093 ERROR 
(SUITE-NodeLostTriggerTest-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1598093 INFO  
(SUITE-NodeLostTriggerTest-seed#[65C0268E6F0F8C45]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45451 45451
   [junit4]   2> 1598141 INFO  (Thread-6075) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45451 45451
   [junit4]   2> 1598141 WARN  (Thread-6075) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        7       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/clusterstate.json
   [junit4]   2>        15      /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72140495336636427-127.0.0.1:43785_solr-n_0000000002
   [junit4]   2>        2       
/solr/overseer_elect/election/72140495336636425-127.0.0.1:43273_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeLostTriggerTest_65C0268E6F0F8C45-001
   [junit4]   2> Aug 11, 2018 4:44:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=az-Latn-AZ, 
timezone=Australia/Sydney
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=95140080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZkTest, 
HttpSolrCallGetCoreTest, TestManagedSynonymGraphFilterFactory, 
DebugComponentTest, TestFieldSortValues, TestFaceting, 
CoreAdminCreateDiscoverTest, DocValuesNotIndexedTest, 
TestUniqueKeyFieldResource, TestXmlQParser, SolrJmxReporterTest, 
TestBM25SimilarityFactory, OrderedExecutorTest, StressHdfsTest, ZkFailoverTest, 
DistributedTermsComponentTest, TestPointFields, TestDistribStateManager, 
SearchRateTriggerIntegrationTest, TestExactStatsCache, 
RestartWhileUpdatingTest, TestMissingGroups, CollectionTooManyReplicasTest, 
TestCustomStream, QueryElevationComponentTest, 
TimeRoutedAliasUpdateProcessorTest, TestFoldingMultitermQuery, Tagger2Test, 
TriggerSetPropertiesIntegrationTest, TestRecovery, TestStandardQParsers, 
WrapperMergePolicyFactoryTest, TestOverriddenPrefixQueryForCustomFieldType, 
CdcrUpdateLogTest, TestPrepRecovery, TestCopyFieldCollectionResource, 
TestSuggestSpellingConverter, TestRequestForwarding, JavabinLoaderTest, 
BasicAuthStandaloneTest, TestLuceneIndexBackCompat, TestCollectionAPIs, 
TestSchemaSimilarityResource, TestInitParams, LeaderTragicEventTest, 
HdfsDirectoryFactoryTest, XmlInterpolationTest, HighlighterMaxOffsetTest, 
CurrencyFieldTypeTest, TestAuthenticationFramework, TestLegacyTerms, 
TestPolicyCloud, TestReversedWildcardFilterFactory, SolrGangliaReporterTest, 
TestPolicyCloud, TestRTGBase, SecurityConfHandlerTest, SolrInfoBeanTest, 
TestFieldCacheSortRandom, SolrCloudExampleTest, 
SpellCheckCollatorWithCollapseTest, TestManagedResourceStorage, 
TermVectorComponentDistributedTest, TestUnifiedSolrHighlighter, 
AssignBackwardCompatibilityTest, IndexSchemaTest, TestFieldCollectionResource, 
VersionInfoTest, TestLeaderElectionWithEmptyReplica, IndexSizeTriggerTest, 
SearchHandlerTest, TestComponentsName, ClassificationUpdateProcessorTest, 
TestDefaultStatsCache, DistributedMLTComponentTest, AtomicUpdatesTest, 
TestSolr4Spatial2, VMParamsZkACLAndCredentialsProvidersTest, CircularListTest, 
TestIndexSearcher, TestCollationFieldDocValues, FileBasedSpellCheckerTest, 
ReplaceNodeNoTargetTest, DistribJoinFromCollectionTest, TestCloudPivotFacet, 
TestSolrDeletionPolicy2, RangeFacetCloudTest, 
TestHighFrequencyDictionaryFactory, FieldAnalysisRequestHandlerTest, 
DeleteNodeTest, SchemaVersionSpecificBehaviorTest, TestZkAclsWithHadoopAuth, 
BaseCdcrDistributedZkTest, TestSurroundQueryParser, 
DistributedQueryElevationComponentTest, TestCoreContainer, 
ExecutePlanActionTest, MetricsHandlerTest, TestFieldCache, 
TestUninvertingReader, OverseerTaskQueueTest, ZookeeperStatusHandlerTest, 
DisMaxRequestHandlerTest, TestCloudManagedSchema, QueryResultKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ZkStateWriterTest, 
BigEndianAscendingWordSerializerTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestCloudSearcherWarming, TestSimpleQParserPlugin, TestSolrQueryResponse, 
BlockJoinFacetSimpleTest, NodeAddedTriggerIntegrationTest, 
SolrRequestParserTest, DistributedFacetPivotSmallAdvancedTest, 
TestConfigReload, TestLargeCluster, TestReloadDeadlock, TestFieldTypeResource, 
TestSolrCloudWithDelegationTokens, TestSolrJ, MetricsHistoryIntegrationTest, 
RecoveryAfterSoftCommitTest, TestHdfsUpdateLog, 
ConcurrentDeleteAndCreateCollectionTest, PrimitiveFieldTypeTest, 
HdfsLockFactoryTest, TestDFRSimilarityFactory, LIRRollingUpdatesTest, 
TestFileDictionaryLookup, BooleanFieldTest, TestCollapseQParserPlugin, 
TestMergePolicyConfig, TestSimpleTrackingShardHandler, ConnectionReuseTest, 
BasicDistributedZk2Test, CloudExitableDirectoryReaderTest, ClusterStateTest, 
ClusterStateUpdateTest, CollectionStateFormat2Test, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, 
CreateRoutedAliasTest, DeleteShardTest, DistribCursorPagingTest, 
LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSTest, SSLMigrationTest, SaslZkACLProviderTest, 
ShardRoutingCustomTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, 
TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestPullReplicaErrorHandling, TestStressCloudBlindAtomicUpdates, 
TestTolerantUpdateProcessorCloud, TestUtilizeNode, TestZkChroot, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
ZkShardTermsTest, ZkSolrClientTest, AssignTest, 
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, 
SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, 
TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, 
AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, NodeLostTriggerTest]
   [junit4] Completed [538/828 (2!)] on J1 in 9.82s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 42946 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2531/consoleText

[repro] Revision: 59e4bf8479852666836d96237e538c506e57e852

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestWithCollection 
-Dtests.method=testMoveReplicaWithCollection -Dtests.seed=65C0268E6F0F8C45 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vai-Vaii-LR 
-Dtests.timezone=Asia/Baghdad -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=NodeLostTriggerTest 
-Dtests.method=testTrigger -Dtests.seed=65C0268E6F0F8C45 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=az-Latn-AZ -Dtests.timezone=Australia/Sydney 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       NodeLostTriggerTest
[repro]       TestWithCollection
[repro] ant compile-test

[...truncated 3339 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.NodeLostTriggerTest|*.TestWithCollection" 
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=65C0268E6F0F8C45 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=az-Latn-AZ -Dtests.timezone=Australia/Sydney 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 152 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.NodeLostTriggerTest
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to