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.

Bug 1684703

Summary: Manifest upload task takes too much time
Product: Red Hat Satellite Reporter: Mike McCune <mmccune>
Component: Subscription ManagementAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: jcallaha
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5.0CC: egolov, ehelms, jomitsch, mmccune, nkathole, rplevka
Target Milestone: 6.4.3Keywords: Performance, PrioBumpQA, Regression, Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tfm-rubygem-katello-3.7.0.54-1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1669186 Environment:
Last Closed: 2019-04-29 18:15:35 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:
Attachments:
Description Flags
verification screenshot none

Comment 2 jcallaha 2019-04-08 20:49:24 UTC
While upload times are in the range we're expecting, we will need to bring in an additional fix outlined here: https://bugzilla.redhat.com/show_bug.cgi?id=1669186#c27

-bash-4.2# for i in {1..20}; do date && hammer -u admin -p changeme subscription upload --file manifest-latest.zip --organization-id 1 && date && hammer -u admin -p changeme subscription delete-manifest --organization-id 1; done
Mon Apr  8 16:30:57 EDT 2019
warning: Overriding "Content-Type" header "multipart/form-data" with "multipart/form-data; boundary=----RubyFormBoundaryIJzYPVwrkKojFfMD" due to payload
[.....................................................................................................................................................................................] [100%]
Mon Apr  8 16:32:03 EDT 2019
[.....................................................................................................................................................................................] [100%]
Mon Apr  8 16:32:26 EDT 2019
warning: Overriding "Content-Type" header "multipart/form-data" with "multipart/form-data; boundary=----RubyFormBoundaryZOquAxlexVlAgPcF" due to payload
[.....................................................................................................................................................................................] [100%]
Mon Apr  8 16:33:33 EDT 2019
[.....................................................................................................................................................................................] [100%]
Mon Apr  8 16:33:57 EDT 2019
warning: Overriding "Content-Type" header "multipart/form-data" with "multipart/form-data; boundary=----RubyFormBoundaryPvI3sthoYElml11z" due to payload
[.....................................................................................................................................................................................] [100%]
Error: PG::UniqueViolation: ERROR:  duplicate key value violates unique constraint "index_katello_pools_on_cp_id"
DETAIL:  Key (cp_id)=(8a90c3c369fe6ca80169fea874d24c57) already exists.
: INSERT INTO "katello_pools" ("cp_id", "created_at", "updated_at", "organization_id") VALUES ($1, $2, $3, $4) RETURNING "id"
Mon Apr  8 16:34:40 EDT 2019
warning: Overriding "Content-Type" header "multipart/form-data" with "multipart/form-data; boundary=----RubyFormBoundaryMZodDPTtBOMYgt7f" due to payload
[.....................................................................................................................................................................................] [100%]
Error: Import is the same as existing data
Mon Apr  8 16:35:16 EDT 2019

Comment 3 jcallaha 2019-04-17 14:50:14 UTC
Verified in Satellite 6.4.3 Snap 2

Ran a loop of 20 manifest uploads/deletions. Each took around 20-30 seconds to complete.

See attached screenshot for verification.

Comment 4 jcallaha 2019-04-17 14:50:34 UTC
Created attachment 1555930 [details]
verification screenshot

Comment 6 errata-xmlrpc 2019-04-29 18:15:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:0903