Skip to content

Conversation

@meisterT
Copy link
Member

This is causing some trouble on CI in our integration tests, e.g. https://github.com/DOMjudge/domjudge/actions/runs/18819431955/job/53692609380:

2025-10-26T15:17:47.393646+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "["An exception occurred while     executing a query: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction"]" at ImportProblemService.php line 8    96 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): [\"An exception occurred while executing a query: SQLSTATE[40001    ]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction\"] at /opt/domjudge/domserver/webapp/src/Service/ImportProblemService.    php:896)"} []

Related: #2848

This is causing some trouble on CI in our integration tests, e.g.
https://github.com/DOMjudge/domjudge/actions/runs/18819431955/job/53692609380:
```
2025-10-26T15:17:47.393646+00:00] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\BadRequestHttpException: "["An exception occurred while     executing a query: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction"]" at ImportProblemService.php line 8    96 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\BadRequestHttpException(code: 0): [\"An exception occurred while executing a query: SQLSTATE[40001    ]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction\"] at /opt/domjudge/domserver/webapp/src/Service/ImportProblemService.    php:896)"} []
```

Related: DOMjudge#2848
@meisterT
Copy link
Member Author

@eldering I think this should also fix CI on your PR: #3167

@nickygerritsen
Copy link
Member

nickygerritsen commented Oct 26, 2025

Ah I got this locally as well quite often now so will disable it there.

@nickygerritsen
Copy link
Member

Ah I got this locally as well quite often now so will disable it there.

Hmmm it is off and I still get this. Weird.

@meisterT meisterT added this pull request to the merge queue Oct 26, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 26, 2025
@meisterT meisterT closed this Oct 27, 2025
@meisterT
Copy link
Member Author

This has been merged as part of Jaap's PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants