[
https://issues.apache.org/jira/browse/HADOOP-17765?focusedWorklogId=616973&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-616973
]
ASF GitHub Bot logged work on HADOOP-17765:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jun/21 09:05
Start Date: 30/Jun/21 09:05
Worklog Time Spent: 10m
Work Description: sumangala-patki edited a comment on pull request #3153:
URL: https://github.com/apache/hadoop/pull/3153#issuecomment-869613676
TEST RESULTS
HNS Account Location: East US 2
NonHNS Account Location: East US 2, Central US
```
HNS OAuth
[INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Errors:
[ERROR]
ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendWithInfiniteLeaseEnabled:182->twoWriters:150
» TestTimedOut
[ERROR] Tests run: 556, Failures: 1, Errors: 1, Skipped: 98
[ERROR]
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
» TestTimedOut
[ERROR] Tests run: 265, Failures: 0, Errors: 1, Skipped: 52
AppendBlob HNS OAuth
[INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures:
[ERROR]
ITestAbfsStreamStatistics.testAbfsStreamOps:140->Assert.assertTrue:42->Assert.fail:89
The actual value of 99 was not equal to the expected value
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Errors:
[ERROR]
ITestAzureBlobFileSystemLease.testTwoWritersCreateAppendNoInfiniteLease:173->twoWriters:161
» IO
[ERROR] Tests run: 556, Failures: 2, Errors: 1, Skipped: 98
[ERROR]
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
» TestTimedOut
[ERROR] Tests run: 265, Failures: 0, Errors: 1, Skipped: 76
HNS SharedKey
[INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Tests run: 556, Failures: 1, Errors: 0, Skipped: 62
[ERROR]
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
» TestTimedOut
[ERROR]
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
» TestTimedOut
[ERROR] Tests run: 265, Failures: 0, Errors: 2, Skipped: 40
NonHNS SharedKey
[INFO] Tests run: 99, Failures: 0, Errors: 0, Skipped: 0
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:143->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Tests run: 556, Failures: 1, Errors: 0, Skipped: 276
[ERROR]
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
» TestTimedOut
[ERROR]
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:635
» TestTimedOut
[ERROR] Tests run: 265, Failures: 0, Errors: 2, Skipped: 40
```
Existing JIRAs to track failures: [AppendBlob StreamOps
test](https://issues.apache.org/jira/browse/HADOOP-17716),
[LMT](https://issues.apache.org/jira/browse/HADOOP-16752),
[ReadWriteandSeek](https://issues.apache.org/jira/browse/HADOOP-15702),
[testDistCpWithIterator](https://issues.apache.org/jira/browse/HADOOP-17628),
[Lease IO error](https://issues.apache.org/jira/browse/HADOOP-17781)
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 616973)
Time Spent: 1.5h (was: 1h 20m)
> ABFS: Use Unique File Paths in Tests
> ------------------------------------
>
> Key: HADOOP-17765
> URL: https://issues.apache.org/jira/browse/HADOOP-17765
> 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: 1.5h
> Remaining Estimate: 0h
>
> Many of ABFS driver tests use common names for file paths (e.g.,
> "/testfile"). This poses a risk of errors during parallel test runs when
> static variables (such as those for monitoring stats) affected by file paths
> are introduced.
> Using unique test file names will avoid possible errors arising from shared
> resources during parallel runs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]