Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1158873[details]
Foreman Debug
Description of problem:
Resync'ing Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server x86_64 7Server and Red Hat Enterprise Linux 7 Server - Extras RPMs x86_64 repos is taking an extreme amount of time.
Version-Release number of selected component (if applicable):
pulp-admin-client-2.8.1.3-1.el7sat.noarch
pulp-client-1.0-1.noarch
pulp-docker-plugins-2.0.0.2-1.el7sat.noarch
pulp-katello-1.0-3.el7sat.noarch
pulp-puppet-plugins-2.8.1-2.el7sat.noarch
pulp-puppet-tools-2.8.1-2.el7sat.noarch
pulp-rpm-plugins-2.8.1.3-1.el7sat.noarch
pulp-selinux-2.8.1.3-1.el7sat.noarch
pulp-server-2.8.1.3-1.el7sat.noarch
python-pulp-bindings-2.8.1.3-1.el7sat.noarch
python-pulp-client-lib-2.8.1.3-1.el7sat.noarch
python-pulp-common-2.8.1.3-1.el7sat.noarch
python-pulp-docker-common-2.0.0.2-1.el7sat.noarch
python-pulp-oid_validation-2.8.1.3-1.el7sat.noarch
python-pulp-puppet-common-2.8.1-2.el7sat.noarch
python-pulp-repoauth-2.8.1.3-1.el7sat.noarch
python-pulp-rpm-common-2.8.1.3-1.el7sat.noarch
python-pulp-streamer-2.8.1.3-1.el7sat.noarch
rubygem-smart_proxy_pulp-1.2.0-1.el7sat.noarch
foreman-1.11.0.17-1.el7sat.noarch
tfm-rubygem-katello-3.0.0.24-1.el7sat.noarch
How reproducible:
Seems to be always. Multiple people on the QCI Team have noticed this.
Steps to Reproduce:
1. Install Satellite 6.2 Beta
2. Sync:
Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server x86_64 7Server
Red Hat Enterprise Linux 7 Server - Extras RPMs x86_64
3. Re-sync the repos
Actual results:
Re-sync'ing these repos takes between 30 minutes and one hour.
Expected results:
re-sync'ing with no changes should be fairly quick
Additional info:
The initial syncs for these repos were 6 and 18 minutes.
Other repos resync very quickly. These are the only two we have found thus far that behave this way.
Using upstream pulp 2.8.3, I saw these times for the initial sync of the "extras" repo:
150.5s sync
17.7s publish
Then the second sync and publish took this long:
5.1s sync
15.2s publish
We did narrow down that it is the publish task that is taking so long, not the sync. It's difficult to distinguish as a user, since they both happen as part of one operation.
I suggest closing 1315006 and keeping this one open, just because I like the quality of debugging content on this one a little more. :) This one is also already aligned with our corresponding upstream pulp bug.
Created attachment 1158873 [details] Foreman Debug Description of problem: Resync'ing Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server x86_64 7Server and Red Hat Enterprise Linux 7 Server - Extras RPMs x86_64 repos is taking an extreme amount of time. Version-Release number of selected component (if applicable): pulp-admin-client-2.8.1.3-1.el7sat.noarch pulp-client-1.0-1.noarch pulp-docker-plugins-2.0.0.2-1.el7sat.noarch pulp-katello-1.0-3.el7sat.noarch pulp-puppet-plugins-2.8.1-2.el7sat.noarch pulp-puppet-tools-2.8.1-2.el7sat.noarch pulp-rpm-plugins-2.8.1.3-1.el7sat.noarch pulp-selinux-2.8.1.3-1.el7sat.noarch pulp-server-2.8.1.3-1.el7sat.noarch python-pulp-bindings-2.8.1.3-1.el7sat.noarch python-pulp-client-lib-2.8.1.3-1.el7sat.noarch python-pulp-common-2.8.1.3-1.el7sat.noarch python-pulp-docker-common-2.0.0.2-1.el7sat.noarch python-pulp-oid_validation-2.8.1.3-1.el7sat.noarch python-pulp-puppet-common-2.8.1-2.el7sat.noarch python-pulp-repoauth-2.8.1.3-1.el7sat.noarch python-pulp-rpm-common-2.8.1.3-1.el7sat.noarch python-pulp-streamer-2.8.1.3-1.el7sat.noarch rubygem-smart_proxy_pulp-1.2.0-1.el7sat.noarch foreman-1.11.0.17-1.el7sat.noarch tfm-rubygem-katello-3.0.0.24-1.el7sat.noarch How reproducible: Seems to be always. Multiple people on the QCI Team have noticed this. Steps to Reproduce: 1. Install Satellite 6.2 Beta 2. Sync: Red Hat Software Collections RPMs for Red Hat Enterprise Linux 7 Server x86_64 7Server Red Hat Enterprise Linux 7 Server - Extras RPMs x86_64 3. Re-sync the repos Actual results: Re-sync'ing these repos takes between 30 minutes and one hour. Expected results: re-sync'ing with no changes should be fairly quick Additional info: The initial syncs for these repos were 6 and 18 minutes. Other repos resync very quickly. These are the only two we have found thus far that behave this way.