[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var 
naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This 
feature will be removed from ansible-core in version 2.19. Deprecation warnings
 can be disabled by setting deprecation_warnings=False in ansible.cfg.
ansible-playbook [core 2.16.10]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/collections-YD2
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
statically imported: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml
statically imported: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.

PLAYBOOK: tests_verify_fullstack.yml *******************************************
2 plays in /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml

PLAY [all] *********************************************************************

TASK [Include vault variables] *************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5
Saturday 31 August 2024  06:23:37 -0400 (0:00:00.008)       0:00:00.008 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "pcptest_pw": {
            "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n"
        }
    },
    "ansible_included_var_files": [
        "/tmp/metrics-POR/tests/vars/vault-variables.yml"
    ],
    "changed": false
}

PLAY [Test the full PCP/Redis/Grafana stack] ***********************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9
Saturday 31 August 2024  06:23:37 -0400 (0:00:00.023)       0:00:00.032 ******* 
ok: [managed_node3]

TASK [Stop test] ***************************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18
Saturday 31 August 2024  06:23:38 -0400 (0:00:01.023)       0:00:01.055 ******* 
META: end_host conditional evaluated to False, continuing execution for managed_node3
skipping: [managed_node3] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed_node3

TASK [Get initial state of services] *******************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3
Saturday 31 August 2024  06:23:38 -0400 (0:00:00.031)       0:00:01.087 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "auto-cpufreq.service": {
                "name": "auto-cpufreq.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.fedoraproject.FirewallD1.service": {
                "name": "dbus-org.fedoraproject.FirewallD1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ebtables.service": {
                "name": "ebtables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ip6tables.service": {
                "name": "ip6tables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iprdump.service": {
                "name": "iprdump.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprinit.service": {
                "name": "iprinit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprupdate.service": {
                "name": "iprupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ipset.service": {
                "name": "ipset.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iptables.service": {
                "name": "iptables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-convert.service": {
                "name": "nfs-convert.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "plymouth-halt.service": {
                "name": "plymouth-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit.service": {
                "name": "plymouth-quit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-switch-root-initramfs.service": {
                "name": "plymouth-switch-root-initramfs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmcd.service": {
                "name": "pmcd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmfind.service": {
                "name": "pmfind.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie.service": {
                "name": "pmie.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmie_check.service": {
                "name": "pmie_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_daily.service": {
                "name": "pmie_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_farm.service": {
                "name": "pmie_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmie_farm_check.service": {
                "name": "pmie_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger.service": {
                "name": "pmlogger.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmlogger_check.service": {
                "name": "pmlogger_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_daily_report.service": {
                "name": "pmlogger_daily_report.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmlogger_farm.service": {
                "name": "pmlogger_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmlogger_farm_check.service": {
                "name": "pmlogger_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmproxy.service": {
                "name": "pmproxy.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "power-profiles-daemon.service": {
                "name": "power-profiles-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tlp.service": {
                "name": "tlp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Run the role] ************************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28
Saturday 31 August 2024  06:23:39 -0400 (0:00:01.658)       0:00:02.745 ******* 

TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3
Saturday 31 August 2024  06:23:39 -0400 (0:00:00.035)       0:00:02.781 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8
Saturday 31 August 2024  06:23:39 -0400 (0:00:00.029)       0:00:02.811 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_elasticsearch | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.019)       0:00:02.830 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_mssql | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.016)       0:00:02.847 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_postfix | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.017)       0:00:02.865 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_bpftrace | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ******
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.024)       0:00:02.889 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.026)       0:00:02.915 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n",
    "skip_reason": "Conditional result was False"
}

TASK [Configure SQL Server metrics.] *******************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.016)       0:00:02.932 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_mssql | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Configure Postfix metrics.] **********************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.017)       0:00:02.949 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_postfix | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Setup bpftrace metrics.] *************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.018)       0:00:02.967 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "metrics_from_bpftrace | d(false) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric querying service.] ******************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.016)       0:00:02.984 ******* 

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.037)       0:00:03.022 ******* 
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => {
    "ansible_facts": {
        "__redis_conf_file": "redis.conf",
        "__redis_conf_link": "/etc",
        "__redis_conf_path": "/etc/redis"
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => {
    "ansible_facts": {
        "__redis_packages": [
            "redis",
            "redis-doc"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__redis_loaded_modules": [],
        "__redis_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8_x86_64.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__redis_loaded_modules": [],
        "__redis_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8_x86_64.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_8_x86_64.yml",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.060)       0:00:03.082 ******* 
ok: [managed_node3] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.439)       0:00:03.522 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "__ansible_pcp_is_ostree": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31
Saturday 31 August 2024  06:23:40 -0400 (0:00:00.025)       0:00:03.547 ******* 
changed: [managed_node3] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: redis-5.0.3-5.module_el8.4.0+955+7126e393.x86_64",
        "Installed: redis-doc-5.0.3-5.module_el8.4.0+955+7126e393.noarch"
    ]
}
lsrpackages: redis redis-doc

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis configuration directory exists] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:37
Saturday 31 August 2024  06:23:45 -0400 (0:00:04.377)       0:00:07.924 ******* 
changed: [managed_node3] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0750",
    "owner": "redis",
    "path": "/etc/redis",
    "secontext": "unconfined_u:object_r:etc_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 991
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:46
Saturday 31 August 2024  06:23:45 -0400 (0:00:00.457)       0:00:08.382 ******* 
changed: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/templates/CentOS_8_redis.conf.j2) => {
    "ansible_loop_var": "item",
    "changed": true,
    "checksum": "06d89d7886a9a4126fb9baddfd6c1c2e3ab5271a",
    "dest": "/etc/redis/redis.conf",
    "gid": 0,
    "group": "root",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/templates/CentOS_8_redis.conf.j2",
    "md5sum": "1fe9e0c70d77ce4ffaf3d7d4e6b75195",
    "mode": "0640",
    "owner": "redis",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 61569,
    "src": "/root/.ansible/tmp/ansible-tmp-1725099825.5988503-12992-203984183476982/source",
    "state": "file",
    "uid": 991
}
Notification for handler Restart redis has been saved.

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis configuration symlink exists] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:60
Saturday 31 August 2024  06:23:46 -0400 (0:00:00.763)       0:00:09.145 ******* 
changed: [managed_node3] => {
    "changed": true,
    "dest": "/etc/redis.conf",
    "gid": 0,
    "group": "root",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:etc_t:s0",
    "size": 21,
    "src": "/etc/redis/redis.conf",
    "state": "link",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is running and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:67
Saturday 31 August 2024  06:23:46 -0400 (0:00:00.363)       0:00:09.508 ******* 
changed: [managed_node3] => {
    "changed": true,
    "enabled": true,
    "name": "redis",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "basic.target -.mount system.slice systemd-journald.socket sysinit.target network.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Redis persistent key-value database",
        "DevicePolicy": "auto",
        "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis.conf --supervised systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/redis.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "Group": "redis",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "redis.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "10240",
        "LimitNOFILESoft": "10240",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "redis.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target -.mount",
        "RequiresMountsFor": "/run/redis",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectory": "redis",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "User": "redis",
        "UtmpMode": "init",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [Setup metric collection service.] ****************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:83
Saturday 31 August 2024  06:23:47 -0400 (0:00:00.841)       0:00:10.350 ******* 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4
Saturday 31 August 2024  06:23:47 -0400 (0:00:00.051)       0:00:10.402 ******* 
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => {
    "ansible_facts": {
        "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd",
        "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger",
        "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers",
        "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy"
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__pcp_packages_extra": [
            "pcp-zeroconf"
        ],
        "__pcp_sasl_mechlist": "scram-sha-256",
        "__pcp_sasl_packages": [
            "cyrus-sasl-lib",
            "cyrus-sasl-scram"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__pcp_packages_extra": [
            "pcp-zeroconf"
        ],
        "__pcp_sasl_mechlist": "scram-sha-256",
        "__pcp_sasl_packages": [
            "cyrus-sasl-lib",
            "cyrus-sasl-scram"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18
Saturday 31 August 2024  06:23:47 -0400 (0:00:00.047)       0:00:10.449 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23
Saturday 31 August 2024  06:23:47 -0400 (0:00:00.022)       0:00:10.472 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27
Saturday 31 August 2024  06:23:47 -0400 (0:00:00.019)       0:00:10.491 ******* 
ok: [managed_node3] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: pcp pcp-zeroconf

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33
Saturday 31 August 2024  06:23:50 -0400 (0:00:02.745)       0:00:13.236 ******* 
ok: [managed_node3] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: cyrus-sasl-lib cyrus-sasl-scram

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] ****
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:42
Saturday 31 August 2024  06:23:53 -0400 (0:00:02.732)       0:00:15.969 ******* 
included: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4
Saturday 31 August 2024  06:23:53 -0400 (0:00:00.042)       0:00:16.011 ******* 
skipping: [managed_node3] => {
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9
Saturday 31 August 2024  06:23:53 -0400 (0:00:00.016)       0:00:16.027 ******* 
ok: [managed_node3] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/pcp/pmcd/pmcd.conf"
    ],
    "delta": "0:00:00.002761",
    "end": "2024-08-31 06:23:53.584560",
    "rc": 0,
    "start": "2024-08-31 06:23:53.581799"
}

STDOUT:

# 
# Name  Id      IPC     IPC Params      File/Cmd
# Performance Metrics Domain Specifications
# This file is automatically generated during the build
root	1	pipe	binary		/var/lib/pcp/pmdas/root/pmdaroot
pmcd	2	dso	pmcd_init	/var/lib/pcp/pmdas/pmcd/pmda_pmcd.so
proc	3	pipe	binary		/var/lib/pcp/pmdas/proc/pmdaproc -d 3
pmproxy	4	dso	pmproxy_init	/var/lib/pcp/pmdas/mmv/pmda_mmv.so
xfs	11	pipe	binary		/var/lib/pcp/pmdas/xfs/pmdaxfs -d 11
linux	60	pipe	binary		/var/lib/pcp/pmdas/linux/pmdalinux
nfsclient	62	pipe	binary		python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python 
mmv	70	dso	mmv_init	/var/lib/pcp/pmdas/mmv/pmda_mmv.so
kvm	95	pipe	binary		/var/lib/pcp/pmdas/kvm/pmdakvm -d 95
jbd2	122	dso	jbd2_init	/var/lib/pcp/pmdas/jbd2/pmda_jbd2.so
dm	129	pipe	binary 		/var/lib/pcp/pmdas/dm/pmdadm -d 129 
openmetrics	144	pipe	binary notready		python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python 

[access]
disallow ".*" : store;
disallow ":*" : store;
allow "local:*" : all;

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14
Saturday 31 August 2024  06:23:53 -0400 (0:00:00.426)       0:00:16.454 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23
Saturday 31 August 2024  06:23:53 -0400 (0:00:00.020)       0:00:16.474 ******* 
ok: [managed_node3] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/labels",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 45,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31
Saturday 31 August 2024  06:23:53 -0400 (0:00:00.328)       0:00:16.803 ******* 
ok: [managed_node3] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/labels/optional",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 29,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39
Saturday 31 August 2024  06:23:54 -0400 (0:00:00.330)       0:00:17.133 ******* 
ok: [managed_node3] => {
    "changed": false,
    "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5",
    "dest": "/etc/pcp/labels/ansible-managed",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/labels/ansible-managed",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 3,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46
Saturday 31 August 2024  06:23:54 -0400 (0:00:00.571)       0:00:17.704 ******* 
ok: [managed_node3] => {
    "changed": false,
    "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5",
    "dest": "/etc/pcp/labels/optional/ansible-managed",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/labels/optional/ansible-managed",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 3,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53
Saturday 31 August 2024  06:23:55 -0400 (0:00:00.578)       0:00:18.283 ******* 
ok: [managed_node3] => {
    "changed": false,
    "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3",
    "dest": "/etc/sysconfig/pmcd",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sysconfig/pmcd",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1627,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60
Saturday 31 August 2024  06:23:56 -0400 (0:00:00.604)       0:00:18.887 ******* 
ok: [managed_node3] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "append": false,
    "changed": false,
    "comment": "",
    "group": 990,
    "home": "/home/metrics",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "move_home": false,
    "name": "metrics",
    "shell": "/bin/bash",
    "state": "present",
    "uid": 993
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68
Saturday 31 August 2024  06:23:56 -0400 (0:00:00.511)       0:00:19.398 ******* 
ok: [managed_node3] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "cmd": "set -eu\nif set -o | grep -q pipefail; then\n  set -o pipefail  # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n  echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n  echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n  chown root:pcp \"/etc/pcp/passwd.db\"\n  chmod 640 \"/etc/pcp/passwd.db\"\nfi\n",
    "delta": "0:00:00.007541",
    "end": "2024-08-31 06:23:56.869545",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "rc": 0,
    "start": "2024-08-31 06:23:56.862004"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86
Saturday 31 August 2024  06:23:56 -0400 (0:00:00.343)       0:00:19.741 ******* 
ok: [managed_node3] => {
    "changed": false,
    "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771",
    "dest": "/etc/sasl2/pmcd.conf",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sasl2/pmcd.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 998,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94
Saturday 31 August 2024  06:23:57 -0400 (0:00:00.588)       0:00:20.330 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "__pcp_restart_pmcd": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99
Saturday 31 August 2024  06:23:57 -0400 (0:00:00.024)       0:00:20.355 ******* 
ok: [managed_node3] => {}

MSG:

['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False']

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110
Saturday 31 August 2024  06:23:57 -0400 (0:00:00.032)       0:00:20.388 ******* 
ok: [managed_node3] => {
    "changed": false,
    "enabled": true,
    "name": "pmcd",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "ActiveEnterTimestampMonotonic": "317618364",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:22:36 EDT",
        "ActiveExitTimestampMonotonic": "316452271",
        "ActiveState": "active",
        "After": "network-online.target system.slice basic.target systemd-journald.socket sysinit.target avahi-daemon.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "AssertTimestampMonotonic": "317189797",
        "Before": "pmie.service zabbix-agent.service shutdown.target multi-user.target pmlogger.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "ConditionTimestampMonotonic": "317189796",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmcd(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "31604",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "ExecMainStartTimestampMonotonic": "317618343",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "InactiveEnterTimestampMonotonic": "317188663",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "InactiveExitTimestampMonotonic": "317190924",
        "InvocationID": "65f1b67d933a4e87bdec6f419511a192",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "31604",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "36417536",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmcd.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "StateChangeTimestampMonotonic": "317618364",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "9",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmie.service pmlogger.service multi-user.target",
        "WatchdogTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "WatchdogTimestampMonotonic": "317618361",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117
Saturday 31 August 2024  06:23:58 -0400 (0:00:00.471)       0:00:20.860 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "__pcp_restart_pmcd | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] ****
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:45
Saturday 31 August 2024  06:23:58 -0400 (0:00:00.019)       0:00:20.879 ******* 
included: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4
Saturday 31 August 2024  06:23:58 -0400 (0:00:00.043)       0:00:20.922 ******* 
ok: [managed_node3] => (item=network) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "network",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 78,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (item=power) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "power",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/power",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 30,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (item=zeroconf) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "zeroconf",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/zeroconf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 25,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (item=filesys) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "filesys",
    "mode": "0755",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/filesys",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 38,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14
Saturday 31 August 2024  06:23:59 -0400 (0:00:01.310)       0:00:22.233 ******* 
ok: [managed_node3] => (item=network) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "network",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/network",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 78,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (item=power) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "power",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/power",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 30,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (item=zeroconf) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "zeroconf",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/zeroconf",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 25,
    "state": "directory",
    "uid": 0
}
ok: [managed_node3] => (item=filesys) => {
    "ansible_loop_var": "item",
    "changed": false,
    "gid": 0,
    "group": "root",
    "item": "filesys",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/config/pmieconf/filesys",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 38,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24
Saturday 31 August 2024  06:24:00 -0400 (0:00:01.310)       0:00:23.544 ******* 
ok: [managed_node3] => (item=network/tcplistenoverflows) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d",
    "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows",
    "gid": 0,
    "group": "root",
    "item": "network/tcplistenoverflows",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network/tcplistenoverflows",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 971,
    "state": "file",
    "uid": 0
}
ok: [managed_node3] => (item=network/tcpqfulldocookies) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae",
    "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldocookies",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1131,
    "state": "file",
    "uid": 0
}
ok: [managed_node3] => (item=network/tcpqfulldrops) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524",
    "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldrops",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/network/tcpqfulldrops",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1129,
    "state": "file",
    "uid": 0
}
ok: [managed_node3] => (item=power/thermal_throttle) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603",
    "dest": "/etc/pcp/pmieconf/power/thermal_throttle",
    "gid": 0,
    "group": "root",
    "item": "power/thermal_throttle",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/power/thermal_throttle",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1153,
    "state": "file",
    "uid": 0
}
ok: [managed_node3] => (item=zeroconf/all_threads) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "65169db16dcaa224c211373001adc3addf1031c4",
    "dest": "/etc/pcp/pmieconf/zeroconf/all_threads",
    "gid": 0,
    "group": "root",
    "item": "zeroconf/all_threads",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/zeroconf/all_threads",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 840,
    "state": "file",
    "uid": 0
}
ok: [managed_node3] => (item=filesys/vfs_files) => {
    "ansible_loop_var": "item",
    "changed": false,
    "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c",
    "dest": "/etc/pcp/pmieconf/filesys/vfs_files",
    "gid": 0,
    "group": "root",
    "item": "filesys/vfs_files",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/pcp/pmieconf/filesys/vfs_files",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 969,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34
Saturday 31 August 2024  06:24:04 -0400 (0:00:03.444)       0:00:26.988 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "local_pmie": "default"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38
Saturday 31 August 2024  06:24:04 -0400 (0:00:00.023)       0:00:27.012 ******* 
skipping: [managed_node3] => (item=default)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "pcp_pmie_endpoint | length > 0",
    "item": "default",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50
Saturday 31 August 2024  06:24:04 -0400 (0:00:00.039)       0:00:27.051 ******* 
skipping: [managed_node3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'})  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "pcp_pmie_endpoint | length > 0",
    "item": {
        "ansible_loop_var": "item",
        "changed": false,
        "false_condition": "pcp_pmie_endpoint | length > 0",
        "item": "default",
        "skip_reason": "Conditional result was False",
        "skipped": true
    },
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63
Saturday 31 August 2024  06:24:04 -0400 (0:00:00.035)       0:00:27.087 ******* 
ok: [managed_node3] => (item=default) => {
    "ansible_loop_var": "item",
    "backup": "",
    "changed": false,
    "found": 0,
    "item": "default"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73
Saturday 31 August 2024  06:24:04 -0400 (0:00:00.527)       0:00:27.615 ******* 
skipping: [managed_node3] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'})  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "pcp_pmie_endpoint | length > 0",
    "item": {
        "ansible_loop_var": "item",
        "backup": "",
        "changed": false,
        "diff": [
            {
                "after": "",
                "after_header": "/var/lib/pcp/config/pmie/config.default (content)",
                "before": "",
                "before_header": "/var/lib/pcp/config/pmie/config.default (content)"
            },
            {
                "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)",
                "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)"
            }
        ],
        "failed": false,
        "found": 0,
        "invocation": {
            "module_args": {
                "attributes": null,
                "backrefs": false,
                "backup": false,
                "create": false,
                "firstmatch": false,
                "group": null,
                "insertafter": null,
                "insertbefore": null,
                "line": null,
                "mode": null,
                "owner": null,
                "path": "/var/lib/pcp/config/pmie/config.default",
                "regexp": "//.*global webhook_endpoint = \"\"",
                "search_string": null,
                "selevel": null,
                "serole": null,
                "setype": null,
                "seuser": null,
                "state": "absent",
                "unsafe_writes": false,
                "validate": null
            }
        },
        "item": "default",
        "msg": ""
    },
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => {
    "changed": false
}

MSG:

All items skipped

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86
Saturday 31 August 2024  06:24:04 -0400 (0:00:00.030)       0:00:27.646 ******* 
ok: [managed_node3] => (item=network/tcplistenoverflows) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows",
    "gid": 0,
    "group": "root",
    "item": "network/tcplistenoverflows",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 44,
    "src": "/etc/pcp/pmieconf/network/tcplistenoverflows",
    "state": "link",
    "uid": 0
}
ok: [managed_node3] => (item=network/tcpqfulldocookies) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldocookies",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 43,
    "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies",
    "state": "link",
    "uid": 0
}
ok: [managed_node3] => (item=network/tcpqfulldrops) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops",
    "gid": 0,
    "group": "root",
    "item": "network/tcpqfulldrops",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 39,
    "src": "/etc/pcp/pmieconf/network/tcpqfulldrops",
    "state": "link",
    "uid": 0
}
ok: [managed_node3] => (item=power/thermal_throttle) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle",
    "gid": 0,
    "group": "root",
    "item": "power/thermal_throttle",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 40,
    "src": "/etc/pcp/pmieconf/power/thermal_throttle",
    "state": "link",
    "uid": 0
}
ok: [managed_node3] => (item=zeroconf/all_threads) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads",
    "gid": 0,
    "group": "root",
    "item": "zeroconf/all_threads",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 38,
    "src": "/etc/pcp/pmieconf/zeroconf/all_threads",
    "state": "link",
    "uid": 0
}
ok: [managed_node3] => (item=filesys/vfs_files) => {
    "ansible_loop_var": "item",
    "changed": false,
    "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files",
    "gid": 0,
    "group": "root",
    "item": "filesys/vfs_files",
    "mode": "0777",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 35,
    "src": "/etc/pcp/pmieconf/filesys/vfs_files",
    "state": "link",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95
Saturday 31 August 2024  06:24:06 -0400 (0:00:01.967)       0:00:29.613 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106
Saturday 31 August 2024  06:24:06 -0400 (0:00:00.017)       0:00:29.630 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "pcp_single_control | d(true) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116
Saturday 31 August 2024  06:24:06 -0400 (0:00:00.018)       0:00:29.649 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "__pcp_restart_pmie": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120
Saturday 31 August 2024  06:24:06 -0400 (0:00:00.032)       0:00:29.682 ******* 
ok: [managed_node3] => {
    "changed": false,
    "enabled": true,
    "name": "pmie",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ActiveEnterTimestampMonotonic": "271782646",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ActiveExitTimestampMonotonic": "271342317",
        "ActiveState": "active",
        "After": "systemd-journald.socket sysinit.target system.slice network-online.target basic.target pmcd.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "AssertTimestampMonotonic": "271563792",
        "Before": "multi-user.target pmie_farm.service shutdown.target pmie_daily.timer pmie_check.timer",
        "BindsTo": "pmie_farm.service pmie_daily.timer pmie_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ConditionTimestampMonotonic": "271563791",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "man:pmie(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "21045",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ExecMainStartTimestampMonotonic": "271782624",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "InactiveEnterTimestampMonotonic": "271562549",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "InactiveExitTimestampMonotonic": "271565105",
        "InvocationID": "476536a317174927a3515d7812b6a29c",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "21045",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1683456",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmie.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "StateChangeTimestampMonotonic": "271782646",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22406",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "WatchdogTimestampMonotonic": "271782643",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127
Saturday 31 August 2024  06:24:07 -0400 (0:00:00.513)       0:00:30.195 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "__pcp_restart_pmie | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:48
Saturday 31 August 2024  06:24:07 -0400 (0:00:00.026)       0:00:30.221 ******* 
included: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4
Saturday 31 August 2024  06:24:07 -0400 (0:00:00.080)       0:00:30.301 ******* 
ok: [managed_node3] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12
Saturday 31 August 2024  06:24:07 -0400 (0:00:00.350)       0:00:30.652 ******* 
ok: [managed_node3] => {
    "changed": false,
    "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498",
    "dest": "/etc/sysconfig/pmlogger",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sysconfig/pmlogger",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 1180,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19
Saturday 31 August 2024  06:24:08 -0400 (0:00:00.590)       0:00:31.243 ******* 
ok: [managed_node3] => {
    "changed": false,
    "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298",
    "dest": "/etc/sysconfig/pmlogger_timers",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/sysconfig/pmlogger_timers",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 988,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27
Saturday 31 August 2024  06:24:08 -0400 (0:00:00.576)       0:00:31.820 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "skipped_reason": "No items in the list"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39
Saturday 31 August 2024  06:24:09 -0400 (0:00:00.042)       0:00:31.862 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "pcp_single_control | d(true) | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49
Saturday 31 August 2024  06:24:09 -0400 (0:00:00.019)       0:00:31.881 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "__pcp_restart_pmlogger": false
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53
Saturday 31 August 2024  06:24:09 -0400 (0:00:00.024)       0:00:31.905 ******* 
ok: [managed_node3] => {
    "changed": false,
    "enabled": true,
    "name": "pmlogger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "ActiveEnterTimestampMonotonic": "281596131",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "ActiveExitTimestampMonotonic": "275860826",
        "ActiveState": "active",
        "After": "network-online.target sysinit.target system.slice systemd-journald.socket basic.target pmcd.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "AssertTimestampMonotonic": "275938477",
        "Before": "multi-user.target pmlogger_check.timer pmlogger_farm.service shutdown.target pmlogger_daily.timer",
        "BindsTo": "pmlogger_check.timer pmlogger_farm.service pmlogger_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "ConditionTimestampMonotonic": "275938475",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "man:pmlogger(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "22786",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "ExecMainStartTimestampMonotonic": "281596103",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "InactiveEnterTimestampMonotonic": "275937650",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "InactiveExitTimestampMonotonic": "275939699",
        "InvocationID": "3100d1af1d4b406b8ea77cba2557ad8a",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "22786",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "3543040",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "StateChangeTimestampMonotonic": "281596131",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22406",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "WatchdogTimestampMonotonic": "281596128",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60
Saturday 31 August 2024  06:24:09 -0400 (0:00:00.465)       0:00:32.371 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "__pcp_restart_pmlogger | bool",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:51
Saturday 31 August 2024  06:24:09 -0400 (0:00:00.017)       0:00:32.389 ******* 
included: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed_node3

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4
Saturday 31 August 2024  06:24:09 -0400 (0:00:00.046)       0:00:32.435 ******* 
Notification for handler Restart pmproxy has been saved.
changed: [managed_node3] => {
    "changed": true,
    "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc",
    "dest": "/etc/sysconfig/pmproxy",
    "gid": 0,
    "group": "root",
    "md5sum": "1c4e98765c85deb09dcdc5189d737011",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 508,
    "src": "/root/.ansible/tmp/ansible-tmp-1725099849.6487658-14148-104956388818296/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11
Saturday 31 August 2024  06:24:10 -0400 (0:00:00.644)       0:00:33.080 ******* 
changed: [managed_node3] => {
    "changed": true,
    "enabled": true,
    "name": "pmproxy",
    "state": "started",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "redis.service pmcd.service network-online.target sysinit.target avahi-daemon.service basic.target systemd-journald.socket system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmproxy(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmproxy ; argv[]=/usr/libexec/pcp/lib/pmproxy start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice sysinit.target",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestampMonotonic": "0",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

TASK [Setup metric graphing service.] ******************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:96
Saturday 31 August 2024  06:24:10 -0400 (0:00:00.702)       0:00:33.783 ******* 

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4
Saturday 31 August 2024  06:24:11 -0400 (0:00:00.066)       0:00:33.849 ******* 
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => {
    "ansible_facts": {
        "grafana_metrics_provider": "pcp"
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource",
        "__grafana_keyserver_datasource_name": "Valkey",
        "__grafana_keyserver_datasource_type": "pcp-valkey-datasource",
        "__grafana_packages": [
            "grafana"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml"
}
skipping: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item is file",
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource",
        "__grafana_keyserver_datasource_name": "Redis",
        "__grafana_keyserver_datasource_type": "pcp-redis-datasource",
        "__grafana_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_8.yml"
}
ok: [managed_node3] => (item=/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource",
        "__grafana_keyserver_datasource_name": "Redis",
        "__grafana_keyserver_datasource_type": "pcp-redis-datasource",
        "__grafana_packages_extra": []
    },
    "ansible_included_var_files": [
        "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_8.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18
Saturday 31 August 2024  06:24:11 -0400 (0:00:00.062)       0:00:33.911 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23
Saturday 31 August 2024  06:24:11 -0400 (0:00:00.025)       0:00:33.937 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "not __ansible_pcp_is_ostree is defined",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27
Saturday 31 August 2024  06:24:11 -0400 (0:00:00.024)       0:00:33.961 ******* 
changed: [managed_node3] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: grafana-pcp-5.1.1-2.el8.x86_64",
        "Installed: grafana-9.2.10-16.el8.x86_64",
        "Installed: grafana-selinux-9.2.10-16.el8.x86_64"
    ]
}
lsrpackages: grafana

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33
Saturday 31 August 2024  06:24:47 -0400 (0:00:36.341)       0:01:10.302 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "packages": {
            "NetworkManager": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "1.40.16"
                }
            ],
            "NetworkManager-libnm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-libnm",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "1.40.16"
                }
            ],
            "NetworkManager-team": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-team",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "1.40.16"
                }
            ],
            "NetworkManager-tui": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "NetworkManager-tui",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "1.40.16"
                }
            ],
            "acl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "acl",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.2.53"
                }
            ],
            "aspell": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "aspell",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "0.60.6.1"
                }
            ],
            "audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.1.2"
                }
            ],
            "audit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "audit-libs",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.1.2"
                }
            ],
            "authselect": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "authselect-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-compat",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "authselect-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "authselect-libs",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.2.6"
                }
            ],
            "avahi-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "avahi-libs",
                    "release": "27.el8",
                    "source": "rpm",
                    "version": "0.7"
                }
            ],
            "basesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "basesystem",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "11"
                }
            ],
            "bash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bash",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "4.4.20"
                }
            ],
            "bc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bc",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.07.1"
                }
            ],
            "beakerlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib",
                    "release": "1.el8bkr",
                    "source": "rpm",
                    "version": "1.29.3"
                }
            ],
            "beakerlib-redhat": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "beakerlib-redhat",
                    "release": "33.el8bkr",
                    "source": "rpm",
                    "version": "1"
                }
            ],
            "bind-export-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 32,
                    "name": "bind-export-libs",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "9.11.36"
                }
            ],
            "binutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "binutils",
                    "release": "123.el8",
                    "source": "rpm",
                    "version": "2.30"
                }
            ],
            "biosdevname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "biosdevname",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.7.3"
                }
            ],
            "bison": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bison",
                    "release": "10.el8",
                    "source": "rpm",
                    "version": "3.0.4"
                }
            ],
            "boost-atomic": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-atomic",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "boost-chrono": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-chrono",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "boost-date-time": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-date-time",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "boost-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-filesystem",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "boost-system": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-system",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "boost-thread": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-thread",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "boost-timer": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "boost-timer",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.66.0"
                }
            ],
            "brotli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "brotli",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "1.0.6"
                }
            ],
            "bzip2-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "bzip2-libs",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "1.0.6"
                }
            ],
            "c-ares": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "c-ares",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.13.0"
                }
            ],
            "ca-certificates": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ca-certificates",
                    "release": "80.0.el8",
                    "source": "rpm",
                    "version": "2023.2.60_v7.0.306"
                }
            ],
            "centos-gpg-keys": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "centos-gpg-keys",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "8"
                }
            ],
            "centos-stream-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-release",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "8.6"
                }
            ],
            "centos-stream-repos": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "centos-stream-repos",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "8"
                }
            ],
            "checkpolicy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "checkpolicy",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "chkconfig": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "chkconfig",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.19.2"
                }
            ],
            "chrony": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "chrony",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "4.5"
                }
            ],
            "cloud-init": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-init",
                    "release": "7.el8.2",
                    "source": "rpm",
                    "version": "23.4"
                }
            ],
            "cloud-utils-growpart": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "cloud-utils-growpart",
                    "release": "0.el8",
                    "source": "rpm",
                    "version": "0.33"
                }
            ],
            "coreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "8.30"
                }
            ],
            "coreutils-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "coreutils-common",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "8.30"
                }
            ],
            "cpio": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpio",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "2.12"
                }
            ],
            "cpp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cpp",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "8.5.0"
                }
            ],
            "cracklib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "2.9.6"
                }
            ],
            "cracklib-dicts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cracklib-dicts",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "2.9.6"
                }
            ],
            "cronie": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie",
                    "release": "10.el8",
                    "source": "rpm",
                    "version": "1.5.2"
                }
            ],
            "cronie-anacron": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cronie-anacron",
                    "release": "10.el8",
                    "source": "rpm",
                    "version": "1.5.2"
                }
            ],
            "crontabs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crontabs",
                    "release": "17.20190603git.el8",
                    "source": "rpm",
                    "version": "1.11"
                }
            ],
            "crypto-policies": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies",
                    "release": "1.git3177e06.el8",
                    "source": "rpm",
                    "version": "20230731"
                }
            ],
            "crypto-policies-scripts": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "crypto-policies-scripts",
                    "release": "1.git3177e06.el8",
                    "source": "rpm",
                    "version": "20230731"
                }
            ],
            "cryptsetup-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cryptsetup-libs",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "2.3.7"
                }
            ],
            "curl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "curl",
                    "release": "34.el8",
                    "source": "rpm",
                    "version": "7.61.1"
                }
            ],
            "cyrus-sasl-lib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-lib",
                    "release": "6.el8_5",
                    "source": "rpm",
                    "version": "2.1.27"
                }
            ],
            "cyrus-sasl-scram": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "cyrus-sasl-scram",
                    "release": "6.el8_5",
                    "source": "rpm",
                    "version": "2.1.27"
                }
            ],
            "dbus": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "1.12.8"
                }
            ],
            "dbus-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "dbus-common",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "1.12.8"
                }
            ],
            "dbus-daemon": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-daemon",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "1.12.8"
                }
            ],
            "dbus-glib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dbus-glib",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.110"
                }
            ],
            "dbus-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-libs",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "1.12.8"
                }
            ],
            "dbus-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dbus-tools",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "1.12.8"
                }
            ],
            "device-mapper": [
                {
                    "arch": "x86_64",
                    "epoch": 8,
                    "name": "device-mapper",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "1.02.181"
                }
            ],
            "device-mapper-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 8,
                    "name": "device-mapper-libs",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "1.02.181"
                }
            ],
            "dhcp-client": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "dhcp-client",
                    "release": "50.el8",
                    "source": "rpm",
                    "version": "4.3.6"
                }
            ],
            "dhcp-common": [
                {
                    "arch": "noarch",
                    "epoch": 12,
                    "name": "dhcp-common",
                    "release": "50.el8",
                    "source": "rpm",
                    "version": "4.3.6"
                }
            ],
            "dhcp-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 12,
                    "name": "dhcp-libs",
                    "release": "50.el8",
                    "source": "rpm",
                    "version": "4.3.6"
                }
            ],
            "diffutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "diffutils",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "3.6"
                }
            ],
            "dmidecode": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "dmidecode",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "3.3"
                }
            ],
            "dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "dnf-data": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-data",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "dnf-plugins-core",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "4.0.21"
                }
            ],
            "dracut": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut",
                    "release": "233.git20240115.el8",
                    "source": "rpm",
                    "version": "049"
                }
            ],
            "dracut-config-rescue": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-config-rescue",
                    "release": "233.git20240115.el8",
                    "source": "rpm",
                    "version": "049"
                }
            ],
            "dracut-network": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-network",
                    "release": "233.git20240115.el8",
                    "source": "rpm",
                    "version": "049"
                }
            ],
            "dracut-squash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dracut-squash",
                    "release": "233.git20240115.el8",
                    "source": "rpm",
                    "version": "049"
                }
            ],
            "dyninst": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "dyninst",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "12.1.0"
                }
            ],
            "e2fsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.45.6"
                }
            ],
            "e2fsprogs-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "e2fsprogs-libs",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.45.6"
                }
            ],
            "efivar-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "efivar-libs",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "37"
                }
            ],
            "elfutils-debuginfod-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "elfutils-debuginfod-client-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-debuginfod-client-devel",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "elfutils-default-yama-scope": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "elfutils-default-yama-scope",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "elfutils-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-devel",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "elfutils-libelf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "elfutils-libelf-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libelf-devel",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "elfutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "elfutils-libs",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.190"
                }
            ],
            "emacs-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "emacs-filesystem",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "26.1"
                }
            ],
            "epel-release": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "epel-release",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "8"
                }
            ],
            "ethtool": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "ethtool",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "5.13"
                }
            ],
            "expat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "expat",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "2.2.5"
                }
            ],
            "file": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "5.33"
                }
            ],
            "file-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "file-libs",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "5.33"
                }
            ],
            "filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "filesystem",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "3.8"
                }
            ],
            "findutils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "findutils",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "4.6.0"
                }
            ],
            "firewalld": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "0.9.11"
                }
            ],
            "firewalld-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "firewalld-filesystem",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "0.9.11"
                }
            ],
            "flex": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "flex",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "2.6.1"
                }
            ],
            "freetype": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "freetype",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "2.9.1"
                }
            ],
            "fuse-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "fuse-libs",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "2.9.7"
                }
            ],
            "gawk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gawk",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "4.2.1"
                }
            ],
            "gcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gcc",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "8.5.0"
                }
            ],
            "gdbm": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "gdbm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gdbm-libs",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "gdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gdisk",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.0.3"
                }
            ],
            "geolite2-city": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "geolite2-city",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "20180605"
                }
            ],
            "geolite2-country": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "geolite2-country",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "20180605"
                }
            ],
            "gettext": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext",
                    "release": "17.el8",
                    "source": "rpm",
                    "version": "0.19.8.1"
                }
            ],
            "gettext-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gettext-libs",
                    "release": "17.el8",
                    "source": "rpm",
                    "version": "0.19.8.1"
                }
            ],
            "git": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.43.0"
                }
            ],
            "git-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "git-core",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.43.0"
                }
            ],
            "git-core-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "git-core-doc",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.43.0"
                }
            ],
            "glib2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glib2",
                    "release": "163.el8",
                    "source": "rpm",
                    "version": "2.56.4"
                }
            ],
            "glibc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc",
                    "release": "251.el8.2",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "glibc-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-common",
                    "release": "251.el8.2",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "glibc-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-devel",
                    "release": "251.el8.2",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "glibc-gconv-extra": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-gconv-extra",
                    "release": "251.el8.2",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "glibc-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-headers",
                    "release": "251.el8.2",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "glibc-langpack-en": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "glibc-langpack-en",
                    "release": "251.el8.2",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "gmp": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "gmp",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "6.1.2"
                }
            ],
            "gnupg2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.2.20"
                }
            ],
            "gnupg2-smime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnupg2-smime",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.2.20"
                }
            ],
            "gnutls": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gnutls",
                    "release": "8.el8.1",
                    "source": "rpm",
                    "version": "3.6.16"
                }
            ],
            "gobject-introspection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gobject-introspection",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.56.1"
                }
            ],
            "gpg-pubkey": [
                {
                    "arch": null,
                    "epoch": null,
                    "name": "gpg-pubkey",
                    "release": "5ccc5b19",
                    "source": "rpm",
                    "version": "8483c65d"
                },
                {
                    "arch": null,
                    "epoch": null,
                    "name": "gpg-pubkey",
                    "release": "5cf7cefb",
                    "source": "rpm",
                    "version": "2f86d6a1"
                }
            ],
            "gpgme": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gpgme",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.13.1"
                }
            ],
            "gpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gpm-libs",
                    "release": "17.el8",
                    "source": "rpm",
                    "version": "1.20.7"
                }
            ],
            "grafana": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana",
                    "release": "16.el8",
                    "source": "rpm",
                    "version": "9.2.10"
                }
            ],
            "grafana-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-pcp",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "5.1.1"
                }
            ],
            "grafana-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grafana-selinux",
                    "release": "16.el8",
                    "source": "rpm",
                    "version": "9.2.10"
                }
            ],
            "grep": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grep",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "groff-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "groff-base",
                    "release": "18.el8",
                    "source": "rpm",
                    "version": "1.22.3"
                }
            ],
            "grub2-common": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-common",
                    "release": "129.el8",
                    "source": "rpm",
                    "version": "2.02"
                }
            ],
            "grub2-pc": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-pc",
                    "release": "129.el8",
                    "source": "rpm",
                    "version": "2.02"
                }
            ],
            "grub2-pc-modules": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "grub2-pc-modules",
                    "release": "129.el8",
                    "source": "rpm",
                    "version": "2.02"
                }
            ],
            "grub2-tools": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools",
                    "release": "129.el8",
                    "source": "rpm",
                    "version": "2.02"
                }
            ],
            "grub2-tools-extra": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools-extra",
                    "release": "129.el8",
                    "source": "rpm",
                    "version": "2.02"
                }
            ],
            "grub2-tools-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "grub2-tools-minimal",
                    "release": "129.el8",
                    "source": "rpm",
                    "version": "2.02"
                }
            ],
            "grubby": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "grubby",
                    "release": "48.el8",
                    "source": "rpm",
                    "version": "8.40"
                }
            ],
            "gssproxy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gssproxy",
                    "release": "21.el8",
                    "source": "rpm",
                    "version": "0.8.0"
                }
            ],
            "gzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "gzip",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "hardlink": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "hardlink",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.3"
                }
            ],
            "hdparm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hdparm",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "9.54"
                }
            ],
            "hostname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "hostname",
                    "release": "7.el8.0.1",
                    "source": "rpm",
                    "version": "3.20"
                }
            ],
            "hwdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "hwdata",
                    "release": "8.22.el8",
                    "source": "rpm",
                    "version": "0.314"
                }
            ],
            "ima-evm-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ima-evm-utils",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.3.2"
                }
            ],
            "info": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "info",
                    "release": "7.el8_5",
                    "source": "rpm",
                    "version": "6.5"
                }
            ],
            "initscripts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "initscripts",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "10.00.18"
                }
            ],
            "ipcalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipcalc",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "0.2.4"
                }
            ],
            "iproute": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iproute",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "6.2.0"
                }
            ],
            "iprutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iprutils",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.4.19"
                }
            ],
            "ipset": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "7.1"
                }
            ],
            "ipset-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ipset-libs",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "7.1"
                }
            ],
            "iptables": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.8.5"
                }
            ],
            "iptables-ebtables": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-ebtables",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.8.5"
                }
            ],
            "iptables-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iptables-libs",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.8.5"
                }
            ],
            "iputils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "iputils",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "20180629"
                }
            ],
            "irqbalance": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "irqbalance",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.9.2"
                }
            ],
            "isl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "isl",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "0.16.1"
                }
            ],
            "iwl100-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl100-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "39.31.5.1"
                }
            ],
            "iwl1000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "iwl1000-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "39.31.5.1"
                }
            ],
            "iwl105-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl105-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl135-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl135-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl2000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl2000-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl2030-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl2030-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl3160-firmware": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "iwl3160-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "25.30.13.0"
                }
            ],
            "iwl5000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl5000-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "8.83.5.1_1"
                }
            ],
            "iwl5150-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl5150-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "8.24.2.2"
                }
            ],
            "iwl6000-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl6000-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "9.221.4.1"
                }
            ],
            "iwl6000g2a-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl6000g2a-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "18.168.6.1"
                }
            ],
            "iwl6050-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "iwl6050-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "41.28.5.1"
                }
            ],
            "iwl7260-firmware": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "iwl7260-firmware",
                    "release": "121.el8.1",
                    "source": "rpm",
                    "version": "25.30.13.0"
                }
            ],
            "jansson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "jansson",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "json-c": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "json-c",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.13.1"
                }
            ],
            "kbd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kbd",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "2.0.4"
                }
            ],
            "kbd-legacy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-legacy",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "2.0.4"
                }
            ],
            "kbd-misc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "kbd-misc",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "2.0.4"
                }
            ],
            "kernel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kernel-core": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-core",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kernel-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-devel",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kernel-headers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-headers",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kernel-modules": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-modules",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kernel-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kernel-tools-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kernel-tools-libs",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "kexec-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kexec-tools",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "2.0.26"
                }
            ],
            "keyutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "1.5.10"
                }
            ],
            "keyutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils-libs",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "1.5.10"
                }
            ],
            "keyutils-libs-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "keyutils-libs-devel",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "1.5.10"
                }
            ],
            "kmod": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "25"
                }
            ],
            "kmod-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kmod-libs",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "25"
                }
            ],
            "kpartx": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "kpartx",
                    "release": "41.el8",
                    "source": "rpm",
                    "version": "0.8.4"
                }
            ],
            "krb5-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "krb5-devel",
                    "release": "27.el8",
                    "source": "rpm",
                    "version": "1.18.2"
                }
            ],
            "krb5-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "krb5-libs",
                    "release": "27.el8",
                    "source": "rpm",
                    "version": "1.18.2"
                }
            ],
            "langpacks-en": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "langpacks-en",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.0"
                }
            ],
            "less": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "less",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "530"
                }
            ],
            "libacl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libacl",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.2.53"
                }
            ],
            "libarchive": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libarchive",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "3.3.3"
                }
            ],
            "libassuan": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libassuan",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "libattr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libattr",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.4.48"
                }
            ],
            "libbasicobjects": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbasicobjects",
                    "release": "40.el8",
                    "source": "rpm",
                    "version": "0.1.1"
                }
            ],
            "libblkid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libblkid",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "2.32.1"
                }
            ],
            "libbpf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libbpf",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.5.0"
                }
            ],
            "libcap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "2.48"
                }
            ],
            "libcap-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcap-ng",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.7.11"
                }
            ],
            "libcollection": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcollection",
                    "release": "40.el8",
                    "source": "rpm",
                    "version": "0.7.0"
                }
            ],
            "libcom_err": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcom_err",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.45.6"
                }
            ],
            "libcom_err-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcom_err-devel",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.45.6"
                }
            ],
            "libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcomps",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.1.18"
                }
            ],
            "libcroco": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcroco",
                    "release": "4.el8_2.1",
                    "source": "rpm",
                    "version": "0.6.12"
                }
            ],
            "libcurl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libcurl",
                    "release": "34.el8",
                    "source": "rpm",
                    "version": "7.61.1"
                }
            ],
            "libdaemon": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdaemon",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "0.14"
                }
            ],
            "libdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdb",
                    "release": "42.el8_4",
                    "source": "rpm",
                    "version": "5.3.28"
                }
            ],
            "libdb-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdb-utils",
                    "release": "42.el8_4",
                    "source": "rpm",
                    "version": "5.3.28"
                }
            ],
            "libdhash": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdhash",
                    "release": "40.el8",
                    "source": "rpm",
                    "version": "0.5.0"
                }
            ],
            "libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libdnf",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "0.63.0"
                }
            ],
            "libedit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libedit",
                    "release": "23.20170329cvs.el8",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "libestr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libestr",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.1.10"
                }
            ],
            "libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libev",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "4.24"
                }
            ],
            "libevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libevent",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "2.1.8"
                }
            ],
            "libfastjson": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfastjson",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.99.9"
                }
            ],
            "libfdisk": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libfdisk",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "2.32.1"
                }
            ],
            "libffi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libffi",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "3.1"
                }
            ],
            "libgcc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcc",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "8.5.0"
                }
            ],
            "libgcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgcrypt",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "1.8.5"
                }
            ],
            "libgomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgomp",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "8.5.0"
                }
            ],
            "libgpg-error": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libgpg-error",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.31"
                }
            ],
            "libibverbs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libibverbs",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "48.0"
                }
            ],
            "libidn2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libidn2",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.2.0"
                }
            ],
            "libini_config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libini_config",
                    "release": "40.el8",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "libkadm5": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkadm5",
                    "release": "27.el8",
                    "source": "rpm",
                    "version": "1.18.2"
                }
            ],
            "libkcapi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libkcapi-hmaccalc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libkcapi-hmaccalc",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.4.0"
                }
            ],
            "libksba": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libksba",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "1.3.5"
                }
            ],
            "libldb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libldb",
                    "release": "0.el8",
                    "source": "rpm",
                    "version": "2.8.0"
                }
            ],
            "libmaxminddb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmaxminddb",
                    "release": "10.el8.1",
                    "source": "rpm",
                    "version": "1.2.0"
                }
            ],
            "libmetalink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmetalink",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "0.1.3"
                }
            ],
            "libmnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmnl",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.0.4"
                }
            ],
            "libmodulemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmodulemd",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.13.0"
                }
            ],
            "libmount": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmount",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "2.32.1"
                }
            ],
            "libmpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libmpc",
                    "release": "9.1.el8",
                    "source": "rpm",
                    "version": "1.1.0"
                }
            ],
            "libndp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libndp",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.7"
                }
            ],
            "libnetfilter_conntrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnetfilter_conntrack",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.0.6"
                }
            ],
            "libnfnetlink": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnfnetlink",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "1.0.1"
                }
            ],
            "libnfsidmap": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libnfsidmap",
                    "release": "59.el8",
                    "source": "rpm",
                    "version": "2.3.3"
                }
            ],
            "libnftnl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnftnl",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "1.2.2"
                }
            ],
            "libnghttp2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnghttp2",
                    "release": "6.el8.1",
                    "source": "rpm",
                    "version": "1.33.0"
                }
            ],
            "libnl3": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.7.0"
                }
            ],
            "libnl3-cli": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnl3-cli",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.7.0"
                }
            ],
            "libnsl2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libnsl2",
                    "release": "2.20180605git4a062cf.el8",
                    "source": "rpm",
                    "version": "1.2.0"
                }
            ],
            "libpath_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpath_utils",
                    "release": "40.el8",
                    "source": "rpm",
                    "version": "0.2.1"
                }
            ],
            "libpcap": [
                {
                    "arch": "x86_64",
                    "epoch": 14,
                    "name": "libpcap",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.9.1"
                }
            ],
            "libpipeline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpipeline",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.5.0"
                }
            ],
            "libpkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpkgconf",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.4.2"
                }
            ],
            "libpng": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "libpng",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.6.34"
                }
            ],
            "libpsl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpsl",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "0.20.2"
                }
            ],
            "libpwquality": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libpwquality",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.4.4"
                }
            ],
            "libref_array": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libref_array",
                    "release": "40.el8",
                    "source": "rpm",
                    "version": "0.1.5"
                }
            ],
            "librepo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "librepo",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.14.2"
                }
            ],
            "libreport-filesystem": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libreport-filesystem",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "2.9.5"
                }
            ],
            "libseccomp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libseccomp",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.5.2"
                }
            ],
            "libsecret": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsecret",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.18.6"
                }
            ],
            "libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux",
                    "release": "8.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "libselinux-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux-devel",
                    "release": "8.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "libselinux-utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libselinux-utils",
                    "release": "8.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsemanage",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "libsepol": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsepol",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "libsepol-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsepol-devel",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "libsigsegv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsigsegv",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "2.11"
                }
            ],
            "libsmartcols": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsmartcols",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "2.32.1"
                }
            ],
            "libsolv": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsolv",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "0.7.20"
                }
            ],
            "libss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libss",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.45.6"
                }
            ],
            "libssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libssh",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "0.9.6"
                }
            ],
            "libssh-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "libssh-config",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "0.9.6"
                }
            ],
            "libsss_autofs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_autofs",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "libsss_certmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_certmap",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "libsss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_idmap",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "libsss_nss_idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_nss_idmap",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "libsss_sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsss_sudo",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "libstdc++": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libstdc++",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "8.5.0"
                }
            ],
            "libsysfs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libsysfs",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "2.1.0"
                }
            ],
            "libtalloc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtalloc",
                    "release": "0.el8",
                    "source": "rpm",
                    "version": "2.4.1"
                }
            ],
            "libtasn1": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtasn1",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "4.13"
                }
            ],
            "libtdb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtdb",
                    "release": "0.el8",
                    "source": "rpm",
                    "version": "1.4.9"
                }
            ],
            "libteam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libteam",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.31"
                }
            ],
            "libtevent": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtevent",
                    "release": "0.el8",
                    "source": "rpm",
                    "version": "0.16.0"
                }
            ],
            "libtirpc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libtirpc",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.1.4"
                }
            ],
            "libunistring": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libunistring",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.9.9"
                }
            ],
            "libusbx": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libusbx",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.0.23"
                }
            ],
            "libuser": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuser",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "0.62"
                }
            ],
            "libutempter": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libutempter",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "1.1.6"
                }
            ],
            "libuuid": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libuuid",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "2.32.1"
                }
            ],
            "libuv": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "libuv",
                    "release": "1.el8_4",
                    "source": "rpm",
                    "version": "1.41.1"
                }
            ],
            "libverto": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libverto-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto-devel",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libverto-libev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libverto-libev",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.3.2"
                }
            ],
            "libxcrypt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "4.1.1"
                }
            ],
            "libxcrypt-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxcrypt-devel",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "4.1.1"
                }
            ],
            "libxkbcommon": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxkbcommon",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.9.1"
                }
            ],
            "libxml2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxml2",
                    "release": "18.el8",
                    "source": "rpm",
                    "version": "2.9.7"
                }
            ],
            "libxslt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libxslt",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.1.32"
                }
            ],
            "libyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libyaml",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "0.1.7"
                }
            ],
            "libzstd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.4.4"
                }
            ],
            "libzstd-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "libzstd-devel",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.4.4"
                }
            ],
            "linux-firmware": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "linux-firmware",
                    "release": "121.gitb3132c18.el8",
                    "source": "rpm",
                    "version": "20240111"
                }
            ],
            "lmdb-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lmdb-libs",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.9.24"
                }
            ],
            "logrotate": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "logrotate",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "3.14.0"
                }
            ],
            "lshw": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lshw",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "B.02.19.2"
                }
            ],
            "lsscsi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lsscsi",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.32"
                }
            ],
            "lua-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lua-libs",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "5.3.4"
                }
            ],
            "lz4-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lz4-libs",
                    "release": "3.el8_4",
                    "source": "rpm",
                    "version": "1.8.3"
                }
            ],
            "lzo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "lzo",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "2.08"
                }
            ],
            "m4": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "m4",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "1.4.18"
                }
            ],
            "make": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "make",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "4.2.1"
                }
            ],
            "man-db": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "man-db",
                    "release": "18.el8",
                    "source": "rpm",
                    "version": "2.7.6.1"
                }
            ],
            "memstrack": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "memstrack",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.2.5"
                }
            ],
            "microcode_ctl": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "microcode_ctl",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "20230808"
                }
            ],
            "mokutil": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "mokutil",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "0.3.0"
                }
            ],
            "mozjs60": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mozjs60",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "60.9.0"
                }
            ],
            "mpdecimal": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpdecimal",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "mpfr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "mpfr",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.1.6"
                }
            ],
            "ncurses": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses",
                    "release": "10.20180224.el8",
                    "source": "rpm",
                    "version": "6.1"
                }
            ],
            "ncurses-base": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "ncurses-base",
                    "release": "10.20180224.el8",
                    "source": "rpm",
                    "version": "6.1"
                }
            ],
            "ncurses-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "ncurses-libs",
                    "release": "10.20180224.el8",
                    "source": "rpm",
                    "version": "6.1"
                }
            ],
            "nettle": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nettle",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.4.1"
                }
            ],
            "newt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "newt",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "0.52.20"
                }
            ],
            "nfs-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nfs-utils",
                    "release": "59.el8",
                    "source": "rpm",
                    "version": "2.3.3"
                }
            ],
            "nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "nftables",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.0.4"
                }
            ],
            "npth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "npth",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.5"
                }
            ],
            "nspr": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nspr",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "4.35.0"
                }
            ],
            "nss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.90.0"
                }
            ],
            "nss-softokn": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-softokn",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.90.0"
                }
            ],
            "nss-softokn-freebl": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-softokn-freebl",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.90.0"
                }
            ],
            "nss-sysinit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-sysinit",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.90.0"
                }
            ],
            "nss-util": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "nss-util",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.90.0"
                }
            ],
            "numactl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "numactl-libs",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "2.0.16"
                }
            ],
            "oddjob": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oddjob",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.34.7"
                }
            ],
            "oddjob-mkhomedir": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "oddjob-mkhomedir",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.34.7"
                }
            ],
            "openldap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openldap",
                    "release": "18.el8",
                    "source": "rpm",
                    "version": "2.4.46"
                }
            ],
            "openssh": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "8.0p1"
                }
            ],
            "openssh-clients": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-clients",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "8.0p1"
                }
            ],
            "openssh-server": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssh-server",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "8.0p1"
                }
            ],
            "openssl": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.1.1k"
                }
            ],
            "openssl-devel": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-devel",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.1.1k"
                }
            ],
            "openssl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "openssl-libs",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.1.1k"
                }
            ],
            "openssl-pkcs11": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "openssl-pkcs11",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.4.10"
                }
            ],
            "os-prober": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "os-prober",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "1.74"
                }
            ],
            "p11-kit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.23.22"
                }
            ],
            "p11-kit-trust": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "p11-kit-trust",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.23.22"
                }
            ],
            "pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pam",
                    "release": "33.el8",
                    "source": "rpm",
                    "version": "1.3.1"
                }
            ],
            "parted": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "parted",
                    "release": "39.el8",
                    "source": "rpm",
                    "version": "3.2"
                }
            ],
            "passwd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "passwd",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "0.80"
                }
            ],
            "pciutils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pciutils-libs",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "3.7.0"
                }
            ],
            "pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-conf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-conf",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pcp-doc",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-libs",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-pmda-dm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-dm",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-pmda-nfsclient": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-nfsclient",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-pmda-openmetrics": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-pmda-openmetrics",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-selinux",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-system-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-system-tools",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcp-zeroconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcp-zeroconf",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "pcre": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "8.42"
                }
            ],
            "pcre2": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "10.32"
                }
            ],
            "pcre2-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2-devel",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "10.32"
                }
            ],
            "pcre2-utf16": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2-utf16",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "10.32"
                }
            ],
            "pcre2-utf32": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pcre2-utf32",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "10.32"
                }
            ],
            "perl-Carp": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Carp",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "1.42"
                }
            ],
            "perl-Data-Dumper": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Data-Dumper",
                    "release": "399.el8",
                    "source": "rpm",
                    "version": "2.167"
                }
            ],
            "perl-Digest": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Digest",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "1.17"
                }
            ],
            "perl-Digest-MD5": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Digest-MD5",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "2.55"
                }
            ],
            "perl-Encode": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Encode",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.97"
                }
            ],
            "perl-Errno": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-Errno",
                    "release": "422.el8",
                    "source": "rpm",
                    "version": "1.28"
                }
            ],
            "perl-Error": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Error",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.17025"
                }
            ],
            "perl-Exporter": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Exporter",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "5.72"
                }
            ],
            "perl-File-Path": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-File-Path",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "2.15"
                }
            ],
            "perl-File-Temp": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-File-Temp",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.230.600"
                }
            ],
            "perl-Getopt-Long": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Getopt-Long",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "2.50"
                }
            ],
            "perl-Git": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Git",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.43.0"
                }
            ],
            "perl-HTTP-Tiny": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-HTTP-Tiny",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.074"
                }
            ],
            "perl-IO": [
                {
                    "arch": "x86_64",
                    "epoch": 0,
                    "name": "perl-IO",
                    "release": "422.el8",
                    "source": "rpm",
                    "version": "1.38"
                }
            ],
            "perl-IO-Socket-IP": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-IP",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "0.39"
                }
            ],
            "perl-IO-Socket-SSL": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-IO-Socket-SSL",
                    "release": "4.module_el8+339+1ec643e0",
                    "source": "rpm",
                    "version": "2.066"
                }
            ],
            "perl-MIME-Base64": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-MIME-Base64",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "3.15"
                }
            ],
            "perl-Mozilla-CA": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Mozilla-CA",
                    "release": "7.module_el8+645+9d809f8c",
                    "source": "rpm",
                    "version": "20160104"
                }
            ],
            "perl-Net-SSLeay": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Net-SSLeay",
                    "release": "2.module_el8+339+1ec643e0",
                    "source": "rpm",
                    "version": "1.88"
                }
            ],
            "perl-PathTools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-PathTools",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.74"
                }
            ],
            "perl-Pod-Escapes": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Escapes",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "1.07"
                }
            ],
            "perl-Pod-Perldoc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Pod-Perldoc",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "3.28"
                }
            ],
            "perl-Pod-Simple": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Pod-Simple",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "3.35"
                }
            ],
            "perl-Pod-Usage": [
                {
                    "arch": "noarch",
                    "epoch": 4,
                    "name": "perl-Pod-Usage",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "1.69"
                }
            ],
            "perl-Scalar-List-Utils": [
                {
                    "arch": "x86_64",
                    "epoch": 3,
                    "name": "perl-Scalar-List-Utils",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.49"
                }
            ],
            "perl-Socket": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-Socket",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.027"
                }
            ],
            "perl-Storable": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "perl-Storable",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "3.11"
                }
            ],
            "perl-Term-ANSIColor": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-ANSIColor",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "4.06"
                }
            ],
            "perl-Term-Cap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Term-Cap",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "1.17"
                }
            ],
            "perl-TermReadKey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-TermReadKey",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "2.37"
                }
            ],
            "perl-Text-ParseWords": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-ParseWords",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "3.30"
                }
            ],
            "perl-Text-Tabs+Wrap": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-Text-Tabs+Wrap",
                    "release": "395.el8",
                    "source": "rpm",
                    "version": "2013.0523"
                }
            ],
            "perl-Time-Local": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-Time-Local",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.280"
                }
            ],
            "perl-URI": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-URI",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "1.73"
                }
            ],
            "perl-Unicode-Normalize": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-Unicode-Normalize",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "1.25"
                }
            ],
            "perl-constant": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-constant",
                    "release": "396.el8",
                    "source": "rpm",
                    "version": "1.33"
                }
            ],
            "perl-interpreter": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-interpreter",
                    "release": "422.el8",
                    "source": "rpm",
                    "version": "5.26.3"
                }
            ],
            "perl-libnet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-libnet",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "3.11"
                }
            ],
            "perl-libs": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-libs",
                    "release": "422.el8",
                    "source": "rpm",
                    "version": "5.26.3"
                }
            ],
            "perl-macros": [
                {
                    "arch": "x86_64",
                    "epoch": 4,
                    "name": "perl-macros",
                    "release": "422.el8",
                    "source": "rpm",
                    "version": "5.26.3"
                }
            ],
            "perl-parent": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "perl-parent",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.237"
                }
            ],
            "perl-podlators": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "perl-podlators",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "4.11"
                }
            ],
            "perl-threads": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "perl-threads",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "2.21"
                }
            ],
            "perl-threads-shared": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "perl-threads-shared",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.58"
                }
            ],
            "pigz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pigz",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "2.4"
                }
            ],
            "pinentry": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pinentry",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.1.0"
                }
            ],
            "pkgconf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.4.2"
                }
            ],
            "pkgconf-m4": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "pkgconf-m4",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.4.2"
                }
            ],
            "pkgconf-pkg-config": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "pkgconf-pkg-config",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.4.2"
                }
            ],
            "platform-python": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "platform-python",
                    "release": "62.el8",
                    "source": "rpm",
                    "version": "3.6.8"
                }
            ],
            "platform-python-pip": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "platform-python-pip",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "9.0.3"
                }
            ],
            "platform-python-setuptools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "platform-python-setuptools",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "39.2.0"
                }
            ],
            "plymouth": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "plymouth",
                    "release": "11.20200615git1e36e30.el8",
                    "source": "rpm",
                    "version": "0.9.4"
                }
            ],
            "plymouth-core-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "plymouth-core-libs",
                    "release": "11.20200615git1e36e30.el8",
                    "source": "rpm",
                    "version": "0.9.4"
                }
            ],
            "plymouth-scripts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "plymouth-scripts",
                    "release": "11.20200615git1e36e30.el8",
                    "source": "rpm",
                    "version": "0.9.4"
                }
            ],
            "policycoreutils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "policycoreutils",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "policycoreutils-python-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "policycoreutils-python-utils",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "polkit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "0.115"
                }
            ],
            "polkit-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-libs",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "0.115"
                }
            ],
            "polkit-pkla-compat": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "polkit-pkla-compat",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "0.1"
                }
            ],
            "popt": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "popt",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.18"
                }
            ],
            "prefixdevname": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "prefixdevname",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "0.1.0"
                }
            ],
            "procps-ng": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "procps-ng",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "3.3.15"
                }
            ],
            "psmisc": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "psmisc",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "23.1"
                }
            ],
            "publicsuffix-list-dafsa": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "publicsuffix-list-dafsa",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "20180723"
                }
            ],
            "python3-audit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-audit",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "3.1.2"
                }
            ],
            "python3-babel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-babel",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "2.5.1"
                }
            ],
            "python3-cffi": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-cffi",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.11.5"
                }
            ],
            "python3-chardet": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-chardet",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.0.4"
                }
            ],
            "python3-configobj": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-configobj",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "5.0.6"
                }
            ],
            "python3-cryptography": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-cryptography",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "3.2.1"
                }
            ],
            "python3-dateutil": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "python3-dateutil",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "2.6.1"
                }
            ],
            "python3-dbus": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-dbus",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "1.2.4"
                }
            ],
            "python3-decorator": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-decorator",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "4.2.1"
                }
            ],
            "python3-dnf": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "python3-dnf-plugins-core": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-dnf-plugins-core",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "4.0.21"
                }
            ],
            "python3-firewall": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-firewall",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "0.9.11"
                }
            ],
            "python3-gobject-base": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gobject-base",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "3.28.3"
                }
            ],
            "python3-gpg": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-gpg",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "1.13.1"
                }
            ],
            "python3-hawkey": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-hawkey",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "0.63.0"
                }
            ],
            "python3-html5lib": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "python3-html5lib",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "0.999999999"
                }
            ],
            "python3-idna": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-idna",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "2.5"
                }
            ],
            "python3-jinja2": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jinja2",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "2.10.1"
                }
            ],
            "python3-jsonpatch": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpatch",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.21"
                }
            ],
            "python3-jsonpointer": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonpointer",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.10"
                }
            ],
            "python3-jsonschema": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jsonschema",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "2.6.0"
                }
            ],
            "python3-jwt": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-jwt",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "1.6.1"
                }
            ],
            "python3-libcomps": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libcomps",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.1.18"
                }
            ],
            "python3-libdnf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libdnf",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "0.63.0"
                }
            ],
            "python3-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libs",
                    "release": "62.el8",
                    "source": "rpm",
                    "version": "3.6.8"
                }
            ],
            "python3-libselinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libselinux",
                    "release": "8.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "python3-libsemanage": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-libsemanage",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "python3-linux-procfs": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-linux-procfs",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "0.7.3"
                }
            ],
            "python3-lxml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-lxml",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "4.2.3"
                }
            ],
            "python3-markupsafe": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-markupsafe",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "0.23"
                }
            ],
            "python3-netifaces": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-netifaces",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "0.10.6"
                }
            ],
            "python3-nftables": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "python3-nftables",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.0.4"
                }
            ],
            "python3-oauthlib": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-oauthlib",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.1.0"
                }
            ],
            "python3-pcp": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pcp",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "5.3.7"
                }
            ],
            "python3-perf": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-perf",
                    "release": "553.5.1.el8",
                    "source": "rpm",
                    "version": "4.18.0"
                }
            ],
            "python3-pip": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "9.0.3"
                }
            ],
            "python3-pip-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pip-wheel",
                    "release": "24.el8",
                    "source": "rpm",
                    "version": "9.0.3"
                }
            ],
            "python3-ply": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-ply",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "3.9"
                }
            ],
            "python3-policycoreutils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-policycoreutils",
                    "release": "26.el8",
                    "source": "rpm",
                    "version": "2.9"
                }
            ],
            "python3-prettytable": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-prettytable",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "0.7.2"
                }
            ],
            "python3-pycparser": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pycparser",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "2.14"
                }
            ],
            "python3-pyserial": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyserial",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "3.1.1"
                }
            ],
            "python3-pysocks": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pysocks",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "1.6.8"
                }
            ],
            "python3-pytz": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pytz",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "2017.2"
                }
            ],
            "python3-pyudev": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-pyudev",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "0.21.0"
                }
            ],
            "python3-pyyaml": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-pyyaml",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "3.12"
                }
            ],
            "python3-requests": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-requests",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "2.20.0"
                }
            ],
            "python3-rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-rpm",
                    "release": "31.el8",
                    "source": "rpm",
                    "version": "4.14.3"
                }
            ],
            "python3-setools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-setools",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "4.3.0"
                }
            ],
            "python3-setuptools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "39.2.0"
                }
            ],
            "python3-setuptools-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-setuptools-wheel",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "39.2.0"
                }
            ],
            "python3-six": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-six",
                    "release": "8.el8",
                    "source": "rpm",
                    "version": "1.11.0"
                }
            ],
            "python3-slip": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-slip",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "0.6.4"
                }
            ],
            "python3-slip-dbus": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-slip-dbus",
                    "release": "13.el8",
                    "source": "rpm",
                    "version": "0.6.4"
                }
            ],
            "python3-syspurpose": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-syspurpose",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.28.42"
                }
            ],
            "python3-systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-systemd",
                    "release": "8.el8",
                    "source": "rpm",
                    "version": "234"
                }
            ],
            "python3-unbound": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3-unbound",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.16.2"
                }
            ],
            "python3-urllib3": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-urllib3",
                    "release": "7.el8",
                    "source": "rpm",
                    "version": "1.24.2"
                }
            ],
            "python3-webencodings": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3-webencodings",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "0.5.1"
                }
            ],
            "python3.12": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3.12",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "3.12.1"
                }
            ],
            "python3.12-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python3.12-libs",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "3.12.1"
                }
            ],
            "python3.12-pip-wheel": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "python3.12-pip-wheel",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "23.2.1"
                }
            ],
            "python36": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "python36",
                    "release": "39.module_el8+762+77bd8591",
                    "source": "rpm",
                    "version": "3.6.8"
                }
            ],
            "qa-tools": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "qa-tools",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "4.1"
                }
            ],
            "qemu-guest-agent": [
                {
                    "arch": "x86_64",
                    "epoch": 15,
                    "name": "qemu-guest-agent",
                    "release": "49.module_el8+991+097e156d",
                    "source": "rpm",
                    "version": "6.2.0"
                }
            ],
            "quota": [
                {
                    "arch": "x86_64",
                    "epoch": 1,
                    "name": "quota",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "4.04"
                }
            ],
            "quota-nls": [
                {
                    "arch": "noarch",
                    "epoch": 1,
                    "name": "quota-nls",
                    "release": "14.el8",
                    "source": "rpm",
                    "version": "4.04"
                }
            ],
            "readline": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "readline",
                    "release": "10.el8",
                    "source": "rpm",
                    "version": "7.0"
                }
            ],
            "redis": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "redis",
                    "release": "5.module_el8.4.0+955+7126e393",
                    "source": "rpm",
                    "version": "5.0.3"
                }
            ],
            "redis-doc": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "redis-doc",
                    "release": "5.module_el8.4.0+955+7126e393",
                    "source": "rpm",
                    "version": "5.0.3"
                }
            ],
            "restraint": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint",
                    "release": "1.el8bkr",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "restraint-rhts": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "restraint-rhts",
                    "release": "1.el8bkr",
                    "source": "rpm",
                    "version": "0.4.4"
                }
            ],
            "rng-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rng-tools",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "6.16"
                }
            ],
            "rootfiles": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "rootfiles",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "8.1"
                }
            ],
            "rpcbind": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpcbind",
                    "release": "10.el8",
                    "source": "rpm",
                    "version": "1.2.5"
                }
            ],
            "rpm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm",
                    "release": "31.el8",
                    "source": "rpm",
                    "version": "4.14.3"
                }
            ],
            "rpm-build-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-build-libs",
                    "release": "31.el8",
                    "source": "rpm",
                    "version": "4.14.3"
                }
            ],
            "rpm-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-libs",
                    "release": "31.el8",
                    "source": "rpm",
                    "version": "4.14.3"
                }
            ],
            "rpm-plugin-selinux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-selinux",
                    "release": "31.el8",
                    "source": "rpm",
                    "version": "4.14.3"
                }
            ],
            "rpm-plugin-systemd-inhibit": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rpm-plugin-systemd-inhibit",
                    "release": "31.el8",
                    "source": "rpm",
                    "version": "4.14.3"
                }
            ],
            "rsync": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsync",
                    "release": "19.el8.1",
                    "source": "rpm",
                    "version": "3.1.3"
                }
            ],
            "rsyslog": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "rsyslog",
                    "release": "15.el8",
                    "source": "rpm",
                    "version": "8.2102.0"
                }
            ],
            "sed": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sed",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "4.5"
                }
            ],
            "selinux-policy": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy",
                    "release": "139.el8",
                    "source": "rpm",
                    "version": "3.14.3"
                }
            ],
            "selinux-policy-targeted": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "selinux-policy-targeted",
                    "release": "139.el8",
                    "source": "rpm",
                    "version": "3.14.3"
                }
            ],
            "setup": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "setup",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "2.12.2"
                }
            ],
            "sg3_utils": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.44"
                }
            ],
            "sg3_utils-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sg3_utils-libs",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "1.44"
                }
            ],
            "shadow-utils": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "shadow-utils",
                    "release": "22.el8",
                    "source": "rpm",
                    "version": "4.6"
                }
            ],
            "shared-mime-info": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "shared-mime-info",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "slang": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "slang",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.3.2"
                }
            ],
            "snappy": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "snappy",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "1.1.8"
                }
            ],
            "sqlite-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sqlite-libs",
                    "release": "19.el8",
                    "source": "rpm",
                    "version": "3.26.0"
                }
            ],
            "squashfs-tools": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "squashfs-tools",
                    "release": "21.el8",
                    "source": "rpm",
                    "version": "4.3"
                }
            ],
            "sssd-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-client",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "sssd-common": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-common",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "sssd-kcm": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-kcm",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "sssd-nfs-idmap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sssd-nfs-idmap",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "2.9.4"
                }
            ],
            "strace": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "strace",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "5.18"
                }
            ],
            "sudo": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "sudo",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "1.9.5p2"
                }
            ],
            "systemd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd",
                    "release": "82.el8.1",
                    "source": "rpm",
                    "version": "239"
                }
            ],
            "systemd-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-libs",
                    "release": "82.el8.1",
                    "source": "rpm",
                    "version": "239"
                }
            ],
            "systemd-pam": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-pam",
                    "release": "82.el8.1",
                    "source": "rpm",
                    "version": "239"
                }
            ],
            "systemd-udev": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemd-udev",
                    "release": "82.el8.1",
                    "source": "rpm",
                    "version": "239"
                }
            ],
            "systemtap": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "systemtap-client": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-client",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "systemtap-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-devel",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "systemtap-runtime": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "systemtap-runtime",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "4.9"
                }
            ],
            "tar": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "tar",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "1.30"
                }
            ],
            "tbb": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tbb",
                    "release": "9.el8",
                    "source": "rpm",
                    "version": "2018.2"
                }
            ],
            "teamd": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "teamd",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.31"
                }
            ],
            "time": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "time",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "1.9"
                }
            ],
            "timedatex": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "timedatex",
                    "release": "3.el8",
                    "source": "rpm",
                    "version": "0.5"
                }
            ],
            "tpm2-tss": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "tpm2-tss",
                    "release": "6.el8",
                    "source": "rpm",
                    "version": "2.3.2"
                }
            ],
            "trousers": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "trousers",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.3.15"
                }
            ],
            "trousers-lib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "trousers-lib",
                    "release": "2.el8",
                    "source": "rpm",
                    "version": "0.3.15"
                }
            ],
            "tuned": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tuned",
                    "release": "4.el8.1",
                    "source": "rpm",
                    "version": "2.22.1"
                }
            ],
            "tzdata": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "tzdata",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2024a"
                }
            ],
            "unbound-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "unbound-libs",
                    "release": "5.el8",
                    "source": "rpm",
                    "version": "1.16.2"
                }
            ],
            "unzip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "unzip",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "6.0"
                }
            ],
            "util-linux": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "util-linux",
                    "release": "46.el8",
                    "source": "rpm",
                    "version": "2.32.1"
                }
            ],
            "vim-common": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-common",
                    "release": "19.el8.4",
                    "source": "rpm",
                    "version": "8.0.1763"
                }
            ],
            "vim-enhanced": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-enhanced",
                    "release": "19.el8.4",
                    "source": "rpm",
                    "version": "8.0.1763"
                }
            ],
            "vim-filesystem": [
                {
                    "arch": "noarch",
                    "epoch": 2,
                    "name": "vim-filesystem",
                    "release": "19.el8.4",
                    "source": "rpm",
                    "version": "8.0.1763"
                }
            ],
            "vim-minimal": [
                {
                    "arch": "x86_64",
                    "epoch": 2,
                    "name": "vim-minimal",
                    "release": "19.el8.4",
                    "source": "rpm",
                    "version": "8.0.1763"
                }
            ],
            "virt-what": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "virt-what",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "1.25"
                }
            ],
            "wget": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "wget",
                    "release": "11.el8",
                    "source": "rpm",
                    "version": "1.19.5"
                }
            ],
            "which": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "which",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "2.21"
                }
            ],
            "xfsprogs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xfsprogs",
                    "release": "12.el8",
                    "source": "rpm",
                    "version": "5.0.0"
                }
            ],
            "xkeyboard-config": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "xkeyboard-config",
                    "release": "1.el8",
                    "source": "rpm",
                    "version": "2.28"
                }
            ],
            "xz": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "5.2.4"
                }
            ],
            "xz-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz-devel",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "5.2.4"
                }
            ],
            "xz-libs": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "xz-libs",
                    "release": "4.el8",
                    "source": "rpm",
                    "version": "5.2.4"
                }
            ],
            "yum": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum",
                    "release": "20.el8",
                    "source": "rpm",
                    "version": "4.7.0"
                }
            ],
            "yum-utils": [
                {
                    "arch": "noarch",
                    "epoch": null,
                    "name": "yum-utils",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "4.0.21"
                }
            ],
            "zip": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zip",
                    "release": "23.el8",
                    "source": "rpm",
                    "version": "3.0"
                }
            ],
            "zlib": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "1.2.11"
                }
            ],
            "zlib-devel": [
                {
                    "arch": "x86_64",
                    "epoch": null,
                    "name": "zlib-devel",
                    "release": "25.el8",
                    "source": "rpm",
                    "version": "1.2.11"
                }
            ]
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:36
Saturday 31 August 2024  06:24:49 -0400 (0:00:01.695)       0:01:11.997 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "grafana_version": "9.2.10"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.036)       0:01:12.034 ******* 
skipping: [managed_node3] => {
    "changed": false,
    "false_condition": "grafana_version is version('9.0.0', '<')",
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later onfiguration] ***
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:48
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.047)       0:01:12.082 ******* 
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.errors.AnsibleUndefinedVariable: 'performancecopilot' is undefined. 'performancecopilot' is undefined
fatal: [managed_node3]: FAILED! => {
    "changed": false
}

