[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.17.3] 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-gEU executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/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-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-gEU/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-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Wednesday 21 August 2024 05:19:04 -0400 (0:00:00.017) 0:00:00.017 ****** 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-OIy/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Wednesday 21 August 2024 05:19:04 -0400 (0:00:00.077) 0:00:00.094 ****** [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node3] TASK [Stop test] *************************************************************** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Wednesday 21 August 2024 05:19:05 -0400 (0:00:01.456) 0:00:01.551 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Wednesday 21 August 2024 05:19:05 -0400 (0:00:00.032) 0:00:01.584 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "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" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.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" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-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": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcp2elasticsearch.service": { "name": "pcp2elasticsearch.service", "source": "systemd", "state": "stopped", "status": "failed" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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_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": "stopped", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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": "stopped", "status": "not-found" }, "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-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.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": "stopped", "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "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" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Wednesday 21 August 2024 05:19:08 -0400 (0:00:02.373) 0:00:03.957 ****** included: fedora.linux_system_roles.metrics for managed_node3 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.047) 0:00:04.004 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.026) 0:00:04.031 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.022) 0:00:04.053 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.025) 0:00:04.078 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.031) 0:00:04.110 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.024) 0:00:04.134 ****** ok: [managed_node3] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.040) 0:00:04.174 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.038) 0:00:04.213 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.031) 0:00:04.245 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.029) 0:00:04.275 ****** 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-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.030) 0:00:04.305 ****** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed_node3 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.062) 0:00:04.367 ****** ok: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => { "ansible_facts": { "__keyserver_conf_link": "/etc" }, "ansible_included_var_files": [ "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } ok: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => { "ansible_facts": { "__keyserver_packages": [ "valkey" ] }, "ansible_included_var_files": [ "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml" } skipping: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml) => { "ansible_facts": { "__keyserver_conf_file": "valkey.conf", "__keyserver_conf_path": "/etc/valkey", "__keyserver_loaded_modules": [], "__keyserver_name": "valkey", "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora.yml" } ok: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml) => { "ansible_facts": { "__keyserver_loaded_modules": [ "/usr/lib64/valkey/modules/valkeysearch.so" ], "__keyserver_packages_extra": [ "ValkeySearch" ] }, "ansible_included_var_files": [ "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_x86_64.yml" } skipping: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/Fedora_39_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Wednesday 21 August 2024 05:19:08 -0400 (0:00:00.084) 0:00:04.452 ****** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Wednesday 21 August 2024 05:19:09 -0400 (0:00:00.559) 0:00:05.011 ****** ok: [managed_node3] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Wednesday 21 August 2024 05:19:09 -0400 (0:00:00.042) 0:00:05.054 ****** fatal: [managed_node3]: FAILED! => { "changed": false, "failures": [ "No package ValkeySearch available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Handle failure case] ***************************************************** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Wednesday 21 August 2024 05:19:11 -0400 (0:00:01.897) 0:00:06.951 ****** included: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node3 TASK [Collect logs] ************************************************************ task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Wednesday 21 August 2024 05:19:11 -0400 (0:00:00.037) 0:00:06.988 ****** 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.043032", "end": "2024-08-21 05:19:11.873410", "rc": 0, "start": "2024-08-21 05:19:11.830378" } STDOUT: Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33280 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33296 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33318 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33351 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33369]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33388 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:46 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33405 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33423]: 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 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33424 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33441 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33457 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33479 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33495 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33530]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33533 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33566 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33584]: 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 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33585 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33602 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33618 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:47 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33640 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33656 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33673 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33691]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33694 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33710 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33727 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33745]: 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 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33746 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33801 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33817 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33834 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33852]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33855 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:48 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33888 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[33906]: 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 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33907 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33924 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33940 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33962 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=33995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34013]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34016 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34032 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34067]: 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 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34068 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34085 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34101 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:49 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34123 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34139 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34156 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34174]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34177 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34193 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34210 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34228]: 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 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34229 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:50 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34246 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34300 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34335]: 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 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34353 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34369 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34391 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34407 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:51 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34424 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34442]: 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 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34460 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34476 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34498 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34514 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34531 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34549]: 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 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34550 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34567 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34583 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34638 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34656]: 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 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34657 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:52 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34674 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34690 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34712 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34728 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34745 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34763]: 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 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34764 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34781 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34797 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34819 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34835 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34852 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34870]: 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 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34888 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34904 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34926 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34942 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:53 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34959 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[34977]: 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 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=34995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35011 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35033 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35066 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35084]: 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 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35087 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:54 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35104 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35120 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35142 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35158 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35175 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35193]: 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 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35194 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35211 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35227 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35249 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35265 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35282 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35300]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35303 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35319 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:55 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35336 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35354]: 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 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35355 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35388 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35410 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35461]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35464 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35480 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35497 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35515]: 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 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35516 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:56 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35533 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35571 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35587 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35604 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35622]: 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 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35625 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:57 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35642 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35658 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35696 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35713 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:18:58 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35731]: ansible-service_facts Invoked Aug 21 05:18:59 ip-10-31-8-150.us-east-1.aws.redhat.com systemd[1]: Configuration file /usr/lib/systemd/system/pcp2elasticsearch.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35841 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35858 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35874 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35896 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35912 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:00 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35929 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[35947]: 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 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=35982 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36004 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36020 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36037 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36055]: 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 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36057 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36090 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36112 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:01 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36145 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36163]: 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 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36165 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36182 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36198 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36220 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36236 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36253 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36271]: 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 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:02 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36273 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:03 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:03 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36290 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36306 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36328 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:04 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36346 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36363 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36379 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36396 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36414]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36439 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36456 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:05 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36472 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36494 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36510 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36527 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36545]: ansible-service_facts Invoked Aug 21 05:19:06 ip-10-31-8-150.us-east-1.aws.redhat.com systemd[1]: Configuration file /usr/lib/systemd/system/pcp2elasticsearch.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36655 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36672 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36688 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:08 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36710 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36726 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36761]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36762 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36795 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36817 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36833 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36850 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:09 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36868]: ansible-ansible.legacy.dnf Invoked with name=['valkey', 'ValkeySearch'] state=present allow_downgrade=False allowerasing=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 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=? terminal=/dev/pts/0 res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36870 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36887 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36903 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36925 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36941 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_END pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGOUT pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=ssh res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_LOGIN pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: USER_START pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=/dev/pts/0 res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com audit[2599]: CRYPTO_KEY_USER pid=2599 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:db:7f:7c:6e:6e:9e:44:6c:6c:40:5d:71:de:56:87:9a:7a:5a:9d:32:c6:b5:26:e2:62:76:bd:ef:dc:8e:cc:c7 direction=? spid=36958 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.40.102 terminal=? res=success' Aug 21 05:19:11 ip-10-31-8-150.us-east-1.aws.redhat.com python3.12[36976]: 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 36 drwxr-xr-x. 3 root root 60 Aug 21 05:09 initramfs/ drwxr-xr-x. 2 root root 60 Aug 21 05:09 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Aug 21 05:09 log/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 mount/ -r--r--r--. 1 root root 33 Aug 21 05:09 machine-id prw-------. 1 root root 0 Aug 21 05:09 dmeventd-server| prw-------. 1 root root 0 Aug 21 05:09 dmeventd-client| prw-------. 1 root root 0 Aug 21 05:09 initctl| drwx------. 2 root root 80 Aug 21 05:09 lvm/ drwx------. 2 root root 40 Aug 21 05:09 cryptsetup/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 setrans/ drwxr-xr-x. 4 root root 80 Aug 21 05:09 lock/ drwx--x---. 2 root root 40 Aug 21 05:09 mdadm/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 console/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 sepermit/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 faillock/ drwx------. 2 rpc rpc 40 Aug 21 05:09 rpcbind/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 motd.d/ -rw-r--r--. 1 root root 0 Aug 21 05:09 motd drwx--x--x. 3 root root 60 Aug 21 05:09 sudo/ drwxr-xr-x. 3 root root 60 Aug 21 05:09 tpm2-tss/ drwxr-xr-x. 2 root root 40 Aug 21 05:09 media/ -rw-r--r--. 1 root root 4 Aug 21 05:09 auditd.pid drwxr-xr-x. 2 root root 60 Aug 21 05:09 dbus/ drwxr-xr-x. 2 root root 60 Aug 21 05:09 pcscd/ srw-rw-rw-. 1 root root 0 Aug 21 05:09 .heim_org.h5l.kcm-socket= -rw-r--r--. 1 root root 4 Aug 21 05:09 dhclient.pid -rw-r--r--. 1 root root 615 Aug 21 05:09 dhclient.lease drwxr-xr-x. 4 root root 120 Aug 21 05:10 NetworkManager/ drwxr-xr-x. 2 root root 60 Aug 21 05:10 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Aug 21 05:10 chrony/ -rw-------. 1 root root 4 Aug 21 05:10 gssproxy.pid srw-rw-rw-. 1 root root 0 Aug 21 05:10 gssproxy.sock= srw-rw-rw-. 1 root root 0 Aug 21 05:10 gssproxy.default.sock= drwxr-xr-x. 2 root root 80 Aug 21 05:10 blkid/ dr-xr-xr-x. 19 root root 4096 Aug 21 05:10 ../ drwxr-xr-x. 7 root root 160 Aug 21 05:10 udev/ -rw-------. 1 root root 4 Aug 21 05:10 sm-notify.pid drwxr-xr-x. 2 root root 40 Aug 21 05:10 plymouth/ -rw-r--r--. 1 root root 4 Aug 21 05:10 sshd.pid drwx------. 3 root root 300 Aug 21 05:10 cloud-init/ drwxr-xr-x. 2 root root 40 Aug 21 05:10 credentials/ -rw-------. 1 root root 0 Aug 21 05:10 agetty.reload drwxr-xr-x. 3 root root 60 Aug 21 05:11 user/ drwxr-xr-x. 32 root root 960 Aug 21 05:15 ./ drwxrwxr-x. 2 pcp pcp 160 Aug 21 05:17 pcp/ drwxr-xr-x. 26 root root 620 Aug 21 05:17 systemd/ -rw-rw-r--. 1 root utmp 1920 Aug 21 05:19 utmp total 12 drwxr-xr-x. 32 root root 960 Aug 21 05:15 ../ lrwxrwxrwx. 1 pcp pcp 30 Aug 21 05:16 pmlogger.primary.socket -> /run/pcp/pmlogger.14047.socket= -r--r--r--. 1 pcp pcp 5 Aug 21 05:16 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Aug 21 05:16 pmlogger.14047.socket= srw-rw-rw-. 1 root root 0 Aug 21 05:17 pmcd.socket= -r--r--r--. 1 root root 5 Aug 21 05:17 pmcd.pid -r--r--r--. 1 pcp pcp 5 Aug 21 05:17 pmie.pid drwxrwxr-x. 2 pcp pcp 160 Aug 21 05:17 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Wednesday 21 August 2024 05:19:11 -0400 (0:00:00.628) 0:00:07.617 ****** fatal: [managed_node3]: FAILED! => { "changed": false } MSG: {'failures': ['No package ValkeySearch available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['valkey', 'ValkeySearch'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': 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, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, '_ansible_no_log': False, 'changed': False} TASK [Get final state of services] ********************************************* task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Wednesday 21 August 2024 05:19:11 -0400 (0:00:00.026) 0:00:07.643 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "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" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.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" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-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": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "pcp2elasticsearch.service": { "name": "pcp2elasticsearch.service", "source": "systemd", "state": "stopped", "status": "failed" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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_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": "stopped", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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": "stopped", "status": "not-found" }, "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-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.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": "stopped", "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "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" }, "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-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Wednesday 21 August 2024 05:19:14 -0400 (0:00:02.255) 0:00:09.899 ****** ok: [managed_node3] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:17:18 EDT", "ActiveEnterTimestampMonotonic": "479709636", "ActiveExitTimestamp": "Wed 2024-08-21 05:17:17 EDT", "ActiveExitTimestampMonotonic": "478360378", "ActiveState": "active", "After": "avahi-daemon.service basic.target system.slice sysinit.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:17:18 EDT", "AssertTimestampMonotonic": "479378284", "Before": "multi-user.target pmlogger.service shutdown.target pmproxy.service pcp2elasticsearch.service pmie.service zabbix-agent.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "2867700000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:17:18 EDT", "ConditionTimestampMonotonic": "479378280", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "6244", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "18334", "ExecMainStartTimestamp": "Wed 2024-08-21 05:17:18 EDT", "ExecMainStartTimestampMonotonic": "479709531", "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 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; 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 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:17:18 EDT", "InactiveEnterTimestampMonotonic": "479377180", "InactiveExitTimestamp": "Wed 2024-08-21 05:17:18 EDT", "InactiveExitTimestampMonotonic": "479385470", "InvocationID": "89ac521a04cf4fb091a099d03190f7ef", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18334", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "69935104", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 05:17:18 EDT", "StateChangeTimestampMonotonic": "479709636", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "13", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmie.service pmlogger.service multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node3] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:16:26 EDT", "ActiveEnterTimestampMonotonic": "427828544", "ActiveExitTimestamp": "Wed 2024-08-21 05:16:25 EDT", "ActiveExitTimestampMonotonic": "427229297", "ActiveState": "active", "After": "network-online.target systemd-journald.socket basic.target pcp-reboot-init.service pmcd.service sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:16:25 EDT", "AssertTimestampMonotonic": "427303147", "Before": "multi-user.target pmlogger_farm.service pmlogger_daily.timer shutdown.target pmlogger_check.timer", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1006491000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:16:25 EDT", "ConditionTimestampMonotonic": "427303143", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "5820", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14047", "ExecMainStartTimestamp": "Wed 2024-08-21 05:16:26 EDT", "ExecMainStartTimestampMonotonic": "427828452", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:16:25 EDT", "InactiveEnterTimestampMonotonic": "427302226", "InactiveExitTimestamp": "Wed 2024-08-21 05:16:25 EDT", "InactiveExitTimestampMonotonic": "427307380", "InvocationID": "3734bde437434da4a2663bda58964c73", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14047", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4243456", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 05:16:26 EDT", "StateChangeTimestampMonotonic": "427828544", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node3] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Wed 2024-08-21 05:17:31 EDT", "ActiveEnterTimestampMonotonic": "492571133", "ActiveExitTimestamp": "Wed 2024-08-21 05:17:30 EDT", "ActiveExitTimestampMonotonic": "492058339", "ActiveState": "active", "After": "pcp-reboot-init.service sysinit.target basic.target pmcd.service systemd-journald.socket network-online.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Wed 2024-08-21 05:17:30 EDT", "AssertTimestampMonotonic": "492337517", "Before": "multi-user.target pmie_check.timer pmie_daily.timer shutdown.target pmie_farm.service", "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "339830000", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2024-08-21 05:17:30 EDT", "ConditionTimestampMonotonic": "492337513", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6380", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21714", "ExecMainStartTimestamp": "Wed 2024-08-21 05:17:31 EDT", "ExecMainStartTimestampMonotonic": "492570997", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "993", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Wed 2024-08-21 05:17:30 EDT", "InactiveEnterTimestampMonotonic": "492336503", "InactiveExitTimestamp": "Wed 2024-08-21 05:17:30 EDT", "InactiveExitTimestampMonotonic": "492346382", "InvocationID": "13cebb4319a544cfba1e267b0ecef003", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "21714", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1396736", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 05:17:31 EDT", "StateChangeTimestampMonotonic": "492571133", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed_node3] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "avahi-daemon.service redis.service pmcd.service systemd-journald.socket network-online.target system.slice basic.target sysinit.target pcp-reboot-init.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "[not set]", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "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": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "always", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Wed 2024-08-21 05:15:46 EDT", "StateChangeTimestampMonotonic": "387871587", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "pcp", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [managed_node3] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'", "item": "redis", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } skipping: [managed_node3] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Wednesday 21 August 2024 05:19:16 -0400 (0:00:02.600) 0:00:12.499 ****** ok: [managed_node3] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service basic.target dbus.socket system.slice sysinit.target polkit.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "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 cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ipset.service ebtables.service iptables.service nftables.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14752", "LimitNPROCSoft": "14752", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14752", "LimitSIGPENDINGSoft": "14752", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } PLAY RECAP ********************************************************************* managed_node3 : ok=14 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Wednesday 21 August 2024 05:19:17 -0400 (0:00:00.641) 0:00:13.141 ****** =============================================================================== Restore state of services ----------------------------------------------- 2.60s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 2.37s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 2.26s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 1.90s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Gathering Facts --------------------------------------------------------- 1.46s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Stop firewall ----------------------------------------------------------- 0.64s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:29 Collect logs ------------------------------------------------------------ 0.63s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree --- 0.56s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables --- 0.08s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.08s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Setup metric querying service. ------------------------------------------ 0.06s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Run the role ------------------------------------------------------------ 0.05s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree --- 0.04s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.04s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Configure Elasticsearch metrics ----------------------------------------- 0.04s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Handle failure case ----------------------------------------------------- 0.04s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:49 Stop test --------------------------------------------------------------- 0.03s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Configure SQL Server metrics. ------------------------------------------- 0.03s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 fedora.linux_system_roles.metrics : Add Postfix to metrics domain list --- 0.03s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Setup bpftrace metrics. ------------------------------------------------- 0.03s /tmp/collections-gEU/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66