[
https://issues.apache.org/jira/browse/YUNIKORN-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17839432#comment-17839432
]
Hsien-Cheng(Ryan) Huang edited comment on YUNIKORN-2573 at 4/22/24 12:38 AM:
-----------------------------------------------------------------------------
My test also failed once of a while, and there's a line in my error msg that is
strange:
{code:java}
2024-04-21T07:20:42.162Z ERROR core.scheduler.context
scheduler/context.go:530 Failed to add application to partition
(placement rejected) {"applicationID": "app-1", "partitionName":
"[rm:123]default", "error": "adding application app-1 to partition
[rm:123]default, but application already existed"}
{code}
looks like a 2 times creation of app, probably because our previous deletion
not being successful.
in detail:
https://github.com/apache/yunikorn-core/actions/runs/8767405266/job/24068175462?pr=848#step:8:169
was (Author: JIRAUSER304421):
My test also failed once of a while, and there's a line in my error msg that is
strange:
{code:java}
2024-04-21T07:20:42.162Z ERROR core.scheduler.context
scheduler/context.go:530 Failed to add application to partition
(placement rejected) {"applicationID": "app-1", "partitionName":
"[rm:123]default", "error": "adding application app-1 to partition
[rm:123]default, but application already existed"}
{code}
in detail:
https://github.com/apache/yunikorn-core/actions/runs/8767405266/job/24068175462?pr=848#step:8:169
> Unit test occasionally failed due to dead lock
> ----------------------------------------------
>
> Key: YUNIKORN-2573
> URL: https://issues.apache.org/jira/browse/YUNIKORN-2573
> Project: Apache YuniKorn
> Issue Type: Bug
> Reporter: Arthur Wang
> Assignee: Arthur Wang
> Priority: Minor
>
> [github
> pipeline|https://github.com/apache/yunikorn-core/actions/runs/8770718393/job/24067600801]
> Unit test occasionally failed due to dead lock
> Still working on finding root cause.
> Since there always an error or warning from scheduler health check when
> running multiple tests at the same time,
> maybe it's some test setting issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]