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

Steve Loughran commented on HADOOP-19610:
-----------------------------------------

Looks mostly test setup; some parameterization.

Plan:
* move to ParameterizedClass
* fix tests which fail

{code}
[ERROR] Failures: 
[ERROR]   
ITestS3AContractBulkDelete>AbstractContractBulkDeleteTest.testBulkDeleteParentDirectoryWithDirectories:241
 [Parent non empty directory should not be deleted] 
Expected size:<1> but was:<0> in:
<[]>
[ERROR]   ITestS3AContractBulkDelete.testBulkDeleteZeroPageSizePrecondition:134 
Expected a java.lang.IllegalArgumentException to be thrown, but got the result: 
: org.apache.hadoop.fs.s3a.impl.BulkDeleteOperation@6d3a56ea
[ERROR]   ITestS3ACopyFromLocalFile.testOptionPropagation:88 [path capability 
of fs.s3a.optimized.copy.from.local.enabled] 
Expecting:
 <false>
to be equal to:
 <true>
but was not.
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testDeleteNonExistentFile:755 
Doesn't exist ==> expected: <false> but was: <true>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testGetFileStatusThrowsExceptionForNonExistentFile:267
 Should throw FileNotFoundException
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testGlobStatusFilterWithEmptyPathResults:506
 expected: <0> but was: <3>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testGlobStatusFilterWithSomePathMatchesAndTrivialFilter:528
 expected: <3> but was: <5>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testGlobStatusWithMultipleWildCardMatches:457
 expected: <4> but was: <9>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testGlobStatusWithNoMatchesInPath:412
 expected: <0> but was: <3>
[ERROR]   ITestS3AFSMainOperations>FSMainOperationsBaseTest.testListStatus:318 
expected: <1> but was: <4>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testListStatusFilterWithNoMatches:353
 expected: <0> but was: <2>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testListStatusThrowsExceptionForNonExistentFile:278
 Should throw FileNotFoundException
[ERROR]   ITestS3AFSMainOperations>FSMainOperationsBaseTest.testMkdirs:210 
expected: <false> but was: <true>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testMkdirsFailsForSubdirectoryOfExistingFile:236
 expected: <false> but was: <true>
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testWriteInNonExistentDirectory:744
 Parent doesn't exist ==> expected: <false> but was: <true>
[ERROR]   
ITestS3AMiscOperationCost.testGetContentMissingPath:167->AbstractS3ACostTest.verifyMetricsIntercepting:299->Assertions.assertEquals:664
 operation returning java.io.FileNotFoundException: No such file or directory: 
s3a://stevel-london/job-00-fork-0001/test/testGetContentMissingPath: 
audit_span_creation ==> expected: <1> but was: <0>
[ERROR]   
ITestS3AMiscOperationCost.testGetContentSummaryDir:145->AbstractS3ACostTest.verifyMetrics:276->Assertions.assertEquals:664
 operation returning         none             inf            none             
inf            2            1                  0 : audit_span_creation ==> 
expected: <1> but was: <0>
[ERROR]   
ITestS3AMiscOperationCost.testMkdirOverDir:112->AbstractS3ACostTest.verifyMetrics:276->Assertions.assertEquals:664
 operation returning true: audit_span_creation ==> expected: <1> but was: <0>
[ERROR] Errors: 
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractSeek>AbstractContractSeekTest.setup:59->AbstractFSContractTestBase.setup:180->createConfiguration:127
 » IllegalArgument The value of property fs.s3a.experimental.input.fadvise must 
not be null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testAllRangesMergedIntoOne:271->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testAllRangesMergedIntoOne:271->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testConsecutiveRanges:399->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testConsecutiveRanges:399->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testDisjointRanges:251->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testDisjointRanges:251->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testEOFRanges:435->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testEOFRanges:435->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead.testEOFRanges416Handling:118->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3AContractVectoredRead.testEOFRanges416Handling:118->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testEmptyRanges:411->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testEmptyRanges:411->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead.testMinSeekAndMaxSizeConfigsPropagation:160 
NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   
ITestS3AContractVectoredRead.testMinSeekAndMaxSizeConfigsPropagation:160 
NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   ITestS3AContractVectoredRead.testMinSeekAndMaxSizeDefaultValues:186 
NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   ITestS3AContractVectoredRead.testMinSeekAndMaxSizeDefaultValues:186 
NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   
ITestS3AContractVectoredRead.testMultiVectoredReadStatsCollection:371->getTestFileSystemWithReadAheadDisabled:439
 NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   
