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.
DescriptionSteffen Froemer
2018-01-02 22:48:36 UTC
Description of problem:
Running sosreport on satellite 6 server will stuck in "setup plugins" section on plugin 'jars'.
This plugin is doing a traverse search for JAR files in /var/lib directory.
Version-Release number of selected component (if applicable):
sos-3.4-6.el7
How reproducible:
100%
Steps to Reproduce:
1. on Satellite 6 server execute `sosreport -o jars`
Actual results:
The command will take ages.
$ time sosreport -o jars
Setting up archive ...
Setting up plugins ...
Running plugins. Please wait ...
Running 1/1: jars...
Creating compressed archive...
Your sosreport has been generated and saved in:
/var/tmp/sosreport-host.example.com-20180102155859.tar.xz
The checksum is: d858df36592f98421dc8b85dd7c2b601
Please send this file to your support representative.
real 87m11.434s
user 6m25.371s
sys 5m56.268s
Expected results:
This routine should be finished in a timely short manner
Additional info: