Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/632/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([D38C856E7A8A4D4D:9D272429253537BE]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet(CollectionsAPISolrJTest.java:74)
        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.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: 
{responseHeader={status=0,QTime=26},status={state=notfound,msg=Did not find 
[search_rate_trigger3/24767d1702dd0Tefx1yiximpxud0xmhx9df2kzo/0] in any tasks 
queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: 
{responseHeader={status=0,QTime=26},status={state=notfound,msg=Did not find 
[search_rate_trigger3/24767d1702dd0Tefx1yiximpxud0xmhx9df2kzo/0] in any tasks 
queue}}
        at 
__randomizedtesting.SeedInfo.seed([D38C856E7A8A4D4D:F11E4BEC4D40C230]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1378)
        at 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
        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 14158 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 1945063 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/init-core-data-001
   [junit4]   2> 1945064 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1945064 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1945065 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1945074 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001
   [junit4]   2> 1945074 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1945077 INFO  (Thread-3802) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1945077 INFO  (Thread-3802) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1945082 ERROR (Thread-3802) [    ] 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> 1945187 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:55884
   [junit4]   2> 1945227 INFO  (zkConnectionManagerCallback-4949-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945237 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945247 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1945249 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49eb2cb4{/solr,null,AVAILABLE}
   [junit4]   2> 1945251 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1945256 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d1ccaa4{/solr,null,AVAILABLE}
   [junit4]   2> 1945258 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@b91ac79{SSL,[ssl, 
http/1.1]}{127.0.0.1:55887}
   [junit4]   2> 1945258 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.e.j.s.Server Started @1945353ms
   [junit4]   2> 1945258 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55887}
   [junit4]   2> 1945259 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1945260 ERROR (jetty-launcher-4946-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945260 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-11T16:17:43.019384Z
   [junit4]   2> 1945261 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945261 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945261 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45802a30{/solr,null,AVAILABLE}
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@fb51c6e{SSL,[ssl, 
http/1.1]}{127.0.0.1:55888}
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.e.j.s.Server Started @1945357ms
   [junit4]   2> 1945262 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55888}
   [junit4]   2> 1945263 ERROR (jetty-launcher-4946-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945263 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-11T16:17:43.022550Z
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1945265 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6517a347{/solr,null,AVAILABLE}
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ddad050{SSL,[ssl, 
http/1.1]}{127.0.0.1:55889}
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.e.j.s.Server Started @1945361ms
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55889}
   [junit4]   2> 1945266 ERROR (jetty-launcher-4946-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945266 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1945267 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945267 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945267 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-11T16:17:43.026073Z
   [junit4]   2> 1945271 INFO  (zkConnectionManagerCallback-4955-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945271 INFO  (zkConnectionManagerCallback-4951-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945271 INFO  (zkConnectionManagerCallback-4953-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945272 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945272 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945272 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945290 INFO  (jetty-launcher-4946-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@70f1c685{SSL,[ssl, 
http/1.1]}{127.0.0.1:55886}
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.e.j.s.Server Started @1945388ms
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55886}
   [junit4]   2> 1945293 ERROR (jetty-launcher-4946-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1945293 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1945295 INFO  (jetty-launcher-4946-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945297 INFO  (zkConnectionManagerCallback-4964-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945300 INFO  (jetty-launcher-4946-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 1945302 INFO  (zkConnectionManagerCallback-4959-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1945302 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-11T16:17:43.061757Z
   [junit4]   2> 1945304 INFO  (zkConnectionManagerCallback-4967-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945305 INFO  (zkConnectionManagerCallback-4969-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945314 INFO  (zkConnectionManagerCallback-4971-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945315 INFO  (zkConnectionManagerCallback-4973-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945317 INFO  (zkConnectionManagerCallback-4975-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945318 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1945373 INFO  (jetty-launcher-4946-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55884/solr
   [junit4]   2> 1945375 INFO  (zkConnectionManagerCallback-4983-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945378 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 
0x100263152dc000b, likely client has closed socket
   [junit4]   2> 1945380 INFO  (zkConnectionManagerCallback-4985-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945487 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945489 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55886_solr
   [junit4]   2> 1945491 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.c.Overseer Overseer 
(id=72099587323330572-127.0.0.1:55886_solr-n_0000000000) starting
   [junit4]   2> 1945514 INFO  (zkConnectionManagerCallback-4994-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1945521 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:55884/solr ready
   [junit4]   2> 1945525 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55886_solr
   [junit4]   2> 1945528 INFO  (zkCallback-4993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945530 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1945724 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1945728 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1945740 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945754 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945755 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1945755 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55889_solr
   [junit4]   2> 1945765 INFO  (zkCallback-4970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945766 INFO  (zkCallback-4993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945766 INFO  (zkCallback-4984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945767 INFO  (zkCallback-4974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1945768 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1945768 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55888_solr
   [junit4]   2> 1945775 INFO  (zkCallback-4984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945776 INFO  (zkCallback-4993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945776 INFO  (zkCallback-4974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945776 INFO  (zkCallback-4970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1945819 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1945824 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1945835 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1945835 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55887_solr
   [junit4]   2> 1945837 INFO  (zkCallback-4984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945838 INFO  (zkCallback-4993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945838 INFO  (zkCallback-4974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945838 INFO  (zkCallback-4972-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1945839 INFO  (zkCallback-4970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1946151 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55889.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946221 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55889.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946221 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55889.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946222 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node2/.
   [junit4]   2> 1946226 INFO  (zkConnectionManagerCallback-4999-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946227 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1946229 INFO  (jetty-launcher-4946-thread-3) 
[n:127.0.0.1:55889_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946341 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55886.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946355 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55886.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946355 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55886.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946357 INFO  (jetty-launcher-4946-thread-1) 
[n:127.0.0.1:55886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node3/.
   [junit4]   2> 1946402 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55888.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946412 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55887.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946417 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55888.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946417 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55888.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946419 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node1/.
   [junit4]   2> 1946423 INFO  (zkConnectionManagerCallback-5004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946425 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1946426 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55887.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946426 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55887.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1946427 INFO  (jetty-launcher-4946-thread-2) 
[n:127.0.0.1:55888_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946428 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/.
   [junit4]   2> 1946432 INFO  (zkConnectionManagerCallback-5009-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946434 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1946437 INFO  (jetty-launcher-4946-thread-4) 
[n:127.0.0.1:55887_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946555 INFO  (zkConnectionManagerCallback-5011-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946558 INFO  (zkConnectionManagerCallback-5016-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1946559 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1946561 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D38C856E7A8A4D4D]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55884/solr ready
   [junit4]   2> 1946637 INFO  
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[D38C856E7A8A4D4D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 1946712 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1946716 INFO  (OverseerThreadFactory-8602-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection solrj_test_core_props
   [junit4]   2> 1946844 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"solrj_test_core_props",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"solrj_test_core_props_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55887/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1947118 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr    
x:solrj_test_core_props_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1948240 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1948264 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.IndexSchema 
[solrj_test_core_props_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'solrj_test_core_props_shard1_replica_n1' using configuration from 
collection solrj_test_core_props, trusted=true
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55887.solr.core.solrj_test_core_props.shard1.replica_n1' 
(registry 'solr.core.solrj_test_core_props.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1948266 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore 
[[solrj_test_core_props_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/solrj_test_core_props_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor/]
   [junit4]   2> 1948437 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1948437 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1948440 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1948440 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1948442 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3eec6c3[solrj_test_core_props_shard1_replica_n1] main]
   [junit4]   2> 1948444 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1948444 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1948445 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1948446 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600185136531374080
   [junit4]   2> 1948448 INFO  
(searcherExecutor-8611-thread-1-processing-n:127.0.0.1:55887_solr 
x:solrj_test_core_props_shard1_replica_n1 c:solrj_test_core_props s:shard1 
r:core_node2) [n:127.0.0.1:55887_solr c:solrj_test_core_props s:shard1 
r:core_node2 x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SolrCore 
[solrj_test_core_props_shard1_replica_n1] Registered new searcher 
Searcher@3eec6c3[solrj_test_core_props_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1948467 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/solrj_test_core_props/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1948477 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1948477 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1948477 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas 
to https://127.0.0.1:55887/solr/solrj_test_core_props_shard1_replica_n1/
   [junit4]   2> 1948484 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1948485 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.SyncStrategy 
https://127.0.0.1:55887/solr/solrj_test_core_props_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1948485 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1948510 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
https://127.0.0.1:55887/solr/solrj_test_core_props_shard1_replica_n1/ shard1
   [junit4]   2> 1948630 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1948639 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:solrj_test_core_props s:shard1 r:core_node2 
x:solrj_test_core_props_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&newCollection=true&collection=solrj_test_core_props&version=2&replicaType=NRT&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&coreNodeName=core_node2&name=solrj_test_core_props_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=1520
   [junit4]   2> 1948687 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_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> 1948730 INFO  
(OverseerCollectionConfigSetProcessor-72099587323330572-127.0.0.1:55886_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> 1948744 INFO  (zkCallback-4972-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/solrj_test_core_props/state.json] for collection 
[solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1949699 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.ulogDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/ulogDir-k&property.dataDir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/testPropertyParamsForCreate-001/dataDir-ztmor&collection.configName=conf&name=solrj_test_core_props&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2987
   [junit4]   2> 1949708 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1949709 INFO  
(TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[D38C856E7A8A4D4D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
   [junit4]   2> 1949928 INFO  
(TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[D38C856E7A8A4D4D]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCollectionProp
   [junit4]   2> 1949934 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1949938 INFO  (OverseerThreadFactory-8602-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collectionPropTest
   [junit4]   2> 1950171 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55888/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950186 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collectionPropTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55886/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950203 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55887/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950220 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collectionPropTest",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collectionPropTest_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55889/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1950476 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr    
x:collectionPropTest_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950505 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr    
x:collectionPropTest_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950506 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr    
x:collectionPropTest_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1950570 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr    
x:collectionPropTest_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1950587 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr    
x:collectionPropTest_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1951602 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1951605 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1951610 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.s.IndexSchema 
[collectionPropTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1951610 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1951612 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1951612 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'collectionPropTest_shard1_replica_n2' using configuration from collection 
collectionPropTest, trusted=true
   [junit4]   2> 1951628 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55886.solr.core.collectionPropTest.shard1.replica_n2' 
(registry 'solr.core.collectionPropTest.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951628 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1951628 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore 
[[collectionPropTest_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node3/collectionPropTest_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node3/./collectionPropTest_shard1_replica_n2/data/]
   [junit4]   2> 1951630 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.s.IndexSchema 
[collectionPropTest_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1951631 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1951632 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1951632 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'collectionPropTest_shard2_replica_n4' using configuration from collection 
collectionPropTest, trusted=true
   [junit4]   2> 1951633 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55887.solr.core.collectionPropTest.shard2.replica_n4' 
(registry 'solr.core.collectionPropTest.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951633 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1951633 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore 
[[collectionPropTest_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/collectionPropTest_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node4/./collectionPropTest_shard2_replica_n4/data/]
   [junit4]   2> 1951634 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.s.IndexSchema 
[collectionPropTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1951635 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1951635 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'collectionPropTest_shard1_replica_n1' using configuration from collection 
collectionPropTest, trusted=true
   [junit4]   2> 1951636 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55888.solr.core.collectionPropTest.shard1.replica_n1' 
(registry 'solr.core.collectionPropTest.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951636 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1951636 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore 
[[collectionPropTest_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node1/collectionPropTest_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node1/./collectionPropTest_shard1_replica_n1/data/]
   [junit4]   2> 1951637 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.s.IndexSchema 
[collectionPropTest_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1951638 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1951638 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'collectionPropTest_shard2_replica_n6' using configuration from collection 
collectionPropTest, trusted=true
   [junit4]   2> 1951639 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_55889.solr.core.collectionPropTest.shard2.replica_n6' 
(registry 'solr.core.collectionPropTest.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58224083
   [junit4]   2> 1951639 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1951639 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore 
[[collectionPropTest_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node2/collectionPropTest_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D38C856E7A8A4D4D-001/tempDir-001/node2/./collectionPropTest_shard2_replica_n6/data/]
   [junit4]   2> 1951720 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951720 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951724 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1951724 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1951732 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@267f798f[collectionPropTest_shard1_replica_n2] main]
   [junit4]   2> 1951734 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951735 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951736 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1951737 INFO  
(searcherExecutor-8616-thread-1-processing-n:127.0.0.1:55886_solr 
x:collectionPropTest_shard1_replica_n2 c:collectionPropTest s:shard1 
r:core_node5) [n:127.0.0.1:55886_solr c:collectionPropTest s:shard1 
r:core_node5 x:collectionPropTest_shard1_replica_n2] o.a.s.c.SolrCore 
[collectionPropTest_shard1_replica_n2] Registered new searcher 
Searcher@267f798f[collectionPropTest_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951737 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600185139982237696
   [junit4]   2> 1951750 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/collectionPropTest/terms/shard1 to 
Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1951756 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951756 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951807 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9950ms
   [junit4]   2> 1951808 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1951808 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1951810 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20f546a7[collectionPropTest_shard2_replica_n6] main]
   [junit4]   2> 1951812 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951812 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951813 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1951813 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600185140061929472
   [junit4]   2> 1951814 INFO  
(searcherExecutor-8619-thread-1-processing-n:127.0.0.1:55889_solr 
x:collectionPropTest_shard2_replica_n6 c:collectionPropTest s:shard2 
r:core_node8) [n:127.0.0.1:55889_solr c:collectionPropTest s:shard2 
r:core_node8 x:collectionPropTest_shard2_replica_n6] o.a.s.c.SolrCore 
[collectionPropTest_shard2_replica_n6] Registered new searcher 
Searcher@20f546a7[collectionPropTest_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951816 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951817 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951821 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/collectionPropTest/terms/shard2 to 
Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1951823 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1951823 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1951830 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951831 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951834 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 1951834 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1951836 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard2: total=2 found=1 
timeoutin=9998ms
   [junit4]   2> 1951837 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43673d19[collectionPropTest_shard2_replica_n4] main]
   [junit4]   2> 1951838 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4fab9367[collectionPropTest_shard1_replica_n1] main]
   [junit4]   2> 1951839 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951839 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951840 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1951840 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1951841 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1951841 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1951841 INFO  
(searcherExecutor-8617-thread-1-processing-n:127.0.0.1:55887_solr 
x:collectionPropTest_shard2_replica_n4 c:collectionPropTest s:shard2 
r:core_node7) [n:127.0.0.1:55887_solr c:collectionPropTest s:shard2 
r:core_node7 x:collectionPropTest_shard2_replica_n4] o.a.s.c.SolrCore 
[collectionPropTest_shard2_replica_n4] Registered new searcher 
Searcher@43673d19[collectionPropTest_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951842 INFO  
(searcherExecutor-8618-thread-1-processing-n:127.0.0.1:55888_solr 
x:collectionPropTest_shard1_replica_n1 c:collectionPropTest s:shard1 
r:core_node3) [n:127.0.0.1:55888_solr c:collectionPropTest s:shard1 
r:core_node3 x:collectionPropTest_shard1_replica_n1] o.a.s.c.SolrCore 
[collectionPropTest_shard1_replica_n1] Registered new searcher 
Searcher@4fab9367[collectionPropTest_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1951842 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600185140092338176
   [junit4]   2> 1951842 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1600185140092338176
   [junit4]   2> 1951853 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/collectionPropTest/terms/shard1 to 
Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1951853 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update 
of terms at /collections/collectionPropTest/terms/shard2 to 
Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1952311 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1952311 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1952311 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:55886/solr/collectionPropTest_shard1_replica_n2/
   [junit4]   2> 1952312 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=collectionPropTest_shard1_replica_n2 url=https://127.0.0.1:55886/solr 
START 
replicas=[https://127.0.0.1:55888/solr/collectionPropTest_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 1952317 INFO  (qtp924204882-19359) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.c.S.Request 
[collectionPropTest_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1952340 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1952340 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1952340 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:55889/solr/collectionPropTest_shard2_replica_n6/
   [junit4]   2> 1952341 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=collectionPropTest_shard2_replica_n6 url=https://127.0.0.1:55889/solr 
START 
replicas=[https://127.0.0.1:55887/solr/collectionPropTest_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 1952347 INFO  (qtp616313271-19350) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.c.S.Request 
[collectionPropTest_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=collectionPropTest_shard1_replica_n2 url=https://127.0.0.1:55886/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1952621 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=collectionPropTest_shard2_replica_n6 url=https://127.0.0.1:55889/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 1952644 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 1952658 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:55886/solr/collectionPropTest_shard1_replica_n2/ shard1
   [junit4]   2> 1952663 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:55889/solr/collectionPropTest_shard2_replica_n6/ shard2
   [junit4]   2> 1952791 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1952794 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 1952798 INFO  (qtp312923744-19367) [n:127.0.0.1:55889_solr 
c:collectionPropTest s:shard2 r:core_node8 
x:collectionPropTest_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2210
   [junit4]   2> 1952808 INFO  (qtp262926620-19341) [n:127.0.0.1:55886_solr 
c:collectionPropTest s:shard1 r:core_node5 
x:collectionPropTest_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2303
   [junit4]   2> 1952877 INFO  (qtp924204882-19358) [n:127.0.0.1:55888_solr 
c:collectionPropTest s:shard1 r:core_node3 
x:collectionPropTest_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collectionPropTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2306
   [junit4]   2> 1952878 INFO  (qtp616313271-19347) [n:127.0.0.1:55887_solr 
c:collectionPropTest s:shard2 r:core_node7 
x:collectionPropTest_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=collectionPropTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionPropTest&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2401
   [junit4]   2> 1952908 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_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> 1952986 INFO  (zkCallback-4974-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collectionPropTest/state.json] for collection 
[collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1952986 INFO  (zkCallback-4972-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collectionPropTest/state.json] for collection 
[collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1952986 INFO  (zkCallback-4970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collectionPropTest/state.json] for collection 
[collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1952988 INFO  (zkCallback-4984-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collectionPropTest/state.json] for collection 
[collectionPropTest] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1953916 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf&name=collectionPropTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3981
   [junit4]   2> 1953927 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :collectionprop with 
params 
propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1953934 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&propertyValue=false&wt=javabin&version=2}
 status=0 QTime=7
   [junit4]   2> 1953950 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :collectionprop with 
params 
propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1953951 INFO  
(OverseerCollectionConfigSetProcessor-72099587323330572-127.0.0.1:55886_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1953953 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={propertyName=testProperty&name=collectionPropTest&action=COLLECTIONPROP&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 1953971 INFO  
(TEST-CollectionsAPISolrJTest.testCollectionProp-seed#[D38C856E7A8A4D4D]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testCollectionProp
   [junit4]   2> 1954139 INFO  
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[D38C856E7A8A4D4D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
   [junit4]   2> 1954139 INFO  (qtp262926620-19338) [n:127.0.0.1:55886_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1954187 INFO  (OverseerThreadFactory-8602-thread-3) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection replicaProperties
   [junit4]   2> 1954420 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55888/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954449 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replicaProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55889/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954462 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55886/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954473 INFO  
(OverseerStateUpdate-72099587323330572-127.0.0.1:55886_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replicaProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replicaProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55887/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1954686 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr    
x:replicaProperties_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1954699 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr    
x:replicaProperties_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1954700 INFO  (qtp312923744-19365) [n:127.0.0.1:55889_solr    
x:replicaProperties_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1954701 INFO  (qtp924204882-19356) [n:127.0.0.1:55888_solr    
x:replicaProperties_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1955751 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:replicaProperties s:shard2 r:core_node8 
x:replicaProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1955767 INFO  (qtp262926620-19340) [n:127.0.0.1:55886_solr 
c:replicaProperties s:shard2 r:core_node7 
x:replicaProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1955770 INFO  (qtp924204882-19356) [n:127.0.0.1:55888_solr 
c:replicaProperties s:shard1 r:core_node3 
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 1955773 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:replicaProperties s:shard2 r:core_node8 
x:replicaProperties_shard2_replica_n6] o.a.s.s.IndexSchema 
[replicaProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1955784 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:replicaProperties s:shard2 r:core_node8 
x:replicaProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1955784 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:replicaProperties s:shard2 r:core_node8 
x:replicaProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'replicaProperties_shard2_replica_n6' using configuration from collection 
replicaProperties, trusted=true
   [junit4]   2> 1955785 INFO  (qtp616313271-19349) [n:127.0.0.1:55887_solr 
c:replicaProperties s:shard2 r:core_node8 
x:replicaProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_55887.solr.core.replicaProperties.shard2.replica_n6' (registry 
'solr.core.repl

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


   [junit4]   2>        29      
/solr/collections/belowRate_collection/state.json
   [junit4]   2>        27      
/solr/collections/deleteNode_collection/state.json
   [junit4]   2>        20      
/solr/collections/aboveRate_collection/state.json
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        3       
/solr/collections/aboveRate_collection/leader_elect/shard1/election/72099624681930764-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/collections/deleteNode_collection/leader_elect/shard1/election/72099624681930767-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/belowRate_collection/leader_elect/shard1/election/72099624681930764-core_node3-n_0000000001
   [junit4]   2>        2       
/solr/collections/aboveRate_collection/leader_elect/shard1/election/72099624681930765-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/collections/belowRate_collection/leader_elect/shard1/election/72099624681930767-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72099624681930765-127.0.0.1:58353_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        25      /solr/collections
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_D38C856E7A8A4D4D-001
   [junit4]   2> May 11, 2018 4:30:02 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fa-IR, 
timezone=America/Eirunepe
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=98620128,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistribDocBasedVersion, 
TestFunctionQuery, SystemLogListenerTest, TestTlogReplica, 
TestImplicitCoreProperties, CdcrBootstrapTest, 
TestDistributedStatsComponentCardinality, TestRemoteStreaming, 
DirectSolrConnectionTest, CollectionPropsTest, TestGraphMLResponseWriter, 
TriggerSetPropertiesIntegrationTest, PreAnalyzedUpdateProcessorTest, 
DocValuesMissingTest, TestLocalFSCloudBackupRestore, TestJsonRequest, 
SolrCloudReportersTest, TestPullReplicaErrorHandling, 
TestMiniSolrCloudClusterSSL, SchemaApiFailureTest, 
TestSchemaSimilarityResource, PolyFieldTest, CoreSorterTest, 
TestSolrCloudWithDelegationTokens, BinaryUpdateRequestHandlerTest, 
RecoveryAfterSoftCommitTest, DeleteShardTest, TestCloudRecovery, 
DateMathParserTest, MoveReplicaTest, SolrCLIZkUtilsTest, TermsComponentTest, 
IndexSizeTriggerTest, TestJettySolrRunner, TestSubQueryTransformer, 
CoreMergeIndexesAdminHandlerTest, RollingRestartTest, 
LeaderElectionIntegrationTest, ClassificationUpdateProcessorTest, 
TestDFISimilarityFactory, FastVectorHighlighterTest, SolrRequestParserTest, 
ReplaceNodeNoTargetTest, TermVectorComponentDistributedTest, TestBinaryField, 
SampleTest, SpellingQueryConverterTest, RestoreTriggerStateTest, MultiTermTest, 
UtilsToolTest, ShardRoutingCustomTest, TestMultiValuedNumericRangeQuery, 
UUIDUpdateProcessorFallbackTest, TestSurroundQueryParser, 
UniqFieldsUpdateProcessorFactoryTest, TestIndexSearcher, 
BlockJoinFacetDistribTest, HighlighterMaxOffsetTest, 
IgnoreLargeDocumentProcessorFactoryTest, DistributedVersionInfoTest, 
TestSimpleQParserPlugin, TestXmlQParser, TestDocTermOrds, TestSchemaManager, 
TestFieldCacheSort, MoreLikeThisHandlerTest, TestLegacyField, 
TestExecutePlanAction, HdfsTlogReplayBufferedWhileIndexingTest, 
DocExpirationUpdateProcessorFactoryTest, 
StatelessScriptUpdateProcessorFactoryTest, CdcrUpdateLogTest, 
TestCloudManagedSchema, SuggestComponentContextFilterQueryTest, 
V2ApiIntegrationTest, RegexBytesRefFilterTest, TestManagedSchemaThreadSafety, 
TestReloadDeadlock, StatsComponentTest, OpenExchangeRatesOrgProviderTest, 
TestReloadAndDeleteDocs, CachingDirectoryFactoryTest, 
DistributedSuggestComponentTest, TestSolrConfigHandlerConcurrent, 
TestPerFieldSimilarity, WrapperMergePolicyFactoryTest, TestNodeLostTrigger, 
TestReplicationHandler, TestLegacyFieldCache, HighlighterTest, 
ResponseBuilderTest, TriggerCooldownIntegrationTest, TestRangeQuery, 
DistribCursorPagingTest, OutputWriterTest, TestInitQParser, 
TestCollectionsAPIViaSolrCloudCluster, SolrPluginUtilsTest, 
TestMultiWordSynonyms, TestMergePolicyConfig, TestCoreBackup, 
AtomicUpdateProcessorFactoryTest, JSONWriterTest, TestReload, 
SolrGraphiteReporterTest, TestFoldingMultitermQuery, TestLuceneIndexBackCompat, 
CopyFieldTest, TestMacroExpander, TestInPlaceUpdatesDistrib, 
TestSerializedLuceneMatchVersion, TestQueryUtils, DistributedMLTComponentTest, 
TestXIncludeConfig, TestLFUCache, BlockDirectoryTest, 
TlogReplayBufferedWhileIndexingTest, ActionThrottleTest, 
TestCollationFieldDocValues, OpenCloseCoreStressTest, 
TestElisionMultitermQuery, AutoAddReplicasPlanActionTest, 
LIRRollingUpdatesTest, DistributedFacetPivotLongTailTest, 
BigEndianAscendingWordDeserializerTest, RuleEngineTest, 
TestEmbeddedSolrServerConstructors, VersionInfoTest, TestDirectoryFactory, 
TestFastOutputStream, TestSolrCloudWithSecureImpersonation, CursorPagingTest, 
TestCollationField, HdfsDirectoryTest, AnalysisAfterCoreReloadTest, 
TestSizeLimitedDistributedMap, HdfsCollectionsAPIDistributedZkTest, 
SolrIndexConfigTest, TestConfigOverlay, TestSimpleTextCodec, 
BlobRepositoryCloudTest, TestBulkSchemaAPI, TestCollapseQParserPlugin, 
TestUseDocValuesAsStored2, LeaderFailoverAfterPartitionTest, 
SolrMetricsIntegrationTest, DistributedDebugComponentTest, 
TestSystemIdResolver, SaslZkACLProviderTest, InfixSuggestersTest, 
TestConfigSetProperties, MetricTriggerTest, OverseerTaskQueueTest, 
BasicDistributedZkTest, NumberUtilsTest, SecurityConfHandlerTest, 
SortSpecParsingTest, HdfsWriteToMultipleCollectionsTest, MetricsConfigTest, 
ZkStateWriterTest, TestDelegationWithHadoopAuth, 
VMParamsZkACLAndCredentialsProvidersTest, ConvertedLegacyTest, 
TestSolrCloudWithHadoopAuthPlugin, HdfsSyncSliceTest, 
TestSuggestSpellingConverter, UnloadDistributedZkTest, TestManagedSchema, 
TestUtils, SignatureUpdateProcessorFactoryTest, RecoveryZkTest, 
TestGroupingSearch, TestPartialUpdateDeduplication, TestSimDistributedQueue, 
CollectionReloadTest, MergeStrategyTest, DistributedFacetPivotSmallTest, 
CreateCollectionCleanupTest, TestAuthorizationFramework, 
TestHighFrequencyDictionaryFactory, CacheHeaderTest, 
TestRandomRequestDistribution, SuggesterFSTTest, HLLUtilTest, 
CdcrReplicationHandlerTest, TestManagedSynonymGraphFilterFactory, 
TestCryptoKeys, CursorMarkTest, TestSolrJ, SuggesterTSTTest, TestLRUStatsCache, 
ZkNodePropsTest, AutoscalingHistoryHandlerTest, 
TestLeaderInitiatedRecoveryThread, TestDynamicFieldCollectionResource, 
MetricUtilsTest, TestDistributedSearch, TestDistributedGrouping, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, 
TestCoreContainer, SimpleFacetsTest, SolrCoreTest, QueryElevationComponentTest, 
BasicFunctionalityTest, SoftAutoCommitTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, 
CollectionsAPISolrJTest, ForceLeaderTest, HttpPartitionTest, 
LeaderVoteWaitTimeoutTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, ReplaceNodeTest, 
TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, 
TestRequestForwarding, TestSegmentSorting, TestStressInPlaceUpdates, 
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, 
TriLevelCompositeIdRoutingTest, ZkShardTermsTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, 
TestReplicaProperties, AutoScalingHandlerTest, ComputePlanActionTest, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, 
ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, 
SearchRateTriggerIntegrationTest]
   [junit4] Completed [607/805 (2!)] on J0 in 170.53s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 44439 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/632/consoleText

[repro] Revision: aea073e029f0aa3dd32acb41ba0209c12da9725c

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest 
-Dtests.method=testCreateWithDefaultConfigSet -Dtests.seed=D38C856E7A8A4D4D 
-Dtests.slow=true -Dtests.locale=se-FI -Dtests.timezone=Egypt 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerIntegrationTest 
-Dtests.method=testDeleteNode -Dtests.seed=D38C856E7A8A4D4D -Dtests.slow=true 
-Dtests.locale=fa-IR -Dtests.timezone=America/Eirunepe -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3342 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.SearchRateTriggerIntegrationTest|*.CollectionsAPISolrJTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=D38C856E7A8A4D4D -Dtests.slow=true -Dtests.locale=fa-IR 
-Dtests.timezone=America/Eirunepe -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 177 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[repro] Exiting with code 0

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

Reply via email to