Bug 1275783

Summary: hammer cli does not complete uploading of larger docker images
Product: Red Hat Satellite Reporter: Partha Aji <paji>
Component: Container ManagementAssignee: David Davis <daviddavis>
Status: CLOSED WONTFIX QA Contact: Katello QA List <katello-qa-list>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.4CC: bbuckingham, bkearney, cwelton, daviddavis, gregswift
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/11392
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-07 12:44:17 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 Partha Aji 2015-10-27 17:45:31 UTC
<pre>
# hammer repository upload-content --path rspec-puppet-el6.tar --id 56
Failed to upload file 'rspec-puppet-el6.tar' to repository. Please check the file and try again.

</pre>

I'm seeing almost no traffic when I do these (its there, but very low).  The first image was 571M, the second was 212M.

However with a 2.4M image....
<pre>
# hammer repository upload-content --path busybox.tar --id 56
Successfully uploaded file 'busybox.tar'.
</pre>

For that I saw network traffic immediately and continuously until it was up.

Comment 1 Partha Aji 2015-10-27 17:45:33 UTC
Created from redmine issue http://projects.theforeman.org/issues/11392

Comment 2 Partha Aji 2015-10-27 17:45:37 UTC
Upstream bug assigned to daviddavis

Comment 4 Bryan Kearney 2015-10-27 18:03:39 UTC
Upstream bug component is Container Management

Comment 5 Greg Swift 2015-10-27 19:48:16 UTC
fixing title here, since it was typo'd and not clear in the redmine instance

Comment 6 David Davis 2016-03-07 12:44:17 UTC
Closing since pulp 2.8 no longer supports uploading of docker images.