[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. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Test misc features of the storage role] ********************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:23:29 -0400 (0:00:00.009) 0:00:00.009 ********* [WARNING]: Platform linux on host managed_node1 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_node1] TASK [Include the role to ensure packages are installed] *********************** Thursday 25 July 2024 07:23:32 -0400 (0:00:02.672) 0:00:02.681 ********* included: fedora.linux_system_roles.storage for managed_node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:23:32 -0400 (0:00:00.028) 0:00:02.710 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** Thursday 25 July 2024 07:23:32 -0400 (0:00:00.022) 0:00:02.733 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:23:32 -0400 (0:00:00.024) 0:00:02.757 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [managed_node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_40.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_40.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:23:32 -0400 (0:00:00.042) 0:00:02.799 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** Thursday 25 July 2024 07:23:32 -0400 (0:00:00.500) 0:00:03.300 ********* ok: [managed_node1] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** Thursday 25 July 2024 07:23:33 -0400 (0:00:00.025) 0:00:03.325 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** Thursday 25 July 2024 07:23:33 -0400 (0:00:00.016) 0:00:03.341 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** Thursday 25 July 2024 07:23:33 -0400 (0:00:00.016) 0:00:03.357 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* Thursday 25 July 2024 07:23:33 -0400 (0:00:00.049) 0:00:03.406 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:23:34 -0400 (0:00:01.544) 0:00:04.951 ********* ok: [managed_node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** Thursday 25 July 2024 07:23:34 -0400 (0:00:00.020) 0:00:04.971 ********* ok: [managed_node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** Thursday 25 July 2024 07:23:34 -0400 (0:00:00.019) 0:00:04.991 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** Thursday 25 July 2024 07:23:35 -0400 (0:00:00.736) 0:00:05.727 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node1 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** Thursday 25 July 2024 07:23:35 -0400 (0:00:00.032) 0:00:05.760 ********* skipping: [managed_node1] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:23:35 -0400 (0:00:00.032) 0:00:05.792 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:23:35 -0400 (0:00:00.021) 0:00:05.814 ********* skipping: [managed_node1] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [managed_node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:23:35 -0400 (0:00:00.032) 0:00:05.846 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:23:36 -0400 (0:00:01.401) 0:00:07.248 ********* ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "running", "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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "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": "active", "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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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@dm_multipath.service": { "name": "modprobe@dm_multipath.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" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "passim.service": { "name": "passim.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "disabled" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.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-bsod.service": { "name": "systemd-bsod.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "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-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "stopped", "status": "static" }, "systemd-storagetm.service": { "name": "systemd-storagetm.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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-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": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:23:39 -0400 (0:00:02.742) 0:00:09.990 ********* ok: [managed_node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** Thursday 25 July 2024 07:23:39 -0400 (0:00:00.044) 0:00:10.035 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:23:39 -0400 (0:00:00.017) 0:00:10.053 ********* ok: [managed_node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.613) 0:00:10.667 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.026) 0:00:10.693 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904821.4652069, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5e247d13efd6d196ae011933e05bcaefd0368dae", "ctime": 1721812897.2051704, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131080, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1721812897.2051704, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "890647176", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.423) 0:00:11.116 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.026) 0:00:11.143 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.018) 0:00:11.161 ********* ok: [managed_node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.024) 0:00:11.186 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.023) 0:00:11.209 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.024) 0:00:11.234 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.026) 0:00:11.260 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.021) 0:00:11.281 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:23:40 -0400 (0:00:00.028) 0:00:11.310 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:23:41 -0400 (0:00:00.027) 0:00:11.337 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:23:41 -0400 (0:00:00.019) 0:00:11.356 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904999.0575888, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721812097.365, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1721811608.85, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1175726114", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** Thursday 25 July 2024 07:23:41 -0400 (0:00:00.411) 0:00:11.768 ********* skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:23:41 -0400 (0:00:00.017) 0:00:11.786 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:23:43 -0400 (0:00:02.378) 0:00:14.164 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for test] *********************************************** Thursday 25 July 2024 07:23:43 -0400 (0:00:00.030) 0:00:14.195 ********* included: /var/ARTIFACTS/work-generalwemzaip6/plans/general/tree/tmp.4a0cc3dkOS/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:23:43 -0400 (0:00:00.034) 0:00:14.230 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:23:45 -0400 (0:00:01.420) 0:00:15.651 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] size is less than requested" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:23:45 -0400 (0:00:00.533) 0:00:16.185 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -x\nexec 1>&2\nlsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC\njournalctl -ex\n", "delta": "0:00:00.041940", "end": "2024-07-25 07:23:46.362304", "rc": 0, "start": "2024-07-25 07:23:46.320364" } STDERR: + exec + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda1" TYPE="part" SIZE="1048576" FSTYPE="" LOG-SEC="512" NAME="/dev/xvda2" TYPE="part" SIZE="268433341952" FSTYPE="ext4" LOG-SEC="512" NAME="/dev/zram0" TYPE="disk" SIZE="3897556992" FSTYPE="" LOG-SEC="4096" + journalctl -ex Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136855 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136872 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136888 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136905 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[136923]: USER_ACCT pid=136923 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[136923]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ydikfzjlasburkrjfxxwtgmueziqzmss ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906591.745872-21779-158272137859595/AnsiballZ_setup.py' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[136923]: USER_CMD pid=136923 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7964696B667A6A6C61736275726B726A6678787774676D75657A69717A6D7373203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363539312E3734353837322D32313737392D3135383237323133373835393539352F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[136923]: CRED_REFR pid=136923 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[136923]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com audit[136923]: USER_START pid=136923 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:12 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[136926]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[136923]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[136923]: USER_END pid=136923 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[136923]: CRED_DISP pid=136923 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136968 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=136984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137006 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137022 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137039 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137057]: USER_ACCT pid=137057 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137057]: USER_CMD pid=137057 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7468697A6C79676C6F796873797272737A72797A73776862726A747867616663203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363539342E35323534362D32313739332D3139383934383130313039373132312F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137057]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-thizlygloyhsyrrszryzswhbrjtxgafc ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906594.52546-21793-198948101097121/AnsiballZ_stat.py' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137057]: CRED_REFR pid=137057 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137057]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137057]: USER_START pid=137057 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137060]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137057]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137057]: USER_END pid=137057 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137057]: CRED_DISP pid=137057 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137061 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:14 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137078 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137094 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137116 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137132 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137149 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137167]: USER_ACCT pid=137167 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137167]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lhkncjqykdhuhjidahvhqjykbkhaappe ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906595.1548724-21805-71120101277879/AnsiballZ_dnf.py' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137167]: USER_CMD pid=137167 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C686B6E636A71796B646875686A696461687668716A796B626B686161707065203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363539352E313534383732342D32313830352D37313132303130313237373837392F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137167]: CRED_REFR pid=137167 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137167]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137167]: USER_START pid=137167 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:15 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137170]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli'] 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 Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137167]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137167]: USER_END pid=137167 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137167]: CRED_DISP pid=137167 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137172 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137189 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137205 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137227 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137243 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:16 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137260 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137278]: USER_ACCT pid=137278 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137278]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-prdfqtyveawxpzzyywpctjmoghwdqkdq ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906596.7539918-21815-259716551645390/AnsiballZ_blivet.py' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137278]: USER_CMD pid=137278 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D707264667174797665617778707A7A7979777063746A6D6F67687764716B6471203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363539362E373533393931382D32313831352D3235393731363535313634353339302F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137278]: CRED_REFR pid=137278 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137278]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137278]: USER_START pid=137278 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137281]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137278]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137278]: USER_END pid=137278 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137278]: CRED_DISP pid=137278 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137284 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137301 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137339 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137355 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137390]: USER_ACCT pid=137390 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137390]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mbvtopquymuictrraiznieybnwdfrfaz ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906597.6110902-21827-40050765495322/AnsiballZ_dnf.py' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137390]: USER_CMD pid=137390 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6D6276746F707175796D75696374727261697A6E696579626E7764667266617A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363539372E363131303930322D32313832372D34303035303736353439353332322F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137390]: CRED_REFR pid=137390 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137390]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137390]: USER_START pid=137390 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:17 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137393]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] 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 Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137390]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137390]: USER_END pid=137390 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137390]: CRED_DISP pid=137390 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137395 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:18 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137412 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137428 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137450 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137466 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137483 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137501]: USER_ACCT pid=137501 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137501]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xfiahhionzunpfsvoleexmwobahwomut ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906599.0075192-21835-249019832539380/AnsiballZ_service_facts.py' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137501]: USER_CMD pid=137501 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D786669616868696F6E7A756E706673766F6C6565786D776F626168776F6D7574203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363539392E303037353139322D32313833352D3234393031393833323533393338302F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137501]: CRED_REFR pid=137501 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137501]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137501]: USER_START pid=137501 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:19 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137504]: ansible-service_facts Invoked Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137501]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137501]: USER_END pid=137501 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137501]: CRED_DISP pid=137501 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137625 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137642 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137658 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137696 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137713 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137731]: USER_ACCT pid=137731 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137731]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vjhkustljigxgvruannhqjrzjfrublfi ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906601.82972-21845-171868831145506/AnsiballZ_blivet.py' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137731]: USER_CMD pid=137731 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D766A686B7573746C6A69677867767275616E6E68716A727A6A667275626C6669203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630312E38323937322D32313834352D3137313836383833313134353530362F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137731]: CRED_REFR pid=137731 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137731]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:21 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137731]: USER_START pid=137731 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137734]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=True disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137731]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137731]: USER_END pid=137731 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137731]: CRED_DISP pid=137731 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137737 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137754 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137770 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137792 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137808 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137825 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137843]: USER_ACCT pid=137843 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137843]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fyjuqygwoaypjlygpgtkxjwbxrhnxevm ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906602.4504037-21854-186859217754133/AnsiballZ_stat.py' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137843]: USER_CMD pid=137843 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D66796A75717967776F6179706A6C79677067746B786A77627872686E7865766D203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630322E343530343033372D32313835342D3138363835393231373735343133332F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137843]: CRED_REFR pid=137843 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137843]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137843]: USER_START pid=137843 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137846]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137843]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137843]: USER_END pid=137843 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137843]: CRED_DISP pid=137843 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137849 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:22 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137866 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137882 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137904 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137920 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137937 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137955]: USER_ACCT pid=137955 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137955]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lelgiwjbmvostgwwofflknvzpfmlcadh ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906603.1098802-21872-24360051796262/AnsiballZ_stat.py' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137955]: USER_CMD pid=137955 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C656C6769776A626D766F73746777776F66666C6B6E767A70666D6C63616468203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630332E313039383830322D32313837322D32343336303035313739363236322F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137955]: CRED_REFR pid=137955 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137955]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137955]: USER_START pid=137955 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[137958]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[137955]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137955]: USER_END pid=137955 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[137955]: CRED_DISP pid=137955 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137961 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=137994 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138016 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138032 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138049 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138067]: USER_ACCT pid=138067 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138067]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ffrbuxmgrcreryxmsvyfqfiddcroixtx ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906603.547018-21881-31126000845860/AnsiballZ_setup.py' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138067]: USER_CMD pid=138067 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6666726275786D67726372657279786D73767966716669646463726F69787478203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630332E3534373031382D32313838312D33313132363030303834353836302F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138067]: CRED_REFR pid=138067 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138067]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:23 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138067]: USER_START pid=138067 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:24 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138070]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138067]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138067]: USER_END pid=138067 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138067]: CRED_DISP pid=138067 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138095 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138112 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:25 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138151 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138167 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138184 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138202]: USER_ACCT pid=138202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lpzmtmekiycdbarutatxfisyirmaenua ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906605.9309201-21890-12021105271680/AnsiballZ_package_facts.py' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138202]: USER_CMD pid=138202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C707A6D746D656B6979636462617275746174786669737969726D61656E7561203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630352E393330393230312D32313839302D31323032313130353237313638302F416E736962616C6C5A5F7061636B6167655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138202]: CRED_REFR pid=138202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138202]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138202]: USER_START pid=138202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:26 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138205]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138202]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138202]: USER_END pid=138202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138202]: CRED_DISP pid=138202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138206 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138223 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138239 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138261 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138277 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138294 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138312]: USER_ACCT pid=138312 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138312]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-atnhfoxgmbmwngqyreecimedyvpbgxzq ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906607.389025-21900-112205076274242/AnsiballZ_command.py' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138312]: USER_CMD pid=138312 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D61746E68666F78676D626D776E67717972656563696D65647976706267787A71203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630372E3338393032352D32313930302D3131323230353037363237343234322F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138312]: CRED_REFR pid=138312 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138312]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138312]: USER_START pid=138312 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138315]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail modprobe --dry-run kvdo _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 Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138312]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138312]: USER_END pid=138312 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138312]: CRED_DISP pid=138312 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138317 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:27 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138334 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138350 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:29 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138372 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138390 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138407 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138423 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138440 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138458]: USER_ACCT pid=138458 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138458]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mgmmszwavmgtjsbkjpmvrmidmhhebxlu ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906609.7389913-21969-105274337582776/AnsiballZ_setup.py' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138458]: USER_CMD pid=138458 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6D676D6D737A7761766D67746A73626B6A706D76726D69646D68686562786C75203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363630392E373338393931332D32313936392D3130353237343333373538323737362F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138458]: CRED_REFR pid=138458 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138458]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138458]: USER_START pid=138458 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:30 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138461]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138458]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138458]: USER_END pid=138458 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138458]: CRED_DISP pid=138458 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138486 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138503 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138519 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138541 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138557 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138574 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138592]: USER_ACCT pid=138592 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138592]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sygfmlifeczxdrpwpyfqzjfkmbyfigro ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906612.5365126-21983-233793474164371/AnsiballZ_stat.py' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138592]: USER_CMD pid=138592 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D737967666D6C696665637A7864727077707966717A6A666B6D6279666967726F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363631322E353336353132362D32313938332D3233333739333437343136343337312F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138592]: CRED_REFR pid=138592 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138592]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138592]: USER_START pid=138592 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138595]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138592]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138592]: USER_END pid=138592 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138592]: CRED_DISP pid=138592 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138596 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:32 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138613 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138629 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138651 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138667 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138684 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138702]: USER_ACCT pid=138702 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138702]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cqbnjvmrlonpeteekzizbjjupxqpvxvo ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906613.1513095-21995-189506566364097/AnsiballZ_dnf.py' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138702]: USER_CMD pid=138702 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6371626E6A766D726C6F6E70657465656B7A697A626A6A75707871707678766F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363631332E313531333039352D32313939352D3138393530363536363336343039372F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138702]: CRED_REFR pid=138702 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138702]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138702]: USER_START pid=138702 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:33 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138706]: ansible-ansible.legacy.dnf Invoked with name=['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'stratisd', 'stratis-cli'] 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 Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138702]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138702]: USER_END pid=138702 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138702]: CRED_DISP pid=138702 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138708 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138725 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138741 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138763 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138779 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138796 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138814]: USER_ACCT pid=138814 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138814]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-edydbtjzpxzwwydudlbvkaaausaxwrwv ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906614.7380784-22005-20952700385770/AnsiballZ_blivet.py' Jul 25 07:23:34 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138814]: USER_CMD pid=138814 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6564796462746A7A70787A7777796475646C62766B6161617573617877727776203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363631342E373338303738342D32323030352D32303935323730303338353737302F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138814]: CRED_REFR pid=138814 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138814]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138814]: USER_START pid=138814 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138817]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} packages_only=True safe_mode=True diskvolume_mkfs_option_map={} Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138814]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138814]: USER_END pid=138814 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138814]: CRED_DISP pid=138814 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138820 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138837 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138875 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138891 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138908 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138926]: USER_ACCT pid=138926 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138926]: USER_CMD pid=138926 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C78736B6C687069696D6272617266706D6A626864776B64696B697A796E7A79203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363631352E353930393536322D32323031372D36343134383931353439303132332F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138926]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lxsklhpiimbrarfpmjbhdwkdikizynzy ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906615.5909562-22017-64148915490123/AnsiballZ_dnf.py' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138926]: CRED_REFR pid=138926 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138926]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138926]: USER_START pid=138926 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:35 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[138930]: ansible-ansible.legacy.dnf Invoked with name=['kpartx'] 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 Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[138926]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138926]: USER_END pid=138926 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[138926]: CRED_DISP pid=138926 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138932 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138949 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com NetworkManager[670]: [1721906616.9719] dhcp4 (eth0): state changed new lease, address=10.31.45.123 Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 1750. Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:36 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=138966 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. â–‘â–‘ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel â–‘â–‘ â–‘â–‘ A start job for unit NetworkManager-dispatcher.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 1750. Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139027 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139043 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139060 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139078]: USER_ACCT pid=139078 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139078]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ufikfoegwqqioeknvfctmkrleyczclnz ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906616.9902127-22025-248853576367418/AnsiballZ_service_facts.py' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139078]: USER_CMD pid=139078 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7566696B666F6567777171696F656B6E766663746D6B726C6579637A636C6E7A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363631362E393930323132372D32323032352D3234383835333537363336373431382F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139078]: CRED_REFR pid=139078 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139078]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139078]: USER_START pid=139078 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:37 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139082]: ansible-service_facts Invoked Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139078]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139078]: USER_END pid=139078 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139078]: CRED_DISP pid=139078 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139202 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139219 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139235 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139257 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139273 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139290 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139308]: USER_ACCT pid=139308 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139308]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dwqlbcrixghzhbamyzgeadxuhjitgkam ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906619.7948866-22035-51743135651313/AnsiballZ_blivet.py' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139308]: USER_CMD pid=139308 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6477716C626372697867687A6862616D797A676561647875686A6974676B616D203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363631392E373934383836362D32323033352D35313734333133353635313331332F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139308]: CRED_REFR pid=139308 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139308]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139308]: USER_START pid=139308 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139311]: ansible-fedora.linux_system_roles.blivet Invoked with pools=[] volumes=[] use_partitions=None disklabel_type=None pool_defaults={'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'grow_to_fill': False, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False} volume_defaults={'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []} safe_mode=False packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139308]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139308]: USER_END pid=139308 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139308]: CRED_DISP pid=139308 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139314 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139347 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139369 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139385 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139402 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139420]: USER_ACCT pid=139420 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139420]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tivdgqwjciqchxijbdojcvcymisfdzue ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906620.4232745-22044-144328468431362/AnsiballZ_stat.py' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139420]: USER_CMD pid=139420 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D746976646771776A636971636878696A62646F6A637663796D697366647A7565203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363632302E343233323734352D32323034342D3134343332383436383433313336322F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139420]: CRED_REFR pid=139420 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139420]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139420]: USER_START pid=139420 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139423]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139420]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139420]: USER_END pid=139420 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139420]: CRED_DISP pid=139420 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139426 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139443 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139459 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139481 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139497 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139514 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139532]: USER_ACCT pid=139532 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139532]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nyzfskettzdsjomgijnjyunqepzvutbf ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906621.0874119-22062-15738706516133/AnsiballZ_stat.py' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139532]: USER_CMD pid=139532 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6E797A66736B6574747A64736A6F6D67696A6E6A79756E7165707A7675746266203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363632312E303837343131392D32323036322D31353733383730363531363133332F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139532]: CRED_REFR pid=139532 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139532]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139532]: USER_START pid=139532 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139535]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139532]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139532]: USER_END pid=139532 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139532]: CRED_DISP pid=139532 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139538 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139555 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139571 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139593 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139609 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139626 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139644]: USER_ACCT pid=139644 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139644]: USER_CMD pid=139644 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D767765797A7362646361647772706562737A79766771676475766B616B637A69203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363632312E353137353439382D32323037312D3233323633363537383838373534382F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139644]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vweyzsbdcadwrpebszyvgqgduvkakczi ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906621.5175498-22071-232636578887548/AnsiballZ_setup.py' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139644]: CRED_REFR pid=139644 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139644]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139644]: USER_START pid=139644 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:41 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139647]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139644]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139644]: USER_END pid=139644 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139644]: CRED_DISP pid=139644 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139672 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139689 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139705 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139727 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139743 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139778]: USER_ACCT pid=139778 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139778]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-godeeallhvfwgcctszpquosxvmtvudrb ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906623.9764142-22081-99124499142040/AnsiballZ_dnf.py' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139778]: USER_CMD pid=139778 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D676F646565616C6C6876667767636374737A7071756F7378766D747675647262203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363632332E393736343134322D32323038312D39393132343439393134323034302F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139778]: CRED_REFR pid=139778 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139778]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139778]: USER_START pid=139778 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:44 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139781]: ansible-ansible.legacy.dnf Invoked with name=['util-linux-core'] 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 Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139778]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139778]: USER_END pid=139778 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139778]: CRED_DISP pid=139778 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139783 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139800 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139816 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139838 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139854 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139889]: USER_ACCT pid=139889 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139889]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-elbgpywpmeysgttzbaozxfjwvbuboasg ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906625.3939779-22129-36360718818028/AnsiballZ_find_unused_disk.py' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139889]: USER_CMD pid=139889 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D656C6267707977706D6579736774747A62616F7A78666A77766275626F617367203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363632352E333933393737392D32323132392D33363336303731383831383032382F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139889]: CRED_REFR pid=139889 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139889]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139889]: USER_START pid=139889 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[139892]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139889]: USER_END pid=139889 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[139889]: pam_unix(sudo:session): session closed for user root Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[139889]: CRED_DISP pid=139889 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 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' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 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' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139896 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139913 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139929 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139951 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139967 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_END pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGOUT pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=ssh res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_LOGIN pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: USER_START pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=/dev/pts/0 res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[1455]: CRYPTO_KEY_USER pid=1455 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:c2:f4:c5:96:4b:44:1a:15:2d:d3:06:f5:c0:1d:d8:df:2e:fc:ed:b4:bd:3e:65:c8:51:66:2b:5b:60:b6:ba:7f direction=? spid=139984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[140002]: USER_ACCT pid=140002 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[140002]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bkstvpyunwjjxahbkrprmpaiupvdgdgz ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906625.916897-22137-162199816118102/AnsiballZ_command.py' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[140002]: USER_CMD pid=140002 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D626B7374767079756E776A6A786168626B7270726D706169757076646764677A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363632352E3931363839372D32323133372D3136323139393831363131383130322F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[140002]: CRED_REFR pid=140002 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[140002]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[140002]: USER_START pid=140002 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:23:46 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[140005]: ansible-ansible.legacy.command Invoked with _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex _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 TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:23:46 -0400 (0:00:00.572) 0:00:16.758 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "'Unable to find unused disk' not in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:23:46 -0400 (0:00:00.019) 0:00:16.777 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=29 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:23:46 -0400 (0:00:00.023) 0:00:16.801 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.74s Gathering Facts --------------------------------------------------------- 2.67s fedora.linux_system_roles.storage : Update facts ------------------------ 2.38s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.54s Ensure test packages ---------------------------------------------------- 1.42s fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.40s fedora.linux_system_roles.storage : Get required packages --------------- 0.74s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.61s Debug why there are no unused disks ------------------------------------- 0.57s Find unused disks in the system ----------------------------------------- 0.53s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.50s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.42s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.41s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.05s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.04s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s Get unused disks for test ----------------------------------------------- 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s fedora.linux_system_roles.storage : Enable COPRs ------------------------ 0.03s fedora.linux_system_roles.storage : Check if the COPR support packages should be installed --- 0.03s