MSG:

AnsibleUndefinedVariable: 'performancecopilot' is undefined. 'performancecopilot' is undefined

TASK [Handle failure case] *****************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.145)       0:01:12.228 ******* 
included: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node3

TASK [Collect logs] ************************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.057)       0:01:12.286 ******* 
ok: [managed_node3] => {
    "changed": false,
    "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n  ls -alrtF /run/pcp\nelse\n  echo ERROR - /run/pcp does not exist\nfi\n",
    "delta": "0:00:00.032356",
    "end": "2024-08-31 06:24:49.773857",
    "rc": 0,
    "start": "2024-08-31 06:24:49.741501"
}

STDOUT:

-- Logs begin at Sat 2024-08-31 06:17:19 EDT, end at Sat 2024-08-31 06:24:49 EDT. --
Aug 31 06:17:30 localhost.localdomain kernel: SELinux:  policy capability open_perms=1
Aug 31 06:17:30 localhost.localdomain kernel: SELinux:  policy capability extended_socket_class=1
Aug 31 06:17:30 localhost.localdomain kernel: SELinux:  policy capability always_check_network=0
Aug 31 06:17:30 localhost.localdomain kernel: SELinux:  policy capability cgroup_seclabel=1
Aug 31 06:17:30 localhost.localdomain kernel: SELinux:  policy capability nnp_nosuid_transition=1
Aug 31 06:17:30 localhost.localdomain kernel: audit: type=1403 audit(1725099446.645:3): auid=4294967295 ses=4294967295 lsm=selinux res=1
Aug 31 06:17:30 localhost.localdomain systemd[1]: Successfully loaded SELinux policy in 1.297339s.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Relabelled /dev, /run and /sys/fs/cgroup in 14.236ms.
Aug 31 06:17:30 localhost.localdomain systemd[1]: systemd 239 (239-82.el8.1) running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=legacy)
Aug 31 06:17:30 localhost.localdomain systemd[1]: Detected virtualization xen.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Detected architecture x86-64.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Set hostname to <localhost.localdomain>.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Initializing machine ID from random generator.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Installed transient /etc/machine-id file.
Aug 31 06:17:30 localhost.localdomain systemd[1]: initrd-switch-root.service: Succeeded.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Stopped Switch Root.
Aug 31 06:17:30 localhost.localdomain systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
Aug 31 06:17:30 localhost.localdomain systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
Aug 31 06:17:30 localhost.localdomain systemd-journald[497]: Journal started
-- Subject: The journal has been started
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The system journal process has started up, opened the journal
-- files for writing and is now ready to process requests.
Aug 31 06:17:30 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/5622fba90f2d4c0f8d5f32b674aea17b) is 8.0M, max 176.9M, 168.9M free.
-- Subject: Disk space used by the journal
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Runtime journal (/run/log/journal/5622fba90f2d4c0f8d5f32b674aea17b) is currently using 8.0M.
-- Maximum allowed usage is set to 176.9M.
-- Leaving at least 265.4M free (of currently available 1.7G of disk space).
-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.
-- 
-- The limits controlling how much disk space is used by the journal may
-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
Aug 31 06:17:30 localhost.localdomain systemd[1]: systemd-journald.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-journald.service has successfully entered the 'dead' state.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Mounted Huge Pages File System.
-- Subject: Unit dev-hugepages.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dev-hugepages.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Remount Root and Kernel File Systems.
-- Subject: Unit systemd-remount-fs.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-remount-fs.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Mounted POSIX Message Queue File System.
-- Subject: Unit dev-mqueue.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dev-mqueue.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Starting Load/Save Random Seed...
-- Subject: Unit systemd-random-seed.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-random-seed.service has begun starting up.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Starting Flush Journal to Persistent Storage...
-- Subject: Unit systemd-journal-flush.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-journal-flush.service has begun starting up.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Create list of required static device nodes for the current kernel.
-- Subject: Unit kmod-static-nodes.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kmod-static-nodes.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Mounted Kernel Debug File System.
-- Subject: Unit sys-kernel-debug.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sys-kernel-debug.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Read and set NIS domainname from /etc/sysconfig/network.
-- Subject: Unit nis-domainname.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit nis-domainname.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Apply Kernel Variables.
-- Subject: Unit systemd-sysctl.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-sysctl.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Starting Create Static Device Nodes in /dev...
-- Subject: Unit systemd-tmpfiles-setup-dev.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup-dev.service has begun starting up.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started udev Coldplug all Devices.
-- Subject: Unit systemd-udev-trigger.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udev-trigger.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Load/Save Random Seed.
-- Subject: Unit systemd-random-seed.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-random-seed.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd[1]: systemd-vconsole-setup.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Setup Virtual Console.
-- Subject: Unit systemd-vconsole-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-vconsole-setup.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:30 localhost.localdomain systemd-journald[497]: Runtime journal (/run/log/journal/5622fba90f2d4c0f8d5f32b674aea17b) is 8.0M, max 176.9M, 168.9M free.
-- Subject: Disk space used by the journal
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Runtime journal (/run/log/journal/5622fba90f2d4c0f8d5f32b674aea17b) is currently using 8.0M.
-- Maximum allowed usage is set to 176.9M.
-- Leaving at least 265.4M free (of currently available 1.7G of disk space).
-- Enforced usage limit is thus 176.9M, of which 168.9M are still available.
-- 
-- The limits controlling how much disk space is used by the journal may
-- be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,
-- RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in
-- /etc/systemd/journald.conf. See journald.conf(5) for details.
Aug 31 06:17:30 localhost.localdomain systemd[1]: Started Flush Journal to Persistent Storage.
-- Subject: Unit systemd-journal-flush.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-journal-flush.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started Create Static Device Nodes in /dev.
-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting udev Kernel Device Manager...
-- Subject: Unit systemd-udevd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Reached target Local File Systems (Pre).
-- Subject: Unit local-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit local-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Reached target Local File Systems.
-- Subject: Unit local-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit local-fs.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting Import network configuration from initramfs...
-- Subject: Unit import-state.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit import-state.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
-- Subject: Unit plymouth-read-write.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-read-write.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting Commit a transient machine-id on disk...
-- Subject: Unit systemd-machine-id-commit.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-machine-id-commit.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Received SIGRTMIN+20 from PID 332 (plymouthd).
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started Tell Plymouth To Write Out Runtime Data.
-- Subject: Unit plymouth-read-write.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-read-write.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: etc-machine\x2did.mount: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit etc-machine\x2did.mount has successfully entered the 'dead' state.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started Commit a transient machine-id on disk.
-- Subject: Unit systemd-machine-id-commit.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-machine-id-commit.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started Import network configuration from initramfs.
-- Subject: Unit import-state.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit import-state.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting Create Volatile Files and Directories...
-- Subject: Unit systemd-tmpfiles-setup.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started Create Volatile Files and Directories.
-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-setup.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting RPC Bind...
-- Subject: Unit rpcbind.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpcbind.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Starting Security Auditing Service...
-- Subject: Unit auditd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit auditd.service has begun starting up.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Mounting RPC Pipe File System...
-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit var-lib-nfs-rpc_pipefs.mount has begun starting up.
Aug 31 06:17:31 localhost.localdomain auditd[554]: No plugins found, not dispatching events
Aug 31 06:17:31 localhost.localdomain auditd[554]: Init complete, auditd 3.1.2 listening for events (startup state enable)
Aug 31 06:17:31 localhost.localdomain systemd-udevd[529]: Network interface NamePolicy= disabled on kernel command line, ignoring.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started udev Kernel Device Manager.
-- Subject: Unit systemd-udevd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-udevd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Started RPC Bind.
-- Subject: Unit rpcbind.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpcbind.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain kernel: RPC: Registered named UNIX socket transport module.
Aug 31 06:17:31 localhost.localdomain kernel: RPC: Registered udp transport module.
Aug 31 06:17:31 localhost.localdomain kernel: RPC: Registered tcp transport module.
Aug 31 06:17:31 localhost.localdomain kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Mounted RPC Pipe File System.
-- Subject: Unit var-lib-nfs-rpc_pipefs.mount has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit var-lib-nfs-rpc_pipefs.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:31 localhost.localdomain systemd[1]: Reached target rpc_pipefs.target.
-- Subject: Unit rpc_pipefs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpc_pipefs.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain augenrules[557]: /sbin/augenrules: No change
Aug 31 06:17:32 localhost.localdomain augenrules[582]: No rules
Aug 31 06:17:32 localhost.localdomain augenrules[582]: enabled 1
Aug 31 06:17:32 localhost.localdomain augenrules[582]: failure 1
Aug 31 06:17:32 localhost.localdomain augenrules[582]: pid 554
Aug 31 06:17:32 localhost.localdomain augenrules[582]: rate_limit 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_limit 8192
Aug 31 06:17:32 localhost.localdomain augenrules[582]: lost 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog 2
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_wait_time 60000
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_wait_time_actual 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: enabled 1
Aug 31 06:17:32 localhost.localdomain augenrules[582]: failure 1
Aug 31 06:17:32 localhost.localdomain augenrules[582]: pid 554
Aug 31 06:17:32 localhost.localdomain augenrules[582]: rate_limit 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_limit 8192
Aug 31 06:17:32 localhost.localdomain augenrules[582]: lost 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog 6
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_wait_time 60000
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_wait_time_actual 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: enabled 1
Aug 31 06:17:32 localhost.localdomain augenrules[582]: failure 1
Aug 31 06:17:32 localhost.localdomain augenrules[582]: pid 554
Aug 31 06:17:32 localhost.localdomain augenrules[582]: rate_limit 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_limit 8192
Aug 31 06:17:32 localhost.localdomain augenrules[582]: lost 0
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog 4
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_wait_time 60000
Aug 31 06:17:32 localhost.localdomain augenrules[582]: backlog_wait_time_actual 0
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started Security Auditing Service.
-- Subject: Unit auditd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit auditd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Starting Update UTMP about System Boot/Shutdown...
-- Subject: Unit systemd-update-utmp.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp.service has begun starting up.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started Update UTMP about System Boot/Shutdown.
-- Subject: Unit systemd-update-utmp.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Reached target System Initialization.
-- Subject: Unit sysinit.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sysinit.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started daily update of the root trust anchor for DNSSEC.
-- Subject: Unit unbound-anchor.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit unbound-anchor.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started dnf makecache --timer.
-- Subject: Unit dnf-makecache.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dnf-makecache.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Listening on D-Bus System Message Bus Socket.
-- Subject: Unit dbus.socket has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dbus.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started Daily Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-tmpfiles-clean.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Reached target Timers.
-- Subject: Unit timers.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit timers.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Listening on SSSD Kerberos Cache Manager responder socket.
-- Subject: Unit sssd-kcm.socket has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sssd-kcm.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Reached target Sockets.
-- Subject: Unit sockets.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sockets.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Reached target Basic System.
-- Subject: Unit basic.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit basic.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Reached target User and Group Name Lookups.
-- Subject: Unit nss-user-lookup.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit nss-user-lookup.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started irqbalance daemon.
-- Subject: Unit irqbalance.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit irqbalance.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started Hardware RNG Entropy Gatherer Daemon.
-- Subject: Unit rngd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rngd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Starting Initial cloud-init job (pre-networking)...
-- Subject: Unit cloud-init-local.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init-local.service has begun starting up.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started D-Bus System Message Bus.
-- Subject: Unit dbus.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dbus.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Starting NTP client/server...
-- Subject: Unit chronyd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit chronyd.service has begun starting up.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Starting Login Service...
-- Subject: Unit systemd-logind.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-logind.service has begun starting up.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Starting Restore /run/initramfs on shutdown...
-- Subject: Unit dracut-shutdown.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-shutdown.service has begun starting up.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Reached target sshd-keygen.target.
-- Subject: Unit sshd-keygen.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sshd-keygen.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound...
-- Subject: Unit unbound-anchor.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit unbound-anchor.service has begun starting up.
Aug 31 06:17:32 localhost.localdomain kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr
Aug 31 06:17:32 localhost.localdomain systemd-udevd[573]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 06:17:32 localhost.localdomain systemd-logind[596]: Watching system buttons on /dev/input/event0 (Power Button)
Aug 31 06:17:32 localhost.localdomain systemd-logind[596]: Watching system buttons on /dev/input/event1 (Sleep Button)
Aug 31 06:17:32 localhost.localdomain systemd-logind[596]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Aug 31 06:17:32 localhost.localdomain systemd-logind[596]: New seat seat0.
-- Subject: A new seat seat0 is now available
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new seat seat0 has been configured and is now available.
Aug 31 06:17:32 localhost.localdomain kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer
Aug 31 06:17:32 localhost.localdomain rngd[592]: Disabling 7: PKCS11 Entropy generator (pkcs11)
Aug 31 06:17:32 localhost.localdomain rngd[592]: Disabling 5: NIST Network Entropy Beacon (nist)
Aug 31 06:17:32 localhost.localdomain rngd[592]: Disabling 9: Qrypt quantum entropy beacon (qrypt)
Aug 31 06:17:32 localhost.localdomain rngd[592]: Initializing available sources
Aug 31 06:17:32 localhost.localdomain rngd[592]: [hwrng ]: Initialization Failed
Aug 31 06:17:32 localhost.localdomain rngd[592]: [rdrand]: Enabling RDRAND rng support
Aug 31 06:17:32 localhost.localdomain rngd[592]: [rdrand]: Initialized
Aug 31 06:17:32 localhost.localdomain rngd[592]: [jitter]: JITTER timeout set to 5 sec
Aug 31 06:17:32 localhost.localdomain rngd[592]: [jitter]: Initializing AES buffer
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started Login Service.
-- Subject: Unit systemd-logind.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-logind.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started Restore /run/initramfs on shutdown.
-- Subject: Unit dracut-shutdown.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit dracut-shutdown.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain kernel: EDAC sbridge: Seeking for: PCI ID 8086:2fa0
Aug 31 06:17:32 localhost.localdomain kernel: EDAC sbridge:  Ver: 1.1.2 
Aug 31 06:17:32 localhost.localdomain systemd-udevd[575]: Using default interface naming scheme 'rhel-8.0'.
Aug 31 06:17:32 localhost.localdomain chronyd[623]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)
Aug 31 06:17:32 localhost.localdomain chronyd[623]: Loaded 0 symmetric keys
Aug 31 06:17:32 localhost.localdomain chronyd[623]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift
Aug 31 06:17:32 localhost.localdomain chronyd[623]: Using right/UTC timezone to obtain leap second data
Aug 31 06:17:32 localhost.localdomain systemd-udevd[575]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started NTP client/server.
-- Subject: Unit chronyd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit chronyd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:32 localhost.localdomain systemd[1]: unbound-anchor.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit unbound-anchor.service has successfully entered the 'dead' state.
Aug 31 06:17:32 localhost.localdomain systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound.
-- Subject: Unit unbound-anchor.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit unbound-anchor.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:37 localhost.localdomain rngd[592]: [jitter]: Unable to obtain AES key, disabling JITTER source
Aug 31 06:17:37 localhost.localdomain rngd[592]: [jitter]: Initialization Failed
Aug 31 06:17:37 localhost.localdomain rngd[592]: Process privileges have been dropped to 2:2
Aug 31 06:17:39 localhost.localdomain dhclient[640]: Internet Systems Consortium DHCP Client 4.3.6
Aug 31 06:17:39 localhost.localdomain dhclient[640]: Copyright 2004-2017 Internet Systems Consortium.
Aug 31 06:17:39 localhost.localdomain dhclient[640]: All rights reserved.
Aug 31 06:17:39 localhost.localdomain dhclient[640]: For info, please visit https://www.isc.org/software/dhcp/
Aug 31 06:17:39 localhost.localdomain dhclient[640]: 
Aug 31 06:17:39 localhost.localdomain dhclient[640]: Listening on LPF/eth0/02:6d:97:1a:c9:f3
Aug 31 06:17:39 localhost.localdomain dhclient[640]: Sending on   LPF/eth0/02:6d:97:1a:c9:f3
Aug 31 06:17:39 localhost.localdomain dhclient[640]: Sending on   Socket/fallback
Aug 31 06:17:39 localhost.localdomain dhclient[640]: Created duid "\000\004V\"\373\251\017-L\017\215_2\266t\256\241{".
Aug 31 06:17:39 localhost.localdomain dhclient[640]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x1355a879)
Aug 31 06:17:39 localhost.localdomain dhclient[640]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x1355a879)
Aug 31 06:17:39 localhost.localdomain dhclient[640]: DHCPOFFER from 10.31.44.1
Aug 31 06:17:39 localhost.localdomain dhclient[640]: DHCPACK from 10.31.44.1 (xid=0x1355a879)
Aug 31 06:17:39 localhost.localdomain dhclient[640]: bound to 10.31.44.187 -- renewal in 1475 seconds.
Aug 31 06:17:39 localhost.localdomain dbus-daemon[594]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=655 comm="hostnamectl set-hostname ip-10-31-44-187.us-east-1" label="system_u:system_r:cloud_init_t:s0")
Aug 31 06:17:39 localhost.localdomain systemd[1]: Starting Hostname Service...
-- Subject: Unit systemd-hostnamed.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-hostnamed.service has begun starting up.
Aug 31 06:17:39 localhost.localdomain dbus-daemon[594]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 31 06:17:39 localhost.localdomain systemd[1]: Started Hostname Service.
-- Subject: Unit systemd-hostnamed.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-hostnamed.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:39 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-hostnamed[656]: Changed static host name to 'ip-10-31-44-187.us-east-1.aws.redhat.com'
Aug 31 06:17:39 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-hostnamed[656]: Changed host name to 'ip-10-31-44-187.us-east-1.aws.redhat.com'
Aug 31 06:17:39 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[638]: Cloud-init v. 23.4-7.el8.2 running 'init-local' at Sat, 31 Aug 2024 10:17:38 +0000. Up 19.78 seconds.
Aug 31 06:17:39 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (pre-networking).
-- Subject: Unit cloud-init-local.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init-local.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:39 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Network (Pre).
-- Subject: Unit network-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit network-pre.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:39 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager...
-- Subject: Unit NetworkManager.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager.service has begun starting up.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.2550] NetworkManager (version 1.40.16-15.el8) is starting... (boot:b9769538-bb0f-4aec-8e78-f5137a690ae5)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.2578] Read config: /etc/NetworkManager/NetworkManager.conf (run: 15-carrier-timeout.conf)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Network Manager.
-- Subject: Unit NetworkManager.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Wait Online...
-- Subject: Unit NetworkManager-wait-online.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-wait-online.service has begun starting up.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Network.
-- Subject: Unit network.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit network.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Dynamic System Tuning Daemon...
-- Subject: Unit tuned.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit tuned.service has begun starting up.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.2672] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting GSSAPI Proxy Daemon...
-- Subject: Unit gssproxy.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit gssproxy.service has begun starting up.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started GSSAPI Proxy Daemon.
-- Subject: Unit gssproxy.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit gssproxy.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target NFS client services.
-- Subject: Unit nfs-client.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit nfs-client.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems (Pre).
-- Subject: Unit remote-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Remote File Systems.
-- Subject: Unit remote-fs.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit remote-fs.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3606] manager[0x562ed3499080]: monitoring kernel firmware directory '/lib/firmware'.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3636] hostname: hostname: using hostnamed
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3637] hostname: static hostname changed from (none) to "ip-10-31-44-187.us-east-1.aws.redhat.com"
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3640] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3720] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-device-plugin-team.so)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3721] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3722] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3723] manager: Networking is enabled by state file
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.5' (uid=0 pid=661 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3758] settings: Loaded settings plugin: ifcfg-rh ("/usr/lib64/NetworkManager/1.40.16-15.el8/libnm-settings-plugin-ifcfg-rh.so")
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3760] settings: Loaded settings plugin: keyfile (internal)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Network Manager Script Dispatcher Service...
-- Subject: Unit NetworkManager-dispatcher.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has begun starting up.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3811] dhcp: init: Using DHCP client 'internal'
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3812] device (lo): carrier: link connected
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3816] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3829] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3834] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3889] device (eth0): carrier: link connected
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3892] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3900] policy: auto-activating connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3905] device (eth0): Activation: starting connection 'System eth0' (5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3907] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3911] manager: NetworkManager state is now CONNECTING
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3915] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3923] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3933] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3953] dhcp4 (eth0): state changed new lease, address=10.31.44.187
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.3958] policy: set 'System eth0' (eth0) as default for IPv4 routing and DNS
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.5' (uid=0 pid=661 comm="/usr/sbin/NetworkManager --no-daemon " label="system_u:system_r:NetworkManager_t:s0")
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4049] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Script Dispatcher Service.
-- Subject: Unit NetworkManager-dispatcher.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-dispatcher.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4259] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4261] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4264] manager: NetworkManager state is now CONNECTED_SITE
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4266] device (eth0): Activation: successful, device activated.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4270] manager: NetworkManager state is now CONNECTED_GLOBAL
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com NetworkManager[661]: <info>  [1725099460.4273] manager: startup complete
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Network Manager Wait Online.
-- Subject: Unit NetworkManager-wait-online.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit NetworkManager-wait-online.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Initial cloud-init job (metadata service crawler)...
-- Subject: Unit cloud-init.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init.service has begun starting up.
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: Added source 10.2.32.37
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: Added source 10.2.32.38
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: Added source 10.11.160.238
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: Added source 10.18.100.10
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.9' (uid=0 pid=665 comm="/usr/libexec/platform-python -Es /usr/sbin/tuned -" label="system_u:system_r:tuned_t:s0")
Aug 31 06:17:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Authorization Manager...
-- Subject: Unit polkit.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit polkit.service has begun starting up.
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Dynamic System Tuning Daemon.
-- Subject: Unit tuned.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit tuned.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 23.4-7.el8.2 running 'init' at Sat, 31 Aug 2024 10:17:40 +0000. Up 21.94 seconds.
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: | Device |  Up  |          Address           |      Mask     | Scope  |     Hw-Address    |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |  eth0  | True |        10.31.44.187        | 255.255.252.0 | global | 02:6d:97:1a:c9:f3 |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |  eth0  | True | fe80::6d:97ff:fe1a:c9f3/64 |       .       |  link  | 02:6d:97:1a:c9:f3 |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |   lo   | True |         127.0.0.1          |   255.0.0.0   |  host  |         .         |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |   lo   | True |          ::1/128           |       .       |  host  |         .         |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +--------+------+----------------------------+---------------+--------+-------------------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: | Route | Destination |  Gateway   |    Genmask    | Interface | Flags |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |   0   |   0.0.0.0   | 10.31.44.1 |    0.0.0.0    |    eth0   |   UG  |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |   1   |  10.31.44.0 |  0.0.0.0   | 255.255.252.0 |    eth0   |   U   |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +-------+-------------+------------+---------------+-----------+-------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: | Route | Destination | Gateway | Interface | Flags |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |   1   |  fe80::/64  |    ::   |    eth0   |   U   |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: |   3   |  multicast  |    ::   |    eth0   |   U   |
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: ci-info: +-------+-------------+---------+-----------+-------+
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com polkitd[927]: Started polkitd version 0.115
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com polkitd[927]: Loading rules from directory /etc/polkit-1/rules.d
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com polkitd[927]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com polkitd[927]: Finished loading, compiling and executing 2 rules
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Authorization Manager.
-- Subject: Unit polkit.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit polkit.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:41 ip-10-31-44-187.us-east-1.aws.redhat.com polkitd[927]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 31 06:17:46 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: Selected source 10.2.32.38
Aug 31 06:17:46 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: System clock wrong by 1.050697 seconds
Aug 31 06:17:47 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: System clock was stepped by 1.050697 seconds
Aug 31 06:17:47 ip-10-31-44-187.us-east-1.aws.redhat.com chronyd[623]: System clock TAI offset set to 37 seconds
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Generating public/private rsa key pair.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key fingerprint is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: SHA256:if5LjHZjw6HJeQxkLZj7Z6HBV2j5m1zlc+7h6pbSa1E root@ip-10-31-44-187.us-east-1.aws.redhat.com
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key's randomart image is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +---[RSA 3072]----+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |                 |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |     o . o       |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |    o + = .   .  |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |     = + +   o E |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |    . = S . . + .|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |     + & + + . + |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |      @ & + . o..|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |     . O o . =...|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |        o.  =+o..|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +----[SHA256]-----+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Generating public/private dsa key pair.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key fingerprint is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: SHA256:NjVkE4Ih1UCEU7OIvw7EBQzYbi2+siBsVpg9siy+tPg root@ip-10-31-44-187.us-east-1.aws.redhat.com
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key's randomart image is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +---[DSA 1024]----+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |o+. .*O=. =.     |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |. oooo.o.+ .     |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: | ...o..   o      |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: | .Bo.    . .     |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: | *o=.   S        |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |o.= .. . .       |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |+B...            |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |@ oo             |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |oBE .            |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +----[SHA256]-----+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Generating public/private ecdsa key pair.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key fingerprint is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: SHA256:3glgWzATYDavPtmFgLm8KFNe0BSUFuCVnZPu7vFeIJ8 root@ip-10-31-44-187.us-east-1.aws.redhat.com
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key's randomart image is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +---[ECDSA 256]---+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |  .o@B=+         |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: | . O+o=+         |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |  =.o.+..        |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: | . o +.=         |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |  + o.+ S        |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: | + + o.= = .     |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |+ o +.o E +      |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |..   ..o .       |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |     ...o        |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +----[SHA256]-----+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Generating public/private ed25519 key pair.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key fingerprint is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: SHA256:B37Q5cnQeWR/dQiLSgqCtHMhGraZvR6rWFn9STdt6FE root@ip-10-31-44-187.us-east-1.aws.redhat.com
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: The key's randomart image is:
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +--[ED25519 256]--+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |.+ .      ..o+o.o|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |+oB .    . *o+o.o|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |o*.o.   + o E.  o|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |  o..o + + +    .|
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |   o. o S B o    |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |  .oo  o * +     |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |  oo    o .      |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |...              |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: |..               |
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[934]: +----[SHA256]-----+
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Initial cloud-init job (metadata service crawler).
-- Subject: Unit cloud-init.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting OpenSSH server daemon...
-- Subject: Unit sshd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sshd.service has begun starting up.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Network is Online.
-- Subject: Unit network-online.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit network-online.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting System Logging Service...
-- Subject: Unit rsyslog.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rsyslog.service has begun starting up.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Notify NFS peers of a restart...
-- Subject: Unit rpc-statd-notify.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpc-statd-notify.service has begun starting up.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Crash recovery kernel arming...
-- Subject: Unit kdump.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kdump.service has begun starting up.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting The restraint harness....
-- Subject: Unit restraintd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit restraintd.service has begun starting up.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-config availability.
-- Subject: Unit cloud-config.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-config.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Apply the settings specified in cloud-config...
-- Subject: Unit cloud-config.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-config.service has begun starting up.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[1019]: Server listening on 0.0.0.0 port 22.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[1019]: Server listening on :: port 22.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started OpenSSH server daemon.
-- Subject: Unit sshd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit sshd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started The restraint harness..
-- Subject: Unit restraintd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit restraintd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com sm-notify[1021]: Version 2.3.3 starting
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Notify NFS peers of a restart.
-- Subject: Unit rpc-statd-notify.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rpc-statd-notify.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com rsyslogd[1020]: [origin software="rsyslogd" swVersion="8.2102.0-15.el8" x-pid="1020" x-info="https://www.rsyslog.com"] start
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started System Logging Service.
-- Subject: Unit rsyslog.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit rsyslog.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com restraintd[1035]: Listening on http://localhost:8081
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com rsyslogd[1020]: imjournal: journal files changed, reloading...  [v8.2102.0-15.el8 try https://www.rsyslog.com/e/0 ]
Aug 31 06:17:49 ip-10-31-44-187.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Detected change(s) in the following file(s):  /etc/fstab
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1268]: Cloud-init v. 23.4-7.el8.2 running 'modules:config' at Sat, 31 Aug 2024 10:17:50 +0000. Up 30.00 seconds.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Apply the settings specified in cloud-config.
-- Subject: Unit cloud-config.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-config.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Permit User Sessions...
-- Subject: Unit systemd-user-sessions.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-user-sessions.service has begun starting up.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Execute cloud user/final scripts...
-- Subject: Unit cloud-final.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-final.service has begun starting up.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Permit User Sessions.
-- Subject: Unit systemd-user-sessions.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-user-sessions.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Command Scheduler.
-- Subject: Unit crond.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit crond.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Terminate Plymouth Boot Screen...
-- Subject: Unit plymouth-quit.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit.service has begun starting up.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Hold until boot process finishes up...
-- Subject: Unit plymouth-quit-wait.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit-wait.service has begun starting up.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 332 (plymouthd).
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Received SIGRTMIN+21 from PID 332 (plymouthd).
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Terminate Plymouth Boot Screen.
-- Subject: Unit plymouth-quit.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Hold until boot process finishes up.
-- Subject: Unit plymouth-quit-wait.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit plymouth-quit-wait.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Getty on tty1.
-- Subject: Unit getty@tty1.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit getty@tty1.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Login Prompts.
-- Subject: Unit getty.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit getty.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Multi-User System.
-- Subject: Unit multi-user.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit multi-user.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Update UTMP about System Runlevel Changes...
-- Subject: Unit systemd-update-utmp-runlevel.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp-runlevel.service has begun starting up.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com crond[1275]: (CRON) STARTUP (1.5.2)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (Syslog will be used instead of sendmail.)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 44% if used.)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com crond[1275]: (CRON) INFO (running with inotify support)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Update UTMP about System Runlevel Changes.
-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit systemd-update-utmp-runlevel.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Rebuilding /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1487]: #############################################################
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1496]: -----BEGIN SSH HOST KEY FINGERPRINTS-----
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1503]: 1024 SHA256:NjVkE4Ih1UCEU7OIvw7EBQzYbi2+siBsVpg9siy+tPg root@ip-10-31-44-187.us-east-1.aws.redhat.com (DSA)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1510]: 256 SHA256:3glgWzATYDavPtmFgLm8KFNe0BSUFuCVnZPu7vFeIJ8 root@ip-10-31-44-187.us-east-1.aws.redhat.com (ECDSA)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1520]: 256 SHA256:B37Q5cnQeWR/dQiLSgqCtHMhGraZvR6rWFn9STdt6FE root@ip-10-31-44-187.us-east-1.aws.redhat.com (ED25519)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1529]: 3072 SHA256:if5LjHZjw6HJeQxkLZj7Z6HBV2j5m1zlc+7h6pbSa1E root@ip-10-31-44-187.us-east-1.aws.redhat.com (RSA)
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1534]: -----END SSH HOST KEY FINGERPRINTS-----
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1536]: #############################################################
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1459]: Cloud-init v. 23.4-7.el8.2 running 'modules:final' at Sat, 31 Aug 2024 10:17:50 +0000. Up 30.70 seconds.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com cloud-init[1459]: Cloud-init v. 23.4-7.el8.2 finished at Sat, 31 Aug 2024 10:17:50 +0000. Datasource DataSourceEc2Local.  Up 30.86 seconds
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Execute cloud user/final scripts.
-- Subject: Unit cloud-final.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-final.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:50 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reached target Cloud-init target.
-- Subject: Unit cloud-init.target has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit cloud-init.target has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1579]: dracut-049-233.git20240115.el8
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics  -o "plymouth dash resume ifcfg earlykdump" --compress=xz --mount "/dev/disk/by-uuid/fe591198-9082-4b15-9b62-e83518524cd2 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota,nofail,x-systemd.before=initrd-fs.target" --no-hostonly-default-device -f /boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img 4.18.0-553.5.1.el8.x86_64
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'plymouth' will not be installed, because it's in the list to be omitted!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'resume' will not be installed, because it's in the list to be omitted!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'earlykdump' will not be installed, because it's in the list to be omitted!
Aug 31 06:17:51 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: memstrack is available
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'lvmthinpool-monitor' will not be installed, because command 'lvm' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: bash ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: systemd ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: systemd-initrd ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: watchdog-modules ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: nss-softokn ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: rngd ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: i18n ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: drm ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: prefixdevname ***
Aug 31 06:17:52 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: kernel-modules ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: kernel-modules-extra ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:   kernel-modules-extra: configuration source "/run/depmod.d/" does not exist
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:   kernel-modules-extra: configuration source "/lib/depmod.d/" does not exist
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:   kernel-modules-extra: parsing configuration file "/etc/depmod.d//dist.conf"
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:   kernel-modules-extra: /etc/depmod.d//dist.conf: added "updates extra built-in weak-updates" to the list of search directories
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: fstab-sys ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: rootfs-block ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: terminfo ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: udev-rules ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: Skipping udev rule: 91-permissions.rules
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: Skipping udev rule: 80-drivers-modprobe.rules
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: biosdevname ***
Aug 31 06:17:53 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: dracut-systemd ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: usrmount ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: base ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: fs-lib ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: kdumpbase ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: memstrack ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: microcode_ctl-fw_dir_override ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:   microcode_ctl module: mangling fw_dir
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:       microcode_ctl: intel: caveats check for kernel version "4.18.0-553.5.1.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-2d-07" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-4e-03" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-4f-01" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-55-04" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-5e-03" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-8c-01" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-8e-9e-0x-0xca" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: configuration "intel-06-8e-9e-0x-dell" is ignored
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: shutdown ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including module: squash ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Including modules done ***
Aug 31 06:17:54 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Installing kernel module dependencies ***
Aug 31 06:17:55 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Installing kernel module dependencies done ***
Aug 31 06:17:55 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Resolving executable dependencies ***
Aug 31 06:17:56 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Resolving executable dependencies done***
Aug 31 06:17:56 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Hardlinking files ***
Aug 31 06:17:56 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Hardlinking files done ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Generating early-microcode cpio image ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Constructing GenuineIntel.bin ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Constructing GenuineIntel.bin ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Store current command line parameters ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: Stored kernel commandline:
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: No dracut internal kernel commandline stored in the initramfs
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Install squash loader ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Stripping files ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Stripping files done ***
Aug 31 06:17:57 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Squashing the files inside the initramfs ***
Aug 31 06:18:06 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Squashing the files inside the initramfs done ***
Aug 31 06:18:06 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Creating image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' ***
Aug 31 06:18:06 ip-10-31-44-187.us-east-1.aws.redhat.com dracut[1581]: *** Creating initramfs image file '/boot/initramfs-4.18.0-553.5.1.el8.x86_64kdump.img' done ***
Aug 31 06:18:07 ip-10-31-44-187.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: kexec: loaded kdump kernel
Aug 31 06:18:07 ip-10-31-44-187.us-east-1.aws.redhat.com kdumpctl[1026]: kdump: Starting kdump: [OK]
Aug 31 06:18:07 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Crash recovery kernel arming.
-- Subject: Unit kdump.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit kdump.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:18:07 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Startup finished in 527ms (kernel) + 5.830s (initrd) + 40.863s (userspace) = 47.221s.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- All system services necessary queued for starting at boot have been
-- started. Note that this does not mean that the machine is now idle as services
-- might still be busy with completing start-up.
-- 
-- Kernel start-up required 527419 microseconds.
-- 
-- Initial RAM disk start-up required 5830146 microseconds.
-- 
-- Userspace start-up required 40863969 microseconds.
Aug 31 06:18:11 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit systemd-hostnamed.service has successfully entered the 'dead' state.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5067]: Accepted publickey for root from 10.30.32.10 port 51718 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Created slice User Slice of UID 0.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-0.slice has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting User runtime directory /run/user/0...
-- Subject: Unit user-runtime-dir@0.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@0.service has begun starting up.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: New session 1 of user root.
-- Subject: A new session 1 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 1 has been created for the user root.
-- 
-- The leading process of the session is 5067.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started User runtime directory /run/user/0.
-- Subject: Unit user-runtime-dir@0.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user-runtime-dir@0.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting User Manager for UID 0...
-- Subject: Unit user@0.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@0.service has begun starting up.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Starting D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has begun starting up.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Reached target Paths.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Reached target Timers.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Listening on D-Bus User Message Bus Socket.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit UNIT has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[5072]: Startup finished in 32ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The user manager instance for user 0 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
-- 
-- Startup of the manager took 32354 microseconds.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started User Manager for UID 0.
-- Subject: Unit user@0.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit user@0.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Session 1 of user root.
-- Subject: Unit session-1.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-1.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5067]: pam_unix(sshd:session): session opened for user root by (uid=0)
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5081]: Received disconnect from 10.30.32.10 port 51718:11: disconnected by user
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5081]: Disconnected from user root 10.30.32.10 port 51718
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5067]: pam_unix(sshd:session): session closed for user root
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit session-1.scope has successfully entered the 'dead' state.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: Session 1 logged out. Waiting for processes to exit.
Aug 31 06:19:09 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: Removed session 1.
-- Subject: Session 1 has been terminated
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A session with the ID 1 has been terminated.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5101]: Accepted publickey for root from 10.31.9.109 port 41244 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5102]: Accepted publickey for root from 10.31.9.109 port 41254 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: New session 3 of user root.
-- Subject: A new session 3 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 3 has been created for the user root.
-- 
-- The leading process of the session is 5101.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Session 3 of user root.
-- Subject: Unit session-3.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-3.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Session 4 of user root.
-- Subject: Unit session-4.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-4.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: New session 4 of user root.
-- Subject: A new session 4 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 4 has been created for the user root.
-- 
-- The leading process of the session is 5102.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5101]: pam_unix(sshd:session): session opened for user root by (uid=0)
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5102]: pam_unix(sshd:session): session opened for user root by (uid=0)
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5108]: Received disconnect from 10.31.9.109 port 41254:11: disconnected by user
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5108]: Disconnected from user root 10.31.9.109 port 41254
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[5102]: pam_unix(sshd:session): session closed for user root
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit session-4.scope has successfully entered the 'dead' state.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: Session 4 logged out. Waiting for processes to exit.
Aug 31 06:19:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: Removed session 4.
-- Subject: Session 4 has been terminated
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A session with the ID 4 has been terminated.
Aug 31 06:20:16 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-rac8c26e940b243818f0476aad03395fa.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-rac8c26e940b243818f0476aad03395fa.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:20:16 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: cgroup compatibility translation between legacy and unified hierarchy settings activated. See cgroup-compat debug messages for details.
Aug 31 06:20:16 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Aug 31 06:20:17 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Aug 31 06:20:17 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:20:17 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: run-rac8c26e940b243818f0476aad03395fa.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-rac8c26e940b243818f0476aad03395fa.service has successfully entered the 'dead' state.
Aug 31 06:20:55 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[7379]: Accepted publickey for root from 10.31.10.109 port 45978 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE
Aug 31 06:20:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Session 5 of user root.
-- Subject: Unit session-5.scope has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit session-5.scope has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:20:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd-logind[596]: New session 5 of user root.
-- Subject: A new session 5 has been created for user root
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
-- 
-- A new session with the ID 5 has been created for the user root.
-- 
-- The leading process of the session is 7379.
Aug 31 06:20:55 ip-10-31-44-187.us-east-1.aws.redhat.com sshd[7379]: pam_unix(sshd:session): session opened for user root by (uid=0)
Aug 31 06:20:56 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[7524]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Aug 31 06:20:57 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[7676]: ansible-service_facts Invoked
Aug 31 06:20:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[7885]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:20:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[8008]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  Converting 370 SID table entries...
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Aug 31 06:21:24 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Reloaded configuration
Aug 31 06:21:26 ip-10-31-44-187.us-east-1.aws.redhat.com groupadd[8740]: group added to /etc/group: name=pcp, GID=991
Aug 31 06:21:26 ip-10-31-44-187.us-east-1.aws.redhat.com groupadd[8740]: group added to /etc/gshadow: name=pcp
Aug 31 06:21:26 ip-10-31-44-187.us-east-1.aws.redhat.com groupadd[8740]: new group: name=pcp, GID=991
Aug 31 06:21:26 ip-10-31-44-187.us-east-1.aws.redhat.com useradd[8747]: new user: name=pcp, UID=994, GID=991, home=/var/lib/pcp, shell=/sbin/nologin
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon...
-- Subject: Unit pmcd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has begun starting up.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon.
-- Subject: Unit pmcd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine...
-- Subject: Unit pmie.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie.service has begun starting up.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger...
-- Subject: Unit pmlogger.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has begun starting up.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[9194]: Installing dm PMDA ...
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmlogger[9036]: /usr/libexec/pcp/lib/pmlogger: Warning: Performance Co-Pilot archive logger(s) not permanently enabled.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmlogger[9036]:     To enable pmlogger, run the following as root:
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmlogger[9036]:     # /usr/bin/systemctl enable pmlogger.service
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmie[9034]: /usr/libexec/pcp/lib/pmie: Warning: Performance Co-Pilot Inference Engine (pmie) not permanently enabled.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmie[9034]:     To enable pmie, run the following as root:
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com pmie[9034]:     # /usr/bin/systemctl enable pmie.service
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine.
-- Subject: Unit pmie.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service...
-- Subject: Unit pmie_farm.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm.service has begun starting up.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of PMIE instances.
-- Subject: Unit pmie_check.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_check.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Daily processing of PMIE logs.
-- Subject: Unit pmie_daily.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_daily.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Check PMIE instances are running...
-- Subject: Unit pmie_check.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_check.service has begun starting up.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Check PMIE instances are running.
-- Subject: Unit pmie_check.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_check.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service.
-- Subject: Unit pmie_farm.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmie farm instances.
-- Subject: Unit pmie_farm_check.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm_check.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Check and migrate non-primary pmie farm instances...
-- Subject: Unit pmie_farm_check.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm_check.service has begun starting up.
Aug 31 06:21:27 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Check and migrate non-primary pmie farm instances.
-- Subject: Unit pmie_farm_check.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm_check.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmie_farm_check.service has successfully entered the 'dead' state.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmie_check.service has successfully entered the 'dead' state.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger.
-- Subject: Unit pmlogger.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmlogger instances.
-- Subject: Unit pmlogger_check.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_check.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service...
-- Subject: Unit pmlogger_farm.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has begun starting up.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Daily processing of archive logs.
-- Subject: Unit pmlogger_daily.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_daily.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Check pmlogger instances are running...
-- Subject: Unit pmlogger_check.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_check.service has begun starting up.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service.
-- Subject: Unit pmlogger_farm.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Half-hourly check of pmlogger farm instances.
-- Subject: Unit pmlogger_farm_check.timer has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm_check.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Check pmlogger instances are running.
-- Subject: Unit pmlogger_check.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_check.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Check and migrate non-primary pmlogger farm instances...
-- Subject: Unit pmlogger_farm_check.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm_check.service has begun starting up.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Check and migrate non-primary pmlogger farm instances.
-- Subject: Unit pmlogger_farm_check.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm_check.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-rb5dfee06e0ae4143a9ee3aeac7d4a0cc.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-rb5dfee06e0ae4143a9ee3aeac7d4a0cc.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Aug 31 06:21:28 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:21:29 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmlogger_farm_check.service has successfully entered the 'dead' state.
Aug 31 06:21:29 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmlogger_check.service has successfully entered the 'dead' state.
Aug 31 06:21:30 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[12040]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:21:32 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Aug 31 06:21:32 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:32 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: run-rb5dfee06e0ae4143a9ee3aeac7d4a0cc.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-rb5dfee06e0ae4143a9ee3aeac7d4a0cc.service has successfully entered the 'dead' state.
Aug 31 06:21:33 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: device-mapper: uevent: version 1.0.3
Aug 31 06:21:33 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com
Aug 31 06:21:34 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[14506]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:21:35 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[14630]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:35 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[14663]: Installing nfsclient PMDA ...
Aug 31 06:21:35 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[14823]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:36 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15031]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:36 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15130]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099695.8546731-8996-70292100009171/source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:36 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15255]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:37 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15449]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099696.6019342-9031-147945639056431/source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:37 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15574]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:37 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15675]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099697.2975395-9062-6709409225895/source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15805]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-44-187.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com useradd[15810]: new group: name=metrics, GID=990
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com useradd[15810]: new user: name=metrics, UID=993, GID=990, home=/home/metrics, shell=/bin/bash
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[15938]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                                 if set -o | grep -q pipefail; then
                                                                                   set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                                 fi
                                                                                 if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                                   echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                                   echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                                   chown root:pcp "/etc/pcp/passwd.db"
                                                                                   chmod 640 "/etc/pcp/passwd.db"
                                                                                 fi
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com sasldblistusers2[15943]: _sasldb_getkeyhandle has failed
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com saslpasswd2[15946]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com saslpasswd2[15946]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
Aug 31 06:21:38 ip-10-31-44-187.us-east-1.aws.redhat.com saslpasswd2[15946]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16083]: Installing openmetrics PMDA ...
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[16070]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16164]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16164) Info: Initializing ... currently in notready state.
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16164]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16164) Info: Config change detected, traversed 1 config entries in 0.0001s, rescanning ...
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16164]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16164) Info: Found source grafana cluster 1
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16164]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16164) Info: Ready to process requests
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[16217]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099698.8835745-9138-263464675070242/source dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16223]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16223) Info: Initializing ... currently in notready state.
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16223]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16223) Info: Config change detected, traversed 1 config entries in 0.0001s, rescanning ...
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16223]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16223) Info: Found source grafana cluster 1
Aug 31 06:21:39 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16223]: [Sat Aug 31 06:21:39] pmdaopenmetrics(16223) Info: Ready to process requests
Aug 31 06:21:40 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[16433]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:21:40 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon...
-- Subject: Unit pmcd.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has begun shutting down.
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[16084]: Terminated
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[9076]: _pmda_setup: Interrupted!
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[9076]: _pmda_setup_cleanup: reset .NeedInstall for openmetrics PMDA
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmcd.service has successfully entered the 'dead' state.
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon.
-- Subject: Unit pmcd.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has finished shutting down.
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon...
-- Subject: Unit pmcd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has begun starting up.
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon.
-- Subject: Unit pmcd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17022]: Installing openmetrics PMDA ...
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17063]: [Sat Aug 31 06:21:41] pmdaopenmetrics(17063) Info: Initializing ... currently in notready state.
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17063]: [Sat Aug 31 06:21:41] pmdaopenmetrics(17063) Info: Config change detected, traversed 1 config entries in 0.0001s, rescanning ...
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17063]: [Sat Aug 31 06:21:41] pmdaopenmetrics(17063) Info: Found source grafana cluster 1
Aug 31 06:21:41 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17063]: [Sat Aug 31 06:21:41] pmdaopenmetrics(17063) Info: Ready to process requests
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[17162]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17164]: [Sat Aug 31 06:21:42] pmdaopenmetrics(17164) Info: Initializing ... currently in notready state.
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17164]: [Sat Aug 31 06:21:42] pmdaopenmetrics(17164) Info: Config change detected, traversed 1 config entries in 0.0001s, rescanning ...
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17164]: [Sat Aug 31 06:21:42] pmdaopenmetrics(17164) Info: Found source grafana cluster 1
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com pmcd[17164]: [Sat Aug 31 06:21:42] pmdaopenmetrics(17164) Info: Ready to process requests
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[17408]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:42 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[17531]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:43 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[17654]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:43 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[17780]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:43 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[17961]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:44 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18084]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:44 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18207]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:44 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18412]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:45 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18516]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099704.6386364-9387-182324665645006/source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:45 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18641]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:45 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18742]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099705.2871652-9387-273511888969049/source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18872]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[18973]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099705.9265206-9387-170891558405127/source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19098]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19173]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19296]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19397]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099707.13091-9387-243689240037783/source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19522]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:48 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19621]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099707.750821-9387-145381963762026/source dest=/etc/pcp/pmieconf/filesys/vfs_files owner=root group=root mode=0644 _original_basename=vfs_files follow=False checksum=cd5d85dfb8eebd7d9737d56e78bd969dafa3999c backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:48 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19746]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:49 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19869]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:49 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[19992]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:49 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[20115]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:50 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[20238]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:50 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[20361]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:50 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[20484]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[20607]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping pmie farm service...
-- Subject: Unit pmie_farm.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm.service has begun shutting down.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmie_farm.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmie_farm.service has successfully entered the 'dead' state.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped pmie farm service.
-- Subject: Unit pmie_farm.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm.service has finished shutting down.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Inference Engine...
-- Subject: Unit pmie.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie.service has begun shutting down.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmie.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmie.service has successfully entered the 'dead' state.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Inference Engine.
-- Subject: Unit pmie.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie.service has finished shutting down.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Inference Engine...
-- Subject: Unit pmie.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie.service has begun starting up.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Inference Engine.
-- Subject: Unit pmie.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting pmie farm service...
-- Subject: Unit pmie_farm.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm.service has begun starting up.
Aug 31 06:21:51 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started pmie farm service.
-- Subject: Unit pmie_farm.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmie_farm.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:52 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[21293]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:52 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[21416]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:52 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[21517]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099712.3886187-9784-28468897658756/source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:53 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[21642]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:21:53 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[21743]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099713.0371122-9816-265601136675485/source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[21868]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger farm service...
-- Subject: Unit pmlogger_farm.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has begun shutting down.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmlogger_farm.service has successfully entered the 'dead' state.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger farm service.
-- Subject: Unit pmlogger_farm.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has finished shutting down.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Archive Logger...
-- Subject: Unit pmlogger.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has begun shutting down.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmlogger.service has successfully entered the 'dead' state.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Archive Logger.
-- Subject: Unit pmlogger.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has finished shutting down.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger...
-- Subject: Unit pmlogger.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has begun starting up.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger.
-- Subject: Unit pmlogger.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service...
-- Subject: Unit pmlogger_farm.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has begun starting up.
Aug 31 06:21:54 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service.
-- Subject: Unit pmlogger_farm.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[22496]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger farm service...
-- Subject: Unit pmlogger_farm.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has begun shutting down.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmlogger_farm.service has successfully entered the 'dead' state.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger farm service.
-- Subject: Unit pmlogger_farm.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has finished shutting down.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Archive Logger...
-- Subject: Unit pmlogger.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has begun shutting down.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmlogger.service has successfully entered the 'dead' state.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Archive Logger.
-- Subject: Unit pmlogger.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has finished shutting down.
Aug 31 06:21:55 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Archive Logger...
-- Subject: Unit pmlogger.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has begun starting up.
Aug 31 06:22:01 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Archive Logger.
-- Subject: Unit pmlogger.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:22:01 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger farm service...
-- Subject: Unit pmlogger_farm.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has begun starting up.
Aug 31 06:22:01 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started pmlogger farm service.
-- Subject: Unit pmlogger_farm.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmlogger_farm.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:22:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[24085]: ansible-service_facts Invoked
Aug 31 06:22:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[24348]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Aug 31 06:22:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[24500]: ansible-service_facts Invoked
Aug 31 06:22:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[24712]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:22:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[24835]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:22:11 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[24959]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:22:13 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25083]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:14 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25207]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:14 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25330]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:15 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25453]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:15 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25517]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:15 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25640]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:15 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25704]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:16 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25827]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:16 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[25891]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:16 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26014]: ansible-user Invoked with name=pcptest system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-44-187.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Aug 31 06:22:16 ip-10-31-44-187.us-east-1.aws.redhat.com useradd[26019]: new group: name=pcptest, GID=989
Aug 31 06:22:16 ip-10-31-44-187.us-east-1.aws.redhat.com useradd[26019]: new user: name=pcptest, UID=992, GID=989, home=/home/pcptest, shell=/bin/bash
Aug 31 06:22:17 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26147]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                                 if set -o | grep -q pipefail; then
                                                                                   set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                                 fi
                                                                                 if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^pcptest@"; then
                                                                                   echo "Creating new pcptest user in /etc/pcp/passwd.db"
                                                                                   echo "t;dlen;dle" | saslpasswd2 -a pmcd "pcptest"
                                                                                   chown root:pcp "/etc/pcp/passwd.db"
                                                                                   chmod 640 "/etc/pcp/passwd.db"
                                                                                 fi
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:17 ip-10-31-44-187.us-east-1.aws.redhat.com saslpasswd2[26155]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
Aug 31 06:22:17 ip-10-31-44-187.us-east-1.aws.redhat.com saslpasswd2[26155]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
Aug 31 06:22:17 ip-10-31-44-187.us-east-1.aws.redhat.com saslpasswd2[26155]: error deleting entry from sasldb: BDB0073 DB_NOTFOUND: No matching key/data pair found
Aug 31 06:22:17 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26279]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:17 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26343]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:18 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26466]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:22:19 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26593]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:19 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26716]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:19 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26839]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:19 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[26962]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:20 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27085]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:20 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27208]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:20 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27331]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:21 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27454]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:21 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27577]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:21 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27641]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:22 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27764]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:22 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27828]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:22 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[27951]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:22 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28015]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:23 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28138]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:23 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28202]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:23 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28325]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:23 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28389]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:24 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28512]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:24 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28576]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:24 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28699]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:25 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28822]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:25 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[28945]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:25 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29068]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:26 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29191]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:26 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29314]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:26 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29437]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:27 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29560]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:22:27 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29687]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:28 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29810]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:28 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29874]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:28 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[29997]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:22:28 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30061]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:29 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30184]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:22:30 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30311]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:22:30 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30434]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:22:31 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30557]: ansible-ansible.legacy.dnf Invoked with name=['firewalld'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:22:34 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30681]: ansible-systemd Invoked with name=firewalld masked=False daemon_reload=False daemon_reexec=False scope=system no_block=False state=None enabled=None force=None
Aug 31 06:22:34 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[30808]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:22:34 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:22:34 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting firewalld - dynamic firewall daemon...
-- Subject: Unit firewalld.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit firewalld.service has begun starting up.
Aug 31 06:22:34 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started firewalld - dynamic firewall daemon.
-- Subject: Unit firewalld.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit firewalld.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:22:35 ip-10-31-44-187.us-east-1.aws.redhat.com firewalld[30839]: WARNING: AllowZoneDrifting is enabled. This is considered an insecure configuration option. It will be removed in a future release. Please consider disabling it now.
Aug 31 06:22:35 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[31000]: ansible-fedora.linux_system_roles.firewall_lib Invoked with port=['44321/tcp'] permanent=True runtime=True state=enabled __report_changed=True service=[] source_port=[] forward_port=[] rich_rule=[] source=[] interface=[] interface_pci_id=[] icmp_block=[] timeout=0 ipset_entries=[] protocol=[] helper_module=[] destination=[] firewalld_conf=None masquerade=None icmp_block_inversion=None target=None zone=None set_default_zone=None ipset=None ipset_type=None description=None short=None
Aug 31 06:22:36 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[31149]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl restart pmcd && sleep 5 _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:36 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping Performance Metrics Collector Daemon...
-- Subject: Unit pmcd.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has begun shutting down.
Aug 31 06:22:37 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: pmcd.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit pmcd.service has successfully entered the 'dead' state.
Aug 31 06:22:37 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped Performance Metrics Collector Daemon.
-- Subject: Unit pmcd.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has finished shutting down.
Aug 31 06:22:37 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Performance Metrics Collector Daemon...
-- Subject: Unit pmcd.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has begun starting up.
Aug 31 06:22:37 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Performance Metrics Collector Daemon.
-- Subject: Unit pmcd.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmcd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:22:43 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[31800]: ansible-ansible.legacy.command Invoked with _raw_params=id "pcptest" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:43 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[31924]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                                 sasldblistusers2 -f /etc/pcp/passwd.db | grep -wq "pcptest"
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:43 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32050]: ansible-ansible.legacy.command Invoked with _raw_params=pminfo -f -h "pcp://127.0.0.1?username=pcptest&password=t;dlen;dle" disk.dev.read _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:44 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32174]: ansible-ansible.legacy.command Invoked with _raw_params=firewall-cmd --list-ports _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:44 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32298]: ansible-service_facts Invoked
Aug 31 06:22:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32508]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:22:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32634]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:22:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32760]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:22:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[32886]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:22:48 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33012]: ansible-ansible.legacy.systemd Invoked with name=firewalld state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:22:48 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopping firewalld - dynamic firewall daemon...
-- Subject: Unit firewalld.service has begun shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit firewalld.service has begun shutting down.
Aug 31 06:22:48 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: firewalld.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit firewalld.service has successfully entered the 'dead' state.
Aug 31 06:22:48 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Stopped firewalld - dynamic firewall daemon.
-- Subject: Unit firewalld.service has finished shutting down
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit firewalld.service has finished shutting down.
Aug 31 06:22:50 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33207]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Aug 31 06:22:50 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33359]: ansible-service_facts Invoked
Aug 31 06:22:52 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33569]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:22:53 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33692]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:22:56 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33816]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:22:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[33940]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:22:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34064]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:22:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34187]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:00 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34310]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:00 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34374]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:00 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34497]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34561]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34684]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34748]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[34873]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-44-187.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Aug 31 06:23:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35000]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                                 if set -o | grep -q pipefail; then
                                                                                   set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                                 fi
                                                                                 if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                                   echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                                   echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                                   chown root:pcp "/etc/pcp/passwd.db"
                                                                                   chmod 640 "/etc/pcp/passwd.db"
                                                                                 fi
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35128]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:03 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35192]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:03 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35315]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:23:04 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35442]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:04 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35565]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35688]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35811]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[35934]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36057]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:06 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36180]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:06 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36303]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:06 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36426]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36490]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36613]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36677]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36800]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36864]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[36987]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37051]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:09 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37174]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:09 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37238]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:09 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37361]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:09 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37425]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:10 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37548]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:10 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37671]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:11 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37794]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:11 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[37917]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:11 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38040]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:11 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38163]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:12 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38286]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:12 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38409]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:23:13 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38536]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:13 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38659]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:13 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38723]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:14 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38846]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:14 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[38910]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:14 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[39033]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:23:15 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[39160]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:23:16 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[39283]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:23:16 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[39406]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:23:19 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[39530]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Reloaded configuration
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Reloaded configuration
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-r820f42092da349b7940b7d2ebe1f1e81.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-r820f42092da349b7940b7d2ebe1f1e81.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:23:22 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: run-r820f42092da349b7940b7d2ebe1f1e81.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-r820f42092da349b7940b7d2ebe1f1e81.service has successfully entered the 'dead' state.
Aug 31 06:23:23 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[40193]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d
Aug 31 06:23:24 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[40345]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False
Aug 31 06:23:24 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Reloaded configuration
Aug 31 06:23:25 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[40468]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked
Aug 31 06:23:28 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[40591]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:28 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[40805]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                                 pmprobe -I pmcd.pmlogger.pmcd_host | grep '"primary"'
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:29 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[40931]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:30 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41055]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:30 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41179]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                                 pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"'
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:31 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41305]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail
                                                                                 semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:32 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41431]: ansible-service_facts Invoked
