You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "groot (Jira)" <ji...@apache.org> on 2022/08/25 08:34:00 UTC

[jira] [Created] (HADOOP-18423) TestArnResource.parseAccessPointFromArn failing

groot created HADOOP-18423:
------------------------------

             Summary: TestArnResource.parseAccessPointFromArn failing
                 Key: HADOOP-18423
                 URL: https://issues.apache.org/jira/browse/HADOOP-18423
             Project: Hadoop Common
          Issue Type: Bug
          Components: test
    Affects Versions: 3.3.3
            Reporter: groot
            Assignee: groot


TestArnResource.parseAccessPointFromArn failing with

 
|org.junit.ComparisonFailure: Endpoint does not match expected:<s3[-accesspoint.]eu-west-1.amazonaws....> but was:<s3[.accesspoint-]eu-west-1.amazonaws....>|
|at org.junit.Assert.assertEquals(Assert.java:117)|
|at org.apache.hadoop.fs.s3a.TestArnResource.parseAccessPointFromArn(TestArnResource.java:60)|
|at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)|
|at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)|
|at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)|
|at java.lang.reflect.Method.invoke(Method.java:498)|
|at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)|
|at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)|
|at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)|
|at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)|
|at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)|
|at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)|
|at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)|
|at java.util.concurrent.FutureTask.run(FutureTask.java:266)|
|at java.lang.Thread.run(Thread.java:748)|
| |



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org