[ 
https://issues.apache.org/jira/browse/HDDS-8089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732687#comment-17732687
 ] 

Mladjan Gadzic commented on HDDS-8089:
--------------------------------------

[CI|https://github.com/mladjan-gadzic/ozone/actions/workflows/HDDS-8089.yml] is 
configured to continuously run as per 
[doc|https://cwiki.apache.org/confluence/display/OZONE/Github+Actions+tips+and+tricks].
 

I noticed next:
* unusual number of iteration failures due to timeout
* {{testBucketDeleteIfSnapshotExists}} test seems to be flaky as well, check 
[CI 
run|https://github.com/mladjan-gadzic/ozone/actions/runs/5267378106/jobs/9522554071#step:4:7286]

Timeout was increased from 180sec to 300sec but it still happens. I added logs 
for {{checkKey}} test and I am closely monitoring it. 

[~adoroszlai] you might have an experience with tests that have intermittent 
failure. Is there any chance that CI setup as above can impact results of the 
tests? So far that was not the case for other tests that have intermittent 
failure which I worked on.

> Intermittent failure in TestOmSnapshot.checkKey
> -----------------------------------------------
>
>                 Key: HDDS-8089
>                 URL: https://issues.apache.org/jira/browse/HDDS-8089
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Attila Doroszlai
>            Assignee: Mladjan Gadzic
>            Priority: Major
>
> {code:title=https://github.com/apache/ozone/actions/runs/4345102433/jobs/7591416603#step:5:3532}
> [ERROR] Tests run: 54, Failures: 1, Errors: 0, Skipped: 3, Time elapsed: 
> 172.233 s <<< FAILURE! - in org.apache.hadoop.ozone.om.TestOmSnapshot
> [ERROR] TestOmSnapshot.checkKey  Time elapsed: 1.067 s  <<< FAILURE!
> java.lang.AssertionError: got exception on cleanup: Directory is not empty. 
> Key:dir1
>   at org.junit.Assert.fail(Assert.java:89)
>   at 
> org.apache.hadoop.ozone.om.TestOmSnapshot.checkKey(TestOmSnapshot.java:332)
> {code}
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/03/15/20784/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmSnapshot.txt
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/03/27/21119/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmSnapshot.txt
> * 
> https://github.com/adoroszlai/ozone-build-results/blob/master/2023/03/29/21188/it-om/hadoop-ozone/integration-test/org.apache.hadoop.ozone.om.TestOmSnapshot.txt



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to