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 1940098 - AWS agents: dont spam logs when getting token (RHEL7)
Summary: AWS agents: dont spam logs when getting token (RHEL7)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: resource-agents
Version: 7.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 7.9
Assignee: Oyvind Albrigtsen
QA Contact: Brandon Perkins
URL:
Whiteboard:
Depends On: 1940094
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-17 15:45 UTC by Oyvind Albrigtsen
Modified: 2022-08-31 14:54 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1940094
Environment:
Last Closed: 2022-08-31 14:54:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Oyvind Albrigtsen 2021-03-17 15:45:41 UTC
+++ This bug was initially created as a clone of Bug #1940094 +++

Description of problem:
After we introduced IMDSv2 support the AWS agents spam logfiles during monitor action when getting the token due to curl outputting progress to stderr when not run in terminal.

Example:
Mar 17 10:59:03 rhel8-1 pacemaker-execd     [14377] (log_op_output)     notice: vpcip_monitor_0[14417] error output [   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current ]
Mar 17 10:59:03 rhel8-1 pacemaker-execd     [14377] (log_op_output)     notice: vpcip_monitor_0[14417] error output [                                  Dload  Upload   Total   Spent    Left  Speed ]
Mar 17 10:59:03 rhel8-1 pacemaker-execd     [14377] (log_op_output)     notice: vpcip_monitor_0[14417] error output [ ^M  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0^M100    56  100    56    0     0   3500      0 --:--:-- --:--:-- --:--:--  3733 ]

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Setup a resource with any of the AWS agents, and look in /var/log/pacemaker/pacemaker.log for the error output above.
2.
3.

Actual results:
Spams logfile

Expected results:
Doesnt spam logfile

Additional info:
https://github.com/ClusterLabs/resource-agents/pull/1626/commits/59b0840d262900d0eaa8b19df3ede55eea5250d2


Note You need to log in before you can comment on or make changes to this bug.