[ 
https://issues.apache.org/jira/browse/HDFS-3930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-3930:
------------------------------

    Labels: test-fail  (was: )
    
> TestBPOfferService#testBasicFunctionality failed
> ------------------------------------------------
>
>                 Key: HDFS-3930
>                 URL: https://issues.apache.org/jira/browse/HDFS-3930
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>              Labels: test-fail
>
> I recently saw TestBPOfferService#testBasicFunctionality fail on jenkins due 
> to the following:
> {noformat}
> Error Message
>  Wanted but not invoked: 
> datanodeProtocolClientSideTranslatorPB.registerDatanode(     <any> ); -> at 
> org.apache.hadoop.hdfs.server.datanode.TestBPOfferService.testBasicFunctionality(TestBPOfferService.java:165)
>  Actually, there were zero interactions with this mock. 
> Stacktrace
> Wanted but not invoked:
> datanodeProtocolClientSideTranslatorPB.registerDatanode(
>     <any>
> );
> -> at 
> org.apache.hadoop.hdfs.server.datanode.TestBPOfferService.testBasicFunctionality(TestBPOfferService.java:165)
> Actually, there were zero interactions with this mock.
>       at 
> org.apache.hadoop.hdfs.server.datanode.TestBPOfferService.testBasicFunctionality(TestBPOfferService.java:165)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to