ITestS3AContractVectoredRead.testMultiVectoredReadStatsCollection:371->getTestFileSystemWithReadAheadDisabled:439
 NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testMultipleVectoredReads:541->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testMultipleVectoredReads:541->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNegativeLengthRange:478->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNegativeLengthRange:478->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNegativeOffsetRange:485->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNegativeOffsetRange:485->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNormalReadAfterVectoredRead:504->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNormalReadAfterVectoredRead:504->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead.testNormalReadVsVectoredReadStatsCollection:250->getTestFileSystemWithReadAheadDisabled:439
 NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   
ITestS3AContractVectoredRead.testNormalReadVsVectoredReadStatsCollection:250->getTestFileSystemWithReadAheadDisabled:439
 NullPointer Cannot invoke "org.apache.hadoop.fs.FileSystem.getConf()" because 
the return value of 
"org.apache.hadoop.fs.contract.s3a.ITestS3AContractVectoredRead.getFileSystem()"
 is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNullRange:358->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNullRange:358->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNullRangeList:369->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNullRangeList:369->AbstractContractVectoredReadTest.verifyExceptionalVectoredRead:655->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNullReleaseOperation:493->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testNullReleaseOperation:493->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testOverlappingRanges:313->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testOverlappingRanges:313->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testSameRanges:334->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testSameRanges:334->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testSomeRandomNonOverlappingRanges:383->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testSomeRandomNonOverlappingRanges:383->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testSomeRangesMergedSomeUnmerged:293->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testSomeRangesMergedSomeUnmerged:293->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3AContractVectoredRead.testStopVectoredIoOperationsCloseStream:207->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead.testStopVectoredIoOperationsCloseStream:207->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead.testStopVectoredIoOperationsUnbuffer:230->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead.testStopVectoredIoOperationsUnbuffer:230->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredIOEndToEnd:570->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredIOEndToEnd:570->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadAfterNormalRead:522->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadAfterNormalRead:522->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadAndReadFully:210->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadAndReadFully:210->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadMultipleRanges:189->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadMultipleRanges:189->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadWholeFile:229->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadWholeFile:229->AbstractContractVectoredReadTest.openVectorFile:162->AbstractContractVectoredReadTest.openVectorFile:173
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.FileSystem.openFile(org.apache.hadoop.fs.Path)" because 
"fs" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadWholeFilePlusOne:451->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AContractVectoredRead>AbstractContractVectoredReadTest.testVectoredReadWholeFilePlusOne:451->AbstractFSContractTestBase.isSupported:144
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.isSupported(String, boolean)" 
because "this.contract" is null
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testDeleteEmptyDirectory:793 
» PathIsNotEmptyDirectory 
`s3a://stevel-london/job-00-fork-0005/test/test/hadoop': Directory is not empty
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testDeleteRecursively:765->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testGetWrappedInputStream:1120->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testInputStreamClosedTwice:1098->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameDirectoryAsNonEmptyDirectory:1048->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists 
s3a://stevel-london/job-00-fork-0005/test/test/hadoop/dir/file1 already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameDirectoryAsNonExistentDirectory:990->FSMainOperationsBaseTest.doTestRenameDirectoryAsNonExistentDirectory:1007->FSMainOperationsBaseTest.rename:1159
 » FileAlreadyExists rename destination 
s3a://stevel-london/job-00-fork-0005/test/test/new/newdir already exists.
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameFileAsExistingDirectory:920->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameFileAsExistingFile:899->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameFileToDestinationWithParentFile:846->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameFileToExistingParent:868->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testRenameFileToItself:878->FSMainOperationsBaseTest.createFile:1152->FileSystemTestHelper.createFile:158->FileSystemTestHelper.createFile:130->FileSystemTestHelper.createFile:137
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testWriteReadAndDeleteEmptyFile:660->FSMainOperationsBaseTest.writeReadAndDelete:691
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testWriteReadAndDeleteHalfABlock:665->FSMainOperationsBaseTest.writeReadAndDelete:691
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3AFSMainOperations>FSMainOperationsBaseTest.testWriteReadAndDeleteOneBlock:670->FSMainOperationsBaseTest.writeReadAndDelete:691
 » FileAlreadyExists s3a://stevel-london/job-00-fork-0005/test/test/hadoop/file 
already exists
[ERROR]   
ITestS3APrefetchingLruEviction>AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:89
 » NumberFormat Cannot parse null string
[ERROR]   
ITestS3APrefetchingLruEviction>AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:89
 » NumberFormat Cannot parse null string
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestS3AStorageClass>AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:77
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   
ITestUploadRecovery.setup:159->AbstractS3ACostTest.setup:105->AbstractS3ATestBase.setup:109->AbstractFSContractTestBase.setup:180->createConfiguration:136
 » IllegalArgument The value of property fs.s3a.fast.upload.buffer must not be 
null
[ERROR]   ITestS3ACommitterMRJob.test_200_execute:282 » NullPointer Cannot read 
the array length because "blkLocations" is null
[ERROR]   ITestS3ACommitterMRJob.test_200_execute:282 » NullPointer Cannot read 
the array length because "blkLocations" is null
[ERROR]   ITestS3ACommitterMRJob.test_200_execute:282 » NullPointer Cannot read 
the array length because "blkLocations" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testAMWorkflow:1475->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testAbortJobNoWorkDone:1188->AbstractITCommitProtocol.executeWork:608->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testAbortJobNotTask:1289->AbstractITCommitProtocol.executeWork:608->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testAbortTaskNoWorkDone:1181->AbstractITCommitProtocol.executeWork:608->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testAbortTaskThenJob:1213->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitJobButNotTask:1195->AbstractITCommitProtocol.executeWork:608->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitLifecycle:820->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitWithStorageClassConfig:864->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol.testCommitterCleanup:224->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitterWithDuplicatedCommit:898->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitterWithFailure:1003->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testCommitterWithNoOutputs:1074->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testConcurrentCommitTaskWithSubDir:1318->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testFailAbort:1256->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testMapFileOutputCommitter:1095->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testOutputFormatIntegration:1409->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testParallelJobsToAdjacentPaths:1504->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testParallelJobsToSameDestination:1586->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testRecoveryAndCleanup:640->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testRequirePropagatedUUID:1784->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testS3ACommitterFactoryBinding:1829->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testSelfGeneratedUUID:1730->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   
ITestMagicCommitProtocol>AbstractITCommitProtocol.testTwoTaskAttemptsCommit:936->AbstractITCommitProtocol.startJob:480->AbstractITCommitProtocol.startJob:498->AbstractITCommitProtocol.newJob:444->AbstractS3ATestBase.getConfiguration:154
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getConf()" because the return 
value of "org.apache.hadoop.fs.s3a.AbstractS3ATestBase.getContract()" is null
[ERROR]   ITestS3AConditionalCreateBehavior.testConditionalWrite » 
ParameterResolution No ParameterResolver registered for parameter [boolean 
arg0] in constructor [public 
org.apache.hadoop.fs.s3a.impl.ITestS3AConditionalCreateBehavior(boolean)].
[ERROR]   ITestS3AConditionalCreateBehavior.testWriteWithEtag » 
ParameterResolution No ParameterResolver registered for parameter [boolean 
arg0] in constructor [public 
org.apache.hadoop.fs.s3a.impl.ITestS3AConditionalCreateBehavior(boolean)].
[ERROR]   
ITestS3AConditionalCreateBehavior.testWriteWithPerformanceFlagAndOverwriteFalse 
» ParameterResolution No ParameterResolver registered for parameter [boolean 
arg0] in constructor [public 
org.apache.hadoop.fs.s3a.impl.ITestS3AConditionalCreateBehavior(boolean)].
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testConditionalCreateWhenPerformanceFlagEnabledAndOverwriteDisabled:637->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfMatchOverwriteDeletedFileWithEtag:484->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfMatchOverwriteFileWithEmptyEtag:508->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfMatchOverwriteWithCorrectEtag:432->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfMatchOverwriteWithOutdatedEtag:460->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfMatchTwoMultipartUploadsRaceConditionOneClosesFirst:522->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchConflictOnMultipartUpload:312->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchConflictOnOverwrite:288->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchMultipartUploadWithRaceCondition:333->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchOverwriteEmptyFileWithFile:397->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchOverwriteEmptyWithEmptyFile:414->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchOverwriteWithEmptyFile:379->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
[ERROR]   
ITestS3APutIfMatchAndIfNoneMatch.testIfNoneMatchTwoConcurrentMultipartUploads:356->AbstractFSContractTestBase.methodPath:242->AbstractFSContractTestBase.path:233
 » NullPointer Cannot invoke 
"org.apache.hadoop.fs.contract.AbstractFSContract.getTestPath()" because the 
return value of 
"org.apache.hadoop.fs.contract.AbstractFSContractTestBase.getContract()" is null
{code}



> S3A: ITests to run under JUnit5
> -------------------------------
>
>                 Key: HADOOP-19610
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19610
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.5.0
>            Reporter: Steve Loughran
>            Priority: Major
>
> Not all the S3A Tests work with Junit5 yet. Fix this
> {code}
> [ERROR] Tests run: 1279, Failures: 18, Errors: 171, Skipped: 167
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to