Aug 31 06:23:34 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41641]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:23:34 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41767]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:23:35 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[41893]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:23:35 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[42019]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None
Aug 31 06:23:37 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[42184]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d
Aug 31 06:23:38 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[42336]: ansible-service_facts Invoked
Aug 31 06:23:40 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[42546]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1
Aug 31 06:23:41 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[42669]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com groupadd[42680]: group added to /etc/group: name=redis, GID=988
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com groupadd[42680]: group added to /etc/gshadow: name=redis
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com groupadd[42680]: new group: name=redis, GID=988
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com useradd[42687]: new user: name=redis, UID=991, GID=988, home=/var/lib/redis, shell=/sbin/nologin
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-r19a877c39c9441cdaac675fc4595846e.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-r19a877c39c9441cdaac675fc4595846e.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:23:44 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: run-r19a877c39c9441cdaac675fc4595846e.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-r19a877c39c9441cdaac675fc4595846e.service has successfully entered the 'dead' state.
Aug 31 06:23:45 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43217]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:45 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43340]: ansible-ansible.legacy.stat Invoked with path=/etc/redis/redis.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43439]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099825.5988503-12992-203984183476982/source dest=/etc/redis/redis.conf mode=0640 owner=redis group=root follow=False _original_basename=CentOS_8_redis.conf.j2 checksum=06d89d7886a9a4126fb9baddfd6c1c2e3ab5271a backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:46 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43564]: ansible-file Invoked with src=/etc/redis/redis.conf dest=/etc/redis.conf state=link force=True path=/etc/redis.conf recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:47 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43687]: ansible-ansible.legacy.systemd Invoked with name=redis state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:23:47 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:23:47 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Redis persistent key-value database...
-- Subject: Unit redis.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit redis.service has begun starting up.
Aug 31 06:23:47 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Redis persistent key-value database.
-- Subject: Unit redis.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit redis.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:23:48 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43843]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:23:50 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[43967]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:23:53 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44091]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:53 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44215]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:54 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44338]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:54 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44461]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:54 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44525]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:55 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44648]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:55 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44712]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:55 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44835]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:56 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[44899]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:56 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45022]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on ip-10-31-44-187.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None
Aug 31 06:23:56 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45149]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu
                                                                                 if set -o | grep -q pipefail; then
                                                                                   set -o pipefail  # pipefail not supported on debian, some ubuntu
                                                                                 fi
                                                                                 if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then
                                                                                   echo "Creating new metrics user in /etc/pcp/passwd.db"
                                                                                   echo "metrics" | saslpasswd2 -a pmcd "metrics"
                                                                                   chown root:pcp "/etc/pcp/passwd.db"
                                                                                   chmod 640 "/etc/pcp/passwd.db"
                                                                                 fi
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
Aug 31 06:23:57 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45277]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:23:57 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45341]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:57 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45464]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:23:58 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45591]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:58 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45714]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45837]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[45960]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:23:59 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46083]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:00 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46206]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:00 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46329]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:00 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46452]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46575]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46639]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46762]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:01 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46828]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[46951]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47015]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47138]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:02 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47202]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:03 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47325]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:03 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47389]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:03 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47512]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:04 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47576]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:04 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47699]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47822]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[47945]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:05 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48068]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:06 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48191]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:06 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48314]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:06 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48437]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48560]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:24:07 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48687]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48810]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48874]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[48997]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:08 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[49061]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:09 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[49184]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:24:09 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[49311]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True checksum_algorithm=sha1 get_mime=True get_attributes=True
Aug 31 06:24:10 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[49412]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1725099849.6487658-14148-104956388818296/source dest=/etc/sysconfig/pmproxy mode=0644 follow=False _original_basename=pmproxy.defaults.j2 checksum=fa1a173dfa5b1affbf6767115bdae2ce00e98ecc backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None
Aug 31 06:24:10 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[49537]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None
Aug 31 06:24:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:24:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting Proxy for Performance Metrics Collector Daemon...
-- Subject: Unit pmproxy.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmproxy.service has begun starting up.
Aug 31 06:24:10 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started Proxy for Performance Metrics Collector Daemon.
-- Subject: Unit pmproxy.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit pmproxy.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:24:11 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[49734]: ansible-ansible.legacy.dnf Invoked with name=['grafana'] state=present allow_downgrade=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 allowerasing=False nobest=False use_backend=auto conf_file=None disable_excludes=None download_dir=None list=None releasever=None
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  Converting 428 SID table entries...
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Aug 31 06:24:44 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Reloaded configuration
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  Converting 432 SID table entries...
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability network_peer_controls=1
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability open_perms=1
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability extended_socket_class=1
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability always_check_network=0
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability cgroup_seclabel=1
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com kernel: SELinux:  policy capability nnp_nosuid_transition=1
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com dbus-daemon[594]: [system] Reloaded configuration
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:28: Unknown lvalue 'ProtectClock' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:31: Unknown lvalue 'ProtectHostname' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:32: Unknown lvalue 'ProtectKernelLogs' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:35: Unknown lvalue 'ProtectProc' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:28: Unknown lvalue 'ProtectClock' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:31: Unknown lvalue 'ProtectHostname' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:32: Unknown lvalue 'ProtectKernelLogs' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/grafana-server.service:35: Unknown lvalue 'ProtectProc' in section 'Service'
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
-- Subject: Unit run-reb5029de95ca477783f0d8edaca1f616.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit run-reb5029de95ca477783f0d8edaca1f616.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...
-- Subject: Unit man-db-cache-update.service has begun start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has begun starting up.
Aug 31 06:24:46 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Reloading.
Aug 31 06:24:47 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit man-db-cache-update.service has successfully entered the 'dead' state.
Aug 31 06:24:47 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: Started man-db-cache-update.service.
-- Subject: Unit man-db-cache-update.service has finished start-up
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- Unit man-db-cache-update.service has finished starting up.
-- 
-- The start-up result is done.
Aug 31 06:24:47 ip-10-31-44-187.us-east-1.aws.redhat.com systemd[1]: run-reb5029de95ca477783f0d8edaca1f616.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://access.redhat.com/support
-- 
-- The unit run-reb5029de95ca477783f0d8edaca1f616.service has successfully entered the 'dead' state.
Aug 31 06:24:48 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[50283]: ansible-package_facts Invoked with manager=['auto'] strategy=first
Aug 31 06:24:49 ip-10-31-44-187.us-east-1.aws.redhat.com platform-python[50469]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex
                                                                                 echo '##################'
                                                                                 echo List of SELinux AVCs - note list may be empty
                                                                                 grep type=AVC /var/log/audit/audit.log
                                                                                 echo '##################'
                                                                                 ls -alrtF /run
                                                                                 if [ -d /run/pcp ]; then
                                                                                   ls -alrtF /run/pcp
                                                                                 else
                                                                                   echo ERROR - /run/pcp does not exist
                                                                                 fi
                                                                                  _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None
