You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/09/13 06:40:00 UTC

[jira] [Created] (HDFS-12440) Ozone: TestAllocateContainer fails on jenkins

Weiwei Yang created HDFS-12440:
----------------------------------

             Summary: Ozone: TestAllocateContainer fails on jenkins
                 Key: HDFS-12440
                 URL: https://issues.apache.org/jira/browse/HDFS-12440
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ozone
    Affects Versions: HDFS-7240
            Reporter: Weiwei Yang
            Assignee: Weiwei Yang
            Priority: Minor


I am seeing this failure in [this jenkins report|https://builds.apache.org/job/PreCommit-HDFS-Build/21067/testReport/org.apache.hadoop.ozone.scm/TestAllocateContainer/org_apache_hadoop_ozone_scm_TestAllocateContainer/], with following error

{noformat}
Stacktrace

java.lang.NullPointerException: null
	at org.apache.hadoop.hdfs.MiniDFSCluster.setDataNodeStorageCapacities(MiniDFSCluster.java:1715)
	at org.apache.hadoop.hdfs.MiniDFSCluster.setDataNodeStorageCapacities(MiniDFSCluster.java:1694)
	at org.apache.hadoop.hdfs.MiniDFSCluster.startDataNodes(MiniDFSCluster.java:1674)
	at org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:882)
	at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:494)
	at org.apache.hadoop.ozone.MiniOzoneCluster.<init>(MiniOzoneCluster.java:98)
	at org.apache.hadoop.ozone.MiniOzoneCluster.<init>(MiniOzoneCluster.java:77)
	at org.apache.hadoop.ozone.MiniOzoneCluster$Builder.build(MiniOzoneCluster.java:441)
	at org.apache.hadoop.ozone.scm.TestAllocateContainer.init(TestAllocateContainer.java:56)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org