[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 remove mount] ******************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:12:53 -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 [Run the role] ************************************************************ Thursday 25 July 2024 07:12:56 -0400 (0:00:02.768) 0:00:02.777 ********* 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:12:56 -0400 (0:00:00.026) 0:00:02.804 ********* 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:12:56 -0400 (0:00:00.021) 0:00:02.825 ********* 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:12:56 -0400 (0:00:00.024) 0:00:02.849 ********* 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:12:56 -0400 (0:00:00.043) 0:00:02.893 ********* 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:12:56 -0400 (0:00:00.510) 0:00:03.403 ********* 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:12:56 -0400 (0:00:00.026) 0:00:03.430 ********* 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:12:56 -0400 (0:00:00.017) 0:00:03.447 ********* 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:12:56 -0400 (0:00:00.015) 0:00:03.463 ********* 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:12:56 -0400 (0:00:00.049) 0:00:03.512 ********* 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:12:58 -0400 (0:00:01.527) 0:00:05.040 ********* 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:12:58 -0400 (0:00:00.020) 0:00:05.060 ********* 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:12:58 -0400 (0:00:00.019) 0:00:05.079 ********* 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:12:59 -0400 (0:00:00.733) 0:00:05.812 ********* 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:12:59 -0400 (0:00:00.033) 0:00:05.846 ********* 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:12:59 -0400 (0:00:00.034) 0:00:05.880 ********* 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:12:59 -0400 (0:00:00.023) 0:00:05.904 ********* 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:12:59 -0400 (0:00:00.032) 0:00:05.936 ********* 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:13:00 -0400 (0:00:01.418) 0:00:07.355 ********* ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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:13:03 -0400 (0:00:02.840) 0:00:10.196 ********* 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:13:03 -0400 (0:00:00.046) 0:00:10.242 ********* 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:13:03 -0400 (0:00:00.017) 0:00:10.259 ********* 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:13:04 -0400 (0:00:00.609) 0:00:10.869 ********* 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:13:04 -0400 (0:00:00.025) 0:00:10.894 ********* 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:13:04 -0400 (0:00:00.424) 0:00:11.319 ********* 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:13:04 -0400 (0:00:00.024) 0:00:11.343 ********* 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:13:04 -0400 (0:00:00.018) 0:00:11.362 ********* 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:13:04 -0400 (0:00:00.023) 0:00:11.386 ********* 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:13:04 -0400 (0:00:00.022) 0:00:11.409 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:13:04 -0400 (0:00:00.022) 0:00:11.432 ********* 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:13:04 -0400 (0:00:00.026) 0:00:11.458 ********* 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:13:04 -0400 (0:00:00.018) 0:00:11.477 ********* 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:13:04 -0400 (0:00:00.028) 0:00:11.506 ********* 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:13:04 -0400 (0:00:00.027) 0:00:11.533 ********* 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:13:04 -0400 (0:00:00.018) 0:00:11.552 ********* 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:13:05 -0400 (0:00:00.419) 0:00:11.972 ********* 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:13:05 -0400 (0:00:00.018) 0:00:11.990 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:13:07 -0400 (0:00:02.272) 0:00:14.262 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:13:07 -0400 (0:00:00.031) 0:00:14.293 ********* 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:13:07 -0400 (0:00:00.033) 0:00:14.326 ********* 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:13:09 -0400 (0:00:01.393) 0:00:15.720 ********* 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'}] cannot be opened exclusively" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:13:09 -0400 (0:00:00.528) 0:00:16.249 ********* 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.038703", "end": "2024-07-25 07:13:10.081760", "rc": 0, "start": "2024-07-25 07:13:10.043057" } 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:12:38 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:12:38 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:12:38 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=84128 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:38 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:12:38 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:12:38 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:12:38 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:12:38 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=84144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:38 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:12:38 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:12:38 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:12:38 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:12:38 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=84166 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:38 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:12:38 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:12:38 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:12:38 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:12:38 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=84182 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:38 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:12:38 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:12:38 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:12:38 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:12:38 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=84199 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84217]: USER_ACCT pid=84217 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:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84217]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-rzkoyucnbmqnzkbmyhybahmpqmnvijxf ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905958.5420666-14630-38600882309551/AnsiballZ_stat.py' Jul 25 07:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84217]: USER_CMD pid=84217 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D727A6B6F7975636E626D716E7A6B626D7968796261686D70716D6E76696A7866203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353935382E353432303636362D31343633302D33383630303838323330393535312F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84217]: CRED_REFR pid=84217 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:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84217]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84217]: USER_START pid=84217 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:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[84220]: 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:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84217]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84217]: USER_END pid=84217 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:12:38 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84217]: CRED_DISP pid=84217 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:12:38 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:12:38 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:12:38 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:12:38 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:12:38 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=84221 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:38 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:12:38 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:12: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:12: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:12: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=84238 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84254 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84276 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84292 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84309 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84327]: USER_ACCT pid=84327 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:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84327]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lwsiwldotvexuhtgajkvktgktdlufkxg ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905959.1608143-14642-231506642813884/AnsiballZ_dnf.py' Jul 25 07:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84327]: USER_CMD pid=84327 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C777369776C646F7476657875687467616A6B766B74676B74646C75666B7867203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353935392E313630383134332D31343634322D3233313530363634323831333838342F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84327]: CRED_REFR pid=84327 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:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84327]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84327]: USER_START pid=84327 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:12:39 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[84330]: 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:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84327]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84327]: USER_END pid=84327 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:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84327]: CRED_DISP pid=84327 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:12: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:12: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:12: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:12: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:12: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=84332 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84349 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84365 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84387 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84403 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84420 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84438]: USER_ACCT pid=84438 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:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84438]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uzyupbgciktxywqkacsxixibagmqbdsn ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905960.731082-14652-194924937047695/AnsiballZ_blivet.py' Jul 25 07:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84438]: USER_CMD pid=84438 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D757A797570626763696B74787977716B616373786978696261676D716264736E203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936302E3733313038322D31343635322D3139343932343933373034373639352F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84438]: CRED_REFR pid=84438 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:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84438]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:40 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84438]: USER_START pid=84438 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:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[84441]: 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:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84438]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84438]: USER_END pid=84438 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:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84438]: CRED_DISP pid=84438 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:12: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:12: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:12: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:12: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:12: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=84444 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84461 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84477 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84499 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84515 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84550]: USER_ACCT pid=84550 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:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84550]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ifphlhpwnxqdqmdkmzirxtnjylshvitp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905961.5882761-14664-172310417168533/AnsiballZ_dnf.py' Jul 25 07:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84550]: USER_CMD pid=84550 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D696670686C6870776E787164716D646B6D7A697278746E6A796C736876697470203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936312E353838323736312D31343636342D3137323331303431373136383533332F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84550]: CRED_REFR pid=84550 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:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84550]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84550]: USER_START pid=84550 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:12:41 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[84553]: 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:12:42 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84550]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84550]: USER_END pid=84550 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:12:42 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84550]: CRED_DISP pid=84550 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:12:42 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:12:42 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:12:42 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:12:42 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:12:42 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=84555 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:42 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:12:42 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:12:42 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:12:42 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:12:42 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=84572 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:42 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:12:42 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:12:42 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:12:42 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:12:42 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=84588 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:42 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:12:42 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:12: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:12: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:12: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=84610 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84626 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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=/dev/pts/0 res=success' Jul 25 07:12: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=/dev/pts/0 res=success' Jul 25 07:12: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=84643 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84661]: USER_ACCT pid=84661 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:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84661]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-etamngbyvboszakoszbmqxedqltmnhrj ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905962.9581752-14672-152378874543588/AnsiballZ_service_facts.py' Jul 25 07:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84661]: USER_CMD pid=84661 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6574616D6E67627976626F737A616B6F737A626D71786564716C746D6E68726A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936322E393538313735322D31343637322D3135323337383837343534333538382F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84661]: CRED_REFR pid=84661 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:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84661]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84661]: USER_START pid=84661 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:12:43 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[84664]: ansible-service_facts Invoked Jul 25 07:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84661]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84661]: USER_END pid=84661 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:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84661]: CRED_DISP pid=84661 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:12: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:12: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:12: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:12: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:12: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=84785 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84802 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84818 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84840 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84856 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84873 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84891]: USER_ACCT pid=84891 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:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84891]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-evgamtalljcyjsaizyrlbcdccddbsqoj ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905965.7370472-14682-17640371309777/AnsiballZ_blivet.py' Jul 25 07:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84891]: USER_CMD pid=84891 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D657667616D74616C6C6A63796A7361697A79726C626364636364646273716F6A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936352E373337303437322D31343638322D31373634303337313330393737372F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84891]: CRED_REFR pid=84891 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:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84891]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:45 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84891]: USER_START pid=84891 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[84894]: 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[84891]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84891]: USER_END pid=84891 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[84891]: CRED_DISP pid=84891 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:12: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=? terminal=/dev/pts/0 res=success' Jul 25 07:12: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=? terminal=/dev/pts/0 res=success' Jul 25 07:12: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:12: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:12: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=84897 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84914 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84930 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84952 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84968 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=84985 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85003]: USER_ACCT pid=85003 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85003]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-bdezyzjgzxoohowxppokpfkwmyizgynu ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905966.349611-14691-270028665193912/AnsiballZ_stat.py' Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85003]: USER_CMD pid=85003 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6264657A797A6A677A786F6F686F777870706F6B70666B776D79697A67796E75203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936362E3334393631312D31343639312D3237303032383636353139333931322F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85003]: CRED_REFR pid=85003 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85003]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85003]: USER_START pid=85003 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85006]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85003]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85003]: USER_END pid=85003 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:12:46 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85003]: CRED_DISP pid=85003 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:12: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=? terminal=/dev/pts/0 res=success' Jul 25 07:12: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=? terminal=/dev/pts/0 res=success' Jul 25 07:12: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:12: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:12: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=85009 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12: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:12: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:12: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=85026 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12: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:12: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:12:47 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:12:47 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:12:47 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=85042 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85064 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85080 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85097 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85115]: USER_ACCT pid=85115 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85115]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mpytntikrvvmojcnsiclybochkloqlgo ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905967.001247-14709-277244428456490/AnsiballZ_stat.py' Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85115]: USER_CMD pid=85115 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6D7079746E74696B7276766D6F6A636E7369636C79626F63686B6C6F716C676F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936372E3030313234372D31343730392D3237373234343432383435363439302F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85115]: CRED_REFR pid=85115 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85115]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85115]: USER_START pid=85115 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85118]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85115]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85115]: USER_END pid=85115 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85115]: CRED_DISP pid=85115 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:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85121 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85138 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85154 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85176 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85192 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 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:12:47 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:12:47 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:12:47 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:12:47 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=85209 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85227]: USER_ACCT pid=85227 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85227]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jmliiarjdfhzinftcuyedihnqspgtvib ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905967.430288-14718-101698643516654/AnsiballZ_setup.py' Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85227]: USER_CMD pid=85227 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A6D6C696961726A6466687A696E6674637579656469686E7173706774766962203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936372E3433303238382D31343731382D3130313639383634333531363635342F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85227]: CRED_REFR pid=85227 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85227]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85227]: USER_START pid=85227 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:12:47 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85230]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85227]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85227]: USER_END pid=85227 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:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85227]: CRED_DISP pid=85227 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:12:49 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:12:49 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:12:49 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:12:49 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:12:49 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=85255 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:49 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:12:49 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:12:49 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:12:49 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:12:49 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=85272 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:49 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:12:49 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:12:49 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:12:49 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:12:49 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=85288 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:49 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:12:49 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:12:49 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:12:49 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:12:49 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=85310 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:49 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:12:49 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:12:49 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:12:49 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:12:49 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=85326 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:49 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:12:49 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:12:49 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:12:49 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:12:49 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=85343 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85361]: USER_ACCT pid=85361 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:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85361]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-jcqgkxvpgorkeddpvqnqnuxqxlhhlblz ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905969.7318468-14728-245681392356548/AnsiballZ_dnf.py' Jul 25 07:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85361]: USER_CMD pid=85361 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A6371676B787670676F726B6564647076716E716E757871786C68686C626C7A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353936392E373331383436382D31343732382D3234353638313339323335363534382F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85361]: CRED_REFR pid=85361 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:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85361]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:49 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85361]: USER_START pid=85361 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:12:50 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85364]: 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85361]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85361]: USER_END pid=85361 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85361]: CRED_DISP pid=85361 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:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85366 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85383 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85399 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85437 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85454 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85472]: USER_ACCT pid=85472 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kdsehypfkhvdqdcwpsqywbyhyiozhyig ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905971.1280172-14736-75414580748758/AnsiballZ_find_unused_disk.py' Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85472]: USER_CMD pid=85472 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6B647365687970666B68766471646377707371797762796879696F7A68796967203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937312E313238303137322D31343733362D37353431343538303734383735382F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85472]: CRED_REFR pid=85472 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85472]: USER_START pid=85472 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85475]: 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85472]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85472]: USER_END pid=85472 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85472]: CRED_DISP pid=85472 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:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85479 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85496 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85534 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85550 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 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:12:51 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:12:51 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:12:51 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:12:51 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=85567 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85585]: USER_ACCT pid=85585 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85585]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-irsvuxmrbjyojlnpmtzzlhbdvgmdiyoh ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905971.64685-14744-83916991113699/AnsiballZ_command.py' Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85585]: USER_CMD pid=85585 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6972737675786D72626A796F6A6C6E706D747A7A6C68626476676D6469796F68203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937312E36343638352D31343734342D38333931363939313131333639392F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85585]: CRED_REFR pid=85585 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:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85585]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:51 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85585]: USER_START pid=85585 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:12:52 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85588]: 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 Jul 25 07:12:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85585]: USER_END pid=85585 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:12:52 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85585]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:52 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85585]: CRED_DISP pid=85585 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:12:52 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:12:52 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:12:52 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:12:52 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:12:52 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=85591 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:52 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:12:52 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:12:53 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:12:53 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:12:53 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=85608 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 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:12:53 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:12:53 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:12:53 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:12:53 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=85624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 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:12:53 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:12:53 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:12:53 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:12:53 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=85646 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 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:12:53 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:12:53 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:12:53 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:12:53 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=85664 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 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:12:53 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:12:53 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:12:53 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:12:53 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=85681 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 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:12:53 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:12:53 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:12:53 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:12:53 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=85697 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 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:12:53 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:12:53 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:12:53 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:12:53 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=85714 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85732]: USER_ACCT pid=85732 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:12:53 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85732]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-kayzghagphehjkjiweiyksjogouangjp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905973.4166818-14804-122728591038186/AnsiballZ_setup.py' Jul 25 07:12:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85732]: USER_CMD pid=85732 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6B61797A67686167706865686A6B6A69776569796B736A6F676F75616E676A70203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937332E343136363831382D31343830342D3132323732383539313033383138362F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85732]: CRED_REFR pid=85732 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:12:53 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85732]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:53 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85732]: USER_START pid=85732 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:12:54 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85735]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85732]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85732]: USER_END pid=85732 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:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85732]: CRED_DISP pid=85732 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:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85760 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85777 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85793 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85815 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85848 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85866]: USER_ACCT pid=85866 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:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85866]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-recipxyntmmraabiafnkdlivdnrniqcr ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905976.2872334-14818-40390486856569/AnsiballZ_stat.py' Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85866]: USER_CMD pid=85866 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D726563697078796E746D6D726161626961666E6B646C6976646E726E69716372203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937362E323837323333342D31343831382D34303339303438363835363536392F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85866]: CRED_REFR pid=85866 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:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85866]: USER_START pid=85866 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:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85866]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85870]: 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:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85866]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85866]: USER_END pid=85866 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:12:56 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85866]: CRED_DISP pid=85866 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:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85871 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85888 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:56 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:12:56 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:12:56 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=85904 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:56 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:12:56 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:12:57 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:12:57 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:12:57 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=85926 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:57 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:12:57 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:12:57 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:12:57 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:12:57 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=85942 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:57 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:12:57 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:12:57 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:12:57 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:12:57 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=85960 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85978]: USER_ACCT pid=85978 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:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85978]: USER_CMD pid=85978 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D73626F6E6670676E6C767079737470656F6E79686C72776C6B68766F67786176203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937362E3931353433392D31343833302D3137303433383234363333353639392F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85978]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sbonfpgnlvpystpeonyhlrwlkhvogxav ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905976.915439-14830-170438246335699/AnsiballZ_dnf.py' Jul 25 07:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85978]: CRED_REFR pid=85978 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:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85978]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85978]: USER_START pid=85978 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:12:57 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[85982]: 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:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[85978]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85978]: USER_END pid=85978 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:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[85978]: CRED_DISP pid=85978 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:12:58 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:12:58 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:12:58 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:12:58 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:12:58 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=85984 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:58 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:12:58 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:12:58 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:12:58 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:12:58 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=86001 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:58 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:12:58 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:12:58 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:12:58 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:12:58 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=86017 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:58 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:12:58 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:12:58 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:12:58 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:12:58 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=86039 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:58 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:12:58 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:12:58 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:12:58 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:12:58 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=86055 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:58 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:12:58 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:12:58 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:12:58 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:12:58 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=86072 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86090]: USER_ACCT pid=86090 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:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-yvtxxdfudekzzgyqrcacfnlnwajqdgkw ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905978.4830966-14840-125590289168344/AnsiballZ_blivet.py' Jul 25 07:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86090]: USER_CMD pid=86090 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D797674787864667564656B7A7A67797172636163666E6C6E77616A7164676B77203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937382E343833303936362D31343834302D3132353539303238393136383334342F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86090]: CRED_REFR pid=86090 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:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86090]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:58 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86090]: USER_START pid=86090 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:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86093]: 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:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86090]: pam_unix(sudo:session): session closed for user root Jul 25 07:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86090]: USER_END pid=86090 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:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86090]: CRED_DISP pid=86090 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:12:59 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:12:59 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:12:59 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:12:59 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:12:59 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=86096 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:59 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:12:59 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:12:59 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:12:59 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:12:59 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=86113 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:59 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:12:59 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:12:59 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:12:59 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:12:59 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=86129 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:59 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:12:59 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:12:59 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:12:59 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:12:59 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=86151 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:59 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:12:59 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:12:59 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:12:59 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:12:59 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=86167 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:59 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:12:59 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:12:59 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:12:59 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:12:59 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=86184 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86202]: USER_ACCT pid=86202 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:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86202]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tvuurmqzqvlbryxomtefkththpsdssov ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905979.3398988-14852-199000788252668/AnsiballZ_dnf.py' Jul 25 07:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86202]: USER_CMD pid=86202 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D74767575726D717A71766C627279786F6D7465666B7468746870736473736F76203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353937392E333339383938382D31343835322D3139393030303738383235323636382F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86202]: CRED_REFR pid=86202 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:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86202]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86202]: USER_START pid=86202 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:12:59 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86205]: 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:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86202]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86202]: USER_END pid=86202 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:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86202]: CRED_DISP pid=86202 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:13:00 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:13:00 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:13:00 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:13:00 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:13:00 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=86207 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:00 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:13:00 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:13:00 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:13:00 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:13:00 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=86224 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:00 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:13:00 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:13:00 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:13:00 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:13:00 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=86240 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:00 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:13:00 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:13:00 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:13:00 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:13:00 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=86262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:00 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:13:00 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:13:00 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:13:00 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:13:00 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=86278 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:00 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:13:00 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:13:00 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:13:00 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:13:00 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=86295 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86313]: USER_ACCT pid=86313 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:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86313]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xfahfqwpjufjsokusnibubejmenwnlmr ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905980.7504492-14860-63730795082356/AnsiballZ_service_facts.py' Jul 25 07:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86313]: USER_CMD pid=86313 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D78666168667177706A75666A736F6B75736E69627562656A6D656E776E6C6D72203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938302E373530343439322D31343836302D36333733303739353038323335362F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86313]: CRED_REFR pid=86313 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:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86313]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:00 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86313]: USER_START pid=86313 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:13:01 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86316]: ansible-service_facts Invoked Jul 25 07:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86313]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86313]: USER_END pid=86313 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:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86313]: CRED_DISP pid=86313 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:13:03 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:13:03 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:13:03 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:13:03 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:13:03 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=86437 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:03 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:13:03 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:13:03 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:13:03 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:13:03 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=86454 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:03 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:13:03 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:13:03 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:13:03 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:13:03 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=86470 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:03 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:13:03 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:13:03 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:13:03 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:13:03 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=86492 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:03 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:13:03 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:13:03 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:13:03 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:13:03 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=86508 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:03 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:13:03 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:13:03 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:13:03 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:13:03 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=86525 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86543]: USER_ACCT pid=86543 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:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86543]: USER_CMD pid=86543 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7068716A646F6E78776A6861796A6366746F627978636266777769647A786175203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938332E363539343936332D31343837302D393433343038363831323832382F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86543]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-phqjdonxwjhayjcftobyxcbfwwidzxau ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905983.6594963-14870-9434086812828/AnsiballZ_blivet.py' Jul 25 07:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86543]: CRED_REFR pid=86543 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:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86543]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:03 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86543]: USER_START pid=86543 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:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86546]: 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=True packages_only=False diskvolume_mkfs_option_map={} Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86543]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86543]: USER_END pid=86543 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:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86543]: CRED_DISP pid=86543 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:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86549 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86566 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86582 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86604 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86620 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86637 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86655]: USER_ACCT pid=86655 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:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86655]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ezqnhrrpgetzagtikabqdjgpvqpkcndf ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905984.2822425-14879-117021541832705/AnsiballZ_stat.py' Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86655]: USER_CMD pid=86655 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D657A716E687272706765747A616774696B616271646A67707671706B636E6466203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938342E323832323432352D31343837392D3131373032313534313833323730352F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86655]: CRED_REFR pid=86655 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:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86655]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86655]: USER_START pid=86655 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:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86658]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86655]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86655]: USER_END pid=86655 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:13:04 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86655]: CRED_DISP pid=86655 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:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86661 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86678 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86694 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:04 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:13:04 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:13:04 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:13:04 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:13:04 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=86716 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86732 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86749 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86767]: USER_ACCT pid=86767 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86767]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cgyvyzgnfgzfhjqgdoemptqaqgnkkuzv ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905984.9402065-14897-209690453032875/AnsiballZ_stat.py' Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86767]: USER_CMD pid=86767 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D63677976797A676E66677A66686A7167646F656D7074716171676E6B6B757A76203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938342E393430323036352D31343839372D3230393639303435333033323837352F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86767]: CRED_REFR pid=86767 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86767]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86767]: USER_START pid=86767 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86770]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86767]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86767]: USER_END pid=86767 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86767]: CRED_DISP pid=86767 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:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86773 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86790 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86806 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86828 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86844 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 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:13:05 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:13:05 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:13:05 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:13:05 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=86861 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86879]: USER_ACCT pid=86879 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-dasjzvjqtdmvsnqyjosghluwdfjkmkbm ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905985.379908-14906-29925175224508/AnsiballZ_setup.py' Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86879]: USER_CMD pid=86879 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6461736A7A766A7174646D76736E71796A6F7367686C757764666A6B6D6B626D203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938352E3337393930382D31343930362D32393932353137353232343530382F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86879]: CRED_REFR pid=86879 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86879]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86879]: USER_START pid=86879 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:13:05 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[86882]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[86879]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86879]: USER_END pid=86879 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:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[86879]: CRED_DISP pid=86879 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:13:07 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:13:07 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:13:07 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:13:07 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:13:07 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=86907 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:07 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:13:07 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:13:07 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:13:07 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:13:07 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=86924 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:07 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:13:07 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:13:07 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:13:07 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:13:07 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=86940 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:07 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:13:07 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:13:07 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:13:07 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:13:07 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=86962 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:07 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:13:07 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:13:07 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:13:07 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:13:07 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=86978 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:07 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:13:07 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:13:07 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:13:07 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:13:07 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=86995 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87013]: USER_ACCT pid=87013 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:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87013]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ftzoezgrntdqojpwyjesujcesemxhper ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905987.7309563-14916-122414121031074/AnsiballZ_dnf.py' Jul 25 07:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87013]: USER_CMD pid=87013 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D66747A6F657A67726E7464716F6A7077796A6573756A636573656D7868706572203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938372E373330393536332D31343931362D3132323431343132313033313037342F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87013]: CRED_REFR pid=87013 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:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87013]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:07 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87013]: USER_START pid=87013 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:13:08 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[87016]: 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87013]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87013]: USER_END pid=87013 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87013]: CRED_DISP pid=87013 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:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87018 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87035 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87051 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87073 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87089 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87106 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87124]: USER_ACCT pid=87124 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87124]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-uvefjpblprzkeclbrkzvgixchjrncprn ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905989.118044-14924-230553912634502/AnsiballZ_find_unused_disk.py' Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87124]: USER_CMD pid=87124 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D757665666A70626C70727A6B65636C62726B7A7667697863686A726E6370726E203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938392E3131383034342D31343932342D3233303535333931323633343530322F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87124]: CRED_REFR pid=87124 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87124]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87124]: USER_START pid=87124 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[87127]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=3g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87124]: USER_END pid=87124 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87124]: pam_unix(sudo:session): session closed for user root Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87124]: CRED_DISP pid=87124 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:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87131 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87148 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87164 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87186 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87202 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 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:13:09 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:13:09 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:13:09 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:13:09 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=87219 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.44.243 terminal=? res=success' Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87237]: USER_ACCT pid=87237 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87237]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-irqwgbekcqybdsaxdhqgksjpejtpcbin ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721905989.6377962-14932-224331731077614/AnsiballZ_command.py' Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87237]: USER_CMD pid=87237 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D697271776762656B6371796264736178646871676B736A70656A74706362696E203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930353938392E363337373936322D31343933322D3232343333313733313037373631342F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87237]: CRED_REFR pid=87237 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:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com sudo[87237]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:13:09 ip-10-31-45-123.us-east-1.aws.redhat.com audit[87237]: USER_START pid=87237 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:13:10 ip-10-31-45-123.us-east-1.aws.redhat.com python3.12[87240]: 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:13:10 -0400 (0:00:00.567) 0:00:16.816 ********* 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:13:10 -0400 (0:00:00.020) 0:00:16.836 ********* 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:13:10 -0400 (0:00:00.024) 0:00:16.861 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.84s Gathering Facts --------------------------------------------------------- 2.77s fedora.linux_system_roles.storage : Update facts ------------------------ 2.27s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.53s fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.42s Ensure test packages ---------------------------------------------------- 1.39s fedora.linux_system_roles.storage : Get required packages --------------- 0.73s 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.51s 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.42s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.05s fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.05s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.04s fedora.linux_system_roles.storage : Check if the COPR support packages should be installed --- 0.03s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.03s Get unused disks -------------------------------------------------------- 0.03s fedora.linux_system_roles.storage : Enable COPRs ------------------------ 0.03s