mukund-thakur commented on pull request #3534:
URL: https://github.com/apache/hadoop/pull/3534#issuecomment-1011191145
`[ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
31.898 s <<< FAILURE! - in org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool
[ERROR]
testLandsatBucketRequireUnencrypted(org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool)
Time elapsed: 2.139 s <<< ERROR!
46: Bucket s3a://landsat-pds: required encryption is none but actual
encryption is CSE-KMS
at
org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.exitException(S3GuardTool.java:914)
at
org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.badState(S3GuardTool.java:880)
at
org.apache.hadoop.fs.s3a.s3guard.S3GuardTool$BucketInfo.run(S3GuardTool.java:509)
at
org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.run(S3GuardTool.java:282)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:81)
at
org.apache.hadoop.fs.s3a.s3guard.S3GuardTool.run(S3GuardTool.java:962)
at
org.apache.hadoop.fs.s3a.s3guard.S3GuardToolTestHelper.runS3GuardCommand(S3GuardToolTestHelper.java:147)
at
org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase.run(AbstractS3GuardToolTestBase.java:124)
at
org.apache.hadoop.fs.s3a.s3guard.ITestS3GuardTool.testLandsatBucketRequireUnencrypted(ITestS3GuardTool.java:73)`
Seeing this failure in my setup while raw S3 tests. Shouldn't this test be
removed ?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]