[jira] [Updated] (HDFS-14528) [SBN Read]Failover from Active to Standby Failed

2019-05-31 Thread Ravuri Sushma sree (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDFS-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravuri Sushma sree updated HDFS-14528:
--
Attachment: (was: ZKFC_issue.patch)

> [SBN Read]Failover from Active to Standby Failed  
> --
>
> Key: HDFS-14528
> URL: https://issues.apache.org/jira/browse/HDFS-14528
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: ha
>Reporter: Ravuri Sushma sree
>Assignee: Ravuri Sushma sree
>Priority: Major
> Attachments: ZKFC_issue.patch
>
>
> *Started an HA Cluster with three nodes [ _Active ,Standby ,Observer_ ]*
> *When trying to exectue the failover command from active to standby* 
> *._/hdfs haadmin  -failover nn1 nn2, below Exception is thrown_*
>   Operation failed: Call From X-X-X-X/X-X-X-X to Y-Y-Y-Y: failed on 
> connection exception: java.net.ConnectException: Connection refused; For more 
> details see: [http://wiki.apache.org/hadoop/ConnectionRefused]
>  at sun.reflect.GeneratedConstructorAccessor7.newInstance(Unknown Source)
>  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
>  at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:831)
>  at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:755) 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-14528) [SBN Read]Failover from Active to Standby Failed

2019-05-31 Thread Ravuri Sushma sree (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDFS-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravuri Sushma sree updated HDFS-14528:
--
Attachment: ZKFC_issue.patch
Status: Patch Available  (was: Open)

> [SBN Read]Failover from Active to Standby Failed  
> --
>
> Key: HDFS-14528
> URL: https://issues.apache.org/jira/browse/HDFS-14528
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: ha
>Reporter: Ravuri Sushma sree
>Assignee: Ravuri Sushma sree
>Priority: Major
> Attachments: ZKFC_issue.patch, ZKFC_issue.patch
>
>
> *Started an HA Cluster with three nodes [ _Active ,Standby ,Observer_ ]*
> *When trying to exectue the failover command from active to standby* 
> *._/hdfs haadmin  -failover nn1 nn2, below Exception is thrown_*
>   Operation failed: Call From X-X-X-X/X-X-X-X to Y-Y-Y-Y: failed on 
> connection exception: java.net.ConnectException: Connection refused; For more 
> details see: [http://wiki.apache.org/hadoop/ConnectionRefused]
>  at sun.reflect.GeneratedConstructorAccessor7.newInstance(Unknown Source)
>  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
>  at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:831)
>  at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:755) 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-14528) [SBN Read]Failover from Active to Standby Failed

