-
Notifications
You must be signed in to change notification settings - Fork 107
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
failed to upload child commit to pulp server #3861
Comments
@achilleas-k @lubosmj Could you please help to take a look of this issue when you have time? |
Can we get our hands on the task which has not been finished? Can we increase the timeout a bit? Regarding the "502 Bad Gateway" error, I am not sure if this is a problem on the Pulp's side.
|
Yes, let's just focus on unfinished task error, what's the timeout for uploading commit task? |
@achilleas-k Could you please take a look of this when you have time? |
A minimal reproducer would be nice. The test script is a bit too big to iterate on to experiment with this. I'll try to find some time to look into this sometime next week. |
Describe the bug
ostree pulp test case https://github.com/virt-s1/rhel-edge/blob/main/ostree-pulp.sh failed frequently (after I added child commit case because pulp bug pulp/pulp_ostree#289 is fixed). If this test case failed, re-run can pass without error, but we still need to find out why.
All failures happened during upload of child commit, here is the job logs:
From my verify result for pulp bug pulp/pulp_ostree#289, it takes 9 minutes to upload child commit. And for these failed jobs, I think maybe it took long time so osbuild-composer timed out.
Environment
/etc/os-release
and/etc/redhat-release
): RHEL 9.4rpm -qi osbuild-composer)
: LatestTo Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: