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 2021/08/18 06:40:00 UTC

[jira] [Commented] (HDDS-5631) Intermittent test failure in TestSCMInstallSnapshotWithHA

    [ https://issues.apache.org/jira/browse/HDDS-5631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400827#comment-17400827 ] 

Attila Doroszlai commented on HDDS-5631:
----------------------------------------

Also on {{master}}:

{code}
[ERROR] ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
...
[ERROR] Crashed tests:
[ERROR] org.apache.hadoop.ozone.scm.TestSCMInstallSnapshotWithHA
{code}

{code}
2021-08-17 16:00:15,857 [c90c5e32-6e00-4640-9db6-8a2d91ca2055@group-71725B52EB4A-StateMachineUpdater] ERROR statemachine.StateMachine (ExitUtils.java:terminate(133)) - Terminating with exit status 1: Updating DB buffer transaction info by an older transaction info, current: 2#128, updating to: 2#29
java.lang.IllegalArgumentException: Updating DB buffer transaction info by an older transaction info, current: 2#128, updating to: 2#29
  at org.apache.hadoop.hdds.scm.ha.SCMHADBTransactionBufferImpl.updateLatestTrxInfo(SCMHADBTransactionBufferImpl.java:71)
  at org.apache.hadoop.hdds.scm.ha.SCMStateMachine.applyTransaction(SCMStateMachine.java:146)
  at org.apache.ratis.server.impl.RaftServerImpl.applyLogToStateMachine(RaftServerImpl.java:1691)
  at org.apache.ratis.server.impl.StateMachineUpdater.applyLog(StateMachineUpdater.java:234)
  at org.apache.ratis.server.impl.StateMachineUpdater.run(StateMachineUpdater.java:179)
  at java.lang.Thread.run(Thread.java:748)
{code}

https://github.com/elek/ozone-build-results/tree/master/2021/08/17/9742/it-ozone

> Intermittent test failure in TestSCMInstallSnapshotWithHA
> ---------------------------------------------------------
>
>                 Key: HDDS-5631
>                 URL: https://issues.apache.org/jira/browse/HDDS-5631
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Priority: Major
>         Attachments: it-ozone.zip
>
>
> Failed run: [https://github.com/apache/ozone/pull/2549/checks?check_run_id=3355822776]
>  
> Error from the attached log bundle:
> {code}
> 2021-08-18 01:11:25,849 [9151209e-0687-4e1f-91d3-18f4f59985d6@group-24D12FE5568F-StateMachineUpdater] ERROR statemachine.StateMachine (ExitUtils.java:terminate(133)) - Terminating with exit status 1: Updating DB buffer transaction info by an older transaction info, current: 2#128, updating to: 2#292021-08-18 01:11:25,849 [9151209e-0687-4e1f-91d3-18f4f59985d6@group-24D12FE5568F-StateMachineUpdater] ERROR statemachine.StateMachine (ExitUtils.java:terminate(133)) - Terminating with exit status 1: Updating DB buffer transaction info by an older transaction info, current: 2#128, updating to: 2#29java.lang.IllegalArgumentException: Updating DB buffer transaction info by an older transaction info, current: 2#128, updating to: 2#29 at org.apache.hadoop.hdds.scm.ha.SCMHADBTransactionBufferImpl.updateLatestTrxInfo(SCMHADBTransactionBufferImpl.java:71) at org.apache.hadoop.hdds.scm.ha.SCMStateMachine.applyTransaction(SCMStateMachine.java:146) at org.apache.ratis.server.impl.RaftServerImpl.applyLogToStateMachine(RaftServerImpl.java:1691) at org.apache.ratis.server.impl.StateMachineUpdater.applyLog(StateMachineUpdater.java:234) at org.apache.ratis.server.impl.StateMachineUpdater.run(StateMachineUpdater.java:179) at java.lang.Thread.run(Thread.java:748)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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