2019-05-31 Thread Ravuri Sushma sree (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDFS-14528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravuri Sushma sree updated HDFS-14528:
--
Attachment: ZKFC_issue.patch

> [SBN Read]Failover from Active to Standby Failed  
> --
>
> Key: HDFS-14528
> URL: https://issues.apache.org/jira/browse/HDFS-14528
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: ha
>Reporter: Ravuri Sushma sree
>Assignee: Ravuri Sushma sree
>Priority: Major
> Attachments: ZKFC_issue.patch
>
>
> *Started an HA Cluster with three nodes [ _Active ,Standby ,Observer_ ]*
> *When trying to exectue the failover command from active to standby* 
> *._/hdfs haadmin  -failover nn1 nn2, below Exception is thrown_*
>   Operation failed: Call From X-X-X-X/X-X-X-X to Y-Y-Y-Y: failed on 
> connection exception: java.net.ConnectException: Connection refused; For more 
> details see: [http://wiki.apache.org/hadoop/ConnectionRefused]
>  at sun.reflect.GeneratedConstructorAccessor7.newInstance(Unknown Source)
>  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>  at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
>  at org.apache.hadoop.net.NetUtils.wrapWithMessage(NetUtils.java:831)
>  at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:755) 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (HDFS-13480) RBF: Separate namenodeHeartbeat and routerHeartbeat to different config key

2019-05-31 Thread Ayush Saxena (JIRA)


 [ 
https://issues.apache.org/jira/browse/HDFS-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ayush Saxena updated HDFS-13480:

   Resolution: Fixed
 Assignee: Ayush Saxena  (was: maobaolong)
 Hadoop Flags: Reviewed
Fix Version/s: HDFS-13891
   Status: Resolved  (was: Patch Available)

Committed.
Thanx [~elgoiri] for the review.

> RBF: Separate namenodeHeartbeat and routerHeartbeat to different config key
> ---
>
> Key: HDFS-13480
> URL: https://issues.apache.org/jira/browse/HDFS-13480
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>Reporter: maobaolong
>Assignee: Ayush Saxena
>Priority: Major
> Fix For: HDFS-13891
>
> Attachments: HDFS-13480-HDFS-13891-05.patch, 
> HDFS-13480-HDFS-13891-06.patch, HDFS-13480-HDFS-13891-07.patch, 
> HDFS-13480-HDFS-13891-08.patch, HDFS-13480.001.patch, HDFS-13480.002.patch, 
> HDFS-13480.002.patch, HDFS-13480.003.patch, HDFS-13480.004.patch
>
>
> Now, if i enable the heartbeat.enable, but i do not want to monitor any 
> namenode, i get an ERROR log like:
> {code:java}
> [2018-04-19T14:00:03.057+08:00] [ERROR] 
> federation.router.Router.serviceInit(Router.java 214) [main] : Heartbeat is 
> enabled but there are no namenodes to monitor
> {code}
> and if i disable the heartbeat.enable, we cannot get any mounttable update, 
> because the following logic in Router.java:
> {code:java}
> if (conf.getBoolean(
> RBFConfigKeys.DFS_ROUTER_HEARTBEAT_ENABLE,
> RBFConfigKeys.DFS_ROUTER_HEARTBEAT_ENABLE_DEFAULT)) {
>   // Create status updater for each monitored Namenode
>   this.namenodeHeartbeatServices = createNamenodeHeartbeatServices();
>   for (NamenodeHeartbeatService hearbeatService :
>   this.namenodeHeartbeatServices) {
> addService(hearbeatService);
>   }
>   if (this.namenodeHeartbeatServices.isEmpty()) {
> LOG.error("Heartbeat is enabled but there are no namenodes to 
> monitor");
>   }
>   // Periodically update the router state
>   this.routerHeartbeatService = new RouterHeartbeatService(this);
>   addService(this.routerHeartbeatService);
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591997
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591909
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591883
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591837
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289592004
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
 
 Review comment:
   whitespace:end of line
   
 

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:
us...@infra.apache.org


Issue Time Tra

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591887
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591983
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591974
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591825
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591835
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591906
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591943
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591880
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591996
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591833
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289592000
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289592003
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
 
 Review comment:
   whitespace:end of line
   
 

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:
us...@infra.apache.org


Issue Time Tracking
---

Worklog Id: (was: 252659)
Time Spent: 76h 50m  (was: 76h 40m)

> Implement addAcl,removeAcl,setAcl,getAcl  for Key
> -
>
> Key: HDDS-1541
> URL: https://issues.apache.org/jira/browse/HDDS-1541
> 

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591986
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591908
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591842
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591924
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591992
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591955
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591989
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289592001
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591929
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591968
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591856
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591841
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591910
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591881
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591831
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591936
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591848
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591884
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591985
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591977
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591864
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591826
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591857
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591998
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289592002
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591878
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289592005
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591870
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591976
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591961
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591950
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591982
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591890
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591897
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591930
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591873
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591872
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on issue #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#issuecomment-497911751
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |::|--:|:|:|
   | 0 | reexec | 81 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 1 | 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 _ |
   | 0 | mvndep | 42 | Maven dependency ordering for branch |
   | +1 | mvninstall | 556 | trunk passed |
   | +1 | compile | 301 | trunk passed |
   | +1 | checkstyle | 88 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 885 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 181 | trunk passed |
   | 0 | spotbugs | 329 | Used deprecated FindBugs config; considering 
switching to SpotBugs. |
   | +1 | findbugs | 520 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 27 | Maven dependency ordering for patch |
   | +1 | mvninstall | 503 | the patch passed |
   | +1 | compile | 308 | the patch passed |
   | +1 | cc | 308 | the patch passed |
   | +1 | javac | 308 | the patch passed |
   | -0 | checkstyle | 49 | hadoop-ozone: The patch generated 11 new + 0 
unchanged - 0 fixed = 11 total (was 0) |
   | +1 | mvnsite | 0 | the patch passed |
   | -1 | whitespace | 0 | The patch has 7 line(s) that end in whitespace. Use 
git apply --whitespace=fix <>. Refer 
https://git-scm.com/docs/git-apply |
   | -1 | whitespace | 0 | The patch 460  line(s) with tabs. |
   | +1 | shadedclient | 679 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 181 | the patch passed |
   | +1 | findbugs | 535 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 281 | hadoop-hdds in the patch failed. |
   | -1 | unit | 57 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 49 | The patch does not generate ASF License warnings. |
   | | | 5692 | |
   
   
   | Reason | Tests |
   |---:|:--|
   | Failed junit tests | hadoop.hdds.scm.block.TestBlockManager |
   |   | hadoop.ozone.om.helpers.TestOmKeyInfo |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/885 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient findbugs checkstyle cc |
   | uname | Linux 27bf8a3f3475 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 2210897 |
   | Default Java | 1.8.0_212 |
   | checkstyle | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/artifact/out/diff-checkstyle-hadoop-ozone.txt
 |
   | whitespace | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/artifact/out/whitespace-eol.txt
 |
   | whitespace | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/artifact/out/whitespace-tabs.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/artifact/out/patch-unit-hadoop-hdds.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/1/testReport/ |
   | Max. process+thread count | 495 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/common hadoop-ozone/client 
hadoop-ozone/ozone-manager hadoop-ozone/integration-test U: hadoop-ozone |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-885/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:
us...@

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591947
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591925
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591922
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591953
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591866
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591863
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591830
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591975
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591838
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591824
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591956
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591937
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591994
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591920
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591821
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591891
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591967
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591868
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:29
Start Date: 01/Jun/19 04:29
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591757
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591945
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591860
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591810
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591919
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591917
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591965
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591892
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591980
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591894
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591915
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:30
Start Date: 01/Jun/19 04:30
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591845
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591914
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591957
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591876
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591993
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:32
Start Date: 01/Jun/19 04:32
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591964
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591901
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:33
Start Date: 01/Jun/19 04:33
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591981
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591879
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:29
Start Date: 01/Jun/19 04:29
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591787
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591888
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

[jira] [Work logged] (HDDS-1541) Implement addAcl,removeAcl,setAcl,getAcl for Key

2019-05-31 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot logged work on HDDS-1541:


Author: ASF GitHub Bot
Created on: 01/Jun/19 04:31
Start Date: 01/Jun/19 04:31
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #885: HDDS-1541. 
Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat.
URL: https://github.com/apache/hadoop/pull/885#discussion_r289591898
 
 

 ##
 File path: hadoop-ozone/integration-test/hs_err_pid2875.log
 ##
 @@ -0,0 +1,1293 @@
+#
+# A fatal error has been detected by the Java Runtime Environment:
+#
+#  SIGSEGV (0xb) at pc=0x00012342fac8, pid=2875, tid=0x0009c903
+#
+# JRE version: Java(TM) SE Runtime Environment (8.0_202-b03) (build 
1.8.0_202-ea-b03)
+# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.202-b03 mixed mode bsd-amd64 
compressed oops)
+# Problematic frame:
+# C  [librocksdbjni252861689366826456.jnilib+0x163ac8]  
_ZN7rocksdb17GetColumnFamilyIDEPNS_18ColumnFamilyHandleE+0x8
+#
+# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
+#
+# If you would like to submit a bug report, please visit:
+#   http://bugreport.java.com/bugreport/crash.jsp
+# The crash happened outside the Java Virtual Machine in native code.
+# See problematic frame for where to report the bug.
+#
+
+---  T H R E A D  ---
+
+Current thread (0x7fe3e4188800):  JavaThread 
"EventQueue-DeadNodeForDeadNodeHandler" daemon [_thread_in_native, id=641283, 
stack(0x700059ff,0x70005a0f)]
+
+siginfo: si_signo: 11 (SIGSEGV), si_code: 0 (unknown), si_addr: 
0x
+
+Registers:
+RAX=0x97fe3d7fda42, RBX=0x70005a0eeeb0, RCX=0x70005a0eef48, 
RDX=0x7fe3d7fda760
+RSP=0x70005a0eee28, RBP=0x70005a0eee50, RSI=0x70005a0eee60, 
RDI=0x7fe3d7fda760
+R8 =0x70005a0eef48, R9 =0x, R10=0x7fff9dbb7250, 
R11=0x7fdc45d8bf28
+R12=0x70005a0eef48, R13=0x7fe3d7fda760, R14=0x70005a0eef48, 
R15=0x70005a0eee60
+RIP=0x00012342fac8, EFLAGS=0x00010206, ERR=0x
+  TRAPNO=0x000d
+
+Top of Stack: (sp=0x70005a0eee28)
+0x70005a0eee28:   00012360d88b 70005a0eee98
+0x70005a0eee38:   7fe3dbb22e00 70005a0eee60
+0x70005a0eee48:   70005a0eef70 70005a0eeef0
+0x70005a0eee58:   0001234f4626 000123b95478
+0x70005a0eee68:    
+0x70005a0eee78:    0001
+0x70005a0eee88:    d8815300
+0x70005a0eee98:   0018 
+0x70005a0eeea8:    0026
+0x70005a0eeeb8:    000123ba29a0
+0x70005a0eeec8:   7fe3dbb22e00 70005a0eef70
+0x70005a0eeed8:   0001234f45e0 70005a0eef48
+0x70005a08:   000123ba29a0 70005a0eef30
+0x70005a0eeef8:   00012343dd2c 000123b93748
+0x70005a0eef08:   7fe3e41889e0 70005a0ef0b0
+0x70005a0eef18:    7fe3e32192e0
+0x70005a0eef28:   0026 70005a0eefc0
+0x70005a0eef38:   0001233652fb 7fe3e4188800
+0x70005a0eef48:   7fe3e32192e0 0026
+0x70005a0eef58:    000123ba29a0
+0x70005a0eef68:   7fe3dbb22e00 7000
+0x70005a0eef78:   000123ba29a8 
+0x70005a0eef88:    
+0x70005a0eef98:   0026 7fe3dbb22e00
+0x70005a0eefa8:   7fe3e41889e0 
+0x70005a0eefb8:   70005a0ef0b0 70005a0ef000
+0x70005a0eefc8:   000123365401 00010026
+0x70005a0eefd8:   0001230a70c0 
+0x70005a0eefe8:   0001230a70b8 70005a0ef0c8
+0x70005a0eeff8:   7fe3e4188800 70005a0ef080
+0x70005a0ef008:   00010a6407c8 0001230a70c0
+0x70005a0ef018:   70005a0ef0c8 70005a0ef080 
+
+Instructions: (pc=0x00012342fac8)
+0x00012342faa8:   05 00 00 c3 0f 1f 40 00 48 8d 47 18 c3 66 66 2e
+0x00012342fab8:   0f 1f 84 00 00 00 00 00 48 85 ff 74 06 48 8b 07
+0x00012342fac8:   ff 60 18 31 c0 c3 66 90 48 85 ff 74 06 48 8b 07
+0x00012342fad8:   ff 60 28 31 c0 c3 66 90 48 8d 05 29 37 76 00 48 
+
+Register to memory mapping:
+
+RAX=0x97fe3d7fda42 is an unknown value
+RBX=0x70005a0eeeb0 is pointing into the stack for thread: 
0x7fe3e4188800
+RCX=0x70005a0eef48 is pointing into the stack for thread: 
0x7fe3e4188800
+RDX=0x7fe3d7fda760 is an unknown value
+RSP=0x70005a0eee28 is pointing into the stack for thread: 
0x7fe3e4188800
+RBP=0x7000

  1   2   3   4   5   6   7   >