# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_modifications_with_selinux_disabled.yml ************************ 1 plays in /WORKDIR/git-load_module_check_existsst7568x2/tests/tests_modifications_with_selinux_disabled.yml PLAY [Ensure the default is targeted, enforcing, without local modifications] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/tests_modifications_with_selinux_disabled.yml:2 Friday 08 December 2023 17:17:38 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] META: ran handlers TASK [Ensure SELinux test packages] ******************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/tests_modifications_with_selinux_disabled.yml:10 Friday 08 December 2023 17:17:40 +0000 (0:00:01.425) 0:00:01.437 ******* included: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml for sut TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:13 Friday 08 December 2023 17:17:40 +0000 (0:00:00.028) 0:00:01.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:19 Friday 08 December 2023 17:17:40 +0000 (0:00:00.019) 0:00:01.485 ******* TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Friday 08 December 2023 17:17:40 +0000 (0:00:00.029) 0:00:01.515 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Friday 08 December 2023 17:17:40 +0000 (0:00:00.172) 0:00:01.687 ******* ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Friday 08 December 2023 17:17:40 +0000 (0:00:00.021) 0:00:01.708 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Friday 08 December 2023 17:17:41 +0000 (0:00:00.496) 0:00:02.205 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Friday 08 December 2023 17:17:41 +0000 (0:00:00.021) 0:00:02.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Friday 08 December 2023 17:17:41 +0000 (0:00:00.020) 0:00:02.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Friday 08 December 2023 17:17:41 +0000 (0:00:00.025) 0:00:02.272 ******* ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:24 Friday 08 December 2023 17:17:41 +0000 (0:00:00.696) 0:00:02.968 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "selinux-policy-targeted-3.7.19-312.el6.noarch providing selinux-policy-targeted is already installed" ] } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:32 Friday 08 December 2023 17:17:42 +0000 (0:00:00.426) 0:00:03.395 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [ "util-linux-ng-2.17.2-12.28.el6_9.2.x86_64 providing util-linux is already installed" ] } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:46 Friday 08 December 2023 17:17:43 +0000 (0:00:00.741) 0:00:04.136 ******* ok: [sut] => { "ansible_facts": { "__selinux_is_el6": true }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:55 Friday 08 December 2023 17:17:43 +0000 (0:00:00.023) 0:00:04.160 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:60 Friday 08 December 2023 17:17:43 +0000 (0:00:00.018) 0:00:04.179 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:65 Friday 08 December 2023 17:17:43 +0000 (0:00:00.020) 0:00:04.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:70 Friday 08 December 2023 17:17:43 +0000 (0:00:00.020) 0:00:04.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:75 Friday 08 December 2023 17:17:43 +0000 (0:00:00.019) 0:00:04.239 ******* ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.9.21" ], "all_ipv6_addresses": [ "fe80::1030:57ff:fec3:bb97" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_version": "4.2.amazon", "cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": "ttyS0,115200", "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "date_time": { "date": "2023-12-08", "day": "08", "epoch": "1702055860", "hour": "17", "iso8601": "2023-12-08T17:17:40Z", "iso8601_basic": "20231208T171740299435", "iso8601_basic_short": "20231208T171740", "iso8601_micro": "2023-12-08T17:17:40.299435Z", "minute": "17", "month": "12", "second": "40", "time": "17:17:40", "tz": "UTC", "tz_offset": "+0000", "weekday": "Friday", "weekday_number": "5", "weeknumber": "49", "year": "2023" }, "default_ipv4": { "address": "10.31.9.21", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:30:57:c3:bb:97", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.8.0", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] } }, "devices": { "loop0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "loop7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram1": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram10": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram11": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram12": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram13": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram14": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram15": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram2": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram3": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram4": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram5": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram6": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram7": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram8": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "ram9": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "32768", "sectorsize": "512", "size": "16.00 MB", "support_discard": "0", "vendor": null, "virtual": 1 }, "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "e44cb478-91f6-4637-b61a-282c8b71c84a" ] }, "sectors": "524285600", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "cfq", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_search_string": "Red Hat", "distribution_file_variety": "RedHat", "distribution_release": "Santiago", "distribution_version": "6.10", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "testing-farm.us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "G_BROKEN_FILENAMES": "1", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "MAIL": "/var/mail/root", "PATH": "/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_CLIENT": "10.29.163.180 52114 22", "SSH_CONNECTION": "10.29.163.180 52114 10.31.9.21 22", "USER": "root", "_": "/usr/bin/python2" }, "eth0": { "active": true, "device": "eth0", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off", "tx_checksum_ipv4": "on", "tx_checksum_ipv6": "off", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_lockless": "off [fixed]", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp6_segmentation": "off", "tx_tcp_ecn_segmentation": "off", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.9.21", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0" }, "ipv6": [ { "address": "fe80::1030:57ff:fec3:bb97", "prefix": "64", "scope": "link" } ], "macaddress": "12:30:57:c3:bb:97", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "40a7d8e1-f29f-4107-941f-1b878639840a.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "40a7d8e1-f29f-4107-941f-1b878639840a", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "2.6.32-754.35.1.el6.x86_64", "kernel_version": "#1 SMP Wed Sep 16 06:48:01 EDT 2020", "lo": { "active": true, "device": "lo", "features": { "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "tx_checksum_unneeded": "off [fixed]", "tx_checksumming": "on", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_lockless": "on [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_segmentation": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "udp_fragmentation_offload": "on", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "timestamping": [ "rx_software", "software" ], "type": "loopback" }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "f52d97e5a5db8f235dfcab8f0000000a", "memfree_mb": 2712, "memory_mb": { "nocache": { "free": 3453, "used": 188 }, "real": { "free": 2712, "total": 3641, "used": 929 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60735944, "block_size": 4096, "block_total": 64491061, "block_used": 3755117, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774426624, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "40a7d8e1-f29f-4107-941f-1b878639840a.testing-farm", "pkg_mgr": "yum", "proc_cmdline": { "KEYBOARDTYPE": "pc", "KEYTABLE": "us", "LANG": "en_US.UTF-8", "SYSFONT": "latarcyrheb-sun16", "console": [ "tty0", "ttyS0,115200" ], "crashkernel": "129M@48M", "quiet": true, "rd_NO_DM": true, "rd_NO_LUKS": true, "rd_NO_LVM": true, "rd_NO_MD": true, "rhgb": true, "ro": true, "root": "UUID=e44cb478-91f6-4637-b61a-282c8b71c84a" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec2bf17c-b325-62c8-df49-c1c72fe1562f", "product_uuid": "7CF12BEC-25B3-C862-DF49-C1C72FE1562F", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python2", "has_sslcontext": false, "type": "CPython", "version": { "major": 2, "micro": 6, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 2, 6, 6, "final", 0 ] }, "python_version": "2.6.6", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "upstart", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAOjyN6GSP4A2hQ5eKLDU4eXLF3kGuUEf+Ar/Hz9cs6plXGuuwkXY+zmq6yI3885HNL82A7x8QgCDq/P5uh+XtcGXAEPBoyvkEz9jYamJgs8dK3LFvjXyJWC/0B0ldf1uxmos0d75brdJ3gbRnKLX/YNGO+rMxz/LwJ6TMxK6txo3AAAAFQCsYtxbg9mPOpBc7KR+Pj9ACzzHjQAAAIEAx4dTqyCPbmvNABuSyAuYrCqXbIwYxYnCkW9jhRBwsusVjVGG68kehIFWPjK40QGJEMoukeoewpSFFgtbU1fV/r6KIHWadQ+4QE022OCJWrtXpHeUiCg1euuxX+zIlKaUcnaiWDebb+P4JSwsDGlbeOFjPfnt8iadjXMsJBXqdFsAAACBAMdhwEvsqXI/H990kUWCgFXeLGK6G/XMruUnt+GTx5ID+8vjw2sj0MiZeopjS7vSp20U+9VODM/uHyaS9BJxlSEJWJMkAlnsIsyM9o4JSwytAK5C7gZImpGsVs7JOZ/cP1zhmy5yTQFquT1UcsbkEZZ40OWY1gBsIRwiklPbocZD", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAQEA9ZdtzHGnj5M8mSi5dV0RAdn5ylz4tWctbd04NwkpcAPDKWmGNuALIOXbneQf/qaNLY49oe7q97GFCVw8gD0X0W/reJ+aTr1bBePOClmiwVGdpEZ9J0Mw16xRyeNCx1JkUyS5q6Zpf0Syxcqs4yhN6Q8TumRW+wRV1lmeFws34LF7uTvjXsskWzzsSCmVM5YFJShJZokne8lxwncC/kMaNTria1tB8yyDyFSv3r904eTFZInjDCpLGfCiMetWRDgpEwk3uBxO6dpMOdizspSCCDy8hxu85mujabT517cUGA97q+r88qE0mE1hvehYe1uTvIjojRK4nilTCCdvn3CUlw==", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 396, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_type": "xen" } }, "changed": false } META: ending play for sut PLAY RECAP ********************************************************************* sut : ok=10 changed=0 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Friday 08 December 2023 17:17:43 +0000 (0:00:00.047) 0:00:04.286 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 1.43s /WORKDIR/git-load_module_check_existsst7568x2/tests/tests_modifications_with_selinux_disabled.yml:2 Ensure findmnt ---------------------------------------------------------- 0.74s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:32 linux-system-roles.selinux : Refresh facts ------------------------------ 0.70s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.50s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Ensure selinux-policy-targeted ------------------------------------------ 0.43s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:24 linux-system-roles.selinux : Check if system is ostree ------------------ 0.17s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Unset facts used above -------------------------------------------------- 0.05s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:75 Ensure SELinux testing packages ----------------------------------------- 0.03s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:19 Ensure SELinux test packages -------------------------------------------- 0.03s /WORKDIR/git-load_module_check_existsst7568x2/tests/tests_modifications_with_selinux_disabled.yml:10 linux-system-roles.selinux : Install SELinux tool semanage -------------- 0.03s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Set is_el6 flag --------------------------------------------------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:46 linux-system-roles.selinux : Set flag to indicate system is ostree ------ 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 linux-system-roles.selinux : Install SELinux python3 tools -------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Get local modifications - login ----------------------------------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:65 linux-system-roles.selinux : Install SELinux python3 tools -------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Get local modifications - port ------------------------------------------ 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:60 Ensure ansible_facts used by tests -------------------------------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:13 Get local modifications - fcontext -------------------------------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:70 Get local modifications - boolean --------------------------------------- 0.02s /WORKDIR/git-load_module_check_existsst7568x2/tests/set_selinux_variables.yml:55 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---