[ 
https://issues.apache.org/jira/browse/HDDS-1907?focusedWorklogId=290103&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-290103
 ]

ASF GitHub Bot logged work on HDDS-1907:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Aug/19 00:29
            Start Date: 07/Aug/19 00:29
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #1239: HDDS-1907. 
TestOzoneRpcClientWithRatis is failing with ACL errors. Co…
URL: https://github.com/apache/hadoop/pull/1239#issuecomment-518892268
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 49 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 1 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | -1 | mvninstall | 81 | hadoop-hdds in trunk failed. |
   | -1 | mvninstall | 14 | hadoop-ozone in trunk failed. |
   | +1 | compile | 420 | trunk passed |
   | +1 | checkstyle | 66 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 842 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 164 | trunk passed |
   | 0 | spotbugs | 440 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | +1 | findbugs | 638 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 543 | the patch passed |
   | +1 | compile | 381 | the patch passed |
   | +1 | javac | 381 | the patch passed |
   | +1 | checkstyle | 79 | the patch passed |
   | +1 | mvnsite | 0 | the patch passed |
   | -1 | whitespace | 0 | The patch has 59 line(s) that end in whitespace. Use 
git apply --whitespace=fix <<patch_file>>. Refer 
https://git-scm.com/docs/git-apply |
   | -1 | whitespace | 1 | The patch 600  line(s) with tabs. |
   | +1 | shadedclient | 689 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 168 | the patch passed |
   | +1 | findbugs | 643 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 291 | hadoop-hdds in the patch passed. |
   | -1 | unit | 1914 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 45 | The patch does not generate ASF License warnings. |
   | | | 7183 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.ozone.TestMiniOzoneCluster |
   |   | hadoop.ozone.client.rpc.TestOzoneClientRetriesOnException |
   |   | hadoop.ozone.client.rpc.TestOzoneRpcClient |
   |   | hadoop.ozone.client.rpc.TestSecureOzoneRpcClient |
   |   | hadoop.ozone.client.rpc.TestMultiBlockWritesWithDnFailures |
   |   | hadoop.ozone.om.TestScmSafeMode |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=19.03.1 Server=19.03.1 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1239 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle |
   | uname | Linux 3610886b8fcf 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 
09:17:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 954ff36 |
   | Default Java | 1.8.0_212 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/artifact/out/branch-mvninstall-hadoop-hdds.txt
 |
   | mvninstall | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/artifact/out/branch-mvninstall-hadoop-ozone.txt
 |
   | whitespace | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/artifact/out/whitespace-eol.txt
 |
   | whitespace | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/artifact/out/whitespace-tabs.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/testReport/ |
   | Max. process+thread count | 5369 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/integration-test U: 
hadoop-ozone/integration-test |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1239/1/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 290103)
    Time Spent: 20m  (was: 10m)

> TestOzoneRpcClientWithRatis is failing with ACL errors
> ------------------------------------------------------
>
>                 Key: HDDS-1907
>                 URL: https://issues.apache.org/jira/browse/HDDS-1907
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: test
>            Reporter: Nanda kumar
>            Assignee: Xiaoyu Yao
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {noformat}
> [ERROR] 
> testNativeAclsForKey(org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis)
>   Time elapsed: 0.176 s  <<< FAILURE!
> java.lang.AssertionError: Current acls:,[user:nvadivelu:a[ACCESS], 
> group:staff:a[ACCESS], group:everyone:a[ACCESS], 
> group:localaccounts:a[ACCESS], group:_appserverusr:a[ACCESS], 
> group:admin:a[ACCESS], group:_appserveradm:a[ACCESS], 
> group:_lpadmin:a[ACCESS], group:com.apple.sharepoint.group.1:a[ACCESS], 
> group:com.apple.sharepoint.group.2:a[ACCESS], group:_appstore:a[ACCESS], 
> group:_lpoperator:a[ACCESS], group:_developer:a[ACCESS], 
> group:_analyticsusers:a[ACCESS], group:com.apple.access_ftp:a[ACCESS], 
> group:com.apple.access_screensharing:a[ACCESS], 
> group:com.apple.access_ssh:a[ACCESS], 
> group:com.apple.sharepoint.group.3:a[ACCESS]] 
> inheritedUserAcl:user:remoteUser:r[ACCESS]
> [ERROR] 
> testNativeAclsForBucket(org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis)
>   Time elapsed: 0.074 s  <<< FAILURE!
> java.lang.AssertionError
> [ERROR] 
> testNativeAclsForPrefix(org.apache.hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis)
>   Time elapsed: 0.061 s  <<< FAILURE!
> java.lang.AssertionError: Current acls:,[user:nvadivelu:a[ACCESS], 
> group:staff:a[ACCESS], group:everyone:a[ACCESS], 
> group:localaccounts:a[ACCESS], group:_appserverusr:a[ACCESS], 
> group:admin:a[ACCESS], group:_appserveradm:a[ACCESS], 
> group:_lpadmin:a[ACCESS], group:com.apple.sharepoint.group.1:a[ACCESS], 
> group:com.apple.sharepoint.group.2:a[ACCESS], group:_appstore:a[ACCESS], 
> group:_lpoperator:a[ACCESS], group:_developer:a[ACCESS], 
> group:_analyticsusers:a[ACCESS], group:com.apple.access_ftp:a[ACCESS], 
> group:com.apple.access_screensharing:a[ACCESS], 
> group:com.apple.access_ssh:a[ACCESS], 
> group:com.apple.sharepoint.group.3:a[ACCESS]] 
> inheritedUserAcl:user:remoteUser:r[ACCESS]
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to