##################
List of SELinux AVCs - note list may be empty
##################
total 40
dr-xr-xr-x. 17 root    root     224 May 29 03:47 ../
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 tmpfiles.d/
drwxr-xr-x.  3 root    root      60 Aug 31 06:17 log/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 mount/
drwxr-xr-x.  4 root    root     100 Aug 31 06:17 initramfs/
-r--r--r--.  1 root    root      33 Aug 31 06:17 machine-id
srw-rw-rw-.  1 root    root       0 Aug 31 06:17 rpcbind.sock=
prw-------.  1 root    root       0 Aug 31 06:17 initctl|
drwx------.  2 root    root      40 Aug 31 06:17 cryptsetup/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 setrans/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 sepermit/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 faillock/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 console/
drwx--x--x.  3 root    root      60 Aug 31 06:17 sudo/
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 motd.d/
-rw-r--r--.  1 root    root       4 Aug 31 06:17 auditd.pid
drwx------.  2 rpc     rpc       60 Aug 31 06:17 rpcbind/
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 dbus/
srw-rw-rw-.  1 root    root       0 Aug 31 06:17 .heim_org.h5l.kcm-socket=
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 irqbalance/
-rw-r--r--.  1 root    root       4 Aug 31 06:17 dhclient.pid
-rw-r--r--.  1 root    root     685 Aug 31 06:17 dhclient.lease
-rw-------.  1 root    root       4 Aug 31 06:17 gssproxy.pid
srw-rw-rw-.  1 root    root       0 Aug 31 06:17 gssproxy.sock=
drwxr-xr-x.  6 root    root     160 Aug 31 06:17 NetworkManager/
drwxr-xr-x.  2 root    root     100 Aug 31 06:17 chrony-helper/
drwxr-x---.  2 chrony  chrony    80 Aug 31 06:17 chrony/
drwxr-xr-x.  2 root    root      60 Aug 31 06:17 tuned/
-rw-r--r--.  1 root    root       5 Aug 31 06:17 sshd.pid
drwxr-xr-x.  3 root    root      80 Aug 31 06:17 lock/
-rw-------.  1 root    root       5 Aug 31 06:17 sm-notify.pid
-rw-------.  1 root    root       4 Aug 31 06:17 rsyslogd.pid
drwxr-xr-x.  2 root    root      40 Aug 31 06:17 plymouth/
-rw-r--r--.  1 root    root       5 Aug 31 06:17 crond.pid
----------.  1 root    root       0 Aug 31 06:17 cron.reboot
drwx------.  3 root    root     340 Aug 31 06:17 cloud-init/
drwxr-xr-x.  2 root    root      80 Aug 31 06:17 blkid/
-rw-------.  1 root    root       0 Aug 31 06:17 agetty.reload
drwxr-xr-x.  3 root    root      60 Aug 31 06:19 user/
drwxr-x---.  2 root    root      40 Aug 31 06:22 firewalld/
drwxr-xr-x.  7 root    root     160 Aug 31 06:22 udev/
drwxr-xr-x.  2 redis   redis     40 Aug 31 06:23 redis/
drwxrwxr-x.  2 pcp     pcp      200 Aug 31 06:24 pcp/
drwxr-xr-x. 18 root    root     460 Aug 31 06:24 systemd/
drwxr-xr-x.  2 grafana grafana   40 Aug 31 06:24 grafana/
drwxr-xr-x. 31 root    root     940 Aug 31 06:24 ./
-rw-rw-r--.  1 root    utmp    1536 Aug 31 06:24 utmp
total 16
-r--r--r--.  1 pcp  pcp    5 Aug 31 06:21 pmie.pid
lrwxrwxrwx.  1 pcp  pcp   30 Aug 31 06:22 pmlogger.primary.socket -> /run/pcp/pmlogger.22786.socket=
-r--r--r--.  1 pcp  pcp    5 Aug 31 06:22 pmlogger.pid
srw-rw-rw-.  1 pcp  pcp    0 Aug 31 06:22 pmlogger.22786.socket=
srw-rw-rw-.  1 root root   0 Aug 31 06:22 pmcd.socket=
-r--r--r--.  1 root root   5 Aug 31 06:22 pmcd.pid
srwxrwxrwx.  1 root root   0 Aug 31 06:24 pmproxy.socket=
-r--r--r--.  1 root root   5 Aug 31 06:24 pmproxy.pid
drwxrwxr-x.  2 pcp  pcp  200 Aug 31 06:24 ./
drwxr-xr-x. 31 root root 940 Aug 31 06:24 ../

