Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix race condition causing ENOPRSTATS #827

Merged

Conversation

majamassarini
Copy link
Member

@majamassarini majamassarini commented Dec 19, 2023

When we get the ENOPRSTATS exception from Pagure there is a race condition.
We can try to run the call again and see if it solves the problem.

Fixes packit/packit-service#2287

Merge before packit/packit-service#2289

Copy link
Contributor

@majamassarini majamassarini force-pushed the pagure-pr-diff branch 2 times, most recently from cce5f90 to a6c5a47 Compare December 19, 2023 14:41
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@majamassarini majamassarini force-pushed the pagure-pr-diff branch 2 times, most recently from 17523b5 to 4bce8da Compare December 20, 2023 08:47
Copy link
Contributor

Copy link
Contributor

Copy link
Contributor

@majamassarini majamassarini added the mergeit When set, zuul wil gate and merge the PR. label Dec 20, 2023
Copy link
Contributor

Build succeeded (gate pipeline).
https://softwarefactory-project.io/zuul/t/packit-service/buildset/afb923e10030452db8398fe15ca9528f

✔️ pre-commit SUCCESS in 2m 03s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 4d2efab into packit:main Dec 20, 2023
21 checks passed
softwarefactory-project-zuul bot added a commit to packit/packit-service that referenced this pull request Dec 20, 2023
Handle race condition causing ENOPRSTATS

Fixes #2287
Merge after packit/ogr#827
RELEASE NOTES BEGIN
We have handled an exception causing Koji builds and Bodhi updates not be run after merging a Packit downstream pull request.
RELEASE NOTES END

Reviewed-by: Nikola Forró
Reviewed-by: Maja Massarini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit When set, zuul wil gate and merge the PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"PR does not contain a specfile change" but it does
2 participants