Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1395/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=8610, name=jetty-launcher-1714-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)   
 2) Thread[id=8675, 
name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 3) Thread[id=8676, name=jetty-launcher-1714-thread-2-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=8610, name=jetty-launcher-1714-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=8675, 
name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=8676, name=jetty-launcher-1714-thread-2-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
        at __randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=8675, name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=8675, 
name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
        at __randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestHdfsBackupRestoreCore

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
        at __randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
        at 
org.apache.solr.handler.TestHdfsBackupRestoreCore.setupClass(TestHdfsBackupRestoreCore.java:108)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsLockFactoryTest

Error Message:
Timed out waiting for Mini HDFS Cluster to start

Stack Trace:
java.io.IOException: Timed out waiting for Mini HDFS Cluster to start
        at __randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
        at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
        at 
org.apache.solr.store.hdfs.HdfsLockFactoryTest.beforeClass(HdfsLockFactoryTest.java:44)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4:B495DDAE76C0175C]: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.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12714 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsLockFactoryTest
   [junit4]   2> 1275829 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/init-core-data-001
   [junit4]   2> 1275830 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1275831 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1276207 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1276473 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer 
CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE 
RESOURCE LEAK!!!  instance=9934447
   [junit4]   2> 1276840 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1276971 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 1276990 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1277265 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1277300 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_localdomain_35555_hdfs____vi65zh/webapp
   [junit4]   2> 1278341 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:35555
   [junit4]   2> 1279120 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1279124 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1279134 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_37383_datanode____.3ynhjj/webapp
   [junit4]   2> 1279634 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37383
   [junit4]   2> 1279867 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1279868 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1279880 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Extract 
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_46207_datanode____.lmejdu/webapp
   [junit4]   2> 1280175 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:37513) [    ] 
o.a.h.h.s.d.DataNode Unexpected exception in block pool Block pool 
<registering> (Datanode Uuid unassigned) service to 
localhost.localdomain/127.0.0.1:37513
   [junit4]   2> java.lang.IllegalArgumentException: 
java.net.URISyntaxException: Relative path in absolute URI: 
.BP-835536114-2a01:4f8:10b:2ab:0:0:0:2-1519138381828.crc
   [junit4]   2>        at org.apache.hadoop.fs.Path.initialize(Path.java:205)
   [junit4]   2>        at org.apache.hadoop.fs.Path.<init>(Path.java:171)
   [junit4]   2>        at org.apache.hadoop.fs.Path.<init>(Path.java:93)
   [junit4]   2>        at 
org.apache.hadoop.fs.ChecksumFileSystem.getChecksumFile(ChecksumFileSystem.java:90)
   [junit4]   2>        at 
org.apache.hadoop.fs.ChecksumFileSystem$FsOperation.run(ChecksumFileSystem.java:488)
   [junit4]   2>        at 
org.apache.hadoop.fs.ChecksumFileSystem.setPermission(ChecksumFileSystem.java:508)
   [junit4]   2>        at 
org.apache.hadoop.util.DiskChecker.mkdirsWithExistsAndPermissionCheck(DiskChecker.java:140)
   [junit4]   2>        at 
org.apache.hadoop.util.DiskChecker.checkDir(DiskChecker.java:156)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.makeBlockPoolDataDir(DataStorage.java:598)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.loadBlockPoolSliceStorage(DataStorage.java:465)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.addStorageLocations(DataStorage.java:397)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.recoverTransitionRead(DataStorage.java:573)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.initStorage(DataNode.java:1386)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.initBlockPool(DataNode.java:1351)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BPOfferService.verifyAndSetNamespaceInfo(BPOfferService.java:313)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BPServiceActor.connectToNNAndHandshake(BPServiceActor.java:216)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:637)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.URISyntaxException: Relative path in 
absolute URI: .BP-835536114-2a01:4f8:10b:2ab:0:0:0:2-1519138381828.crc
   [junit4]   2>        at java.net.URI.checkPath(URI.java:1823)
   [junit4]   2>        at java.net.URI.<init>(URI.java:745)
   [junit4]   2>        at org.apache.hadoop.fs.Path.initialize(Path.java:202)
   [junit4]   2>        ... 17 more
   [junit4]   2> 1280176 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:37513) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool <registering> 
(Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:37513
   [junit4]   2> 1280363 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46207
   [junit4]   2> 1280424 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:37513) [    ] 