TASK [Reraise error] ***********************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.406)       0:01:12.692 ******* 
fatal: [managed_node3]: FAILED! => {
    "changed": false
}

MSG:

{'failed': True, 'msg': "AnsibleUndefinedVariable: 'performancecopilot' is undefined. 'performancecopilot' is undefined", 'exception': 'Traceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 1010, in do_template\n    res = myenv.concat(rf)\n          ^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/native_helpers.py", line 83, in ansible_concat\n    return \'\'.join([to_text(v) for v in nodes])\n                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "<template>", line 29, in root\n  File "/usr/local/lib/python3.12/site-packages/jinja2/runtime.py", line 857, in _fail_with_undefined_error\n    raise self._undefined_exception(self._undefined_message)\njinja2.exceptions.UndefinedError: \'performancecopilot\' is undefined\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n  File "/usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py", line 152, in run\n    resultant = templar.do_template(template_data, preserve_trailing_newlines=True, escape_backslashes=False, overrides=overrides)\n                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  File "/usr/local/lib/python3.12/site-packages/ansible/template/__init__.py", line 1044, in do_template\n    raise AnsibleUndefinedVariable(e, orig_exc=e)\nansible.errors.AnsibleUndefinedVariable: \'performancecopilot\' is undefined. \'performancecopilot\' is undefined\n', '_ansible_no_log': False, 'changed': False}

