[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 stratis pool management] ******************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:15:25 -0400 (0:00:00.011) 0:00:00.011 ********* [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:15:26 -0400 (0:00:01.321) 0:00:01.333 ********* 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:15:27 -0400 (0:00:00.138) 0:00:01.471 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/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:15:27 -0400 (0:00:00.025) 0:00:01.496 ********* 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:15:27 -0400 (0:00:00.026) 0:00:01.523 ********* 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-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/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_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:15:27 -0400 (0:00:00.049) 0:00:01.573 ********* 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:15:27 -0400 (0:00:00.520) 0:00:02.093 ********* 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:15:27 -0400 (0:00:00.027) 0:00:02.120 ********* 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:15:27 -0400 (0:00:00.018) 0:00:02.138 ********* 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:15:27 -0400 (0:00:00.017) 0:00:02.156 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/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:15:27 -0400 (0:00:00.057) 0:00:02.213 ********* 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:15:29 -0400 (0:00:01.959) 0:00:04.173 ********* 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:15:29 -0400 (0:00:00.022) 0:00:04.196 ********* 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:15:29 -0400 (0:00:00.022) 0:00:04.218 ********* 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:15:30 -0400 (0:00:00.791) 0:00:05.010 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/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:15:30 -0400 (0:00:00.038) 0:00:05.048 ********* 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:15:30 -0400 (0:00:00.037) 0:00:05.085 ********* 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:15:30 -0400 (0:00:00.023) 0:00:05.109 ********* 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:15:30 -0400 (0:00:00.036) 0:00:05.145 ********* 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:15:32 -0400 (0:00:01.797) 0:00:06.942 ********* 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" }, "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" }, "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@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" }, "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": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "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:15:35 -0400 (0:00:02.449) 0:00:09.392 ********* 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:15:35 -0400 (0:00:00.050) 0:00:09.443 ********* 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:15:35 -0400 (0:00:00.019) 0:00:09.463 ********* 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:15:35 -0400 (0:00:00.615) 0:00:10.079 ********* 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:15:35 -0400 (0:00:00.028) 0:00:10.107 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904786.802402, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "b5e855a57e721b6145fa3073b7d52a782c7cc353", "ctime": 1721812896.4059312, "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": 1721812896.4059312, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1344, "uid": 0, "version": "140625276", "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:15:36 -0400 (0:00:00.406) 0:00:10.514 ********* 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:15:36 -0400 (0:00:00.027) 0:00:10.542 ********* 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:15:36 -0400 (0:00:00.019) 0:00:10.561 ********* 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:15:36 -0400 (0:00:00.028) 0:00:10.590 ********* 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:15:36 -0400 (0:00:00.027) 0:00:10.617 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:15:36 -0400 (0:00:00.026) 0:00:10.644 ********* 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:15:36 -0400 (0:00:00.031) 0:00:10.675 ********* 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:15:36 -0400 (0:00:00.021) 0:00:10.697 ********* 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:15:36 -0400 (0:00:00.030) 0:00:10.727 ********* 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:15:36 -0400 (0:00:00.031) 0:00:10.758 ********* 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:15:36 -0400 (0:00:00.021) 0:00:10.780 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721905088.8393722, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1721812099.727, "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": 1721811598.416, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3300739401", "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:15:36 -0400 (0:00:00.402) 0:00:11.183 ********* 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:15:36 -0400 (0:00:00.022) 0:00:11.205 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:15:37 -0400 (0:00:00.935) 0:00:12.141 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Gather package facts] **************************************************** Thursday 25 July 2024 07:15:37 -0400 (0:00:00.034) 0:00:12.175 ********* ok: [managed_node1] => { "ansible_facts": { "packages": { "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "3.fc39", "source": "rpm", "version": "1.20.6" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc39", "source": "rpm", "version": "1.44.2" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc39", "source": "rpm", "version": "1.44.2" } ], "abattis-cantarell-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-vf-fonts", "release": "10.fc39", "source": "rpm", "version": "0.301" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc39", "source": "rpm", "version": "1.26" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "amd-ucode-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-ucode-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "12.fc39", "source": "rpm", "version": "0.60.8" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "8.fc39", "source": "rpm", "version": "2020.12.07" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc39", "source": "rpm", "version": "3.1.3" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc39", "source": "rpm", "version": "3.1.3" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.fc39", "source": "rpm", "version": "1.4.3" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.fc39", "source": "rpm", "version": "1.4.3" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "24.fc39", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "18.fc39", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc39", "source": "rpm", "version": "5.2.26" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "19.fc39", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.fc39", "source": "rpm", "version": "1.31.1" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.fc39eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "14.fc39", "source": "rpm", "version": "2.40" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "14.fc39", "source": "rpm", "version": "2.40" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.fc39", "source": "rpm", "version": "3.8.2" } ], "blivet-data": [ { "arch": "noarch", "epoch": 1, "name": "blivet-data", "release": "2.fc39", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc39", "source": "rpm", "version": "5.76" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "11.fc39", "source": "rpm", "version": "1.81.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "btrfs-progs": [ { "arch": "x86_64", "epoch": null, "name": "btrfs-progs", "release": "1.fc39", "source": "rpm", "version": "6.8.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "16.fc39", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc39", "source": "rpm", "version": "1.28.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "2.fc39", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "3.fc39", "source": "rpm", "version": "3.5" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc39", "source": "rpm", "version": "4.5" } ], "cirrus-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "cirrus-audio-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "clevis": [ { "arch": "x86_64", "epoch": null, "name": "clevis", "release": "1.fc39", "source": "rpm", "version": "20" } ], "clevis-luks": [ { "arch": "x86_64", "epoch": null, "name": "clevis-luks", "release": "1.fc39", "source": "rpm", "version": "20" } ], "clevis-pin-tpm2": [ { "arch": "x86_64", "epoch": null, "name": "clevis-pin-tpm2", "release": "2.fc39", "source": "rpm", "version": "0.5.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "1.fc39", "source": "rpm", "version": "23.2.1" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc39", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "6.fc39", "source": "rpm", "version": "9.3" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "6.fc39", "source": "rpm", "version": "9.3" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "4.fc39", "source": "rpm", "version": "2.14" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "2.fc39", "source": "rpm", "version": "2.9.11" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "2.fc39", "source": "rpm", "version": "2.9.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git1e3a2e4.fc39", "source": "rpm", "version": "20231204" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git1e3a2e4.fc39", "source": "rpm", "version": "20231204" } ], "cryptsetup": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup", "release": "3.fc39", "source": "rpm", "version": "2.6.1" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.fc39", "source": "rpm", "version": "2.6.1" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "5.fc39", "source": "rpm", "version": "8.2.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "11.fc39", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "2.fc39", "source": "rpm", "version": "36" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc39", "source": "rpm", "version": "1.14.10" } ], "default-fonts-core-sans": [ { "arch": "noarch", "epoch": null, "name": "default-fonts-core-sans", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "11.fc39", "source": "rpm", "version": "3.6.3" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "1.fc39", "source": "rpm", "version": "1.02.197" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "2.fc39", "source": "rpm", "version": "0.9.5" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "2.fc39", "source": "rpm", "version": "0.9.5" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "1.fc39", "source": "rpm", "version": "1.0.12" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "9.P1.fc39", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "9.P1.fc39", "source": "rpm", "version": "4.4.3" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc39", "source": "rpm", "version": "3.10" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc39", "source": "rpm", "version": "4.21.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc39", "source": "rpm", "version": "4.21.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc39", "source": "rpm", "version": "4.8.0" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc39", "source": "rpm", "version": "4.8.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "7.fc39", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "16.fc39", "source": "rpm", "version": "059" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "16.fc39", "source": "rpm", "version": "059" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "5.fc39", "source": "rpm", "version": "2.7.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "3.fc39", "source": "rpm", "version": "12.3.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "1.fc39", "source": "rpm", "version": "39" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.fc39", "source": "rpm", "version": "0.191" } ], "exfatprogs": [ { "arch": "x86_64", "epoch": null, "name": "exfatprogs", "release": "1.fc39", "source": "rpm", "version": "1.2.4" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc39", "source": "rpm", "version": "2.6.2" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "2", "source": "rpm", "version": "39" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "36", "source": "rpm", "version": "39" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "36", "source": "rpm", "version": "39" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "36", "source": "rpm", "version": "39" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "2", "source": "rpm", "version": "39" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "5.fc39", "source": "rpm", "version": "5.44" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "5.fc39", "source": "rpm", "version": "5.44" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.fc39", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.fc39", "source": "rpm", "version": "4.9.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.fc39", "source": "rpm", "version": "2.0.5" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.fc39", "source": "rpm", "version": "2.0.5" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "13.fc39", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "12.fc39", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "17.fc39", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc39", "source": "rpm", "version": "1.9.21" } ], "fwupd-efi": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-efi", "release": "1.fc39", "source": "rpm", "version": "1.6" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc39", "source": "rpm", "version": "1.9.21" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc39", "source": "rpm", "version": "1.9.21" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "2.fc39", "source": "rpm", "version": "5.2.2" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "4.fc39", "source": "rpm", "version": "8.2.2" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.fc39", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "1.fc39", "source": "rpm", "version": "1.0.10" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "2.fc39", "source": "rpm", "version": "0.22" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc39", "source": "rpm", "version": "2.45.2" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc39", "source": "rpm", "version": "2.45.2" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc39", "source": "rpm", "version": "2.45.2" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "1.fc39", "source": "rpm", "version": "2.78.6" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "5.fc39", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc39", "source": "rpm", "version": "2.4.4" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc39", "source": "rpm", "version": "2.4.4" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc39", "source": "rpm", "version": "3.8.6" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc39", "source": "rpm", "version": "1.78.1" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "1.fc39", "source": "rpm", "version": "20240101" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "62f2920f", "source": "rpm", "version": "18b8e74c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "5.fc39", "source": "rpm", "version": "1.20.0" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "44.fc39", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "3.fc39", "source": "rpm", "version": "3.11" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "3.fc39", "source": "rpm", "version": "1.23.0" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "121.fc39", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "73.fc39", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "6.fc39", "source": "rpm", "version": "0.9.1" } ], "guile22": [ { "arch": "x86_64", "epoch": null, "name": "guile22", "release": "9.fc39", "source": "rpm", "version": "2.2.7" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "6.fc39", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "9.fc39", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "5.fc39", "source": "rpm", "version": "1.7.2" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "7.fc39", "source": "rpm", "version": "0.20201207" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "5.fc39", "source": "rpm", "version": "1.7.2" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "2.fc39", "source": "rpm", "version": "1.5" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc39", "source": "rpm", "version": "58" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc39", "source": "rpm", "version": "10.20" } ], "intel-audio-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-audio-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "2.fc39", "source": "rpm", "version": "1.0.3" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc39", "source": "rpm", "version": "6.4.0" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc39", "source": "rpm", "version": "1.8.9" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.fc39", "source": "rpm", "version": "1.8.9" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "4.fc39", "source": "rpm", "version": "20221126" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "7.fc39", "source": "rpm", "version": "2.13.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "5.fc39", "source": "rpm", "version": "3.4.1" } ], "jose": [ { "arch": "x86_64", "epoch": null, "name": "jose", "release": "1.fc39", "source": "rpm", "version": "14" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.fc39", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "1.fc39", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.fc39", "source": "rpm", "version": "1.8.0" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "1.fc39", "source": "rpm", "version": "2.6.3" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "100.fc39", "source": "rpm", "version": "6.9.9" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc39", "source": "rpm", "version": "6.9.9" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "100.fc39", "source": "rpm", "version": "6.9.9" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "100.fc39", "source": "rpm", "version": "6.9.4" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "100.fc39", "source": "rpm", "version": "6.9.9" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "100.fc39", "source": "rpm", "version": "6.9.9" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.fc39", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.fc39", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "6.fc39", "source": "rpm", "version": "30" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "6.fc39", "source": "rpm", "version": "30" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "2.fc39", "source": "rpm", "version": "0.9.5" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "1.fc39", "source": "rpm", "version": "1.21.3" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "langpacks-fonts-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-fonts-en", "release": "9.fc39", "source": "rpm", "version": "4.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.fc39", "source": "rpm", "version": "633" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "9.fc39", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "16.fc39", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "2.fc39", "source": "rpm", "version": "3.7.1" } ], "libargon2": [ { "arch": "x86_64", "epoch": null, "name": "libargon2", "release": "3.fc39", "source": "rpm", "version": "20190702" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "2.fc39", "source": "rpm", "version": "2.5.6" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "26.fc39", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "8.fc39", "source": "rpm", "version": "2.5.1" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "9.fc39", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "54.fc39", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-btrfs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-btrfs", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-dm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-dm", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-lvm": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-lvm", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-mpath": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mpath", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-nvme": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-nvme", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "4.fc39", "source": "rpm", "version": "1.1.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "1.fc39", "source": "rpm", "version": "1.1.0" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "1.fc39", "source": "rpm", "version": "2.10" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.fc39", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "8.fc39", "source": "rpm", "version": "0.8.3" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "2.fc39", "source": "rpm", "version": "0.10.2" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "54.fc39", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.fc39", "source": "rpm", "version": "0.1.20" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "5.fc39", "source": "rpm", "version": "8.2.1" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "56.fc39", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "54.fc39", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc39", "source": "rpm", "version": "0.73.2" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "2.fc39", "source": "rpm", "version": "0.5.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "51.20240517cvs.fc39", "source": "rpm", "version": "3.1" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "8.fc39", "source": "rpm", "version": "4.33" } ], "libevdev": [ { "arch": "x86_64", "epoch": null, "name": "libevdev", "release": "2.fc39", "source": "rpm", "version": "1.13.1" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "9.fc39", "source": "rpm", "version": "2.1.12" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "4.fc39", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc39", "source": "rpm", "version": "1.13.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "10.fc39", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "2.fc39", "source": "rpm", "version": "1.10.2" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "2.fc39", "source": "rpm", "version": "1.47" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "2.fc39", "source": "rpm", "version": "238" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc39", "source": "rpm", "version": "0.4.9" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "4.fc39", "source": "rpm", "version": "46.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc39", "source": "rpm", "version": "2.3.7" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "54.fc39", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "1.fc39", "source": "rpm", "version": "0.2.1" } ], "libjose": [ { "arch": "x86_64", "epoch": null, "name": "libjose", "release": "1.fc39", "source": "rpm", "version": "14" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "7.fc39", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "7.fc39", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "2.fc39", "source": "rpm", "version": "1.6.4" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc39", "source": "rpm", "version": "2.8.1" } ], "libluksmeta": [ { "arch": "x86_64", "epoch": null, "name": "libluksmeta", "release": "16.fc39", "source": "rpm", "version": "9" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc39", "source": "rpm", "version": "1.10.0" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "2.fc39", "source": "rpm", "version": "1.28.4" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "32.fc39", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "3.fc39", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "5.fc39", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "3.fc39", "source": "rpm", "version": "1.3.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.fc39", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "2.fc39", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "24.fc39", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.rc6.fc39", "source": "rpm", "version": "2.6.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.fc39", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.fc39", "source": "rpm", "version": "1.55.1" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.fc39", "source": "rpm", "version": "3.9.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "6.fc39", "source": "rpm", "version": "2.0.0" } ], "libnvme": [ { "arch": "x86_64", "epoch": null, "name": "libnvme", "release": "2.fc39", "source": "rpm", "version": "1.6" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "54.fc39", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "2.fc39", "source": "rpm", "version": "1.10.4" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "3.fc39", "source": "rpm", "version": "1.5.7" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "4.fc39", "source": "rpm", "version": "0.21.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.fc39", "source": "rpm", "version": "1.4.5" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "2.fc39", "source": "rpm", "version": "1.32.4" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "3.fc39", "source": "rpm", "version": "1.2.2" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "54.fc39", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc39", "source": "rpm", "version": "1.18.0" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "3.fc39", "source": "rpm", "version": "2.17.11" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.fc39", "source": "rpm", "version": "2.5.5" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "4.fc39", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "2.fc39", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.fc39", "source": "rpm", "version": "2.14" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "15.fc39", "source": "rpm", "version": "1.0.18" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "1.fc39", "source": "rpm", "version": "0.7.29" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "2.fc39", "source": "rpm", "version": "1.47.0" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "2.fc39", "source": "rpm", "version": "0.10.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "2.fc39", "source": "rpm", "version": "0.10.6" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc39", "source": "rpm", "version": "13.3.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.fc39", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "3.fc39", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.fc39", "source": "rpm", "version": "1.4.9" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc39", "source": "rpm", "version": "0.15.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc3.fc39", "source": "rpm", "version": "1.3.4" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "7.fc39", "source": "rpm", "version": "2.4.7" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "1.fc39", "source": "rpm", "version": "2.10.1" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "5.fc39", "source": "rpm", "version": "1.1" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "2.fc39", "source": "rpm", "version": "1.0.27" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "4.fc39", "source": "rpm", "version": "0.64" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "10.fc39", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "6.fc39", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "6.fc39", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "2.fc39", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "2.fc39", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.fc39", "source": "rpm", "version": "1.6.0" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "3.fc39", "source": "rpm", "version": "2.10.4" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.fc39", "source": "rpm", "version": "0.3.19" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "1.fc39", "source": "rpm", "version": "1.1.42" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "12.fc39", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc39", "source": "rpm", "version": "1.5.6" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc39", "source": "rpm", "version": "1.5.6" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc39", "source": "rpm", "version": "0.9.33" } ], "lsof": [ { "arch": "x86_64", "epoch": null, "name": "lsof", "release": "4.fc39", "source": "rpm", "version": "4.96.3" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "3.fc39", "source": "rpm", "version": "5.4.6" } ], "luksmeta": [ { "arch": "x86_64", "epoch": null, "name": "luksmeta", "release": "16.fc39", "source": "rpm", "version": "9" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "1.fc39", "source": "rpm", "version": "2.03.23" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "1.fc39", "source": "rpm", "version": "2.03.23" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "4.fc39", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "9.fc39", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "6.fc39", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "2.fc39", "source": "rpm", "version": "4.4.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "5.fc39", "source": "rpm", "version": "2.11.2" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "6.fc39", "source": "rpm", "version": "4.2" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "7.fc39", "source": "rpm", "version": "0.6.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "7.fc39", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "3.fc39", "source": "rpm", "version": "4.2.0" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "nano": [ { "arch": "x86_64", "epoch": null, "name": "nano", "release": "5.fc39", "source": "rpm", "version": "7.2" } ], "nano-default-editor": [ { "arch": "noarch", "epoch": null, "name": "nano-default-editor", "release": "5.fc39", "source": "rpm", "version": "7.2" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "7.20230520.fc39.1", "source": "rpm", "version": "6.4" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.67.20160912git.fc39", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc39", "source": "rpm", "version": "3.9.1" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.rc6.fc39", "source": "rpm", "version": "2.6.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.fc39", "source": "rpm", "version": "1.0.7" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "14.fc39", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "21.fc39", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "1.fc39", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "1.fc39", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "1.fc39", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "1.fc39", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "1.fc39", "source": "rpm", "version": "3.101.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "3.fc39", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "nxpwireless-firmware": [ { "arch": "noarch", "epoch": null, "name": "nxpwireless-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.fc39", "source": "rpm", "version": "6.9.9" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc39", "source": "rpm", "version": "2.6.7" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "11.fc39", "source": "rpm", "version": "9.3p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "11.fc39", "source": "rpm", "version": "9.3p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "11.fc39", "source": "rpm", "version": "9.3p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "4.fc39", "source": "rpm", "version": "3.1.1" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "4.fc39", "source": "rpm", "version": "3.1.1" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "4.fc39", "source": "rpm", "version": "3.1.1" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "4.fc39", "source": "rpm", "version": "0.4.12" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "4.fc39", "source": "rpm", "version": "1.81" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.fc39", "source": "rpm", "version": "0.25.5" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.fc39", "source": "rpm", "version": "0.25.5" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "3.fc39", "source": "rpm", "version": "1.5.3" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "3.fc39", "source": "rpm", "version": "1.5.3" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.fc39", "source": "rpm", "version": "3.6" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "15.fc39", "source": "rpm", "version": "0.80" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc39.2", "source": "rpm", "version": "10.42" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc39.2", "source": "rpm", "version": "10.42" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc39", "source": "rpm", "version": "2.0.1" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "1.fc39", "source": "rpm", "version": "1.5.5" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc39", "source": "rpm", "version": "2.0.1" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "502.fc39", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "502.fc39", "source": "rpm", "version": "1.88" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "500.fc39", "source": "rpm", "version": "1.54" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "502.fc39", "source": "rpm", "version": "0.68" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "501.fc39", "source": "rpm", "version": "2.188" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "500.fc39", "source": "rpm", "version": "1.20" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "500.fc39", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "502.fc39", "source": "rpm", "version": "1.54" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "500.fc39", "source": "rpm", "version": "3.19" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "502.fc39", "source": "rpm", "version": "1.37" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "13.fc39", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "500.fc39", "source": "rpm", "version": "5.77" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "502.fc39", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "502.fc39", "source": "rpm", "version": "2.86" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "502.fc39", "source": "rpm", "version": "1.43" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "500.fc39", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "500.fc39", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "502.fc39", "source": "rpm", "version": "1.13" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "502.fc39", "source": "rpm", "version": "2.05" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "500.fc39", "source": "rpm", "version": "2.54" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "502.fc39", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc39", "source": "rpm", "version": "2.45.2" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.fc39", "source": "rpm", "version": "0.088" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "502.fc39", "source": "rpm", "version": "1.52" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "1.fc39", "source": "rpm", "version": "0.42" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "3.fc39", "source": "rpm", "version": "2.083" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "502.fc39", "source": "rpm", "version": "1.22" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "500.fc39", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "1.fc39", "source": "rpm", "version": "20230801" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "502.fc39", "source": "rpm", "version": "1.16" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "10.fc39", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "502.fc39", "source": "rpm", "version": "2.13" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "500.fc39", "source": "rpm", "version": "3.89" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "500.fc39", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "501.fc39", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.fc39", "source": "rpm", "version": "3.45" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "500.fc39", "source": "rpm", "version": "2.03" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "500.fc39", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "502.fc39", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.fc39", "source": "rpm", "version": "2.037" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "500.fc39", "source": "rpm", "version": "3.32" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "502.fc39", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "501.fc39", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "500.fc39", "source": "rpm", "version": "1.18" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "18.fc39", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "500.fc39", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "3.fc39", "source": "rpm", "version": "2023.0511" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "3.fc39", "source": "rpm", "version": "1.350" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc39", "source": "rpm", "version": "5.21" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "502.fc39", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "501.fc39", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "502.fc39", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "502.fc39", "source": "rpm", "version": "5.38.2" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "502.fc39", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "501.fc39", "source": "rpm", "version": "3.15" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "502.fc39", "source": "rpm", "version": "5.38.2" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "502.fc39", "source": "rpm", "version": "1.10" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "502.fc39", "source": "rpm", "version": "1.28" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "502.fc39", "source": "rpm", "version": "1.37" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "502.fc39", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "500.fc39", "source": "rpm", "version": "0.241" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "500.fc39", "source": "rpm", "version": "5.01" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "502.fc39", "source": "rpm", "version": "1.05" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "2.fc39", "source": "rpm", "version": "1.9.5" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "12.fc39", "source": "rpm", "version": "24.004.60" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "12.fc39", "source": "rpm", "version": "24.004.60" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "12.fc39", "source": "rpm", "version": "24.004.60" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "1.fc39.1", "source": "rpm", "version": "123" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "1.fc39.1", "source": "rpm", "version": "123" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "26.fc39", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "3.fc39", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "5.fc39", "source": "rpm", "version": "4.0.3" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "5.fc39", "source": "rpm", "version": "1.4.1" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc39", "source": "rpm", "version": "23.6" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.fc39", "source": "rpm", "version": "20240107" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "2.fc39", "source": "rpm", "version": "23.2.1" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc39", "source": "rpm", "version": "3.12.4" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc39", "source": "rpm", "version": "3.12.4" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "4.fc39", "source": "rpm", "version": "23.1.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc39", "source": "rpm", "version": "3.1.3" } ], "python3-blivet": [ { "arch": "noarch", "epoch": 1, "name": "python3-blivet", "release": "2.fc39", "source": "rpm", "version": "3.8.2" } ], "python3-blockdev": [ { "arch": "x86_64", "epoch": null, "name": "python3-blockdev", "release": "1.fc39", "source": "rpm", "version": "3.1.1" } ], "python3-bytesize": [ { "arch": "x86_64", "epoch": null, "name": "python3-bytesize", "release": "1.fc39", "source": "rpm", "version": "2.10" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "4.fc39", "source": "rpm", "version": "3.3.2" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "6.fc39", "source": "rpm", "version": "5.0.8" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "10.fc39", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "4.fc39", "source": "rpm", "version": "1.3.2" } ], "python3-dbus-client-gen": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-client-gen", "release": "4.fc39", "source": "rpm", "version": "0.5.1" } ], "python3-dbus-python-client-gen": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-python-client-gen", "release": "3.fc39", "source": "rpm", "version": "0.8.3" } ], "python3-dbus-signature-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-dbus-signature-pyparsing", "release": "5.fc39", "source": "rpm", "version": "0.4.1" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "6.fc39", "source": "rpm", "version": "1.8.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc39", "source": "rpm", "version": "4.21.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc39", "source": "rpm", "version": "4.8.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.fc39", "source": "rpm", "version": "2.0.5" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "1.fc39", "source": "rpm", "version": "3.46.0" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "1.fc39", "source": "rpm", "version": "3.46.0" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc39", "source": "rpm", "version": "0.73.2" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "1.fc39", "source": "rpm", "version": "3.7" } ], "python3-into-dbus-python": [ { "arch": "noarch", "epoch": null, "name": "python3-into-dbus-python", "release": "3.fc39", "source": "rpm", "version": "0.8.2" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "1.fc39", "source": "rpm", "version": "3.1.4" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.fc39", "source": "rpm", "version": "1.33" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "5.fc39", "source": "rpm", "version": "2.3" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc39", "source": "rpm", "version": "4.19.1" } ], "python3-jsonschema-specifications": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema-specifications", "release": "1.fc39", "source": "rpm", "version": "2023.7.1" } ], "python3-justbases": [ { "arch": "noarch", "epoch": null, "name": "python3-justbases", "release": "5.fc39", "source": "rpm", "version": "0.15.2" } ], "python3-justbytes": [ { "arch": "noarch", "epoch": null, "name": "python3-justbytes", "release": "3.fc39", "source": "rpm", "version": "0.15.2" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.fc39", "source": "rpm", "version": "0.1.20" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc39", "source": "rpm", "version": "0.73.2" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc39", "source": "rpm", "version": "3.12.4" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "5.fc39", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "4.fc39", "source": "rpm", "version": "3.5" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "2.fc39", "source": "rpm", "version": "4.9.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "2.fc39", "source": "rpm", "version": "2.1.3" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "7.fc39", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.fc39", "source": "rpm", "version": "1.0.7" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc39", "source": "rpm", "version": "3.2.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "4.fc39", "source": "rpm", "version": "23.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "8.fc39", "source": "rpm", "version": "3.5" } ], "python3-psutil": [ { "arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "1.fc39", "source": "rpm", "version": "5.9.5" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "11.fc39", "source": "rpm", "version": "3.0.9" } ], "python3-pyparted": [ { "arch": "x86_64", "epoch": 1, "name": "python3-pyparted", "release": "3.fc39", "source": "rpm", "version": "3.13.0" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "6.fc39", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "20.fc39", "source": "rpm", "version": "1.7.1" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "5.fc39", "source": "rpm", "version": "0.24.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "11.fc39", "source": "rpm", "version": "6.0.1" } ], "python3-referencing": [ { "arch": "noarch", "epoch": null, "name": "python3-referencing", "release": "1.fc39", "source": "rpm", "version": "0.30.2" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "5.fc39", "source": "rpm", "version": "2.28.2" } ], "python3-rpds-py": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpds-py", "release": "1.fc39", "source": "rpm", "version": "0.17.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.fc39", "source": "rpm", "version": "4.4.3" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.fc39", "source": "rpm", "version": "67.7.2" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "12.fc39", "source": "rpm", "version": "1.16.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "5.fc39", "source": "rpm", "version": "235" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc39", "source": "rpm", "version": "1.20.0" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc39", "source": "rpm", "version": "1.26.19" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc39", "source": "rpm", "version": "1.26.19" } ], "python3-wcwidth": [ { "arch": "noarch", "epoch": null, "name": "python3-wcwidth", "release": "14.fc39", "source": "rpm", "version": "0.2.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.fc39", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "3.fc39", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "3.fc39", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "6.fc39", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc39eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc39eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "2.fc39", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "34.fc39", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "4.rc3.fc39", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rpm-sequoia": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sequoia", "release": "3.fc39", "source": "rpm", "version": "1.6.0" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "1.fc39", "source": "rpm", "version": "4.19.1.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc39", "source": "rpm", "version": "3.3.0" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "1.fc39", "source": "rpm", "version": "0.6.0^20230921git1261fbb2" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "14.fc39", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc39", "source": "rpm", "version": "39.7" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc39", "source": "rpm", "version": "39.7" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "1.fc39", "source": "rpm", "version": "2.14.4" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "2.fc39", "source": "rpm", "version": "4.14.0" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.fc39", "source": "rpm", "version": "2.2" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "7.fc39", "source": "rpm", "version": "3.42.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc39", "source": "rpm", "version": "2.9.5" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc39", "source": "rpm", "version": "6.9" } ], "stratis-cli": [ { "arch": "noarch", "epoch": null, "name": "stratis-cli", "release": "1.fc39", "source": "rpm", "version": "3.6.2" } ], "stratisd": [ { "arch": "x86_64", "epoch": null, "name": "stratisd", "release": "1.fc39", "source": "rpm", "version": "3.6.8" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.p5.fc39", "source": "rpm", "version": "1.9.15" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.p5.fc39", "source": "rpm", "version": "1.9.15" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "1.fc39", "source": "rpm", "version": "254.14" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "1.fc39", "source": "rpm", "version": "254.14" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "1.fc39", "source": "rpm", "version": "254.14" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "1.fc39", "source": "rpm", "version": "254.14" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "1.fc39", "source": "rpm", "version": "254.14" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "1.fc39", "source": "rpm", "version": "254.14" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "1.fc39", "source": "rpm", "version": "5.1" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "1.fc39", "source": "rpm", "version": "5.1" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "1.fc39", "source": "rpm", "version": "5.1" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "1.fc39", "source": "rpm", "version": "5.1" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "2.fc39", "source": "rpm", "version": "1.35" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "20.fc39", "source": "rpm", "version": "2020.3" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "23.fc39", "source": "rpm", "version": "1.9" } ], "tiwilink-firmware": [ { "arch": "noarch", "epoch": null, "name": "tiwilink-firmware", "release": "1.fc39", "source": "rpm", "version": "20240709" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "1.fc39", "source": "rpm", "version": "5.5.1" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc39", "source": "rpm", "version": "4.0.2" } ], "tpm2-tss-fapi": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss-fapi", "release": "1.fc39", "source": "rpm", "version": "4.0.2" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "2.fc39", "source": "rpm", "version": "2024a" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "1.fc39", "source": "rpm", "version": "2.10.1" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc39", "source": "rpm", "version": "1.20.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc39", "source": "rpm", "version": "1.20.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "62.fc39", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "3.fc39", "source": "rpm", "version": "0.14.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "1.fc39", "source": "rpm", "version": "2.39.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc39", "source": "rpm", "version": "9.1.571" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc39", "source": "rpm", "version": "9.1.571" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc39", "source": "rpm", "version": "9.1.571" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc39", "source": "rpm", "version": "9.1.571" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc39", "source": "rpm", "version": "9.1.571" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "20.fc39", "source": "rpm", "version": "0.3.12" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "1.fc39", "source": "rpm", "version": "1.21.4" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "40.fc39", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "1.fc39", "source": "rpm", "version": "6.4.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.fc39", "source": "rpm", "version": "2.40" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc39", "source": "rpm", "version": "9.1.571" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "1.fc39", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc39", "source": "rpm", "version": "5.4.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc39", "source": "rpm", "version": "4.21.0" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc39", "source": "rpm", "version": "1.4.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "39.fc39", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "4.fc39", "source": "rpm", "version": "1.2.13" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "4.fc39", "source": "rpm", "version": "1.2.13" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "11.fc39", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "11.fc39", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [Set blivet package name] ************************************************* Thursday 25 July 2024 07:15:39 -0400 (0:00:01.378) 0:00:13.554 ********* ok: [managed_node1] => { "ansible_facts": { "blivet_pkg_name": [ "python3-blivet" ] }, "changed": false } TASK [Set blivet package version] ********************************************** Thursday 25 July 2024 07:15:39 -0400 (0:00:00.071) 0:00:13.626 ********* ok: [managed_node1] => { "ansible_facts": { "blivet_pkg_version": "3.8.2-2.fc39" }, "changed": false } TASK [Set distribution version] ************************************************ Thursday 25 July 2024 07:15:39 -0400 (0:00:00.061) 0:00:13.687 ********* ok: [managed_node1] => { "ansible_facts": { "is_fedora": true, "is_rhel10": false, "is_rhel7": false, "is_rhel9": false }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:15:39 -0400 (0:00:00.130) 0:00:13.818 ********* included: /var/ARTIFACTS/work-generalqrud9m2m/plans/general/tree/tmp.Q7l4y5p4BI/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:15:39 -0400 (0:00:00.090) 0:00:13.908 ********* 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:15:41 -0400 (0:00:01.854) 0:00:15.763 ********* ok: [managed_node1] => { "changed": false, "disks": "Unable to find unused disk", "info": [ "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"1048576\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda2\" TYPE=\"part\" SIZE=\"268433341952\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/zram0\" TYPE=\"disk\" SIZE=\"3897556992\" FSTYPE=\"\" LOG-SEC=\"4096\"", "filename [xvda2] is a partition", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions", "Disk [/dev/zram0] attrs [{'type': 'disk', 'size': '3897556992', 'fstype': '', 'ssize': '4096'}] size is less than requested" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:15:42 -0400 (0:00:01.582) 0:00:17.346 ********* 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.039191", "end": "2024-07-25 07:15:43.494273", "rc": 0, "start": "2024-07-25 07:15:43.455082" } 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:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97737 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:08 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97759 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97775 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97792 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97810]: USER_ACCT pid=97810 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[97810]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-tlneazxlrkveoszmhpqchvlvkvviotqk ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906108.8865397-16730-213213307219006/AnsiballZ_dnf.py' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97810]: USER_CMD pid=97810 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D746C6E65617A786C726B76656F737A6D6870716368766C766B7676696F74716B203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363130382E383836353339372D31363733302D3231333231333330373231393030362F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97810]: CRED_REFR pid=97810 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[97810]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97810]: USER_START pid=97810 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:15:09 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[97812]: 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:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[97810]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97810]: USER_END pid=97810 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:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97810]: CRED_DISP pid=97810 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97814 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97847 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:10 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97869 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97885 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97902 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97920]: USER_ACCT pid=97920 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[97920]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ekphpirmaktjueixqnluugifsihvgppo ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906110.9048417-16740-12292483500121/AnsiballZ_blivet.py' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97920]: USER_CMD pid=97920 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D656B70687069726D616B746A75656978716E6C7575676966736968766770706F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131302E393034383431372D31363734302D31323239323438333530303132312F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97920]: CRED_REFR pid=97920 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[97920]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97920]: USER_START pid=97920 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:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[97922]: 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:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[97920]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97920]: USER_END pid=97920 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:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[97920]: CRED_DISP pid=97920 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97926 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97943 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97959 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97981 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=97997 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98014 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98032]: USER_ACCT pid=98032 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fbhyvjtwldleylqedczdxpzuliozdnyo ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906111.804915-16752-93131599377517/AnsiballZ_dnf.py' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98032]: USER_CMD pid=98032 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D66626879766A74776C646C65796C716564637A6478707A756C696F7A646E796F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131312E3830343931352D31363735322D39333133313539393337373531372F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98032]: CRED_REFR pid=98032 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98032]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:11 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98032]: USER_START pid=98032 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:15:12 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98034]: 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:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98032]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98032]: USER_END pid=98032 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:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98032]: CRED_DISP pid=98032 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98036 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98053 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98069 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98091 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98107 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98124 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98142]: USER_ACCT pid=98142 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98142]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fwlewawgfnrpjnqdetdnrmyszufaxjhk ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906113.6102352-16760-220556165447651/AnsiballZ_service_facts.py' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98142]: USER_CMD pid=98142 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D66776C6577617767666E72706A6E71646574646E726D79737A756661786A686B203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131332E363130323335322D31363736302D3232303535363136353434373635312F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98142]: CRED_REFR pid=98142 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98142]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:13 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98142]: USER_START pid=98142 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:15:14 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98144]: ansible-service_facts Invoked Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98142]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98142]: USER_END pid=98142 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:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98142]: CRED_DISP pid=98142 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98254 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:15 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98271 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98287 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98309 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98325 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98342 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98360]: USER_ACCT pid=98360 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98360]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-okwfpuyxuhosrusksfxegotauavgfumi ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906116.1422114-16770-245941567116884/AnsiballZ_blivet.py' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98360]: USER_CMD pid=98360 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6F6B77667075797875686F737275736B73667865676F74617561766766756D69203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131362E313432323131342D31363737302D3234353934313536373131363838342F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98360]: CRED_REFR pid=98360 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98360]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98360]: USER_START pid=98360 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:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98362]: 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:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98360]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98360]: USER_END pid=98360 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:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98360]: CRED_DISP pid=98360 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98366 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98383 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98399 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98421 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98437 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98454 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98472]: USER_ACCT pid=98472 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vatgdcaofohlubjeyvjsxhnbfpoflusk ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906116.7698202-16779-189781532883144/AnsiballZ_stat.py' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98472]: USER_CMD pid=98472 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D766174676463616F666F686C75626A6579766A7378686E6266706F666C75736B203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131362E373639383230322D31363737392D3138393738313533323838333134342F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98472]: CRED_REFR pid=98472 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98472]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:16 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98472]: USER_START pid=98472 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98474]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98472]: USER_END pid=98472 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98472]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98472]: CRED_DISP pid=98472 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98477 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98494 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98510 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98532 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98548 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98565 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98583]: USER_ACCT pid=98583 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98583]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zhmzegicoomlbhmvoqnyggvtkhkqwyrq ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906117.4498334-16797-253673820821972/AnsiballZ_stat.py' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98583]: USER_CMD pid=98583 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7A686D7A656769636F6F6D6C62686D766F716E79676776746B686B7177797271203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131372E343439383333342D31363739372D3235333637333832303832313937322F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98583]: CRED_REFR pid=98583 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98583]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98583]: USER_START pid=98583 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98585]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98583]: USER_END pid=98583 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98583]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98583]: CRED_DISP pid=98583 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98588 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98605 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98621 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98643 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98659 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:17 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98676 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98694]: USER_ACCT pid=98694 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98694]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-gbsuvfrpokfmhifdnmfafnqpbcpduaae ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906117.882519-16806-258286669746528/AnsiballZ_setup.py' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98694]: USER_CMD pid=98694 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D67627375766672706F6B666D686966646E6D6661666E71706263706475616165203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131372E3838323531392D31363830362D3235383238363636393734363532382F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98694]: CRED_REFR pid=98694 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98694]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98694]: USER_START pid=98694 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:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98696]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98694]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98694]: USER_END pid=98694 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:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98694]: CRED_DISP pid=98694 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98721 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98738 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98754 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98776 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:18 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98792 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98809 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98827]: USER_ACCT pid=98827 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98827]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-zdkcqwyeyjztxakwxtczziyahezvdkyo ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906118.9167974-16816-46177538647584/AnsiballZ_dnf.py' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98827]: USER_CMD pid=98827 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7A646B6371777965796A7A7478616B777874637A7A69796168657A76646B796F203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363131382E393136373937342D31363831362D34363137373533383634373538342F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98827]: CRED_REFR pid=98827 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98827]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98827]: USER_START pid=98827 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:15:19 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98829]: 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:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98827]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98827]: USER_END pid=98827 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:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98827]: CRED_DISP pid=98827 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98831 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98848 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98864 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98886 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98902 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98919 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98937]: USER_ACCT pid=98937 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98937]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-eteugnnlbfuetgmvlvmiuyhwtfxligys ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906120.732026-16824-99093358169163/AnsiballZ_find_unused_disk.py' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98937]: USER_CMD pid=98937 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D65746575676E6E6C6266756574676D766C766D69757968777466786C69677973203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132302E3733323032362D31363832342D39393039333335383136393136332F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98937]: CRED_REFR pid=98937 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98937]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:20 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98937]: USER_START pid=98937 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[98939]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=10g max_return=1 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[98937]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98937]: USER_END pid=98937 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[98937]: CRED_DISP pid=98937 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98943 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98960 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98976 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=98998 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99014 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99031 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99049]: USER_ACCT pid=99049 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99049]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-stmzukbeyzuyobjxkucfojjqakgxsrhd ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906121.263398-16832-165603306673582/AnsiballZ_command.py' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99049]: USER_CMD pid=99049 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D73746D7A756B6265797A75796F626A786B7563666F6A6A71616B677873726864203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132312E3236333339382D31363833322D3136353630333330363637333538322F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99049]: CRED_REFR pid=99049 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99049]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99049]: USER_START pid=99049 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99051]: 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99049]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99049]: USER_END pid=99049 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99049]: CRED_DISP pid=99049 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99054 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:21 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99071 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99087 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:25 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99109 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99127 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99144 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99160 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99177 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99195]: USER_ACCT pid=99195 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99195]: USER_CMD pid=99195 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6C73696468636A766D6C756B73766270717A766D6A6A6963736776706E787A73203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132352E373036373833332D31363934332D31363037363339363036363134302F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99195]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-lsidhcjvmluksvbpqzvmjjicsgvpnxzs ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906125.7067833-16943-16076396066140/AnsiballZ_setup.py' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99195]: CRED_REFR pid=99195 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99195]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99195]: USER_START pid=99195 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:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99197]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99195]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99195]: USER_END pid=99195 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:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99195]: CRED_DISP pid=99195 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99222 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:26 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99239 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99255 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99277 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99293 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99310 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99328]: USER_ACCT pid=99328 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99328]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-smfeuvbbhmmczivapqcylciaypucmsyk ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906127.2726383-16957-135177193381624/AnsiballZ_stat.py' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99328]: USER_CMD pid=99328 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D736D666575766262686D6D637A697661707163796C636961797075636D73796B203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132372E323732363338332D31363935372D3133353137373139333338313632342F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99328]: CRED_REFR pid=99328 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99328]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99328]: USER_START pid=99328 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:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99330]: 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:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99328]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99328]: USER_END pid=99328 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:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99328]: CRED_DISP pid=99328 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99331 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99348 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99364 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:27 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99386 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99402 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99419 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99437]: USER_ACCT pid=99437 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99437]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-euatqfcuwjewxqskcubpebomcpxcxctp ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906127.927042-16969-109452344211104/AnsiballZ_dnf.py' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99437]: USER_CMD pid=99437 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6575617471666375776A65777871736B6375627065626F6D6370786378637470203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132372E3932373034322D31363936392D3130393435323334343231313130342F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99437]: CRED_REFR pid=99437 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99437]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99437]: USER_START pid=99437 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:15:28 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99439]: 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:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99437]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99437]: USER_END pid=99437 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:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99437]: CRED_DISP pid=99437 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99441 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99458 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99474 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:29 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99496 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99529 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99547]: USER_ACCT pid=99547 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99547]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sgbkprkujlfgadidfswsfiqlkpsxpjfl ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906129.927671-16979-47833524425199/AnsiballZ_blivet.py' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99547]: USER_CMD pid=99547 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7367626B70726B756A6C666761646964667377736669716C6B707378706A666C203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363132392E3932373637312D31363937392D34373833333532343432353139392F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99547]: CRED_REFR pid=99547 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99547]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99547]: USER_START pid=99547 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:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99549]: 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:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99547]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99547]: USER_END pid=99547 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:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99547]: CRED_DISP pid=99547 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99553 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99570 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99586 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99608 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99624 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99641 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99659]: USER_ACCT pid=99659 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99659]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-juzklolkjuuahpestlmitpamdaqeyjab ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906130.8548925-16991-166284648408697/AnsiballZ_dnf.py' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99659]: USER_CMD pid=99659 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6A757A6B6C6F6C6B6A75756168706573746C6D697470616D64617165796A6162203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133302E383534383932352D31363939312D3136363238343634383430383639372F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99659]: CRED_REFR pid=99659 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99659]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:30 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99659]: USER_START pid=99659 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:15:31 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99661]: 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:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99659]: USER_END pid=99659 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:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99659]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99659]: CRED_DISP pid=99659 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99663 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99680 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99696 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99718 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99751 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99769]: USER_ACCT pid=99769 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99769]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-vhaymyuscofqcbiwlygsyoddhfwuxarz ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906132.644165-16999-196115665832670/AnsiballZ_service_facts.py' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99769]: USER_CMD pid=99769 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D766861796D797573636F6671636269776C796773796F6464686677757861727A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133322E3634343136352D31363939392D3139363131353636353833323637302F416E736962616C6C5A5F736572766963655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99769]: CRED_REFR pid=99769 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99769]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:32 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99769]: USER_START pid=99769 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:15:33 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99771]: ansible-service_facts Invoked Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99769]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99769]: USER_END pid=99769 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:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99769]: CRED_DISP pid=99769 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99881 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:34 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99898 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99914 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99936 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99952 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99969 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99987]: USER_ACCT pid=99987 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99987]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-puyjxrmkeuhxcojllfhawmhhgiupyngq ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906135.1684992-17009-152996910187799/AnsiballZ_blivet.py' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99987]: USER_CMD pid=99987 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7075796A78726D6B65756878636F6A6C6C666861776D686867697570796E6771203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133352E313638343939322D31373030392D3135323939363931303138373739392F416E736962616C6C5A5F626C697665742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99987]: CRED_REFR pid=99987 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99987]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99987]: USER_START pid=99987 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:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[99989]: 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:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[99987]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99987]: USER_END pid=99987 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:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[99987]: CRED_DISP pid=99987 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=99993 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100010 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100026 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100048 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100064 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100081 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100099]: USER_ACCT pid=100099 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-fzkjvhbfdonjccgbdpbfqbiebqvjtzhc ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906135.7968059-17018-119481519812374/AnsiballZ_stat.py' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100099]: USER_CMD pid=100099 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D667A6B6A76686266646F6E6A6363676264706266716269656271766A747A6863203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133352E373936383035392D31373031382D3131393438313531393831323337342F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100099]: CRED_REFR pid=100099 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100099]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:35 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100099]: USER_START pid=100099 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100101]: ansible-stat Invoked with path=/etc/fstab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100099]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100099]: USER_END pid=100099 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100099]: CRED_DISP pid=100099 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100104 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100121 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100137 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100159 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100175 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100192 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100210]: USER_ACCT pid=100210 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100210]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-sxxhbufgxzgwtoernlqcbesreimpmzdm ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906136.47124-17036-185580886328413/AnsiballZ_stat.py' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100210]: USER_CMD pid=100210 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D7378786862756667787A6777746F65726E6C71636265737265696D706D7A646D203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133362E34373132342D31373033362D3138353538303838363332383431332F416E736962616C6C5A5F737461742E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100210]: CRED_REFR pid=100210 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100210]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100210]: USER_START pid=100210 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100212]: ansible-stat Invoked with path=/etc/crypttab follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100210]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100210]: USER_END pid=100210 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100210]: CRED_DISP pid=100210 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100215 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100232 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100248 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100270 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:36 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100286 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100303 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100321]: USER_ACCT pid=100321 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100321]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-mniwzogrcmdtkzdobnvwnzkvguvnhbzi ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906136.9019742-17045-158290359018277/AnsiballZ_setup.py' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100321]: USER_CMD pid=100321 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6D6E69777A6F6772636D64746B7A646F626E76776E7A6B766775766E68627A69203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133362E393031393734322D31373034352D3135383239303335393031383237372F416E736962616C6C5A5F73657475702E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100321]: CRED_REFR pid=100321 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100321]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100321]: USER_START pid=100321 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:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100323]: ansible-setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100321]: USER_END pid=100321 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:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100321]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100321]: CRED_DISP pid=100321 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100348 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100365 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100381 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:37 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100403 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100419 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100436 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100454]: USER_ACCT pid=100454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100454]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-nbxkbqqsapqxkiytmxxqgcvhsgjdxzyg ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906137.8688707-17054-239516535180338/AnsiballZ_package_facts.py' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100454]: USER_CMD pid=100454 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D6E62786B62717173617071786B6979746D7878716763766873676A64787A7967203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133372E383638383730372D31373035342D3233393531363533353138303333382F416E736962616C6C5A5F7061636B6167655F66616374732E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100454]: CRED_REFR pid=100454 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100454]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100454]: USER_START pid=100454 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:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100456]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100454]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100454]: USER_END pid=100454 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:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100454]: CRED_DISP pid=100454 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:38 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100457 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100474 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100490 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100512 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100528 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100545 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100563]: USER_ACCT pid=100563 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100563]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-cphrpeufnatyhjgpavkzjyxmuxrnqqop ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906139.6309223-17066-185082159547681/AnsiballZ_dnf.py' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100563]: USER_CMD pid=100563 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D63706872706575666E617479686A677061766B7A6A79786D7578726E71716F70203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363133392E363330393232332D31373036362D3138353038323135393534373638312F416E736962616C6C5A5F646E662E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100563]: CRED_REFR pid=100563 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100563]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100563]: USER_START pid=100563 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:15:39 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100565]: 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:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100563]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100563]: USER_END pid=100563 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:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100563]: CRED_DISP pid=100563 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100567 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100584 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100600 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100622 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100638 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100655 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100673]: USER_ACCT pid=100673 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100673]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-xndnnxqlnzherecwoaedkododlkjdtxj ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906141.4705913-17074-207280700570396/AnsiballZ_find_unused_disk.py' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100673]: USER_CMD pid=100673 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D786E646E6E78716C6E7A6865726563776F6165646B6F646F646C6B6A6474786A203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363134312E343730353931332D31373037342D3230373238303730303537303339362F416E736962616C6C5A5F66696E645F756E757365645F6469736B2E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100673]: CRED_REFR pid=100673 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100673]: USER_START pid=100673 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:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100673]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:41 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100675]: ansible-fedora.linux_system_roles.find_unused_disk Invoked with min_size=5g max_return=10 max_size=0 match_sector_size=False with_interface=None Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100673]: pam_unix(sudo:session): session closed for user root Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100673]: USER_END pid=100673 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:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100673]: CRED_DISP pid=100673 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 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:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 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:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100679 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:42 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100696 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com auditd[571]: Audit daemon rotating log files Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100712 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100734 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100750 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_END pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGOUT pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=ssh res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_LOGIN pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: USER_START pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[1415]: CRYPTO_KEY_USER pid=1415 uid=0 auid=0 ses=5 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:7a:a0:44:89:09:d6:94:8e:a3:18:bc:56:70:b8:da:a1:50:29:f8:21:91:84:d6:a1:15:27:a3:95:b8:05:62:8f direction=? spid=100767 suid=0 exe="/usr/sbin/sshd" hostname=? addr=10.31.13.105 terminal=? res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100785]: USER_ACCT pid=100785 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix,pam_localuser acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100785]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c 'echo BECOME-SUCCESS-ejykvtkipmtvqhartirupxzuseozbrfy ; /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1721906143.0433664-17082-248014170524067/AnsiballZ_command.py' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100785]: USER_CMD pid=100785 uid=0 auid=0 ses=5 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='cwd="/root" cmd=2F62696E2F7368202D63206563686F204245434F4D452D535543434553532D656A796B76746B69706D7476716861727469727570787A7573656F7A62726679203B202F7573722F62696E2F707974686F6E332E3132202F726F6F742F2E616E7369626C652F746D702F616E7369626C652D746D702D313732313930363134332E303433333636342D31373038322D3234383031343137303532343036372F416E736962616C6C5A5F636F6D6D616E642E7079 exe="/usr/bin/sudo" terminal=pts/0 res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100785]: CRED_REFR pid=100785 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_localuser,pam_unix acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success' Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com sudo[100785]: pam_unix(sudo:session): session opened for user root(uid=0) by root(uid=0) Jul 25 07:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com audit[100785]: USER_START pid=100785 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:15:43 ip-10-31-15-157.us-east-1.aws.redhat.com python3.12[100787]: 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:15:43 -0400 (0:00:00.611) 0:00:17.957 ********* 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:15:43 -0400 (0:00:00.047) 0:00:18.005 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=33 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:15:43 -0400 (0:00:00.027) 0:00:18.032 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.45s fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.96s Ensure test packages ---------------------------------------------------- 1.85s fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.80s Find unused disks in the system ----------------------------------------- 1.58s Gather package facts ---------------------------------------------------- 1.38s Gathering Facts --------------------------------------------------------- 1.32s fedora.linux_system_roles.storage : Update facts ------------------------ 0.94s fedora.linux_system_roles.storage : Get required packages --------------- 0.79s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.62s Debug why there are no unused disks ------------------------------------- 0.61s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.52s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.41s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.40s Run the role ------------------------------------------------------------ 0.14s Set distribution version ------------------------------------------------ 0.13s Get unused disks -------------------------------------------------------- 0.09s Set blivet package name ------------------------------------------------- 0.07s Set blivet package version ---------------------------------------------- 0.06s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.06s