o.a.h.h.s.d.DataNode Unexpected exception in block pool Block pool 
<registering> (Datanode Uuid unassigned) service to 
localhost.localdomain/127.0.0.1:37513
   [junit4]   2> java.lang.IllegalArgumentException: 
java.net.URISyntaxException: Relative path in absolute URI: 
.BP-835536114-2a01:4f8:10b:2ab:0:0:0:2-1519138381828.crc
   [junit4]   2>        at org.apache.hadoop.fs.Path.initialize(Path.java:205)
   [junit4]   2>        at org.apache.hadoop.fs.Path.<init>(Path.java:171)
   [junit4]   2>        at org.apache.hadoop.fs.Path.<init>(Path.java:93)
   [junit4]   2>        at 
org.apache.hadoop.fs.ChecksumFileSystem.getChecksumFile(ChecksumFileSystem.java:90)
   [junit4]   2>        at 
org.apache.hadoop.fs.ChecksumFileSystem$FsOperation.run(ChecksumFileSystem.java:488)
   [junit4]   2>        at 
org.apache.hadoop.fs.ChecksumFileSystem.setPermission(ChecksumFileSystem.java:508)
   [junit4]   2>        at 
org.apache.hadoop.util.DiskChecker.mkdirsWithExistsAndPermissionCheck(DiskChecker.java:140)
   [junit4]   2>        at 
org.apache.hadoop.util.DiskChecker.checkDir(DiskChecker.java:156)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.makeBlockPoolDataDir(DataStorage.java:598)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.loadBlockPoolSliceStorage(DataStorage.java:465)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.addStorageLocations(DataStorage.java:397)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataStorage.recoverTransitionRead(DataStorage.java:573)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.initStorage(DataNode.java:1386)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataNode.initBlockPool(DataNode.java:1351)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BPOfferService.verifyAndSetNamespaceInfo(BPOfferService.java:313)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BPServiceActor.connectToNNAndHandshake(BPServiceActor.java:216)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BPServiceActor.run(BPServiceActor.java:637)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.URISyntaxException: Relative path in 
absolute URI: .BP-835536114-2a01:4f8:10b:2ab:0:0:0:2-1519138381828.crc
   [junit4]   2>        at java.net.URI.checkPath(URI.java:1823)
   [junit4]   2>        at java.net.URI.<init>(URI.java:745)
   [junit4]   2>        at org.apache.hadoop.fs.Path.initialize(Path.java:202)
   [junit4]   2>        ... 17 more
   [junit4]   2> 1280426 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.store.hdfs.HdfsLockFactoryTest_3CC1E274D83C7AA4-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:37513) [    ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool <registering> 
(Datanode Uuid unassigned) service to localhost.localdomain/127.0.0.1:37513
   [junit4]   2> 1280807 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster BPOfferService in datanode DataNode{data=null, 
localName='127.0.0.1:40189', datanodeUuid='null', xmitsInProgress=0} failed to 
connect to namenode at localhost.localdomain/127.0.0.1:37513
   [junit4]   2> 1280911 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1281912 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1282912 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1283912 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1284912 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1285913 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1286913 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1287913 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1288913 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1289914 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1290914 WARN  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1291914 ERROR 
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.h.h.MiniDFSCluster Timed out waiting for Mini HDFS Cluster to start
   [junit4]   2> 1291920 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1292027 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1292139 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1292252 INFO  
(SUITE-HdfsLockFactoryTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Feb 20, 2018 2:53:17 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 64 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1878, maxMBSortInHeap=7.946137372323619, 
sim=RandomSimilarity(queryNorm=true): {}, locale=da-DK, 
timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=2,free=237307952,total=324337664
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, 
MergeStrategyTest, TestInitQParser, ShowFileRequestHandlerTest, 
TestStandardQParsers, TestManagedSynonymFilterFactory, TestCoreContainer, 
TestQuerySenderListener, TestRetrieveFieldsOptimizer, TestRebalanceLeaders, 
VersionInfoTest, DistributedSuggestComponentTest, TestSolrCoreProperties, 
DistanceFunctionTest, TestInitParams, InfoHandlerTest, TestBlobHandler, 
RulesTest, ResponseHeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, 
AnalysisAfterCoreReloadTest, ConvertedLegacyTest, ZkShardTermsTest, 
TestStressReorder, TestJmxIntegration, CollectionsAPISolrJTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestDFRSimilarityFactory, 
ExecutePlanActionTest, DirectoryFactoryTest, TestPushWriter, 
ConnectionManagerTest, TestOnReconnectListenerSupport, 
ClassificationUpdateProcessorTest, TimeZoneUtilsTest, DistributedQueueTest, 
DocValuesMultiTest, BigEndianAscendingWordDeserializerTest, 
TestCollectionsAPIViaSolrCloudCluster, TestCoreDiscovery, 
TriLevelCompositeIdRoutingTest, AtomicUpdatesTest, CoreAdminHandlerTest, 
TestExpandComponent, ResponseLogComponentTest, BasicDistributedZk2Test, 
TestClusterProperties, RecoveryAfterSoftCommitTest, 
TestSuggestSpellingConverter, TestQueryWrapperFilter, TestCloudManagedSchema, 
NoCacheHeaderTest, TestValueSourceCache, TestDistributedMissingSort, 
DocValuesTest, OverseerCollectionConfigSetProcessorTest, 
TestManagedSchemaThreadSafety, HdfsLockFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsLockFactoryTest 
-Dtests.seed=3CC1E274D83C7AA4 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=da-DK -Dtests.timezone=America/Cambridge_Bay 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | HdfsLockFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Timed out waiting for Mini 
HDFS Cluster to start
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)
   [junit4]    >        at 
org.apache.hadoop.hdfs.MiniDFSCluster.waitClusterUp(MiniDFSCluster.java:1207)
   [junit4]    >        at 
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:840)
   [junit4]    >        at 
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
   [junit4]    >        at 
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
   [junit4]    >        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
   [junit4]    >        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
   [junit4]    >        at 
