[ https://issues.apache.org/jira/browse/HADOOP-17873?focusedWorklogId=642451&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-642451 ]
ASF GitHub Bot logged work on HADOOP-17873: ------------------------------------------- Author: ASF GitHub Bot Created on: 26/Aug/21 16:56 Start Date: 26/Aug/21 16:56 Worklog Time Spent: 10m Work Description: sumangala-patki edited a comment on pull request #3341: URL: https://github.com/apache/hadoop/pull/3341#issuecomment-906575007 TEST RESULTS HNS Account Location: East US 2 NonHNS Account Location: East US 2, Central US ``` AppendBlob HNS-OAuth [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 1 [ERROR] Failures: [ERROR] ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89 lastModifiedTime should be before createEndTime [ERROR] Errors: [ERROR] ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendNoInfiniteLease:178->twoWriters:166 » IO [ERROR] Tests run: 557, Failures: 1, Errors: 1, Skipped: 98 HNS-OAuth [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 1 [ERROR] Failures: [ERROR] ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89 lastModifiedTime should be before createEndTime [ERROR] Tests run: 557, Failures: 1, Errors: 0, Skipped: 98 HNS-SharedKey [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2 [ERROR] Failures: [ERROR] ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89 lastModifiedTime should be before createEndTime [ERROR] Tests run: 557, Failures: 1, Errors: 0, Skipped: 54 NonHNS-SharedKey [WARNING] Tests run: 106, Failures: 0, Errors: 0, Skipped: 2 [ERROR] Failures: [ERROR] ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89 lastModifiedTime should be before createEndTime [ERROR] Tests run: 557, Failures: 1, Errors: 0, Skipped: 276 ``` JIRAs for failures: [ITestAzureBlobFileSystemLease](https://issues.apache.org/jira/browse/HADOOP-17781), [testLastModifiedTime](https://issues.apache.org/jira/browse/HADOOP-17640) -- 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. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 642451) Time Spent: 40m (was: 0.5h) > ABFS: Fix transient failures in ITestAbfsStreamStatistics and > ITestAbfsRestOperationException > --------------------------------------------------------------------------------------------- > > Key: HADOOP-17873 > URL: https://issues.apache.org/jira/browse/HADOOP-17873 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure > Affects Versions: 3.3.1 > Reporter: Sumangala Patki > Assignee: Sumangala Patki > Priority: Major > Labels: pull-request-available > Time Spent: 40m > Remaining Estimate: 0h > > To address transient failures in the following test classes: > * ITestAbfsStreamStatistics: Uses a filesystem level instance to record > read/write statistics, which also tracks these operations in other tests. > running parallelly. To be marked for sequential run only to avoid transient > failure > * ITestAbfsRestOperationException: The use of a static member to track retry > count causes transient failures when two tests of this class happen to run > together. Switch to non-static variable for assertions on retry count -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org