Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/915/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.MoveReplicaHDFSFailoverTest

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([37334588413C6E05]: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.cloud.MoveReplicaHDFSFailoverTest.setupClass(MoveReplicaHDFSFailoverTest.java:55)
        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.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest

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([37334588413C6E05]: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.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.setupClass(HdfsAutoAddReplicasIntegrationTest.java:42)
        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.cloud.hdfs.HdfsRecoverLeaseTest

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([37334588413C6E05]: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:67)
        at 
org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest.beforeClass(HdfsRecoverLeaseTest.java:50)
        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.cloud.hdfs.HdfsRecoveryZkTest

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([37334588413C6E05]: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.cloud.hdfs.HdfsRecoveryZkTest.setupClass(HdfsRecoveryZkTest.java:41)
        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.cloud.hdfs.HdfsThreadLeakTest

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([37334588413C6E05]: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.HdfsThreadLeakTest.beforeClass(HdfsThreadLeakTest.java:45)
        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.core.HdfsDirectoryFactoryTest

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([37334588413C6E05]: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:67)
        at 
org.apache.solr.core.HdfsDirectoryFactoryTest.setupClass(HdfsDirectoryFactoryTest.java:59)
        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.HdfsDirectoryTest

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([37334588413C6E05]: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.HdfsDirectoryTest.beforeClass(HdfsDirectoryTest.java:60)
        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([37334588413C6E05]: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)




Build Log:
[...truncated 12700 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsLockFactoryTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/init-core-data-001
   [junit4]   2> 981412 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 981412 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 981413 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-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> 981414 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 981711 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-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> 982087 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 982181 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via 
org.mortbay.log.Slf4jLog
   [junit4]   2> 982192 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 982374 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 982397 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-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_41705_hdfs____.p2n7t3/webapp
   [junit4]   2> 982934 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:41705
   [junit4]   2> 983392 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 983395 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 983401 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-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_33041_datanode____.1u4tho/webapp
   [junit4]   2> 983834 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33041
   [junit4]   2> 984023 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 984024 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 984031 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-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_42469_datanode____2574m8/webapp
   [junit4]   2> 984271 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:35521) [    ] 
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:35521
   [junit4]   2> java.lang.IllegalArgumentException: 
java.net.URISyntaxException: Relative path in absolute URI: 
.BP-89377661-2a01:4f8:10b:2ab:0:0:0:2-1511778404762.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-89377661-2a01:4f8:10b:2ab:0:0:0:2-1511778404762.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> 984271 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:35521) [    ] 
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:35521
   [junit4]   2> 984484 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42469
   [junit4]   2> 984567 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:35521) [    ] 
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:35521
   [junit4]   2> java.lang.IllegalArgumentException: 
java.net.URISyntaxException: Relative path in absolute URI: 
.BP-89377661-2a01:4f8:10b:2ab:0:0:0:2-1511778404762.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-89377661-2a01:4f8:10b:2ab:0:0:0:2-1511778404762.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> 984567 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsLockFactoryTest_37334588413C6E05-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:35521) [    ] 
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:35521
   [junit4]   2> 984853 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster BPOfferService in datanode DataNode{data=null, 
localName='127.0.0.1:39909', datanodeUuid='null', xmitsInProgress=0} failed to 
connect to namenode at localhost.localdomain/127.0.0.1:35521
   [junit4]   2> 984958 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 985958 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 986958 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 987959 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 988959 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 989959 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 990959 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 991959 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 992960 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 993960 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 994960 WARN  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 995960 ERROR 
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Timed out waiting for Mini HDFS Cluster to start
   [junit4]   2> 995969 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 996084 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 996199 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log 
Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 996321 INFO  
(SUITE-HdfsLockFactoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Nov 27, 2017 10:26:59 AM 
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=560, maxMBSortInHeap=5.220653308034988, 
sim=RandomSimilarity(queryNorm=false): {}, locale=pl-PL, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=2,free=186637480,total=505937920
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
UninvertDocValuesMergePolicyTest, JvmMetricsTest, MultiTermTest, 
CursorPagingTest, TestCloudPseudoReturnFields, DocumentBuilderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestPhraseSuggestions, 
TestExportWriter, TestOnReconnectListenerSupport, UpdateParamsTest, 
TestPullReplicaErrorHandling, TestRebalanceLeaders, 
DirectUpdateHandlerOptimizeTest, DistributedQueryComponentOptimizationTest, 
OverseerTaskQueueTest, TestClusterStateMutator, TestCloudManagedSchema, 
TestFieldResource, TestPivotHelperCode, BasicFunctionalityTest, 
SegmentsInfoRequestHandlerTest, SpatialFilterTest, TestConfig, 
TestRequestStatusCollectionAPI, TestSort, TermsComponentTest, 
TermVectorComponentTest, DistributedDebugComponentTest, 
BlockJoinFacetDistribTest, DistributedMLTComponentTest, LargeFieldTest, 
TestCodecSupport, TestMacroExpander, TestDistributedSearch, 
TestInfoStreamLogging, TestSha256AuthenticationProvider, 
AnalysisAfterCoreReloadTest, TestReversedWildcardFilterFactory, 
BasicAuthIntegrationTest, MetricsHandlerTest, TestReplicationHandlerBackup, 
DistanceUnitsTest, SpatialHeatmapFacetsTest, TestQueryUtils, JsonLoaderTest, 
SpellCheckCollatorTest, SolrCoreTest, ConfigureRecoveryStrategyTest, 
TestSchemaNameResource, ClassificationUpdateProcessorTest, 
TestReplicationHandler, TestIndexingPerformance, 
TestSolrConfigHandlerConcurrent, GraphQueryTest, PrimitiveFieldTypeTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestComplexPhraseLeadingWildcard, TestComponentsName, 
UpdateRequestProcessorFactoryTest, AssignBackwardCompatibilityTest, 
AddBlockUpdateTest, BlobRepositoryCloudTest, VersionInfoTest, 
HighlighterMaxOffsetTest, TestSolrDeletionPolicy1, 
TestPayloadScoreQParserPlugin, SimpleCollectionCreateDeleteTest, 
ConnectionManagerTest, TestSubQueryTransformerDistrib, ResourceLoaderTest, 
TestRandomDVFaceting, TestCryptoKeys, TestSolrIndexConfig, 
TestSolrCloudWithHadoopAuthPlugin, CdcrBidirectionalTest, 
TestChildDocTransformer, EnumFieldTest, TestRandomFaceting, 
RAMDirectoryFactoryTest, DocValuesTest, DateMathParserTest, 
DataDrivenBlockJoinTest, TestInPlaceUpdatesDistrib, TestCrossCoreJoin, 
SolrGangliaReporterTest, TestObjectReleaseTracker, TestUtils, SliceStateTest, 
TestDynamicFieldCollectionResource, TestFieldCacheReopen, 
TestLuceneIndexBackCompat, TestBinaryField, ZkControllerTest, 
NoCacheHeaderTest, ZkFailoverTest, TestLeaderElectionWithEmptyReplica, 
TlogReplayBufferedWhileIndexingTest, TestClusterProperties, 
TestSuggestSpellingConverter, V2StandaloneTest, TestNumericRangeQuery64, 
SmileWriterTest, TestDistributedStatsComponentCardinality, 
CollectionStateFormat2Test, TestNoOpRegenerator, TestTrieFacet, 
ResponseHeaderTest, NodeLostTriggerTest, QueryParsingTest, 
HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotSmallTest, DateFieldTest, 
TestOrdValues, BadCopyFieldTest, RemoteQueryErrorTest, TestLegacyTerms, 
HdfsLockFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsLockFactoryTest 
-Dtests.seed=37334588413C6E05 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pl-PL -Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HdfsLockFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Timed out waiting for Mini 
HDFS Cluster to start
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([37334588413C6E05]: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 [351/749 (1!)] on J0 in 17.81s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 565 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSFailoverTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/init-core-data-001
   [junit4]   2> 1684026 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1684026 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1684028 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1684028 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1684028 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-001
   [junit4]   2> 1684029 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1684029 INFO  (Thread-3653) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1684029 INFO  (Thread-3653) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1684031 ERROR (Thread-3653) [    ] 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> 1684129 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42625
   [junit4]   2> 1684135 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1684135 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1684136 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@716e6f44{/solr,null,AVAILABLE}
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64066498{/solr,null,AVAILABLE}
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@410f63b4{HTTP/1.1,[http/1.1]}{127.0.0.1:45597}
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.e.j.s.Server Started @1685569ms
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45597}
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64e88ff2{HTTP/1.1,[http/1.1]}{127.0.0.1:44531}
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.e.j.s.Server Started @1685569ms
   [junit4]   2> 1684137 ERROR (jetty-launcher-2470-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44531}
   [junit4]   2> 1684137 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1684138 ERROR (jetty-launcher-2470-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-27T10:38:27.017Z
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1684138 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-27T10:38:27.017Z
   [junit4]   2> 1684140 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1684140 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1684148 INFO  (jetty-launcher-2470-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42625/solr
   [junit4]   2> 1684149 INFO  (jetty-launcher-2470-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42625/solr
   [junit4]   2> 1684150 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15ffd0e805d0004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1684208 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1684208 INFO  (jetty-launcher-2470-thread-1) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1684209 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45597_solr
   [junit4]   2> 1684209 INFO  (jetty-launcher-2470-thread-1) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44531_solr
   [junit4]   2> 1684210 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.Overseer Overseer 
(id=99075955550388229-127.0.0.1:45597_solr-n_0000000000) starting
   [junit4]   2> 1684210 INFO  
(zkCallback-2482-thread-1-processing-n:127.0.0.1:44531_solr) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1684210 INFO  
(zkCallback-2481-thread-1-processing-n:127.0.0.1:45597_solr) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1684216 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45597_solr
   [junit4]   2> 1684217 INFO  
(zkCallback-2481-thread-1-processing-n:127.0.0.1:45597_solr) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1684217 INFO  
(zkCallback-2482-thread-1-processing-n:127.0.0.1:44531_solr) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1684277 INFO  (jetty-launcher-2470-thread-1) 
[n:127.0.0.1:44531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44531.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3799ced7
   [junit4]   2> 1684282 INFO  (jetty-launcher-2470-thread-1) 
[n:127.0.0.1:44531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44531.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3799ced7
   [junit4]   2> 1684282 INFO  (jetty-launcher-2470-thread-1) 
[n:127.0.0.1:44531_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44531.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3799ced7
   [junit4]   2> 1684282 INFO  (jetty-launcher-2470-thread-1) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-001/node1/.
   [junit4]   2> 1684318 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45597.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3799ced7
   [junit4]   2> 1684322 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45597.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3799ced7
   [junit4]   2> 1684323 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45597.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3799ced7
   [junit4]   2> 1684323 INFO  (jetty-launcher-2470-thread-2) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-001/node2/.
   [junit4]   2> 1684339 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1684340 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42625/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1684388 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1684392 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1684393 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1684400 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-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_46393_hdfs____.71xwt7/webapp
   [junit4]   2> 1684927 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:46393
   [junit4]   2> 1685021 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1685022 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1685033 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-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_33593_datanode____a6sk6/webapp
   [junit4]   2> 1685454 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:33593
   [junit4]   2> 1685507 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1685508 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1685516 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-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_43177_datanode____.8py4h3/webapp
   [junit4]   2> 1685529 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33881) [    ] 
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:33881
   [junit4]   2> java.lang.IllegalArgumentException: 
java.net.URISyntaxException: Relative path in absolute URI: 
.BP-1901330139-2a01:4f8:10b:2ab:0:0:0:2-1511779107236.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-1901330139-2a01:4f8:10b:2ab:0:0:0:2-1511779107236.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> 1685529 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data1/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data2/]]
  heartbeating to localhost.localdomain/127.0.0.1:33881) [    ] 
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:33881
   [junit4]   2> 1685963 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43177
   [junit4]   2> 1685993 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster BPOfferService in datanode DataNode{data=null, 
localName='127.0.0.1:36925', datanodeUuid='null', xmitsInProgress=0} failed to 
connect to namenode at localhost.localdomain/127.0.0.1:33881
   [junit4]   2> 1685995 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1686036 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33881) [    ] 
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:33881
   [junit4]   2> java.lang.IllegalArgumentException: 
java.net.URISyntaxException: Relative path in absolute URI: 
.BP-1901330139-2a01:4f8:10b:2ab:0:0:0:2-1511779107236.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-1901330139-2a01:4f8:10b:2ab:0:0:0:2-1511779107236.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> 1686036 WARN  (DataNode: 
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data3/,
 
[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSFailoverTest_37334588413C6E05-001/tempDir-002/hdfsBaseDir/data/data4/]]
  heartbeating to localhost.localdomain/127.0.0.1:33881) [    ] 
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:33881
   [junit4]   2> 1686995 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1687995 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1688995 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1689996 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1690996 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1691996 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1692997 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1693997 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1694997 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1695997 WARN  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Waiting for the Mini HDFS Cluster to start...
   [junit4]   2> 1696998 ERROR 
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.h.h.MiniDFSCluster Timed out waiting for Mini HDFS Cluster to start
   [junit4]   2> 1697011 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1697123 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 1697239 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 1697355 INFO  (jetty-closer-2471-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@64e88ff2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1697355 INFO  (jetty-closer-2471-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@410f63b4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1697356 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=838652256
   [junit4]   2> 1697356 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=214311268
   [junit4]   2> 1697356 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1697356 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1697356 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a3637be: rootName = 
solr_44531, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2838dec7
   [junit4]   2> 1697356 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7af99b46: rootName = 
solr_45597, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3ef2eea9
   [junit4]   2> 1697370 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1697371 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1697371 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@327e9246: rootName = 
solr_44531, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5e383c3e
   [junit4]   2> 1697371 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6d2740bf: rootName = 
solr_45597, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5e383c3e
   [junit4]   2> 1697378 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1697378 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@217ede4f: rootName = 
solr_44531, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5a07a321
   [junit4]   2> 1697378 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1697378 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50da5fa: rootName = 
solr_45597, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5a07a321
   [junit4]   2> 1697379 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44531_solr
   [junit4]   2> 1697379 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45597_solr
   [junit4]   2> 1697379 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1697379 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1697379 INFO  
(zkCallback-2482-thread-1-processing-n:127.0.0.1:44531_solr) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 1697379 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1697379 INFO  (jetty-closer-2471-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1697379 INFO  
(zkCallback-2481-thread-1-processing-n:127.0.0.1:45597_solr) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 1697380 INFO  (jetty-closer-2471-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99075955550388229-127.0.0.1:45597_solr-n_0000000000) closing
   [junit4]   2> 1697380 INFO  
(OverseerStateUpdate-99075955550388229-127.0.0.1:45597_solr-n_0000000000) 
[n:127.0.0.1:45597_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45597_solr
   [junit4]   2> 1697380 WARN  
(OverseerAutoScalingTriggerThread-99075955550388229-127.0.0.1:45597_solr-n_0000000000)
 [n:127.0.0.1:45597_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1697381 WARN  
(zkCallback-2482-thread-1-processing-n:127.0.0.1:44531_solr) 
[n:127.0.0.1:44531_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:45597_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:45597_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:357)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:74)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1104)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1099)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$0(SolrZkClient.java:262)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1697382 INFO  (jetty-closer-2471-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@716e6f44{/solr,null,UNAVAILABLE}
   [junit4]   2> 1697382 INFO  (jetty-closer-2471-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@64066498{/solr,null,UNAVAILABLE}
   [junit4]   2> 1697382 ERROR 
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1697382 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42625 42625
   [junit4]   2> 1702497 INFO  (Thread-3653) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42625 42625
   [junit4]   2> 1702497 WARN  (Thread-3653) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1702497 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42625 42625
   [junit4]   2> 1702497 INFO  
(SUITE-MoveReplicaHDFSFailoverTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=453, maxMBSortInHeap=7.765529199371974, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=128823648,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
UninvertDocValuesMergePolicyTest, JvmMetricsTest, MultiTermTest, 
CursorPagingTest, TestCloudPseudoReturnFields, DocumentBuilderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestPhraseSuggestions, 
TestExportWriter, TestOnReconnectListenerSupport, UpdateParamsTest, 
TestPullReplicaErrorHandling, TestRebalanceLeaders, 
DirectUpdateHandlerOptimizeTest, DistributedQueryComponentOptimizationTest, 
OverseerTaskQueueTest, TestClusterStateMutator, TestCloudManagedSchema, 
TestFieldResource, TestPivotHelperCode, BasicFunctionalityTest, 
SegmentsInfoRequestHandlerTest, SpatialFilterTest, TestConfig, 
TestRequestStatusCollectionAPI, TestSort, TermsComponentTest, 
TermVectorComponentTest, DistributedDebugComponentTest, 
BlockJoinFacetDistribTest, DistributedMLTComponentTest, LargeFieldTest, 
TestCodecSupport, TestMacroExpander, TestDistributedSearch, 
TestInfoStreamLogging, TestSha256AuthenticationProvider, 
AnalysisAfterCoreReloadTest, TestReversedWildcardFilterFactory, 
BasicAuthIntegrationTest, MetricsHandlerTest, TestReplicationHandlerBackup, 
DistanceUnitsTest, SpatialHeatmapFacetsTest, TestQueryUtils, JsonLoaderTest, 
SpellCheckCollatorTest, SolrCoreTest, ConfigureRecoveryStrategyTest, 
TestSchemaNameResource, ClassificationUpdateProcessorTest, 
TestReplicationHandler, TestIndexingPerformance, 
TestSolrConfigHandlerConcurrent, GraphQueryTest, PrimitiveFieldTypeTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestComplexPhraseLeadingWildcard, TestComponentsName, 
UpdateRequestProcessorFactoryTest, AssignBackwardCompatibilityTest, 
AddBlockUpdateTest, BlobRepositoryCloudTest, VersionInfoTest, 
HighlighterMaxOffsetTest, TestSolrDeletionPolicy1, 
TestPayloadScoreQParserPlugin, SimpleCollectionCreateDeleteTest, 
ConnectionManagerTest, TestSubQueryTransformerDistrib, ResourceLoaderTest, 
TestRandomDVFaceting, TestCryptoKeys, TestSolrIndexConfig, 
TestSolrCloudWithHadoopAuthPlugin, CdcrBidirectionalTest, 
TestChildDocTransformer, EnumFieldTest, TestRandomFaceting, 
RAMDirectoryFactoryTest, DocValuesTest, DateMathParserTest, 
DataDrivenBlockJoinTest, TestInPlaceUpdatesDistrib, TestCrossCoreJoin, 
SolrGangliaReporterTest, TestObjectReleaseTracker, TestUtils, SliceStateTest, 
TestDynamicFieldCollectionResource, TestFieldCacheReopen, 
TestLuceneIndexBackCompat, TestBinaryField, ZkControllerTest, 
NoCacheHeaderTest, ZkFailoverTest, TestLeaderElectionWithEmptyReplica, 
TlogReplayBufferedWhileIndexingTest, TestClusterProperties, 
TestSuggestSpellingConverter, V2StandaloneTest, TestNumericRangeQuery64, 
SmileWriterTest, TestDistributedStatsComponentCardinality, 
CollectionStateFormat2Test, TestNoOpRegenerator, TestTrieFacet, 
ResponseHeaderTest, NodeLostTriggerTest, QueryParsingTest, 
HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotSmallTest, DateFieldTest, 
TestOrdValues, BadCopyFieldTest, RemoteQueryErrorTest, TestLegacyTerms, 
HdfsLockFactoryTest, TestCloudInspectUtil, ResponseLogComponentTest, 
BasicDistributedZkTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, 
RecoveryZkTest, LeaderElectionTest, ZkCLITest, TestRecovery, 
DistributedSpellCheckComponentTest, TestJoin, TestGroupingSearch, PeerSyncTest, 
DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
LukeRequestHandlerTest, TestWriterPerf, TestOmitPositions, 
MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, CopyFieldTest, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, 
URLClassifyProcessorTest, TestFastLRUCache, PrimUtilsTest, 
SpellingQueryConverterTest, ClusterStateTest, FileUtilsTest, TestRTGBase, 
TestHighlightDedupGrouping, AliasIntegrationTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, 
DistribCursorPagingTest, ForceLeaderTest, MoveReplicaHDFSFailoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MoveReplicaHDFSFailoverTest -Dtests.seed=37334588413C6E05 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-KW 
-Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | MoveReplicaHDFSFailoverTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Timed out waiting for Mini 
HDFS Cluster to start
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([37334588413C6E05]: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.cloud.MoveReplicaHDFSFailoverTest.setupClass(MoveReplicaHDFSFailoverTest.java:55)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [524/749 (2!)] on J0 in 18.49s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 138 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_37334588413C6E05-001/init-core-data-001
   [junit4]   2> 2125271 WARN  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 2125271 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2125273 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-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> 2125273 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2125273 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_37334588413C6E05-001/tempDir-001
   [junit4]   2> 2125274 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2125274 INFO  (Thread-4592) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2125274 INFO  (Thread-4592) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2125276 ERROR (Thread-4592) [    ] 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> 2125374 INFO  
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[37334588413C6E05]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:38005
   [junit4]   2> 2125382 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2125382 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2125382 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2125391 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2316a2bc{/solr,null,AVAILABLE}
   [junit4]   2> 2125392 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38a49ef0{HTTP/1.1,[http/1.1]}{127.0.0.1:42527}
   [junit4]   2> 2125392 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@443f2c1d{/solr,null,AVAILABLE}
   [junit4]   2> 2125392 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.e.j.s.Server Started @2126824ms
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42527}
   [junit4]   2> 2125392 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@592cecca{/solr,null,AVAILABLE}
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@75d7e908{HTTP/1.1,[http/1.1]}{127.0.0.1:34707}
   [junit4]   2> 2125393 ERROR (jetty-launcher-3353-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.e.j.s.Server Started @2126825ms
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34707}
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2125394 ERROR (jetty-launcher-3353-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-27T10:45:48.273Z
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2125393 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@296cf76c{HTTP/1.1,[http/1.1]}{127.0.0.1:46361}
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.e.j.s.Server Started @2126826ms
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46361}
   [junit4]   2> 2125394 INFO  (jetty-launcher-3353-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-27T10:45:48.273Z
   [junit4]   2> 2125395 ERROR (jetty-launcher-3353-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2125395 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.2.0
   [junit4]   2> 2125395 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2125395 INFO  (jetty-launcher-3353-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2125395 INF

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

g Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2660742 INFO  
(SUITE-HdfsDirectoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2660848 INFO  
(SUITE-HdfsDirectoryTest-seed#[37334588413C6E05]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 2660955 INFO  
(SUITE-HdfsDirectoryTest-seed#[37334588413C6E05]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Nov 27, 2017 10:54:43 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 64 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=nn-NO, 
timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=239970736,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [ExternalFileFieldSortTest, 
UninvertDocValuesMergePolicyTest, JvmMetricsTest, MultiTermTest, 
CursorPagingTest, TestCloudPseudoReturnFields, DocumentBuilderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestPhraseSuggestions, 
TestExportWriter, TestOnReconnectListenerSupport, UpdateParamsTest, 
TestPullReplicaErrorHandling, TestRebalanceLeaders, 
DirectUpdateHandlerOptimizeTest, DistributedQueryComponentOptimizationTest, 
OverseerTaskQueueTest, TestClusterStateMutator, TestCloudManagedSchema, 
TestFieldResource, TestPivotHelperCode, BasicFunctionalityTest, 
SegmentsInfoRequestHandlerTest, SpatialFilterTest, TestConfig, 
TestRequestStatusCollectionAPI, TestSort, TermsComponentTest, 
TermVectorComponentTest, DistributedDebugComponentTest, 
BlockJoinFacetDistribTest, DistributedMLTComponentTest, LargeFieldTest, 
TestCodecSupport, TestMacroExpander, TestDistributedSearch, 
TestInfoStreamLogging, TestSha256AuthenticationProvider, 
AnalysisAfterCoreReloadTest, TestReversedWildcardFilterFactory, 
BasicAuthIntegrationTest, MetricsHandlerTest, TestReplicationHandlerBackup, 
DistanceUnitsTest, SpatialHeatmapFacetsTest, TestQueryUtils, JsonLoaderTest, 
SpellCheckCollatorTest, SolrCoreTest, ConfigureRecoveryStrategyTest, 
TestSchemaNameResource, ClassificationUpdateProcessorTest, 
TestReplicationHandler, TestIndexingPerformance, 
TestSolrConfigHandlerConcurrent, GraphQueryTest, PrimitiveFieldTypeTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestComplexPhraseLeadingWildcard, TestComponentsName, 
UpdateRequestProcessorFactoryTest, AssignBackwardCompatibilityTest, 
AddBlockUpdateTest, BlobRepositoryCloudTest, VersionInfoTest, 
HighlighterMaxOffsetTest, TestSolrDeletionPolicy1, 
TestPayloadScoreQParserPlugin, SimpleCollectionCreateDeleteTest, 
ConnectionManagerTest, TestSubQueryTransformerDistrib, ResourceLoaderTest, 
TestRandomDVFaceting, TestCryptoKeys, TestSolrIndexConfig, 
TestSolrCloudWithHadoopAuthPlugin, CdcrBidirectionalTest, 
TestChildDocTransformer, EnumFieldTest, TestRandomFaceting, 
RAMDirectoryFactoryTest, DocValuesTest, DateMathParserTest, 
DataDrivenBlockJoinTest, TestInPlaceUpdatesDistrib, TestCrossCoreJoin, 
SolrGangliaReporterTest, TestObjectReleaseTracker, TestUtils, SliceStateTest, 
TestDynamicFieldCollectionResource, TestFieldCacheReopen, 
TestLuceneIndexBackCompat, TestBinaryField, ZkControllerTest, 
NoCacheHeaderTest, ZkFailoverTest, TestLeaderElectionWithEmptyReplica, 
TlogReplayBufferedWhileIndexingTest, TestClusterProperties, 
TestSuggestSpellingConverter, V2StandaloneTest, TestNumericRangeQuery64, 
SmileWriterTest, TestDistributedStatsComponentCardinality, 
CollectionStateFormat2Test, TestNoOpRegenerator, TestTrieFacet, 
ResponseHeaderTest, NodeLostTriggerTest, QueryParsingTest, 
HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotSmallTest, DateFieldTest, 
TestOrdValues, BadCopyFieldTest, RemoteQueryErrorTest, TestLegacyTerms, 
HdfsLockFactoryTest, TestCloudInspectUtil, ResponseLogComponentTest, 
BasicDistributedZkTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, 
RecoveryZkTest, LeaderElectionTest, ZkCLITest, TestRecovery, 
DistributedSpellCheckComponentTest, TestJoin, TestGroupingSearch, PeerSyncTest, 
DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, 
CoreAdminHandlerTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, DefaultValueUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
LukeRequestHandlerTest, TestWriterPerf, TestOmitPositions, 
MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, HighlighterConfigTest, SOLR749Test, 
TestQuerySenderListener, CopyFieldTest, TestMergePolicyConfig, 
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, 
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, TestLuceneMatchVersion, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, 
URLClassifyProcessorTest, TestFastLRUCache, PrimUtilsTest, 
SpellingQueryConverterTest, ClusterStateTest, FileUtilsTest, TestRTGBase, 
TestHighlightDedupGrouping, AliasIntegrationTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, 
DistribCursorPagingTest, ForceLeaderTest, MoveReplicaHDFSFailoverTest, 
MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, RecoveryAfterSoftCommitTest, 
ReplaceNodeTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCollectionAPI, 
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSSLRandomization, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, 
TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorRandomCloud, 
TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, 
AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, 
NodeAddedTriggerTest, TestPolicyCloud, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, CdcrReplicationHandlerTest, HdfsBasicDistributedZk2Test, 
HdfsBasicDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
ZkStateReaderTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, 
TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, 
TestSolrXml, TestSolrCoreSnapshots, TestConfigReload, TestSQLHandlerNonCloud, 
TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, 
CoreAdminRequestStatusTest, TestApiFramework, TestCollectionAPIs, 
TestCoreAdminApis, DistributedFacetPivotLargeTest, 
DistributedFacetPivotLongTailTest, ReplicaListTransformerTest, 
ShufflingReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, 
SuggestComponentTest, SolrShardReporterTest, TestStreamBody, TestMacros, 
JSONWriterTest, TestCustomDocTransformer, TestGraphMLResponseWriter, 
TestJavabinTupleStreamParser, TestRawResponseWriter, TestRawTransformer, 
TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestSubQueryTransformer, 
TestManagedResource, TestRestManager, TestFieldCollectionResource, 
TestSchemaVersionResource, TestManagedSynonymGraphFilterFactory, 
BooleanFieldTest, CurrencyFieldTypeTest, TestHalfAndHalfDocValues, 
TestManagedSchema, TestManagedSchemaThreadSafety, TestPointFields, 
CursorMarkTest, MergeStrategyTest, SortSpecParsingTest, 
TestCollapseQParserPlugin, TestCustomSort, TestFieldSortValues, 
TestFilteredDocIdSet, TestHashQParserPlugin, TestInitQParser, 
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, 
TestPayloadCheckQParserPlugin, TestRandomCollapseQParserPlugin, 
TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetRandomTest, 
BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, 
TestClassicSimilarityFactory, TestDFISimilarityFactory, TestDistribIDF, 
TestRuleBasedAuthorizationPlugin, HttpSolrCallGetCoreTest, 
ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, 
TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BufferStoreTest, 
HdfsDirectoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryTest 
-Dtests.seed=37334588413C6E05 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=nn-NO -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HdfsDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Timed out waiting for Mini 
HDFS Cluster to start
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([37334588413C6E05]: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.HdfsDirectoryTest.beforeClass(HdfsDirectoryTest.java:60)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [727/749 (8!)] on J0 in 15.93s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 47387 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to