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/12/01 14:51:00 UTC

[jira] [Resolved] (HDDS-6627) Intermittent failure in TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength

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

Attila Doroszlai resolved HDDS-6627.
------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Fixed

> Intermittent failure in TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength
> ---------------------------------------------------------------------------------------
>
>                 Key: HDDS-6627
>                 URL: https://issues.apache.org/jira/browse/HDDS-6627
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Assignee: Devesh Kumar Singh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>         Attachments: it-ozone.zip
>
>
> TestGetCommittedBlockLengthAndPutKey#tesGetCommittedBlockLength failed inĀ [this run|https://github.com/apache/ozone/runs/6111950853?check_suite_focus=true], which only changed unrelated OM code. The output shows:
> {code}Error:  org.apache.hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey.tesGetCommittedBlockLength  Time elapsed: 0.115 s  <<< ERROR!
> org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException: Unable to find the block.
> 	at org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.validateContainerResponse(ContainerProtocolCalls.java:537)
> 	at org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.lambda$getValidatorList$0(ContainerProtocolCalls.java:544)
> 	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandWithRetry(XceiverClientGrpc.java:383)
> 	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.lambda$sendCommandWithTraceIDAndRetry$0(XceiverClientGrpc.java:319)
> 	at org.apache.hadoop.hdds.tracing.TracingUtil.executeInSpan(TracingUtil.java:174)
> 	at org.apache.hadoop.hdds.tracing.TracingUtil.executeInNewSpan(TracingUtil.java:148)
> 	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommandWithTraceIDAndRetry(XceiverClientGrpc.java:313)
> 	at org.apache.hadoop.hdds.scm.XceiverClientGrpc.sendCommand(XceiverClientGrpc.java:294)
> 	at org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.getCommittedBlockLength(ContainerProtocolCalls.java:139)
> 	at org.apache.hadoop.ozone.scm.TestGetCommittedBlockLengthAndPutKey.tesGetCommittedBlockLength(TestGetCommittedBlockLengthAndPutKey.java:118)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> The log bundle is attached to the case.



--
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