org.apache.solr.store.hdfs.HdfsLockFactoryTest.beforeClass(HdfsLockFactoryTest.java:44)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [179/777 (1!)] on J2 in 19.27s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 50 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 1348074 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/init-core-data-001
   [junit4]   2> 1348075 WARN  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1348075 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1348076 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1348077 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001
   [junit4]   2> 1348077 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1348077 INFO  (Thread-2171) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1348077 INFO  (Thread-2171) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1348084 ERROR (Thread-2171) [    ] 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> 1348177 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34891
   [junit4]   2> 1348183 INFO  (zkConnectionManagerCallback-1261-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348187 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1348187 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1348188 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1348193 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1348194 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1348194 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1348194 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1348194 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1348195 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1348195 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@118e2d5{/solr,null,AVAILABLE}
   [junit4]   2> 1348195 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1348195 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1348195 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@188543f{/solr,null,AVAILABLE}
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@c423a{HTTP/1.1,[http/1.1]}{127.0.0.1:40315}
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.e.j.s.Server Started @1359269ms
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40315}
   [junit4]   2> 1348196 ERROR (jetty-launcher-1258-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@843c1{HTTP/1.1,[http/1.1]}{127.0.0.1:33689}
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.e.j.s.Server Started @1359269ms
   [junit4]   2> 1348196 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1348197 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33689}
   [junit4]   2> 1348197 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T14:54:12.986Z
   [junit4]   2> 1348197 ERROR (jetty-launcher-1258-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1348197 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1348197 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1348197 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1348197 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T14:54:12.986Z
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1348198 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c98b46{/solr,null,AVAILABLE}
   [junit4]   2> 1348199 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1348199 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1348199 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1348199 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2fedc5{HTTP/1.1,[http/1.1]}{127.0.0.1:38275}
   [junit4]   2> 1348199 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.e.j.s.Server Started @1359272ms
   [junit4]   2> 1348199 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38275}
   [junit4]   2> 1348200 ERROR (jetty-launcher-1258-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1348200 INFO  (zkConnectionManagerCallback-1265-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348200 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1348200 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1348200 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1348200 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T14:54:12.989Z
   [junit4]   2> 1348200 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348201 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@584855{/solr,null,AVAILABLE}
   [junit4]   2> 1348204 INFO  (zkConnectionManagerCallback-1267-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7e689a{HTTP/1.1,[http/1.1]}{127.0.0.1:40919}
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.e.j.s.Server Started @1359277ms
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40919}
   [junit4]   2> 1348205 ERROR (jetty-launcher-1258-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1348205 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T14:54:12.994Z
   [junit4]   2> 1348206 INFO  (zkConnectionManagerCallback-1263-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348206 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f3f233{/solr,null,AVAILABLE}
   [junit4]   2> 1348206 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d2c2d{HTTP/1.1,[http/1.1]}{127.0.0.1:34507}
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.e.j.s.Server Started @1359279ms
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34507}
   [junit4]   2> 1348207 ERROR (jetty-launcher-1258-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1348207 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T14:54:12.996Z
   [junit4]   2> 1348211 INFO  (zkConnectionManagerCallback-1269-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348224 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348225 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1348225 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1348225 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1348227 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c3fa5{/solr,null,AVAILABLE}
   [junit4]   2> 1348227 INFO  (jetty-launcher-1258-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34891/solr
   [junit4]   2> 1348228 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b5826e{HTTP/1.1,[http/1.1]}{127.0.0.1:36159}
   [junit4]   2> 1348229 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.e.j.s.Server Started @1359302ms
   [junit4]   2> 1348229 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36159}
   [junit4]   2> 1348229 ERROR (jetty-launcher-1258-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1348229 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1348230 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1348230 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1348230 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T14:54:13.019Z
   [junit4]   2> 1348230 INFO  (zkConnectionManagerCallback-1271-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348231 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348232 INFO  (zkConnectionManagerCallback-1277-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348232 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1348241 INFO  (zkConnectionManagerCallback-1275-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348250 INFO  (jetty-launcher-1258-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34891/solr
   [junit4]   2> 1348254 INFO  (jetty-launcher-1258-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34891/solr
   [junit4]   2> 1348254 INFO  (jetty-launcher-1258-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34891/solr
   [junit4]   2> 1348254 INFO  (jetty-launcher-1258-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34891/solr
   [junit4]   2> 1348258 INFO  (jetty-launcher-1258-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34891/solr
   [junit4]   2> 1348259 INFO  
(zkConnectionManagerCallback-1290-thread-1-processing-n:127.0.0.1:33689_solr) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348263 INFO  (zkConnectionManagerCallback-1299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348263 INFO  (zkConnectionManagerCallback-1285-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348263 INFO  (zkConnectionManagerCallback-1293-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348264 INFO  (zkConnectionManagerCallback-1297-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348266 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 
0x100715850fc000d, likely client has closed socket
   [junit4]   2> 1348269 INFO  (zkConnectionManagerCallback-1295-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348273 INFO  
(zkConnectionManagerCallback-1305-thread-1-processing-n:127.0.0.1:40919_solr) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348273 INFO  
(zkConnectionManagerCallback-1304-thread-1-processing-n:127.0.0.1:34507_solr) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348277 INFO  
(zkConnectionManagerCallback-1307-thread-1-processing-n:127.0.0.1:40315_solr) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348285 INFO  
(zkConnectionManagerCallback-1306-thread-1-processing-n:127.0.0.1:36159_solr) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348285 INFO  
(zkConnectionManagerCallback-1309-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1348308 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1348308 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38275_solr
   [junit4]   2> 1348312 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.Overseer Overseer 
(id=72182218167681042-127.0.0.1:38275_solr-n_0000000000) starting
   [junit4]   2> 1348322 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38275_solr
   [junit4]   2> 1348323 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1348382 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1348383 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1348384 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1348385 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1348386 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36159_solr
   [junit4]   2> 1348387 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1348388 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40315_solr
   [junit4]   2> 1348393 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1348398 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1348403 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1348403 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1348405 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40919_solr
   [junit4]   2> 1348405 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1348410 INFO  
(zkCallback-1302-thread-1-processing-n:127.0.0.1:36159_solr) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (4)
   [junit4]   2> 1348417 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1348419 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1348420 INFO  
(zkCallback-1301-thread-1-processing-n:127.0.0.1:40919_solr) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1348421 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1348422 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34507_solr
   [junit4]   2> 1348422 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1348433 INFO  
(zkCallback-1303-thread-1-processing-n:127.0.0.1:40315_solr) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (5)
   [junit4]   2> 1348434 INFO  
(zkCallback-1302-thread-1-processing-n:127.0.0.1:36159_solr) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1348434 INFO  
(zkCallback-1301-thread-1-processing-n:127.0.0.1:40919_solr) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1348435 INFO  
(zkCallback-1300-thread-1-processing-n:127.0.0.1:34507_solr) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 1348436 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33689_solr
   [junit4]   2> 1348454 INFO  
(zkCallback-1301-thread-1-processing-n:127.0.0.1:40919_solr) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1348454 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1348454 INFO  
(zkCallback-1302-thread-1-processing-n:127.0.0.1:36159_solr) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1348454 INFO  
(zkCallback-1289-thread-1-processing-n:127.0.0.1:33689_solr) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (6)
   [junit4]   2> 1348454 INFO  
(zkCallback-1300-thread-1-processing-n:127.0.0.1:34507_solr) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1348455 INFO  
(zkCallback-1303-thread-1-processing-n:127.0.0.1:40315_solr) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 1348557 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40919.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348591 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40919.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348591 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40919.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348593 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40315.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348596 INFO  (jetty-launcher-1258-thread-3) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001/node3/.
   [junit4]   2> 1348601 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38275.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348625 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34507.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348632 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36159.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348632 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38275.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348633 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38275.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348633 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40315.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348633 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40315.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348635 INFO  (jetty-launcher-1258-thread-6) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001/node6/.
   [junit4]   2> 1348635 INFO  (jetty-launcher-1258-thread-2) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001/node2/.
   [junit4]   2> 1348639 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33689.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348646 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34507.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348646 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34507.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348660 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36159.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348660 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36159.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348660 INFO  (jetty-launcher-1258-thread-5) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001/node5/.
   [junit4]   2> 1348662 INFO  (jetty-launcher-1258-thread-4) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001/node4/.
   [junit4]   2> 1348665 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33689.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348666 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33689.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d4eb1c
   [junit4]   2> 1348667 INFO  (jetty-launcher-1258-thread-1) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ReplaceNodeNoTargetTest_3CC1E274D83C7AA4-001/tempDir-001/node1/.
   [junit4]   2> 1349077 INFO  (zkConnectionManagerCallback-1323-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1349078 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 
0x100715850fc0013, likely client has closed socket
   [junit4]   2> 1349080 INFO  (zkConnectionManagerCallback-1327-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1349081 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1349082 INFO  
(SUITE-ReplaceNodeNoTargetTest-seed#[3CC1E274D83C7AA4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34891/solr ready
   [junit4]   2> 1349115 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[3CC1E274D83C7AA4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1349116 INFO  (zkConnectionManagerCallback-1329-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1349118 INFO  
(TEST-ReplaceNodeNoTargetTest.test-seed#[3CC1E274D83C7AA4]) [    ] 
o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1349123 INFO  (qtp21786359-6675) [n:127.0.0.1:33689_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349139 INFO  (qtp23114789-6678) [n:127.0.0.1:34507_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349143 INFO  (qtp22235180-6708) [n:127.0.0.1:36159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349146 INFO  (qtp27644318-6711) [n:127.0.0.1:38275_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349149 INFO  (qtp28897462-6668) [n:127.0.0.1:40315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349153 INFO  (qtp16538727-6672) [n:127.0.0.1:40919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349154 INFO  (qtp27644318-6689) [n:127.0.0.1:38275_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 1349158 INFO  (qtp16538727-6714) [n:127.0.0.1:40919_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1349160 INFO  
(OverseerThreadFactory-2540-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
replacenodetest_coll_notarget
   [junit4]   2> 1349162 INFO  (qtp21786359-6691) [n:127.0.0.1:33689_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349165 INFO  (qtp23114789-6693) [n:127.0.0.1:34507_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349167 INFO  (qtp22235180-6735) [n:127.0.0.1:36159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349169 INFO  (qtp27644318-6710) [n:127.0.0.1:38275_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349171 INFO  (qtp28897462-6679) [n:127.0.0.1:40315_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349173 INFO  (qtp16538727-6699) [n:127.0.0.1:40919_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1349186 INFO  
(OverseerThreadFactory-2540-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, 
curr-time 1901614413 sessionWrapper.createTime 1901614400793070, 
this.sessionWrapper.createTime 1901614400793070 
   [junit4]   2> 1349292 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349293 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33689/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349294 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33689/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349296 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40315/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349297 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38275/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349298 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36159/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349299 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40919/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349301 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349302 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34507/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349303 INFO  
(OverseerStateUpdate-72182218167681042-127.0.0.1:38275_solr-n_0000000000) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36159/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1349511 INFO  (qtp23114789-6702) [n:127.0.0.1:34507_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349511 INFO  (qtp21786359-6698) [n:127.0.0.1:33689_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349511 INFO  (qtp28897462-6679) [n:127.0.0.1:40315_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349513 INFO  (qtp23114789-6687) [n:127.0.0.1:34507_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349513 INFO  (qtp21786359-6682) [n:127.0.0.1:33689_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349514 INFO  (qtp21786359-6682) [n:127.0.0.1:33689_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1349514 INFO  (qtp23114789-6687) [n:127.0.0.1:34507_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1349514 INFO  (qtp28897462-6679) [n:127.0.0.1:40315_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1349519 INFO  (qtp16538727-6705) [n:127.0.0.1:40919_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349519 INFO  (qtp22235180-6735) [n:127.0.0.1:36159_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349520 INFO  (qtp16538727-6705) [n:127.0.0.1:40919_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1349520 INFO  (qtp22235180-6735) [n:127.0.0.1:36159_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1349521 INFO  (qtp27644318-6710) [n:127.0.0.1:38275_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349521 INFO  (qtp22235180-6736) [n:127.0.0.1:36159_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349522 INFO  (qtp27644318-6710) [n:127.0.0.1:38275_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1349525 INFO  (qtp23114789-6855) [n:127.0.0.1:34507_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1349642 INFO  
(zkCallback-1303-thread-1-processing-n:127.0.0.1:40315_solr) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349642 INFO  
(zkCallback-1289-thread-1-processing-n:127.0.0.1:33689_solr) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349642 INFO  
(zkCallback-1301-thread-2-processing-n:127.0.0.1:40919_solr) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349642 INFO  
(zkCallback-1302-thread-1-processing-n:127.0.0.1:36159_solr) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349642 INFO  
(zkCallback-1301-thread-1-processing-n:127.0.0.1:40919_solr) 
[n:127.0.0.1:40919_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349643 INFO  
(zkCallback-1308-thread-1-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349643 INFO  
(zkCallback-1300-thread-1-processing-n:127.0.0.1:34507_solr) 
[n:127.0.0.1:34507_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349643 INFO  
(zkCallback-1302-thread-2-processing-n:127.0.0.1:36159_solr) 
[n:127.0.0.1:36159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349643 INFO  
(zkCallback-1303-thread-2-processing-n:127.0.0.1:40315_solr) 
[n:127.0.0.1:40315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349643 INFO  
(zkCallback-1289-thread-2-processing-n:127.0.0.1:33689_solr) 
[n:127.0.0.1:33689_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1349644 INFO  
(zkCallback-1308-thread-2-processing-n:127.0.0.1:38275_solr) 
[n:127.0.0.1:38275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/replacenodetest_coll_notarget/state.json] for collection 
[replacenodetest_coll_notarget] has occurred - updating... (live nodes size: 
[6])
   [junit4]   2> 1350539 INFO  (qtp28897462-6679) [n:127.0.0.1:40315_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node9 
x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350539 INFO  (qtp21786359-6698) [n:127.0.0.1:33689_solr 
c:replacenodetest_coll_notarget s:shard2 r:core_node7 
x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350544 INFO  (qtp22235180-6736) [n:127.0.0.1:36159_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node20 
x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350545 INFO  (qtp16538727-6705) [n:127.0.0.1:40919_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350548 INFO  (qtp23114789-6687) [n:127.0.0.1:34507_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node3 
x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350549 INFO  (qtp22235180-6735) [n:127.0.0.1:36159_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node13 
x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350584 INFO  (qtp23114789-6855) [n:127.0.0.1:34507_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350585 INFO  (qtp21786359-6682) [n:127.0.0.1:33689_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350586 INFO  (qtp27644318-6710) [n:127.0.0.1:38275_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350587 INFO  (qtp23114789-6702) [n:127.0.0.1:34507_solr 
c:replacenodetest_coll_notarget s:shard5 r:core_node19 
x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.3.0
   [junit4]   2> 1350602 INFO  (qtp27644318-6710) [n:127.0.0.1:38275_solr 
c:replacenodetest_coll_notarget s:shard3 r:core_node11 
x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 1350602 INFO  (qtp16538727-6705) [n:127.0.0.1:40919_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node15 
x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 1350602 INFO  (qtp21786359-6682) [n:127.0.0.1:33689_solr 
c:replacenodetest_coll_notarget s:shard1 r:core_node5 
x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1350613 INFO  (qtp23114789-6855) [n:127.0.0.1:34507_solr 
c:replacenodetest_coll_notarget s:shard4 r:core_node17 
x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema 
[replacenodetest_coll_notarget_shard4_replica_n14] Schema name

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

Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> 1845190 WARN  
(jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105)) 
[n:127.0.0.1:37511_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, 
unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2>        at sun.nio.ch.SocketChannelImpl.checkConnect(Native 
Method)
   [junit4]   2>        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> Feb 20, 2018 3:02:30 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=8675, 
name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=2032, maxMBSortInHeap=6.516512478092514, 
sim=RandomSimilarity(queryNorm=false): {}, locale=th-TH, 
timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 
1.8.0_162 (32-bit)/cpus=8,threads=4,free=97364256,total=372908032
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, 
MergeStrategyTest, TestInitQParser, ShowFileRequestHandlerTest, 
TestStandardQParsers, TestManagedSynonymFilterFactory, TestCoreContainer, 
TestQuerySenderListener, TestRetrieveFieldsOptimizer, TestRebalanceLeaders, 
VersionInfoTest, DistributedSuggestComponentTest, TestSolrCoreProperties, 
DistanceFunctionTest, TestInitParams, InfoHandlerTest, TestBlobHandler, 
RulesTest, ResponseHeaderTest, HdfsTlogReplayBufferedWhileIndexingTest, 
AnalysisAfterCoreReloadTest, ConvertedLegacyTest, ZkShardTermsTest, 
TestStressReorder, TestJmxIntegration, CollectionsAPISolrJTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestDFRSimilarityFactory, 
ExecutePlanActionTest, DirectoryFactoryTest, TestPushWriter, 
ConnectionManagerTest, TestOnReconnectListenerSupport, 
ClassificationUpdateProcessorTest, TimeZoneUtilsTest, DistributedQueueTest, 
DocValuesMultiTest, BigEndianAscendingWordDeserializerTest, 
TestCollectionsAPIViaSolrCloudCluster, TestCoreDiscovery, 
TriLevelCompositeIdRoutingTest, AtomicUpdatesTest, CoreAdminHandlerTest, 
TestExpandComponent, ResponseLogComponentTest, BasicDistributedZk2Test, 
TestClusterProperties, RecoveryAfterSoftCommitTest, 
TestSuggestSpellingConverter, TestQueryWrapperFilter, TestCloudManagedSchema, 
NoCacheHeaderTest, TestValueSourceCache, TestDistributedMissingSort, 
DocValuesTest, OverseerCollectionConfigSetProcessorTest, 
TestManagedSchemaThreadSafety, HdfsLockFactoryTest, 
DistributedSpellCheckComponentTest, TestCodecSupport, TestReplicaProperties, 
TestNumericTerms32, TestDistribDocBasedVersion, CircularListTest, 
NumericFieldsTest, TestSolrDeletionPolicy2, MigrateRouteKeyTest, 
TestFreeTextSuggestions, TestCorePropertiesReload, 
TestFieldTypeCollectionResource, TestDynamicFieldResource, 
TestCloudPseudoReturnFields, V2ApiIntegrationTest, DeleteInactiveReplicaTest, 
TestHdfsBackupRestoreCore, TestSegmentSorting, TestAnalyzedSuggestions, 
BlockDirectoryTest, ClusterStateUpdateTest, CdcrVersionReplicationTest, 
DistributedFacetPivotLongTailTest, TestLazyCores, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=3CC1E274D83C7AA4 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH 
-Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=8610, 
name=jetty-launcher-1714-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=8675, 
name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    3) Thread[id=8676, 
name=jetty-launcher-1714-thread-2-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=8675, 
name=jetty-launcher-1714-thread-2-SendThread(127.0.0.1:34105), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CC1E274D83C7AA4]:0)
   [junit4] Completed [266/777 (4!)] on J2 in 53.73s, 12 tests, 2 errors <<< 
FAILURES!

[...truncated 10911 lines...]
-validate-source-patterns:
[source-patterns] invalid logging pattern [not private static final, uses 
static class name]: 
solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/collector/SolrCollector.java
[source-patterns] invalid logging pattern [not private static final, uses 
static class name]: 
solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/exporter/SolrExporter.java
[source-patterns] invalid logging pattern [not private static final, uses 
static class name]: 
solr/contrib/prometheus-exporter/src/java/org/apache/solr/prometheus/scraper/SolrScraper.java

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:618: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:128: Found 3 violations 
in source files (invalid logging pattern [not private static final, uses static 
class name]).

Total time: 90 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to