Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 745563

Summary: missing two log statements from /var/log/rhsm/rhsmcertd.log
Product: Red Hat Enterprise Linux 6 Reporter: John Sefler <jsefler>
Component: subscription-managerAssignee: William Poteat <wpoteat>
Status: CLOSED ERRATA QA Contact: Entitlement Bugs <entitlement-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: bkearney, cduryee, skallesh, spandey
Target Milestone: betaKeywords: Regression
Target Release: 6.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 13:03:46 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:
Bug Depends On:    
Bug Blocks: 738066, 756082    

Description John Sefler 2011-10-12 17:55:07 UTC
Description of problem:

Automation caught a regression in the logging written to /var/log/rhsm/rhsmcertd.log during a "service rhsmcertd restart"


FROM SUBSCRIPTION_MANAGER RHEL62 BRANCH...

[root@jsefler-onprem-62server tmp]# service rhsmcertd restart
Stopping rhsmcertd                                         [  OK  ]
Starting rhsmcertd 240 1440                                [  OK  ]
[root@jsefler-onprem-62server tmp]# tail -4 /var/log/rhsm/rhsmcertd.log
Wed Oct 12 13:39:28 2011: started: interval = 1440 minutes
Wed Oct 12 13:39:28 2011: started: interval = 240 minutes
Wed Oct 12 13:39:28 2011: certificates updated
Wed Oct 12 13:39:28 2011: certificates updated


FROM SUBSCRIPTION_MANAGER master BRANCH...
[root@jsefler-katello-62server ~]# service rhsmcertd restart
Stopping rhsmcertd                                         [  OK  ]
Starting rhsmcertd 240 1440                                [  OK  ]
[root@jsefler-katello-62server ~]# tail -4 /var/log/rhsm/rhsmcertd.log
Wed Oct 12 13:35:25 2011: certificates updated
Wed Oct 12 13:35:26 2011: certificates updated
Wed Oct 12 13:40:14 2011: certificates updated
Wed Oct 12 13:40:14 2011: certificates updated


Notice the two "started" log lines are missing from the master branch.




Version-Release number of selected component (if applicable):
[root@jsefler-katello-62server ~]# rpm -q subscription-manager
subscription-manager-0.97.1-1.git.85.2353df9.el6.x86_64


How reproducible:


Steps to Reproduce:
1. above
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 2 John Sefler 2012-01-05 21:00:41 UTC
I suspect this was already fixed by bug 752572

Comment 4 Shwetha Kallesh 2012-02-29 06:12:57 UTC
Moving the bug to verified.

RPM used:

[root@dhcp201-162 ~]# rpm -qa | grep subscription-manager
subscription-manager-migration-0.99.8-1.git.8.cc12bc5.el6.x86_64
subscription-manager-0.99.8-1.git.8.cc12bc5.el6.x86_64
subscription-manager-firstboot-0.99.8-1.git.8.cc12bc5.el6.x86_64
subscription-manager-migration-data-1.12.1-1.git.4.7b6cf92.el6.noarch
subscription-manager-debuginfo-0.99.8-1.el6.x86_64
subscription-manager-gnome-0.99.8-1.git.8.cc12bc5.el6.x86_64

[root@dhcp201-162 ~]# service rhsmcertd restart
Stopping rhsmcertd                                         [  OK  ]
Starting rhsmcertd 240 1440                                [  OK  ]
[root@dhcp201-162 ~]# tail -4 /var/log/rhsm/rhsmcertd.log
Wed Feb 29 06:08:41 2012: healing check started: interval = 1440
Wed Feb 29 06:08:41 2012: cert check started: interval = 240
Wed Feb 29 06:08:43 2012: certificates updated
Wed Feb 29 06:08:44 2012: certificates updated

Comment 6 errata-xmlrpc 2012-06-20 13:03:46 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.

http://rhn.redhat.com/errata/RHBA-2012-0804.html