TASK [Get final state of services] *********************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3
Saturday 31 August 2024  06:24:49 -0400 (0:00:00.038)       0:01:12.731 ******* 
ok: [managed_node3] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "auto-cpufreq.service": {
                "name": "auto-cpufreq.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-hotplugd.service": {
                "name": "cloud-init-hotplugd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.fedoraproject.FirewallD1.service": {
                "name": "dbus-org.fedoraproject.FirewallD1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-system-upgrade-cleanup.service": {
                "name": "dnf-system-upgrade-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dnf-system-upgrade.service": {
                "name": "dnf-system-upgrade.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "dracut-cmdline.service": {
                "name": "dracut-cmdline.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-initqueue.service": {
                "name": "dracut-initqueue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-mount.service": {
                "name": "dracut-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-mount.service": {
                "name": "dracut-pre-mount.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-pivot.service": {
                "name": "dracut-pre-pivot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-trigger.service": {
                "name": "dracut-pre-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-pre-udev.service": {
                "name": "dracut-pre-udev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown-onfailure.service": {
                "name": "dracut-shutdown-onfailure.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dracut-shutdown.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ebtables.service": {
                "name": "ebtables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "firewalld.service": {
                "name": "firewalld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grafana-server.service": {
                "name": "grafana-server.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "hv_kvp_daemon.service": {
                "name": "hv_kvp_daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "ip6tables.service": {
                "name": "ip6tables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iprdump.service": {
                "name": "iprdump.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprinit.service": {
                "name": "iprinit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "iprupdate.service": {
                "name": "iprupdate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ipset.service": {
                "name": "ipset.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iptables.service": {
                "name": "iptables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@efi_pstore.service": {
                "name": "modprobe@efi_pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-convert.service": {
                "name": "nfs-convert.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nftables.service": {
                "name": "nftables.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "plymouth-halt.service": {
                "name": "plymouth-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-kexec.service": {
                "name": "plymouth-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-poweroff.service": {
                "name": "plymouth-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-quit.service": {
                "name": "plymouth-quit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-read-write.service": {
                "name": "plymouth-read-write.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-reboot.service": {
                "name": "plymouth-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "plymouth-switch-root-initramfs.service": {
                "name": "plymouth-switch-root-initramfs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-switch-root.service": {
                "name": "plymouth-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmcd.service": {
                "name": "pmcd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmfind.service": {
                "name": "pmfind.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "pmie.service": {
                "name": "pmie.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmie_check.service": {
                "name": "pmie_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_daily.service": {
                "name": "pmie_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmie_farm.service": {
                "name": "pmie_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmie_farm_check.service": {
                "name": "pmie_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger.service": {
                "name": "pmlogger.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "pmlogger_check.service": {
                "name": "pmlogger_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_daily.service": {
                "name": "pmlogger_daily.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmlogger_daily_report.service": {
                "name": "pmlogger_daily_report.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pmlogger_farm.service": {
                "name": "pmlogger_farm.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "pmlogger_farm_check.service": {
                "name": "pmlogger_farm_check.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "pmproxy.service": {
                "name": "pmproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "power-profiles-daemon.service": {
                "name": "power-profiles-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "rc-local.service": {
                "name": "rc-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rdisc.service": {
                "name": "rdisc.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "redis-sentinel.service": {
                "name": "redis-sentinel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "redis.service": {
                "name": "redis.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rescue.service": {
                "name": "rescue.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "restraintd.service": {
                "name": "restraintd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rngd.service": {
                "name": "rngd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "snapd.seeded.service": {
                "name": "snapd.seeded.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-plymouth.service": {
                "name": "systemd-ask-password-plymouth.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hwdb-update.service": {
                "name": "systemd-hwdb-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-hybrid-sleep.service": {
                "name": "systemd-hybrid-sleep.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-initctl.service": {
                "name": "systemd-initctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-catalog-update.service": {
                "name": "systemd-journal-catalog-update.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journal-flush.service": {
                "name": "systemd-journal-flush.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-journald.service": {
                "name": "systemd-journald.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-kexec.service": {
                "name": "systemd-kexec.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-localed.service": {
                "name": "systemd-localed.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-logind.service": {
                "name": "systemd-logind.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-machine-id-commit.service": {
                "name": "systemd-machine-id-commit.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-modules-load.service": {
                "name": "systemd-modules-load.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-networkd-wait-online.service": {
                "name": "systemd-networkd-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-pstore.service": {
                "name": "systemd-pstore.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "systemd-quotacheck.service": {
                "name": "systemd-quotacheck.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tlp.service": {
                "name": "tlp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "zabbix-agent.service": {
                "name": "zabbix-agent.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [Restore state of services] ***********************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9
Saturday 31 August 2024  06:24:51 -0400 (0:00:01.524)       0:01:14.255 ******* 
ok: [managed_node3] => (item=pmcd) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmcd",
    "name": "pmcd",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "ActiveEnterTimestampMonotonic": "317618364",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:22:36 EDT",
        "ActiveExitTimestampMonotonic": "316452271",
        "ActiveState": "active",
        "After": "basic.target system.slice network-online.target systemd-journald.socket sysinit.target avahi-daemon.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "AssertTimestampMonotonic": "317189797",
        "Before": "multi-user.target shutdown.target pmie.service pmlogger.service pmproxy.service zabbix-agent.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "ConditionTimestampMonotonic": "317189796",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmcd(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "31604",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "ExecMainStartTimestampMonotonic": "317618343",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "InactiveEnterTimestampMonotonic": "317188663",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "InactiveExitTimestampMonotonic": "317190924",
        "InvocationID": "65f1b67d933a4e87bdec6f419511a192",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "31604",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "36515840",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmcd.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "StateChangeTimestampMonotonic": "317618364",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "9",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmlogger.service multi-user.target pmie.service",
        "WatchdogTimestamp": "Sat 2024-08-31 06:22:37 EDT",
        "WatchdogTimestampMonotonic": "317618361",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node3] => (item=pmlogger) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmlogger",
    "name": "pmlogger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "ActiveEnterTimestampMonotonic": "281596131",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "ActiveExitTimestampMonotonic": "275860826",
        "ActiveState": "active",
        "After": "systemd-journald.socket basic.target sysinit.target network-online.target pmcd.service system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "AssertTimestampMonotonic": "275938477",
        "Before": "pmlogger_daily.timer shutdown.target multi-user.target pmlogger_farm.service pmlogger_check.timer",
        "BindsTo": "pmlogger_daily.timer pmlogger_farm.service pmlogger_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "ConditionTimestampMonotonic": "275938475",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "man:pmlogger(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "22786",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "ExecMainStartTimestampMonotonic": "281596103",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "InactiveEnterTimestampMonotonic": "275937650",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:21:55 EDT",
        "InactiveExitTimestampMonotonic": "275939699",
        "InvocationID": "3100d1af1d4b406b8ea77cba2557ad8a",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "22786",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "3543040",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "StateChangeTimestampMonotonic": "281596131",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22406",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Sat 2024-08-31 06:22:01 EDT",
        "WatchdogTimestampMonotonic": "281596128",
        "WatchdogUSec": "0"
    }
}
ok: [managed_node3] => (item=pmie) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmie",
    "name": "pmie",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ActiveEnterTimestampMonotonic": "271782646",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ActiveExitTimestampMonotonic": "271342317",
        "ActiveState": "active",
        "After": "system.slice basic.target network-online.target pmcd.service systemd-journald.socket sysinit.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "AssertTimestampMonotonic": "271563792",
        "Before": "pmie_check.timer multi-user.target pmie_daily.timer shutdown.target pmie_farm.service",
        "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ConditionTimestampMonotonic": "271563791",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "man:pmie(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "21045",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "ExecMainStartTimestampMonotonic": "271782624",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "InactiveEnterTimestampMonotonic": "271562549",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "InactiveExitTimestampMonotonic": "271565105",
        "InvocationID": "476536a317174927a3515d7812b6a29c",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "21045",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1683456",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmie.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "StateChangeTimestampMonotonic": "271782646",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22406",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Sat 2024-08-31 06:21:51 EDT",
        "WatchdogTimestampMonotonic": "271782643",
        "WatchdogUSec": "0"
    }
}
changed: [managed_node3] => (item=pmproxy) => {
    "ansible_loop_var": "item",
    "changed": true,
    "item": "pmproxy",
    "name": "pmproxy",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "ActiveEnterTimestampMonotonic": "410858126",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "system.slice avahi-daemon.service redis.service sysinit.target systemd-journald.socket basic.target network-online.target pmcd.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "AssertTimestampMonotonic": "410792640",
        "Before": "multi-user.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "ConditionTimestampMonotonic": "410792638",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmproxy.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmproxy(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "49568",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "ExecMainStartTimestampMonotonic": "410793656",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmproxy ; argv[]=/usr/libexec/pcp/lib/pmproxy start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "InactiveExitTimestampMonotonic": "410793709",
        "InvocationID": "75e9024f16b748f6bf9b87a26dca4a64",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "49568",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1638400",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "StateChangeTimestampMonotonic": "410858126",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestamp": "Sat 2024-08-31 06:24:10 EDT",
        "WatchdogTimestampMonotonic": "410858123",
        "WatchdogUSec": "0"
    }
}
skipping: [managed_node3] => (item=redis)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "redis",
    "skip_reason": "Conditional result was False"
}
skipping: [managed_node3] => (item=grafana-server)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "false_condition": "item + '.service' in initial_state.ansible_facts.services",
    "item": "grafana-server",
    "skip_reason": "Conditional result was False"
}

TASK [Stop firewall] ***********************************************************
task path: /tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28
Saturday 31 August 2024  06:24:53 -0400 (0:00:01.889)       0:01:16.145 ******* 
ok: [managed_node3] => {
    "changed": false,
    "name": "firewalld",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Sat 2024-08-31 06:22:34 EDT",
        "ActiveEnterTimestampMonotonic": "314956431",
        "ActiveExitTimestamp": "Sat 2024-08-31 06:22:48 EDT",
        "ActiveExitTimestampMonotonic": "328191471",
        "ActiveState": "inactive",
        "After": "dbus.socket polkit.service basic.target sysinit.target dbus.service system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Sat 2024-08-31 06:22:34 EDT",
        "AssertTimestampMonotonic": "314658692",
        "Before": "shutdown.target multi-user.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "CPUAffinityFromNUMA": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUQuotaPeriodUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "[not set]",
        "CPUUsageNSec": "[not set]",
        "CPUWeight": "[not set]",
        "CacheDirectoryMode": "0755",
        "CanFreeze": "yes",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Sat 2024-08-31 06:22:34 EDT",
        "ConditionTimestampMonotonic": "314658691",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "nftables.service shutdown.target ebtables.service ip6tables.service iptables.service ipset.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "1",
        "ExecMainExitTimestamp": "Sat 2024-08-31 06:22:48 EDT",
        "ExecMainExitTimestampMonotonic": "328547661",
        "ExecMainPID": "30839",
        "ExecMainStartTimestamp": "Sat 2024-08-31 06:22:34 EDT",
        "ExecMainStartTimestampMonotonic": "314660226",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Sat 2024-08-31 06:22:48 EDT",
        "InactiveEnterTimestampMonotonic": "328547771",
        "InactiveExitTimestamp": "Sat 2024-08-31 06:22:34 EDT",
        "InactiveExitTimestampMonotonic": "314660266",
        "InvocationID": "17b38bfd525f468482f96fd35143e446",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "14004",
        "LimitNPROCSoft": "14004",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "14004",
        "LimitSIGPENDINGSoft": "14004",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice dbus.socket",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Sat 2024-08-31 06:22:48 EDT",
        "StateChangeTimestampMonotonic": "328547771",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "22406",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}

PLAY RECAP *********************************************************************
managed_node3              : ok=55   changed=9    unreachable=0    failed=1    skipped=26   rescued=1    ignored=0   

Saturday 31 August 2024  06:24:53 -0400 (0:00:00.448)       0:01:16.593 ******* 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages -- 36.34s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 4.38s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 3.44s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 2.75s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:27 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 2.73s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:33 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 1.97s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 
Restore state of services ----------------------------------------------- 1.89s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 
fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed --- 1.70s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:33 
Get initial state of services ------------------------------------------- 1.66s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 
Get final state of services --------------------------------------------- 1.52s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.31s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 1.31s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 
Gathering Facts --------------------------------------------------------- 1.02s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 
fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is running and enabled on boot --- 0.84s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:67 
fedora.linux_system_roles.private_metrics_subrole_redis : Ensure Redis service is configured --- 0.76s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:46 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot --- 0.70s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured --- 0.64s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.60s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.59s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.59s
/tmp/collections-YD2/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86