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.
Description of problem:
Trying to sync Red Hat Enterprise Linux 7 Server - RH Common RPMs x86_64 7Server fail, showing a "Sync Incomplete" message in WebUI and a long traceback in production.log, starting with the excerpt below.
Bug #119487 seems to be similar, but I decided to open this one as the former was opened against 6.1.0.
PLP0000: Importer indicated a failed response (Katello::Errors::PulpError)
/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:100:in `block in external_task='
/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:98:in `each'
/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:98:in `external_task='
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/polling.rb:86:in `poll_external_task_with_rescue'
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/polling.rb:15:in `run'
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action/cancellable.rb:9:in `run'
/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/pulp/abstract_async_task.rb:57:in `run'
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/action.rb:443:in `block (3 levels) in execute_run'
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:26:in `call'
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware/stack.rb:26:in `pass'
/opt/rh/ruby193/root/usr/share/gems/gems/dynflow-0.7.3/lib/dynflow/middleware.rb:16:in `pass'
[..]
Version-Release number of selected component (if applicable):
katello-1.5.0-30.el7sat.noarch
katello-certs-tools-1.5.6-1.el7sat.noarch
katello-default-ca-1.0-1.noarch
katello-installer-0.0.67-1.el7sat.noarch
katello-server-ca-1.0-1.noarch
pulp-katello-0.3-4.el7sat.noarch
pulp-nodes-common-2.4.4-1.el7sat.noarch
pulp-nodes-parent-2.4.4-1.el7sat.noarch
pulp-puppet-plugins-2.4.4-1.el7sat.noarch
pulp-puppet-tools-2.4.4-1.el7sat.noarch
pulp-rpm-plugins-2.4.4-1.1.el7sat.noarch
pulp-selinux-2.4.4-1.el7sat.noarch
pulp-server-2.4.4-1.el7sat.noarch
How reproducible:
Always
Steps to Reproduce:
1. Create and import a manifest (in this case, using an employee subscription, if that matters)
2. Enable the RHEL 7 - RH Commons RPMs x86_64 repository
3. Start repository sync
Actual results:
Sync fails with above error.
Expected results:
Sync should complete successfully.
It's worth mentioning that syncing the following repositories worked in this same system:
* Red Hat Enterprise Linux 7 Server Kickstart x86_64 7Server
* Red Hat Enterprise Linux 7 Server RPMs x86_64 7Server
* Red Hat Enterprise Linux 6 Server - RH Common RPMs x86_64 6Server
And the following FAILED as well:
* Red Hat Enterprise Linux 7 Server - RH Common RPMs x86_64 7.0
Perhaps the problem is in the CDN, with RHEL 7 repositories.