avijayanhwx commented on pull request #1457:
URL: https://github.com/apache/hadoop-ozone/pull/1457#issuecomment-703337194


   > > ```
   > > Exception in thread "main" java.net.SocketException: Socket closed
   > >  at java.net.PlainSocketImpl.socketAccept(Native Method)
   > >  at 
java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
   > >  at java.net.ServerSocket.implAccept(ServerSocket.java:560)
   > >  at java.net.ServerSocket.accept(ServerSocket.java:528)
   > >  at org.apache.hadoop.test.JacocoServer.main(JacocoServer.java:60)
   > > Error: Process completed with exit code 1.
   > > ```
   > 
   > is not the cause of failures, it can be ignored.
   > 
   > Acceptance tests 
([secure](https://github.com/apache/hadoop-ozone/runs/1196899507#step:8:1429) 
and 
[unsecure](https://github.com/apache/hadoop-ozone/runs/1196899539#step:8:765)) 
fail with:
   > 
   > ```
   > Check if Recon picks up DN heartbeats                                 | 
FAIL |
   > '{"totalCount":0,"datanodes":[]}' does not contain 'datanode_1'
   > ```
   
   It is possible the acceptance test failures are related since the DN 
registration step is done Recon's underlying SCM as well.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to