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/08/05 21:12:46 UTC

[GitHub] [hadoop-ozone] smengcl commented on pull request #1286: HDDS-4040. OFS should use deleteObjects when deleting directory

smengcl commented on pull request #1286:
URL: https://github.com/apache/hadoop-ozone/pull/1286#issuecomment-669513483


   It seems adding parameterized test for `TestRootedOzoneFileSystem` tripped the time out.
   Before the parameterization it is already taking 40min to finish the integration test suite:
   https://github.com/apache/hadoop-ozone/runs/941577903
   ```
   [INFO] Reactor Summary for Apache Hadoop Ozone Integration Tests 0.6.0-SNAPSHOT:
   [INFO] 
   [INFO] Apache Hadoop Ozone Integration Tests .............. SUCCESS [40:01 min]
   [INFO] Apache Hadoop Ozone Mini Ozone Chaos Tests ......... SUCCESS [  1.758 s]
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   ```
   
   After the parameterization commit it is timing out at over 45min:
   https://github.com/apache/hadoop-ozone/pull/1286/checks?check_run_id=946974224
   ```
   [INFO] Reactor Summary for Apache Hadoop Ozone Integration Tests 0.6.0-SNAPSHOT:
   [INFO] 
   [INFO] Apache Hadoop Ozone Integration Tests .............. FAILURE [45:44 min]
   [INFO] Apache Hadoop Ozone Mini Ozone Chaos Tests ......... SKIPPED
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  45:45 min
   [INFO] Finished at: 2020-08-04T23:33:52Z
   ```


----------------------------------------------------------------
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



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