You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/01/21 16:50:48 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

adoroszlai opened a new pull request #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469
 
 
   ## What changes were proposed in this pull request?
   
   1. Increase timeout for exit from safe-mode in acceptance tests
   2. Fix lack of logs in case exit from safe-mode times out
   
   https://issues.apache.org/jira/browse/HDDS-2918
   
   ## How was this patch tested?
   
   Introduced fake error in `wait_for_safemode_exit` locally, then ran `test.sh` in `ozone` env.  Verified that containers are stopped and container logs saved after the "error".
   
   https://github.com/adoroszlai/hadoop-ozone/runs/401101722

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] adoroszlai edited a comment on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

Posted by GitBox <gi...@apache.org>.
adoroszlai edited a comment on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577200780
 
 
   The Jira contains an example and I've seen it quite a few times in various CI runs.  But I have no information on the cause due to the log collection problem, nor on how long it would take for SCM to exit safe mode in these cases.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] adoroszlai commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577612523
 
 
   Thanks @elek for reviewing and committing it.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek closed pull request #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

Posted by GitBox <gi...@apache.org>.
elek closed pull request #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

Posted by GitBox <gi...@apache.org>.
elek commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577198600
 
 
   Thanks the patch @adoroszlai Do you have any example when 90s was not enough?
   
   (I am fine with increasing the timeout anyway, but interested about the build speed and why the initialization takes so long time. I found that the keytab generation is slow but that one will be fixed by #455, I am interested if there are any other problems...)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] adoroszlai commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577200780
 
 
   The Jira contains an example, but I have no information on the cause due to the log collection problem.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] elek commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

Posted by GitBox <gi...@apache.org>.
elek commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests
URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577566947
 
 
   Ok. thanks the answer. `hadoop31` should be a new, unknown problem. There is no keytab generation file there.
   
   Let me commit this patch anyway...

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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