Bug 1192031

Summary: traceback Missing resource(s): repo='repo_name' on syncing contents on capsule though sync is 100% complete
Product: Red Hat Satellite Reporter: Sachin Ghai <sghai>
Component: Foreman ProxyAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.8CC: bbuckingham, jsherril, mmccune
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-13 16:11:10 UTC Type: Bug
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
while syncing contents on capsule, got errors in /var/log/messages. none

Description Sachin Ghai 2015-02-12 13:10:04 UTC
Created attachment 990911 [details]
while syncing contents on capsule, got errors in /var/log/messages.

Description of problem:
I was trying to sync capsule with sat6, sync succeed 100% but on capsule under /var/log/messages, found tracebacks:



Feb 12 07:30:48 cloud-qe-7 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._queue_release_resource[3cc64f55-9938-4ad7-984b-1e58c511a552] succeeded in 0.0381092979987s: None
Feb 12 07:30:48 cloud-qe-7 pulp: celery.worker.job:INFO: Task pulp.server.async.tasks._release_resource[bfeacbfa-fe78-4121-bcc8-c0e2d3859b38] succeeded in 0.0420571370014s: None
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR: Missing resource(s): repo=Default_Organization-centos-os_x86_64
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR: Traceback (most recent call last):
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:   File "/usr/lib/python2.7/site-packages/pulp/server/webservices/middleware/exception.py", line 44, in __call__
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:     return self.app(environ, start_response)
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:   File "/usr/lib/python2.7/site-packages/pulp/server/webservices/middleware/postponed.py", line 42, in __call__
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:     return self.app(environ, start_response)
Feb 12 07:30:49 cloud-qe-7 pulp: pulp.server.webservices.middleware.exception:ERROR:   File "/usr/lib/python2.7/site-packages/web/application.py", line
Version-Release number of selected component (if applicable):
upgraded sat6 to sat 6.0.8 and capsule from 6.0.7

How reproducible:


Steps to Reproduce:
1. sync capsule with sat6
2. check /var/log/messages
3.

Actual results:
Missing resource error in /var/log/messages

Expected results:
shouldn't be any error

Additional info:

Comment 4 Justin Sherrill 2015-02-12 15:52:15 UTC
This is actually normal and exists already on GA.  https://bugzilla.redhat.com/show_bug.cgi?id=1021563

If you agree please close as a duplicate.

Comment 5 Justin Sherrill 2015-02-12 15:56:51 UTC
The UTF error I am not sure about, but is different from the original error, and i can't imagine it being related to anything in the errata

Comment 6 Brad Buckingham 2015-02-13 16:11:10 UTC

*** This bug has been marked as a duplicate of bug 1021563 ***