Steve Loughran created HADOOP-19274:
---------------------------------------
Summary: S3A: new test failures on branch-3.4.1
Key: HADOOP-19274
URL: https://issues.apache.org/jira/browse/HADOOP-19274
Project: Hadoop Common
Issue Type: Bug
Components: fs/s3, test
Affects Versions: 3.4.1
Reporter: Steve Loughran
test failures on a -Dscale run; s3 usw-1, caller has IAM role.
{code}
[INFO] Running org.apache.hadoop.fs.s3a.ITestS3AClosedFS
[ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.497 s
<<< FAILURE! - in org.apache.hadoop.fs.s3a.ITestS3AClosedFS
[ERROR] testClosedInstrumentation(org.apache.hadoop.fs.s3a.ITestS3AClosedFS)
Time elapsed: 0.143 s <<< FAILURE!
org.junit.ComparisonFailure: [S3AInstrumentation.hasMetricSystem()]
expected:<[fals]e> but was:<[tru]e>
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
org.apache.hadoop.fs.s3a.ITestS3AClosedFS.testClosedInstrumentation(ITestS3AClosedFS.java:111)
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]