You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/02/28 09:21:00 UTC

[jira] [Resolved] (HDDS-8031) Intermittent crash in TestResetDeletedBlockRetryCountShell

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

Attila Doroszlai resolved HDDS-8031.
------------------------------------
    Resolution: Fixed

> Intermittent crash in TestResetDeletedBlockRetryCountShell
> ----------------------------------------------------------
>
>                 Key: HDDS-8031
>                 URL: https://issues.apache.org/jira/browse/HDDS-8031
>             Project: Apache Ozone
>          Issue Type: Bug
>            Reporter: Attila Doroszlai
>            Priority: Major
>
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/02/24/20329/it-ozone/output.log}
> [INFO] Running org.apache.hadoop.ozone.shell.TestResetDeletedBlockRetryCountShell
> [ERROR] Aborted (core dumped)
> {code}
> {code:title=https://github.com/adoroszlai/ozone-build-results/blob/master/2023/02/24/20329/it-ozone/hs_err_pid61614.log}
> ---------------  T H R E A D  ---------------
> Current thread (0x00007f0e5007b000):  JavaThread "7c64300a-018f-4ab8-8490-54f2766f8ee9@group-E0F41DB0D72A-StateMachineUpdater" daemon [_thread_in_native, id=62227, stack(0x00007f0e28ec8000,0x00007f0e28fc9000)]
> ...
> Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
> j  org.rocksdb.WriteBatch.put(J[BI[BIJ)V+0
> j  org.rocksdb.AbstractWriteBatch.put(Lorg/rocksdb/ColumnFamilyHandle;[B[B)V+15
> j  org.apache.hadoop.hdds.utils.db.RocksDatabase$ColumnFamily.batchPut(Lorg/apache/hadoop/hdds/utils/db/managed/ManagedWriteBatch;[B[B)V+36
> j  org.apache.hadoop.hdds.utils.db.RDBBatchOperation.put(Lorg/apache/hadoop/hdds/utils/db/RocksDatabase$ColumnFamily;[B[B)V+12
> j  org.apache.hadoop.hdds.utils.db.RDBTable.putWithBatch(Lorg/apache/hadoop/hdds/utils/db/BatchOperation;[B[B)V+27
> j  org.apache.hadoop.hdds.utils.db.RDBTable.putWithBatch(Lorg/apache/hadoop/hdds/utils/db/BatchOperation;Ljava/lang/Object;Ljava/lang/Object;)V+15
> j  org.apache.hadoop.hdds.utils.db.TypedTable.putWithBatch(Lorg/apache/hadoop/hdds/utils/db/BatchOperation;Ljava/lang/Object;Ljava/lang/Object;)V+46
> j  org.apache.hadoop.hdds.scm.ha.SCMHADBTransactionBufferImpl.addToBuffer(Lorg/apache/hadoop/hdds/utils/db/Table;Ljava/lang/Object;Ljava/lang/Object;)V+12
> j  org.apache.hadoop.hdds.scm.block.DeletedBlockLogStateManagerImpl.increaseRetryCountOfTransactionInDB(Ljava/util/ArrayList;)V+140
> {code}
> Seen this once earlier:
> https://github.com/adoroszlai/ozone-build-results/tree/master/2022/10/20/17873/it-ozone/
> The problem is probably not in the test, but in {{DeletedBlockLogStateManagerImpl}}.
> CC [~Nibiruxu]



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org