Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test resize] ************************************************************* TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 07:07:42 -0400 (0:00:00.025) 0:00:00.025 ********* ok: [managed_node1] TASK [Run the role] ************************************************************ Thursday 25 July 2024 07:07:43 -0400 (0:00:00.886) 0:00:00.912 ********* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:07:43 -0400 (0:00:00.033) 0:00:00.946 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:07:43 -0400 (0:00:00.028) 0:00:00.974 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** Thursday 25 July 2024 07:07:43 -0400 (0:00:00.041) 0:00:01.016 ********* skipping: [managed_node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed_node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed_node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed_node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** Thursday 25 July 2024 07:07:43 -0400 (0:00:00.073) 0:00:01.089 ********* 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:07:43 -0400 (0:00:00.430) 0:00:01.520 ********* 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:07:43 -0400 (0:00:00.044) 0:00:01.564 ********* 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:07:43 -0400 (0:00:00.019) 0:00:01.583 ********* 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:07:43 -0400 (0:00:00.020) 0:00:01.604 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:07:43 -0400 (0:00:00.075) 0:00:01.680 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed" ] } lsrpackages: libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python-blivet3 python-enum34 TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** Thursday 25 July 2024 07:07:44 -0400 (0:00:00.834) 0:00:02.515 ********* 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:07:44 -0400 (0:00:00.040) 0:00:02.556 ********* 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:07:44 -0400 (0:00:00.039) 0:00:02.596 ********* 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:07:45 -0400 (0:00:00.634) 0:00:03.230 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/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:07:45 -0400 (0:00:00.071) 0:00:03.302 ********* TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** Thursday 25 July 2024 07:07:45 -0400 (0:00:00.020) 0:00:03.322 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ Thursday 25 July 2024 07:07:45 -0400 (0:00:00.019) 0:00:03.341 ********* TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** Thursday 25 July 2024 07:07:45 -0400 (0:00:00.017) 0:00:03.359 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* Thursday 25 July 2024 07:07:45 -0400 (0:00:00.509) 0:00:03.869 ********* 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": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "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-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** Thursday 25 July 2024 07:07:47 -0400 (0:00:01.051) 0:00:04.920 ********* 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:07:47 -0400 (0:00:00.038) 0:00:04.958 ********* TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** Thursday 25 July 2024 07:07:47 -0400 (0:00:00.025) 0:00:04.984 ********* 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:07:47 -0400 (0:00:00.480) 0:00:05.465 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** Thursday 25 July 2024 07:07:47 -0400 (0:00:00.027) 0:00:05.492 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904765.0972824, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "4db69458c23204aa354c1fce8c724ba0713d6623", "ctime": 1718881114.40265, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131078, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1718881114.40265, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1207, "uid": 0, "version": "18446744072852913878", "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:07:47 -0400 (0:00:00.324) 0:00:05.817 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** Thursday 25 July 2024 07:07:47 -0400 (0:00:00.028) 0:00:05.845 ********* TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** Thursday 25 July 2024 07:07:47 -0400 (0:00:00.024) 0:00:05.870 ********* 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:07:48 -0400 (0:00:00.029) 0:00:05.900 ********* 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:07:48 -0400 (0:00:00.031) 0:00:05.932 ********* ok: [managed_node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** Thursday 25 July 2024 07:07:48 -0400 (0:00:00.029) 0:00:05.961 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:07:48 -0400 (0:00:00.026) 0:00:05.988 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** Thursday 25 July 2024 07:07:48 -0400 (0:00:00.026) 0:00:06.014 ********* TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** Thursday 25 July 2024 07:07:48 -0400 (0:00:00.026) 0:00:06.041 ********* TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** Thursday 25 July 2024 07:07:48 -0400 (0:00:00.024) 0:00:06.066 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** Thursday 25 July 2024 07:07:48 -0400 (0:00:00.026) 0:00:06.093 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1721904972.848812, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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:07:48 -0400 (0:00:00.318) 0:00:06.411 ********* TASK [fedora.linux_system_roles.storage : Update facts] ************************ Thursday 25 July 2024 07:07:48 -0400 (0:00:00.025) 0:00:06.436 ********* ok: [managed_node1] TASK [Mark tasks to be skipped] ************************************************ Thursday 25 July 2024 07:07:49 -0400 (0:00:00.626) 0:00:07.063 ********* ok: [managed_node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** Thursday 25 July 2024 07:07:49 -0400 (0:00:00.058) 0:00:07.121 ********* included: /var/ARTIFACTS/work-generalk_r9vn7s/plans/general/tree/tmp.haQQz4tqYm/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed_node1 TASK [Ensure test packages] **************************************************** Thursday 25 July 2024 07:07:49 -0400 (0:00:00.042) 0:00:07.164 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** Thursday 25 July 2024 07:07:49 -0400 (0:00:00.520) 0:00:07.685 ********* 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=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* Thursday 25 July 2024 07:07:50 -0400 (0:00:00.402) 0:00:08.087 ********* 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.043450", "end": "2024-07-25 07:07:50.591873", "rc": 0, "start": "2024-07-25 07:07:50.548423" } 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="268434390528" FSTYPE="ext4" LOG-SEC="512" + journalctl -ex -- Logs begin at Thu 2024-07-25 06:52:28 EDT, end at Thu 2024-07-25 07:07:50 EDT. -- Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12329]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12332]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12329]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12385]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ojurefypveyotxzauuatlwqnrsioahnx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905444.09-22160-263008870782162/AnsiballZ_find_unused_disk.py Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12385]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[12388]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12385]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12439]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rvehcylbbetjoaihexgyvrbpxruvmmmv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905444.52-22169-109387144092402/AnsiballZ_command.py Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12439]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[12442]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:04:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12439]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12507]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fvljcpqrqklwnmfhescrtiitlginildg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905447.72-22296-188490610805560/AnsiballZ_setup.py Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12507]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[12510]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12507]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12590]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vonqvixuibhtcwinawkxgbjvzestqtsa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905448.93-22315-92207994521756/AnsiballZ_stat.py Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12590]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[12593]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12590]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12642]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mygzbabhokrouttpgywfvfbpcuehtgqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905449.66-22332-90125010014445/AnsiballZ_yum.py Jul 25 07:04:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12642]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12645]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12642]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12698]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-smmtommjqedzzimghtbnyrhwujabezup ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905450.58-22345-9604323963083/AnsiballZ_blivet.py Jul 25 07:04:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12698]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12701]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12698]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12756]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nojfbuzgxckzvjidkoawtpschgwhcvor ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905451.45-22362-240416980944583/AnsiballZ_yum.py Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12756]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[12759]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12756]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12812]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqghkqbfkwogndlczgiudaeorgfmrjon ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905451.96-22371-17861737870094/AnsiballZ_service_facts.py Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12812]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[12815]: Invoked Jul 25 07:04:12 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12812]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12977]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kljtsxezzclwmkmbokxqbbjqiywywdpx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905453.1-22384-32633509018001/AnsiballZ_blivet.py Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12977]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[12980]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[12977]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13035]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-icaahdzyukecivcyhnpoarntwtyhyehy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905453.58-22395-228338041461829/AnsiballZ_stat.py Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13035]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13038]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13035]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13089]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfrbrsuqjlgoipxzoivgdtknpsybszkm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905454.18-22424-226083376937272/AnsiballZ_stat.py Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13089]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13092]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13089]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13143]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-oxqrdubwonlybjvacfliogscnstcmgyv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905454.52-22435-26559656579355/AnsiballZ_setup.py Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13143]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13146]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13143]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13226]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-inodxljjgkgutaptdlmyuaahutxnnhvh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905455.32-22448-158920173561731/AnsiballZ_yum.py Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13226]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13229]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13226]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13282]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-arcwdlvfumadxihslvaxhpojudwgjiet ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905455.83-22457-13697806604670/AnsiballZ_find_unused_disk.py Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13282]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[13285]: Invoked with min_size=5g max_return=2 max_size=0 with_interface=None match_sector_size=True Jul 25 07:04:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13282]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13349]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13429]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mdiklfdnidgddxqofreojmguzdvljjsd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905459.22-22538-231415066410313/AnsiballZ_setup.py Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13429]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[13432]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13429]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13512]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkyhdxprauispyfnlxlnihubtabawbfq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905460.18-22555-234875160104119/AnsiballZ_stat.py Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13512]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13515]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:04:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13512]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13564]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qhhpaqxidwrhbbkzcfqjebttbdfsbbsh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905460.84-22572-83878289654599/AnsiballZ_yum.py Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13564]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13567]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13564]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13620]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-seprylxylfuxzqwzfpxojdclvoaiizcp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905461.81-22585-56153202247819/AnsiballZ_blivet.py Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13620]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13623]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13620]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13678]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-etpkjcaofsoypubxcjyovnluiaepubaq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905462.65-22602-14152961296378/AnsiballZ_yum.py Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13678]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[13681]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13678]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13734]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lcszsumnmzjxwjiadonbqavutngoodxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905463.15-22611-144382481954778/AnsiballZ_service_facts.py Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13734]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[13737]: Invoked Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13734]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13899]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xjmguluxovkpwuvkrlqjrnpgbiycmigq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905464.27-22624-214721106079310/AnsiballZ_blivet.py Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13899]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[13902]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13899]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13957]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hpbqagcjltivozjnkblyibqouvgbtdnm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905464.75-22635-246864139112647/AnsiballZ_stat.py Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13957]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[13960]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[13957]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14011]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-solfjcenjgokmuagbxiebzebkhkmskko ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905465.33-22664-100238425279877/AnsiballZ_stat.py Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14011]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14014]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14011]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ptsndfzfglcrqoenazfspophwmplaslz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905465.69-22675-141820604354212/AnsiballZ_setup.py Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14068]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14065]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14148]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xawshxfsamuvhwscicvhsjigocqlguza ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905466.5-22688-44555651482513/AnsiballZ_yum.py Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14148]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14151]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14148]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14204]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qveycnyhlqwyiwnjdtnzmwggybtrcayj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905467.01-22697-231483066551904/AnsiballZ_find_unused_disk.py Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14204]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[14207]: Invoked with min_size=0 max_return=3 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14204]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kawlhlkfdomirpkubujsypzzzdgoqelx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905467.4-22706-28358378950735/AnsiballZ_command.py Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14258]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[14261]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:04:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14258]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uzghtrznivjuzznnravgtwfgnftklwcf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905468.99-22775-176151427162734/AnsiballZ_setup.py Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14329]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14326]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14409]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ocanbireojelsbcvjuuzigljbikedztn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905470.19-22794-142525687795461/AnsiballZ_stat.py Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14409]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14412]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:04:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14409]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14461]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aassamtvrfgncaqzbxgtlpdscvvgjfcd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905470.87-22811-23001709826967/AnsiballZ_yum.py Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14461]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14464]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14461]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14517]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ahwbmcvhgxoapwuayfscsiaanxjbvnow ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905471.8-22824-42815865602601/AnsiballZ_blivet.py Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14517]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14520]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14517]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14575]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-noawfalwmerdlwczzfswmulklkdwjdrl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905472.65-22841-137225887750912/AnsiballZ_yum.py Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14575]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[14578]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14575]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14631]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cvgwasictfwfpesghaelmjfkfqqtautn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905473.17-22850-17595715050905/AnsiballZ_service_facts.py Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14631]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[14634]: Invoked Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14631]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvcvixcudkoaubcdqalrizcbwsfcaxvt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905474.31-22863-272941996509354/AnsiballZ_blivet.py Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[14799]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14796]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14854]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yiitxahbeylaabuxezgnwzkkfmxzksjc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905474.81-22874-273348560521683/AnsiballZ_stat.py Jul 25 07:04:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14854]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14857]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14854]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14908]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xtseschhpufwvjzfbjdbuuhtlihxcgvf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905475.39-22903-273056953980852/AnsiballZ_stat.py Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14908]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[14911]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14908]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14962]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yeualspajkddxyqcuefstwehplsvdfno ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905475.73-22914-131636407961165/AnsiballZ_setup.py Jul 25 07:04:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14962]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[14965]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[14962]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15045]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-htvagzuhznnqssjpqohddzqoiigqxlzj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905476.51-22927-270382130032609/AnsiballZ_yum.py Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15045]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15048]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15045]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15101]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dsxjzhgoppswqcqxrnukqireljhttifi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905477.04-22936-172645714731110/AnsiballZ_find_unused_disk.py Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15101]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[15104]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15101]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-joalqjtcaikdddklrsopxacuwyahmnuc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905477.45-22945-61701387014846/AnsiballZ_command.py Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[15158]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:04:37 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15155]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15223]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fasjemluqzcwfnvmnlmwqupjakxukjrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905479.21-23015-213317659542562/AnsiballZ_setup.py Jul 25 07:04:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15223]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15226]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15223]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com chronyd[506]: Selected source 10.2.32.37 Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15306]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cswwefcaokjadezjmkvjezgvkvyyykjx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905480.41-23034-253402597607697/AnsiballZ_stat.py Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15306]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15309]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:04:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15306]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15358]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhckvglxetmamjmeziufyeqldsgbhgdf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905481.13-23051-105258375633943/AnsiballZ_yum.py Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15358]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15361]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15358]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15414]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xdbncpnpiiezrjeejmfnrtqfrassgbva ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905482.06-23064-151174367653440/AnsiballZ_blivet.py Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15414]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15417]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15414]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15472]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dqgrtstjmxeprnknpphlcbmrxkjctdtw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905482.89-23081-194476449796921/AnsiballZ_yum.py Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15472]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15475]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15472]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15528]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yqwbcydjbfnggfxlesttzzuiadmzhtkl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905483.39-23090-53726275190048/AnsiballZ_service_facts.py Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15528]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[15531]: Invoked Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15528]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15693]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qblmyhjlvudvahpcsjjwzonxkmxftauo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905484.51-23103-265645330939359/AnsiballZ_blivet.py Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15693]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[15696]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15693]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15751]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uxupqwspwvgemglmgfroomgbuiygawul ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905484.99-23114-134064257245416/AnsiballZ_stat.py Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15751]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15754]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15751]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15805]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wggrvapzgqovqjgfncqtbaculiefabgy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905485.58-23143-241555817902709/AnsiballZ_stat.py Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15805]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[15808]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15805]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15859]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gwpbiirwbojatojolytpjqmpllyajwge ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905485.93-23154-48315281941416/AnsiballZ_setup.py Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15859]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[15862]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15859]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15942]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfwtsqkvfsaunkznvljqodaiiwdxdvpi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905486.73-23167-219587724928119/AnsiballZ_yum.py Jul 25 07:04:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15942]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[15945]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15942]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15998]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-akggogqvttijpixofqebzkqalpgmanlu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905487.26-23176-155172189860893/AnsiballZ_find_unused_disk.py Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15998]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[16001]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[15998]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ydexkfglpjvtsxcilluggvqdwhejfoiv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905487.67-23185-44863332819338/AnsiballZ_command.py Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[16055]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:04:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16052]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16120]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16200]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-poslkjmpaqchbsrsbjhitcdadlemzsqj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905490.38-23270-148851851007256/AnsiballZ_setup.py Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16200]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16203]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16200]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16283]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gcnkochbuyovnwjiuoismzbbwkzoyyoc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905491.33-23287-163993237586131/AnsiballZ_stat.py Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16283]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16286]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:04:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16283]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16335]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qcfolhygvkgoalfkhwvtvmuaslhegdim ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905492.0-23304-239633678657340/AnsiballZ_yum.py Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16335]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16338]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16335]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hfklvqodlcuwzjtiuaouvqkhxesukkrq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905492.98-23317-8935772168854/AnsiballZ_blivet.py Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16394]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16391]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16449]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ychheovkqhrmocgmoromamykzswtvunc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905493.83-23334-104897017173711/AnsiballZ_yum.py Jul 25 07:04:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16449]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16452]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16449]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16505]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gfzbdtdyaharrjlnatsehlyqvbqndxts ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905494.35-23343-55486065254274/AnsiballZ_service_facts.py Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16505]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[16508]: Invoked Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16505]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16670]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-beiuujvfcvgycalljsvrvwngvexmbavg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905495.49-23356-259969586556710/AnsiballZ_blivet.py Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16670]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[16673]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:04:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16670]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16728]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lhdzejxatssshefejljzxpobuswljkxd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905495.99-23367-236980041021605/AnsiballZ_stat.py Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16728]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16731]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16728]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16782]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ahtfpwqtoizopinajgtlocobfgyiytrm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905496.58-23396-29908321261389/AnsiballZ_stat.py Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16782]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[16785]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:04:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16782]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16836]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nhvjdhfemnlhqotftbwsulfpykqqahfb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905496.93-23407-235261444649980/AnsiballZ_setup.py Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16836]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[16839]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16836]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16919]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lxrvscgtbdfubihuphvmvyarioahdwyd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905497.74-23420-1996190743693/AnsiballZ_yum.py Jul 25 07:04:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16919]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[16922]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16919]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16975]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tnbhtionohzfqjyonkfkxqiuezbngctb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905498.26-23429-92829749048450/AnsiballZ_find_unused_disk.py Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16975]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[16978]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[16975]: pam_unix(sudo:session): session closed for user root Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pmynssrgpwsoqcnbekjgabzzodfykfbu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905498.68-23438-111244113364181/AnsiballZ_command.py Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:04:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[17032]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:04:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17029]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17097]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jardaoxqghdlbcvlfdpnwiuvdyopfstm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905500.41-23507-220814477881030/AnsiballZ_setup.py Jul 25 07:05:00 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17097]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:00 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17100]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17097]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17180]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ajkpuuriemekflrbqmlhqizytvpbtxvu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905501.51-23526-254501216657367/AnsiballZ_stat.py Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17180]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17183]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:05:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17180]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17232]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-goccsfaolihugzvcaxynjmwmapsezqby ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905502.13-23543-81899503621141/AnsiballZ_yum.py Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17232]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17235]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17232]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zifjwtovfaqsppdtazwbkncujazyggqk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905503.07-23556-272990625068487/AnsiballZ_blivet.py Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17288]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17291]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17288]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17346]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uxmypkdbsdrrteicimrqwdjlbdquwbfq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905503.81-23573-87519247205070/AnsiballZ_yum.py Jul 25 07:05:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17346]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[17349]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17346]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17402]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mqkztqscwfgoikueywacokfsjtmvzbzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905504.3-23582-10372633640591/AnsiballZ_service_facts.py Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17402]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[17405]: Invoked Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17402]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17567]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xucthobejrlkowdbggrzazbqvjukbpow ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905505.42-23595-260842309263957/AnsiballZ_blivet.py Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17567]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[17570]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17567]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17625]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jimtkcxighlxlefwjbsawislpswquuov ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905505.92-23606-265957106425203/AnsiballZ_stat.py Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17625]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17628]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17625]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17679]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhdmfbnkdhwmhtajsquzhnfpuiqnmwde ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905506.5-23635-115737128069255/AnsiballZ_stat.py Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17679]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[17682]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17679]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17733]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jizeolipdlsopcnigrtzziaeljnnrrkb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905506.84-23646-258210996705245/AnsiballZ_setup.py Jul 25 07:05:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17733]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17736]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17733]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17816]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-efthpmfcftrockqmwnmorstwpvshlscj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905507.5-23657-24575864486024/AnsiballZ_package_facts.py Jul 25 07:05:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17816]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[17819]: Invoked with manager=['auto'] strategy=first Jul 25 07:05:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17816]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17884]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17964]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hoyespazgrswpxolkikrhtxbzjaqlyaf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905518.12-23824-222761384165476/AnsiballZ_setup.py Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17964]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[17967]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[17964]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18047]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xgxpqorxjdbhiwdojdtdqtmkczjyotmb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905519.08-23841-233398473153092/AnsiballZ_stat.py Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18047]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18050]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:05:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18047]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18099]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tjphvucuwcoqcaozzeghsyzaxcxsumkc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905519.73-23858-55158344773243/AnsiballZ_yum.py Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18099]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18102]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18099]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18155]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wlyugfcsshavxtucmgukkrphlzlpmyqy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905520.71-23871-78874407710011/AnsiballZ_blivet.py Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18155]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18158]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18155]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18213]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-witcpimjxgtomymqkggdqvpnjcpfxhvx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905521.56-23888-274616943097530/AnsiballZ_yum.py Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18213]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18216]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18213]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18269]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cljrgfgakexygeyvlttlrywhsmuuwwiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905522.1-23897-233586110382964/AnsiballZ_service_facts.py Jul 25 07:05:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18269]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[18272]: Invoked Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18269]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18434]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wbcwzeeejfonpddydehceuzwoqnxsdtm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905523.23-23910-208279634937573/AnsiballZ_blivet.py Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18434]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[18437]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18434]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18492]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-njwyizmlukbcsnlfltiqwkzyambqetbj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905523.72-23921-56803796733930/AnsiballZ_stat.py Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18492]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18495]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18492]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18546]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aqodhyrdbqbdqnjaohapumvmaodvbafk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905524.3-23950-86769243588017/AnsiballZ_stat.py Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18546]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18549]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18546]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18600]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mhjdxiukpqwjpqxzfrpsnwfjtzijytgp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905524.64-23961-30574025721272/AnsiballZ_setup.py Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18600]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18603]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18600]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18683]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ignalbexmvzjjjgjmfwajykhicivhuqh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905525.46-23974-93798009407293/AnsiballZ_yum.py Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18683]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18686]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18683]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18739]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-plifbmdxiufiahgappungoaucickeevf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905525.97-23983-225133066825105/AnsiballZ_find_unused_disk.py Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18739]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[18742]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18739]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18793]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvraijfwgublendxzcznjbukpngpdsrx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905526.37-23992-99584652788698/AnsiballZ_command.py Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18793]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[18796]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:05:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18793]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18861]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-akbzzdkvknnzzwmnopwpetcdkqxhhngx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905527.91-24061-276679494529072/AnsiballZ_setup.py Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18861]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[18864]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18861]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18944]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vjsrmozldxwcqaaxhweiemregdebbnmm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905529.12-24080-196022438020898/AnsiballZ_stat.py Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18944]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[18947]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:05:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18944]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sawlqkcnibntjfkgshycojamlexfcipf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905529.83-24097-36825023593010/AnsiballZ_yum.py Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[18999]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[18996]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19052]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jhodkfxshgdrvjuycmqvlxugscwuhtjb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905530.76-24110-132646314880136/AnsiballZ_blivet.py Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19052]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19055]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19052]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19110]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nlepktrhdauyuwgupuozasojtxmherst ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905531.6-24127-203264735910646/AnsiballZ_yum.py Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19110]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19113]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19110]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19166]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ypevrkrzewpcfamahleoedlbktekopcn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905532.11-24136-141776657373165/AnsiballZ_service_facts.py Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19166]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[19169]: Invoked Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19166]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19331]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lgfanajxzxlxpbdjwpzqweoqpetxhhtz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905533.25-24149-264412993882199/AnsiballZ_blivet.py Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19331]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[19334]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19331]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19389]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gjzgrnyzajyixajmpndwpyqxragrdwcn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905533.74-24160-111949178744359/AnsiballZ_stat.py Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19389]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19392]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19389]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19443]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rztpcjinuviprinvvsmqhzgcvyobtzmf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905534.33-24189-70902153681950/AnsiballZ_stat.py Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19443]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19446]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19443]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19497]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rexwknvqmqjsawwuslsijkdbfcojybcd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905534.68-24200-239621310329596/AnsiballZ_setup.py Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19497]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19500]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19497]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19580]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pijemlojwdgbtbwhosbvvbzvyigxvngc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905535.48-24213-185122410076916/AnsiballZ_yum.py Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19580]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19583]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:35 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19580]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19636]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zxuilfdbctmtnrdzamzlkysfcifzkdgr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905535.99-24222-226112331913317/AnsiballZ_find_unused_disk.py Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19636]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[19639]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=False Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19636]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19690]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ajwnlvmekvprnncdhnuedcdpbfpmuonm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905536.4-24231-192090071870257/AnsiballZ_command.py Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19690]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[19693]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:05:36 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19690]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19758]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ylnapuepolqbbxqlqtbigclioqezxmvv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905538.93-24316-258939488003745/AnsiballZ_setup.py Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19838]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[19841]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19838]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19921]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-swgjonnhspzljhiqhapejiqdblegmvcu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905539.87-24333-12413273484137/AnsiballZ_stat.py Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19921]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[19924]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19921]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19973]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-thblmjvsrsedlqpocrfngpoexzuxqqog ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905540.53-24350-229773540900696/AnsiballZ_yum.py Jul 25 07:05:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19973]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[19976]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[19973]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20029]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hstvxqlbusduadntgsetolwqbojgoulx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905541.53-24363-194665902663358/AnsiballZ_blivet.py Jul 25 07:05:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20029]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20032]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20029]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20087]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wooeekgnefpxycoebzbqtpahphzdsqct ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905542.39-24380-91246854312716/AnsiballZ_yum.py Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20087]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20090]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20087]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20143]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kxkmssxsjnikgnyveyyagnvmsmlnahkx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905542.95-24389-131021371891651/AnsiballZ_service_facts.py Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20143]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[20146]: Invoked Jul 25 07:05:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20143]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20308]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-owhjymknbpexycdgreubwxbwycpsivea ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905544.1-24402-136247920791105/AnsiballZ_blivet.py Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20308]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20311]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20308]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20366]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwfspyyitiweiyhqffqhyhsclnltdtrx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905544.58-24413-154305241972717/AnsiballZ_stat.py Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20366]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20369]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20366]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20420]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hcgchoioqkwdrajflkgkzqmpralxjpcc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905545.17-24442-25325772165783/AnsiballZ_stat.py Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20420]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20423]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20420]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20474]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ylszxeysfeuhrmlloxuxaaevcfgonpuz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905545.53-24453-55956846210592/AnsiballZ_setup.py Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20474]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20477]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20474]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20557]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mdssejgiozijwqqpwqdauakuzdjmcfww ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905546.36-24466-16095290525257/AnsiballZ_yum.py Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20557]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20560]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20557]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20613]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wiirkolvqfomogfkafwaasigynvgnvfn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905546.88-24475-270697030063672/AnsiballZ_find_unused_disk.py Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20613]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[20616]: Invoked with min_size=5g max_return=2 with_interface=scsi max_size=0 match_sector_size=True Jul 25 07:05:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20613]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20680]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20760]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mzireqqxabcuclwcbxgwgqbtmtriqart ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905549.39-24555-174936241279574/AnsiballZ_setup.py Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20760]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[20763]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20760]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20843]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-feqilubuhxfwxclykkyhpuzotagchbnq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905550.21-24572-165124537823258/AnsiballZ_stat.py Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20843]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[20846]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:05:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20843]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20895]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rhddqazbrdpievmeygajjtfijcqvuhwb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905550.78-24589-80476235419715/AnsiballZ_yum.py Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20895]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[20898]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20895]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20951]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-djsvogfdhnidebgqudgcsykawawyjqei ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905551.77-24602-249557128875315/AnsiballZ_blivet.py Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20951]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[20954]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[20951]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21009]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mtukjjmobxxzwtukxscsfygykabpjzme ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905552.54-24619-277199139194991/AnsiballZ_yum.py Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21009]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21012]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21009]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21065]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jnbbuzwiwcgpkdnesgjsroenefliciac ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905553.05-24628-35857433609582/AnsiballZ_service_facts.py Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21065]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[21068]: Invoked Jul 25 07:05:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21065]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21230]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tjaowjuvxddrxlpsbqbrvvmynulfiert ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905554.19-24641-182424189797072/AnsiballZ_blivet.py Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21230]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21233]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21230]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21288]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uzifxuxjmueklcnlyvpkwofvpnhthvoc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905554.68-24652-181411419241893/AnsiballZ_stat.py Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21288]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21291]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21288]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21342]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rjfeblyaucuezruwpfcwpqebjxdaqstj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905555.32-24681-229838612002917/AnsiballZ_stat.py Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21342]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21345]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21342]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21396]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tkseyqmwymhbjwrjphsrgjkcdapjdmsf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905555.67-24692-237384210536664/AnsiballZ_setup.py Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21396]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21399]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21396]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21479]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-znpkvglcyzkweuegyskxjcrgjbcsviet ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905556.31-24703-86705198825421/AnsiballZ_package_facts.py Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21479]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-package_facts[21482]: Invoked with manager=['auto'] strategy=first Jul 25 07:05:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21479]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21533]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zfwcmarzrpwvsifivjdinseqyhqatqzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905558.34-24720-9744598737772/AnsiballZ_yum.py Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21533]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21536]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:05:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21533]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21589]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aiyblycbcjbpurxybpgsexedblmzdldh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905558.9-24729-94534299626098/AnsiballZ_find_unused_disk.py Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21589]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[21592]: Invoked with min_size=0 max_return=2 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21589]: pam_unix(sudo:session): session closed for user root Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21643]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-aspxjkvjdgaolvbublrcouwrontxlzcf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905559.34-24738-179405946585628/AnsiballZ_command.py Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21643]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[21646]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:05:59 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21643]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21711]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qjavcdecvyxmuwruuendbddnezqcijih ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905561.34-24807-224434117696241/AnsiballZ_setup.py Jul 25 07:06:01 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21711]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[21714]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21711]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21794]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hmkpgwvubdljhpwcmkwabfdzwogfylnf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905562.69-24826-142560052594331/AnsiballZ_stat.py Jul 25 07:06:02 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21794]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[21797]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21794]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21846]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jxmosemqzbxdkpqlqxusxwyfacxwrnrh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905563.42-24843-183834906477325/AnsiballZ_yum.py Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21846]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21849]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21846]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21902]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rysgaakcdfecgjfqbxkplwrzeddfcjkm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905564.41-24856-191461278374586/AnsiballZ_blivet.py Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21902]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[21905]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21902]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21960]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rhesuflkcxjwegsknxsaxpoxzwckfjjf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905565.27-24873-3903082411353/AnsiballZ_yum.py Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21960]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[21963]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[21960]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22016]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zdkwlpyizevntqgnseuvjvruyvlcbefl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905565.78-24882-109937872931279/AnsiballZ_service_facts.py Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22016]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[22019]: Invoked Jul 25 07:06:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22016]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22181]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jgomgvntipncrwpdfqtptxrvlbetfplg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905566.92-24895-175049231747298/AnsiballZ_blivet.py Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22181]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22184]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22181]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22239]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vghmobkuvliciakkngsrasiabdxwlfwa ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905567.42-24906-164211494516354/AnsiballZ_stat.py Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22239]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22242]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22239]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22293]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hzvrrdsmoyjmffdsywfepjfntkyeshdc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905568.03-24935-3207957088124/AnsiballZ_stat.py Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22293]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22296]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22293]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22347]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-evdwhcesfejcpjbwutsizejaxedymefr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905568.43-24946-25850020115492/AnsiballZ_setup.py Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22347]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22350]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22347]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22430]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tbcuqnhfujrjuijbrryqcyryggaywptp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905569.22-24959-17267332798471/AnsiballZ_yum.py Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22430]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22433]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22430]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22486]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwmntsyxowlcvyhjhxkwcbydtwoiqbzg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905569.73-24968-241448508279078/AnsiballZ_find_unused_disk.py Jul 25 07:06:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22486]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[22489]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22486]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22540]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qklsbvlpmbcoyyxluccjapoqiprgkpdh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905570.15-24977-269853183201195/AnsiballZ_command.py Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22540]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[22543]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:06:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22540]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22608]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22688]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-slnmglxvtogmhmkagpblpwrprczhuudt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905573.91-25062-164479907369081/AnsiballZ_setup.py Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22688]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[22691]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22688]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22771]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jzjzqmrrvwjijnnhytwkoggktcgiqhqn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905574.86-25079-28604364219239/AnsiballZ_stat.py Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22771]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[22774]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22771]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22823]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-afdojnywuycqejompujulifybxznvecf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905575.51-25096-193236561454158/AnsiballZ_yum.py Jul 25 07:06:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22823]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22826]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22823]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22879]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jyxowdtzcxpjyboluosflsvgdxuvgtrh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905576.48-25109-131905987726660/AnsiballZ_blivet.py Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22879]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[22882]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22879]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22937]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-axciqwgsaiezfzabweuahozwnjxumwql ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905577.33-25126-123744675508671/AnsiballZ_yum.py Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22937]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[22940]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22937]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22993]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qmsntessbnriredfyvtwiijwtmrrnyrv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905577.83-25135-234113431997055/AnsiballZ_service_facts.py Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22993]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[22996]: Invoked Jul 25 07:06:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[22993]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23158]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dmtizarxomwrhxwxkwrzkzzjkokksdce ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905578.96-25148-257112503732843/AnsiballZ_blivet.py Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23158]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23161]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23158]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23216]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gflzlafddimeeipvehhccdoczxykhqcf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905579.46-25159-45481603087581/AnsiballZ_stat.py Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23216]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23219]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23216]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23270]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-hooydblqgzrxlenqjjknoximqsjikrxv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905580.06-25188-26291273107952/AnsiballZ_stat.py Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23270]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23273]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23270]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23324]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bgewyzgebqccaymiywfaxepqigkvigwt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905580.4-25199-65916819477820/AnsiballZ_setup.py Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23324]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23327]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23324]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23407]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fmhkbptxhlbrtyxpkzdjnvmcpixxliiy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905581.23-25212-117106451315987/AnsiballZ_yum.py Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23407]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23410]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23407]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23463]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qvskhssxjvsxsxhltuhqfnukwvxfvaqw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905581.75-25221-228047263106431/AnsiballZ_find_unused_disk.py Jul 25 07:06:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23463]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[23466]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23463]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23517]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xgwqrkixugugiqvejvvhxntaqyyshmii ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905582.16-25230-269028699981520/AnsiballZ_command.py Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23517]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[23520]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:06:22 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23517]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23585]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23665]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pgkqwkttjbqlqkbcoqiawrxfscyscxal ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905586.31-25372-245428769037444/AnsiballZ_setup.py Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23665]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[23668]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23665]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23748]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-perdwjsiproxganafejlpwzipwwybhgp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905587.26-25389-245157003031938/AnsiballZ_stat.py Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23748]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[23751]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:06:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23748]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23800]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uovaibvzjirtpgecpnzybhzohqprimwz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905587.92-25406-203682585386448/AnsiballZ_yum.py Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23800]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23803]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23800]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23856]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qnztdbirflgryeuunuxsjaugxzsyayyf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905588.89-25419-207675685099699/AnsiballZ_blivet.py Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23856]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[23859]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23856]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23914]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ocnpilqxpcexsggeheoddtshqcziuboc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905589.74-25436-198272571911427/AnsiballZ_yum.py Jul 25 07:06:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23914]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[23917]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23914]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23970]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-terrexxqcgbwaxcltfpmtedgwvngjdot ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905590.24-25445-172589494593724/AnsiballZ_service_facts.py Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23970]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[23973]: Invoked Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[23970]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24135]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-puwlxghjyxxnohhmeauytmtjvmarbmoy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905591.37-25458-93188825271726/AnsiballZ_blivet.py Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24135]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24138]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24135]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24193]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qjdeufxakpyvvfwjtvxrtpvetuujkxia ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905591.85-25469-247008353172214/AnsiballZ_stat.py Jul 25 07:06:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24193]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24196]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24193]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24247]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iwcthlivdwsfbtjbpejouxwxlfotjsbk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905592.45-25498-84618551706892/AnsiballZ_stat.py Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24247]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24250]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24247]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24301]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ejjqlouyyhasedlyqwlcjiqthvpxhtfp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905592.79-25509-243348961495586/AnsiballZ_setup.py Jul 25 07:06:32 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24301]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24304]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24301]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24384]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ugvirppwnfmtxbytvevoehwdupzsfkhn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905593.62-25522-229842599980533/AnsiballZ_yum.py Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24384]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:33 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24387]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24384]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24440]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cpqwolcuoievhejresgnzgnnqftbxpfh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905594.14-25531-256203127098513/AnsiballZ_find_unused_disk.py Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24440]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[24443]: Invoked with min_size=0 max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24440]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24494]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eenvtgcdocotkncipufxliodngvneawf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905594.54-25540-89029641885322/AnsiballZ_command.py Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24494]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[24497]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:06:34 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24494]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24562]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wmgzflsdvnwxzdxovvnrunoqybdwzyie ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905597.7-25609-228916399758645/AnsiballZ_setup.py Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24562]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[24565]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:38 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24562]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24645]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jeymgxsquzlutducpgjbsrgoxrnipcip ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905598.9-25628-71284312394227/AnsiballZ_stat.py Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24645]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[24648]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24645]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24697]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yceibgyfstpmvtbvrrsbpowirtiadlda ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905599.7-25645-21058766879957/AnsiballZ_yum.py Jul 25 07:06:39 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24697]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24700]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24697]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24753]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-polsmthxhdiqkovmqlpfogisdflvckqt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905600.63-25658-74631560237591/AnsiballZ_blivet.py Jul 25 07:06:40 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24753]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[24756]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24753]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24811]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kgdqsatenbprpznblrqnclilpdakowla ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905601.48-25675-57218032873626/AnsiballZ_yum.py Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24811]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[24814]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:41 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24811]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24867]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eokmvjvfjdbegcpocjcwmwxiuwzofhan ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905601.98-25684-98920736843400/AnsiballZ_service_facts.py Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24867]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[24870]: Invoked Jul 25 07:06:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[24867]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25032]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pmgccrtsuudailhbkvalzxdmiwbhqsax ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905603.12-25697-29271718309684/AnsiballZ_blivet.py Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25032]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25035]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25032]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25090]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xjcvoskwpqdsaqtlhsbresrwcoacooee ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905603.61-25708-85198717837762/AnsiballZ_stat.py Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25090]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25093]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25090]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25144]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tmxutqxytikjaporetwhsicydozgfitr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905604.21-25737-145716833181996/AnsiballZ_stat.py Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25144]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25147]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25144]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25198]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tpsfnmegvkdckamrfvoidtydxztvmfrl ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905604.56-25748-90449969715969/AnsiballZ_setup.py Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25198]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25201]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25198]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25281]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ffvytcjlxzudxwdrwzradztcsxebnqtn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905605.36-25761-213084523968701/AnsiballZ_yum.py Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25281]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25284]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25281]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25337]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qimzeqbybjtrxuqsbznrplrtsicxwxvw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905605.88-25770-31689669853855/AnsiballZ_find_unused_disk.py Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25337]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[25340]: Invoked with min_size=5g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25337]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25391]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fqaqixsrcijjlkugsndawjnunwqjwcqb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905606.29-25779-97920991975135/AnsiballZ_command.py Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25391]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[25394]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:06:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25391]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25459]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25539]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mginesoybbblkfvptemnlaobqszqptrr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905609.58-25864-239750301522182/AnsiballZ_setup.py Jul 25 07:06:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25539]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[25542]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25539]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25622]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cooemskcogupyjxfrbcibhqpavkczeal ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905610.38-25881-67012086836360/AnsiballZ_stat.py Jul 25 07:06:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25622]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[25625]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:06:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25622]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25674]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cmoipunmmmtcznnfzqsrmkegqskhktll ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905610.95-25898-159418602378326/AnsiballZ_yum.py Jul 25 07:06:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25674]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:51 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25677]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:51 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25674]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25730]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yizpclgpqvepgmxcwgngvreduwiptjmk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905611.94-25911-95185792837415/AnsiballZ_blivet.py Jul 25 07:06:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25730]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:52 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[25733]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25730]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25788]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kmyxwnqnwfwobnqmdtmoohxkujtotwtj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905612.71-25928-134376178981368/AnsiballZ_yum.py Jul 25 07:06:52 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25788]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[25791]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25788]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25844]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iirtedbnowamxonllptqtcbtfbjbwfqd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905613.23-25937-96353947961051/AnsiballZ_service_facts.py Jul 25 07:06:53 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25844]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:53 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[25847]: Invoked Jul 25 07:06:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[25844]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26009]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-isgobxetaixjyyapsojraojgaerqoeko ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905614.39-25950-21290053611976/AnsiballZ_blivet.py Jul 25 07:06:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26009]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:54 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26012]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:06:54 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26009]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26067]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dxtxmwiqejdfmqajnbhfvslyhbxeolyn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905614.88-25961-56280026363238/AnsiballZ_stat.py Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26067]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26070]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26067]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26121]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sbvzshlxdkpuvzynnjeyyzbdgffgnhnx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905615.48-25990-126100121736821/AnsiballZ_stat.py Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26121]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26124]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26121]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26175]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-jeyawahvylthnmgdllezpkbpoljiwxed ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905615.85-26001-67994428526141/AnsiballZ_setup.py Jul 25 07:06:55 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26175]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:56 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26178]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:06:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26175]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26258]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vptcrjryxgfobekocprmikcbwjhzralo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905617.56-26014-83926627333821/AnsiballZ_yum.py Jul 25 07:06:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26258]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:57 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26261]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:06:57 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26258]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26314]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-czaazwargekpjnmcbhnoohhhpdadfhxh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905618.07-26023-88845685708419/AnsiballZ_find_unused_disk.py Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26314]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[26317]: Invoked with min_size=10g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26314]: pam_unix(sudo:session): session closed for user root Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26368]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mnqwioijxtvluevujhvcmpcvnjtleyks ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905618.52-26032-275025865884595/AnsiballZ_command.py Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26368]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[26371]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:06:58 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26368]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:02 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26436]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26516]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rvqhxotqsihcfsnliedvjbatpzkadedg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905622.84-26174-106821136762010/AnsiballZ_setup.py Jul 25 07:07:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26516]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:03 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[26519]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:03 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26516]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26599]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pkwtienqhbddanckmhhyphrccoeqigma ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905623.8-26191-274669316002121/AnsiballZ_stat.py Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26599]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[26602]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26599]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26651]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-dnqgfdenpjhlyfghswaajhrxcuscdsgv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905624.47-26208-228002163884354/AnsiballZ_yum.py Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26651]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:04 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26654]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26651]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26707]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kbcqakqqcjnjhjlprqkrpsjrzvnydmzj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905625.46-26221-213910068663616/AnsiballZ_blivet.py Jul 25 07:07:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26707]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:05 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26710]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:05 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26707]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26765]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vwupnrqekqihfoinpnxugftkysznsvgd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905626.31-26238-223474249422905/AnsiballZ_yum.py Jul 25 07:07:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26765]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:06 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[26768]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:06 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26765]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26821]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pvtgkrfzugoujeleoqyabgfujngwqoaq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905626.82-26247-212380044745372/AnsiballZ_service_facts.py Jul 25 07:07:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26821]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:07 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[26824]: Invoked Jul 25 07:07:07 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26821]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26986]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xiungcrzlrkespeurvyhpablouujtqcz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905627.98-26260-172018957053429/AnsiballZ_blivet.py Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26986]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[26989]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[26986]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27044]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bjnjicbyzbrechcqtbmegkcdibranlwv ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905628.47-26271-172195067024756/AnsiballZ_stat.py Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27044]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27047]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:08 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27044]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27098]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-stvcmrtbczwoskoknatkwjtkrxzybqbs ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905629.07-26300-202658752034153/AnsiballZ_stat.py Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27098]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27101]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27098]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27152]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mwumtqgfgljbirjeoggpbcwxrprzishx ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905629.43-26311-260786090153750/AnsiballZ_setup.py Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27152]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[27155]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:09 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27152]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27235]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-eojtkqglbbwwbmroqichzlrrrykvybxe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905630.23-26324-95744866897409/AnsiballZ_yum.py Jul 25 07:07:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27235]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:10 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27238]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:10 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27235]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27291]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wnlfcffgcqcxwmwrnqqzdzegfoczspts ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905630.78-26333-57784917465631/AnsiballZ_find_unused_disk.py Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27291]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[27294]: Invoked with min_size=5g max_return=1 with_interface=scsi max_size=0 match_sector_size=False Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27291]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27345]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-qfpwczndccqpqyguqjslagboawlpqoha ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905631.19-26342-206328028504478/AnsiballZ_command.py Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27345]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[27348]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None Jul 25 07:07:11 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27345]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27413]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-enciwpesokvrysebrjbjcqiyphzlfsbi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905632.85-26411-262007681610386/AnsiballZ_setup.py Jul 25 07:07:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27413]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:13 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[27416]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:13 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27413]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27496]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-zwihzbgauyhfwibxkzpurbljnbqhiccy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905634.05-26430-82891291520435/AnsiballZ_stat.py Jul 25 07:07:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27496]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:14 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27499]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:07:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27496]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27548]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mrdewnpvmkbgcibccztrycuvocoafwna ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905634.74-26447-71991929459461/AnsiballZ_yum.py Jul 25 07:07:14 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27548]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:15 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27551]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27548]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27604]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sjbpsxxezqrlvvocmffkqhkqwqfferke ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905635.65-26460-69309303993/AnsiballZ_blivet.py Jul 25 07:07:15 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27604]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[27607]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:07:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27604]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27662]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-uffizqfcvgbcgmwtcmosvxmjjzekpzhp ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905636.49-26477-99880484329059/AnsiballZ_yum.py Jul 25 07:07:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27662]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:16 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[27665]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:16 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27662]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27718]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kbudavjredqnizjcksvmwdopfwaxoegg ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905636.99-26486-225587779844673/AnsiballZ_service_facts.py Jul 25 07:07:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27718]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:17 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[27721]: Invoked Jul 25 07:07:17 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27718]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27883]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-onuynqbbvisnfhyekdjvekdbfnwhpzwk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905638.12-26499-111584904182272/AnsiballZ_blivet.py Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27883]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[27886]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=True Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27883]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27941]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-orjdmeutmomheltmbelovufnotxscspj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905638.61-26510-140437465942733/AnsiballZ_stat.py Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27941]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27944]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:18 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27941]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27995]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-kwbitbcfhslmrbobvtsyprrlpevtgmrh ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905639.2-26539-2361799930517/AnsiballZ_stat.py Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27995]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[27998]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[27995]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28049]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wxzshffdsdddymgfzhfhtvrgirrklxzo ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905639.55-26550-75395955711603/AnsiballZ_setup.py Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28049]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:19 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28052]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28049]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28132]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bafszxyrfqbiusktmwhatstygzcafpgy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905640.33-26561-259564616433926/AnsiballZ_yum.py Jul 25 07:07:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28132]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:20 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28135]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:20 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28132]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28188]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vweeuegeeevpvndbvxzfacobgbolnyvi ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905640.85-26570-209100654598715/AnsiballZ_find_unused_disk.py Jul 25 07:07:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28188]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:21 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[28191]: Invoked with min_size=0 max_return=3 max_size=0 with_interface=None match_sector_size=True Jul 25 07:07:21 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28188]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28255]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mjmjsinahaijkzgqhspbjeucilertoin ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905643.25-26696-39171622556528/AnsiballZ_setup.py Jul 25 07:07:23 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28255]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:23 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28258]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28255]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28338]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-bjrfrvbyelwozqdhmehbzogkhnjcghcw ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905644.47-26715-39023149368485/AnsiballZ_stat.py Jul 25 07:07:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28338]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:24 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28341]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:07:24 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28338]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28390]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-iknhzxpldlhhemrbxuwrymtgohfywyej ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905645.21-26732-179408270413255/AnsiballZ_yum.py Jul 25 07:07:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28390]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:25 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28393]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:25 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28390]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28446]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rvuqjmoqpchfanctaiexyovalnkliifz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905646.13-26745-126249662609696/AnsiballZ_blivet.py Jul 25 07:07:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28446]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:26 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[28449]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:26 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28446]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28504]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-sdpnonoasctzyixjjgdczokctfjritoe ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905646.97-26762-169767926876762/AnsiballZ_yum.py Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28504]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com systemd[1]: Starting Cleanup of Temporary Directories... -- Subject: Unit systemd-tmpfiles-clean.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.service has begun starting up. Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com systemd[1]: Started Cleanup of Temporary Directories. -- Subject: Unit systemd-tmpfiles-clean.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-tmpfiles-clean.service has finished starting up. -- -- The start-up result is done. Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28508]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28504]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28561]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-fknujsiayxkxdodzfalnqiyfrpuukfmr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905647.5-26771-32446806744093/AnsiballZ_service_facts.py Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28561]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:27 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[28564]: Invoked Jul 25 07:07:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28561]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28726]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-cizahdebkvrxppgbwvmetetbritpctha ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905648.62-26784-144126448563186/AnsiballZ_blivet.py Jul 25 07:07:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28726]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:28 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[28729]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:28 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28726]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28784]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wuzljpnwjtlootycrtzsljdzxmetkhwj ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905649.1-26795-177104662284580/AnsiballZ_stat.py Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28784]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28787]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28784]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28838]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-gspiskapbfnigmuxjeglohzcbxigqztz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905649.69-26824-193703220342070/AnsiballZ_stat.py Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28838]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[28841]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:29 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28838]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28892]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-crjvzzomntgcnazdtrrriyithonyjpvk ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905650.03-26835-246652778401403/AnsiballZ_setup.py Jul 25 07:07:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28892]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:30 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[28895]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28892]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28975]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xhiygthomnoseevdqcgcmzsihbzstbgd ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905650.84-26848-67788482019325/AnsiballZ_yum.py Jul 25 07:07:30 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28975]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[28978]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[28975]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29031]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-nstqzmfhshmbbmfcltejuwtkfljbdxzt ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905651.36-26857-168780738312033/AnsiballZ_find_unused_disk.py Jul 25 07:07:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29031]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:31 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[29034]: Invoked with min_size=0 max_return=2 max_size=0 with_interface=None match_sector_size=True Jul 25 07:07:31 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29031]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:34 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29098]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:35 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29178]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:07:36 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29227]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29280]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:37 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29335]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:38 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[29388]: Invoked Jul 25 07:07:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29550]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:39 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29605]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29656]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:40 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29707]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29801]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-tqljjgkzthdthnogoeonirehoftbwwoz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905662.19-27129-83230589194981/AnsiballZ_setup.py Jul 25 07:07:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29801]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:42 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[29804]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:42 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29801]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29884]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vmgeczrfdfyhunnoqmqfhbotymbtsqjm ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905663.28-27148-7503300061379/AnsiballZ_stat.py Jul 25 07:07:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29884]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:43 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[29887]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/run/ostree-booted get_md5=False get_mime=True get_attributes=True Jul 25 07:07:43 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29884]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29936]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-axhifcvirvxyjwdhnvbefxovxdfbyihq ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905663.87-27165-20675066123350/AnsiballZ_yum.py Jul 25 07:07:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29936]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:44 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[29939]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['python-enum34', 'python-blivet3', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:44 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29936]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29992]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-vuzvnmqbxjcotbzqixvaacnaajveifbn ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905664.79-27178-102428190110660/AnsiballZ_blivet.py Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29992]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[29995]: Invoked with packages_only=True disklabel_type=None diskvolume_mkfs_option_map={} safe_mode=True pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[29992]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30050]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-rlrprduopnizbrviiaodqywkwpdhwxwf ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905665.54-27195-182714212773830/AnsiballZ_yum.py Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30050]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30053]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['kpartx'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:45 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30050]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30106]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-yvhffjgvtuyxbiposeycpntitgmtfzmy ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905666.04-27204-206074891881193/AnsiballZ_service_facts.py Jul 25 07:07:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30106]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:46 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-service_facts[30109]: Invoked Jul 25 07:07:46 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30106]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30271]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-wfxwfgyrgckmglhexvnvhvzbuncuekar ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905667.16-27217-260542578017644/AnsiballZ_blivet.py Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30271]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.blivet[30274]: Invoked with packages_only=False disklabel_type=None diskvolume_mkfs_option_map={'ext4': '-F', 'ext3': '-F', 'ext2': '-F'} safe_mode=False pools=[] volumes=[] pool_defaults={'encryption_password': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_cipher': None, 'disks': [], 'raid_level': None, 'encryption_key_size': None, 'encryption_key': None, 'raid_device_count': None, 'state': 'present', 'volumes': [], 'shared': False, 'encryption_luks_version': None, 'type': 'lvm', 'grow_to_fill': False, 'raid_spare_count': None, 'raid_chunk_size': None} volume_defaults={'raid_metadata_version': None, 'raid_level': None, 'fs_type': 'xfs', 'mount_options': 'defaults', 'size': 0, 'mount_point': '', 'compression': None, 'encryption_password': None, 'encryption': False, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'state': 'present', 'vdo_pool_size': None, 'thin_pool_name': None, 'fs_overwrite_existing': True, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_key': None, 'fs_label': '', 'encryption_luks_version': None, 'raid_stripe_size': None, 'cache_size': 0, 'raid_spare_count': None, 'cache_mode': None, 'deduplication': None, 'cached': False, 'type': 'lvm', 'disks': [], 'thin_pool_size': None, 'thin': None, 'mount_check': 0, 'mount_passno': 0, 'raid_chunk_size': None, 'cache_devices': [], 'fs_create_options': ''} use_partitions=None Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30271]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30329]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-lbzeododwkfnkqckxfuqfyjfqdsuzvtz ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905667.66-27228-166116773518082/AnsiballZ_stat.py Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30329]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30332]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/fstab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:47 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30329]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30383]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-xbxsmyqsmilrgdzmqoiijbbjvmakxvfr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905668.26-27257-42986716607403/AnsiballZ_stat.py Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30383]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-stat[30386]: Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/crypttab get_md5=False get_mime=True get_attributes=True Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30383]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30437]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-pxaeytqvwmrfxdsdptlmulysdtvcwccu ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905668.6-27268-48937252839948/AnsiballZ_setup.py Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30437]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:48 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-setup[30440]: Invoked with filter=* gather_subset=['all'] fact_path=/etc/ansible/facts.d gather_timeout=10 Jul 25 07:07:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30437]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30520]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-ziabhkoyaawvnfpvvvmzzgpdxhotxssc ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905669.34-27281-270531487622480/AnsiballZ_yum.py Jul 25 07:07:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30520]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:49 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-yum[30523]: Invoked with lock_timeout=30 update_cache=False disable_excludes=None exclude=[] allow_downgrade=False disable_gpg_check=False conf_file=None use_backend=auto state=present disablerepo=[] releasever=None skip_broken=False autoremove=False download_dir=None enable_plugin=[] installroot=/ install_weak_deps=True name=['util-linux'] download_only=False bugfix=False list=None install_repoquery=True update_only=False disable_plugin=[] enablerepo=[] security=False validate_certs=True Jul 25 07:07:49 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30520]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30576]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-mjgyvsplgpmnwuauyjkhhuyxjgvffzxb ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905669.86-27290-270482383445688/AnsiballZ_find_unused_disk.py Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30576]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-fedora.linux_system_roles.find_unused_disk[30579]: Invoked with min_size=10g max_return=1 max_size=0 with_interface=None match_sector_size=False Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30576]: pam_unix(sudo:session): session closed for user root Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30630]: root : TTY=pts/0 ; PWD=/root ; USER=root ; COMMAND=/bin/sh -c echo BECOME-SUCCESS-szaelpllzvbjbyzrmuokuasnwyywcfgr ; /usr/bin/python /root/.ansible/tmp/ansible-tmp-1721905670.26-27299-61141722117062/AnsiballZ_command.py Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com sudo[30630]: pam_unix(sudo:session): session opened for user root by root(uid=0) Jul 25 07:07:50 ip-10-31-42-48.us-east-1.aws.redhat.com ansible-command[30633]: Invoked with creates=None executable=None _uses_shell=True strip_empty_ends=True _raw_params=set -x exec 1>&2 lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE,LOG-SEC journalctl -ex removes=None argv=None warn=True chdir=None stdin_add_newline=True stdin=None TASK [Set unused_disks if necessary] ******************************************* Thursday 25 July 2024 07:07:50 -0400 (0:00:00.483) 0:00:08.570 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Exit playbook when there's not enough unused disks in the system] ******** Thursday 25 July 2024 07:07:50 -0400 (0:00:00.028) 0:00:08.599 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: Unable to find enough unused disks. Exiting playbook. PLAY RECAP ********************************************************************* managed_node1 : ok=28 changed=0 unreachable=0 failed=1 skipped=15 rescued=0 ignored=0 Thursday 25 July 2024 07:07:50 -0400 (0:00:00.019) 0:00:08.618 ********* =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 1.05s Gathering Facts --------------------------------------------------------- 0.89s fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.83s fedora.linux_system_roles.storage : Get required packages --------------- 0.63s fedora.linux_system_roles.storage : Update facts ------------------------ 0.63s Ensure test packages ---------------------------------------------------- 0.52s fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.51s Debug why there are no unused disks ------------------------------------- 0.48s fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 0.48s fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.43s Find unused disks in the system ----------------------------------------- 0.40s fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.32s fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.32s fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.08s fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.07s fedora.linux_system_roles.storage : Enable copr repositories if needed --- 0.07s Mark tasks to be skipped ------------------------------------------------ 0.06s fedora.linux_system_roles.storage : Set flag to indicate system is ostree --- 0.04s Get unused disks -------------------------------------------------------- 0.04s fedora.linux_system_roles.storage : Ensure ansible_facts used by role --- 0.04s