Bug 655102
| Summary: | package install tasks backed up after a failure | ||
|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | dgao |
| Component: | z_other | Assignee: | Jeff Ortel <jortel> |
| Status: | CLOSED DUPLICATE | QA Contact: | Preethi Thomas <pthomas> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | jason.dobies |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-01-05 20:14:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
dgao
2010-11-19 15:59:41 UTC
I'm struggling to reproduce this but I'll keep trying. (In reply to comment #0) > Encountered after package install failure on consumergroup. > > All subsequent package install command would hang indefinitely. > > [root@pulp-qe ~]# pulp-admin package install --consumerid=foo -n patb > Created task id: c5dbc1c0-f3f2-11df-8913-5452001e3352 > ...................................................................................................... > > Tailing /var/log/pulp/pulp.log reveals that the task is not being created. > Immediately after restarting goferd, all the backed up tasks get flushed and > executed. If no task is being created on the server, then no requests are being sent to the agent. So, I wonder how bouncing goferd would help? On another note: Do you see anything in the gofer/agent.log that would indicate that yum is hanging and tying up the agent? *** This bug has been marked as a duplicate of bug 655851 *** |