# 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 statically imported: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml statically imported: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml 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_fcontext.yml *************************************************** 1 plays in /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml PLAY [Check if selinux role sets SELinux fcontext mappings] ******************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:2 Saturday 27 January 2024 20:50:35 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [sut] META: ran handlers TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:13 Saturday 27 January 2024 20:50:37 +0000 (0:00:01.959) 0:00:01.972 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:19 Saturday 27 January 2024 20:50:37 +0000 (0:00:00.025) 0:00:01.998 ****** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:50:37 +0000 (0:00:00.030) 0:00:02.028 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:50:38 +0000 (0:00:00.172) 0:00:02.200 ****** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:50:38 +0000 (0:00:00.021) 0:00:02.221 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:50:38 +0000 (0:00:00.540) 0:00:02.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:50:38 +0000 (0:00:00.023) 0:00:02.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:50:38 +0000 (0:00:00.019) 0:00:02.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:50:38 +0000 (0:00:00.018) 0:00:02.824 ****** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:24 Saturday 27 January 2024 20:50:39 +0000 (0:00:00.759) 0:00:03.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:32 Saturday 27 January 2024 20:50:39 +0000 (0:00:00.018) 0:00:03.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:46 Saturday 27 January 2024 20:50:39 +0000 (0:00:00.018) 0:00:03.621 ****** ok: [sut] => { "ansible_facts": { "__selinux_is_el6": true }, "changed": false } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 Saturday 27 January 2024 20:50:39 +0000 (0:00:00.022) 0:00:03.643 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:03.585247", "end": "2024-01-27 20:50:43.218745", "rc": 0, "start": "2024-01-27 20:50:39.633498" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 Saturday 27 January 2024 20:50:43 +0000 (0:00:03.777) 0:00:07.420 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.406371", "end": "2024-01-27 20:50:45.753096", "rc": 0, "start": "2024-01-27 20:50:43.346725" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 Saturday 27 January 2024 20:50:45 +0000 (0:00:02.534) 0:00:09.955 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.529564", "end": "2024-01-27 20:50:48.406931", "rc": 0, "start": "2024-01-27 20:50:45.877367" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 Saturday 27 January 2024 20:50:48 +0000 (0:00:02.652) 0:00:12.608 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.445941", "end": "2024-01-27 20:50:50.976551", "rc": 0, "start": "2024-01-27 20:50:48.530610" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:75 Saturday 27 January 2024 20:50:50 +0000 (0:00:02.569) 0:00:15.177 ****** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.11.18" ], "all_ipv6_addresses": [ "fe80::10d5:b6ff:fec1:e6b3" ], "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": "2024-01-27", "day": "27", "epoch": "1706388637", "hour": "20", "iso8601": "2024-01-27T20:50:37Z", "iso8601_basic": "20240127T205037746025", "iso8601_basic_short": "20240127T205037", "iso8601_micro": "2024-01-27T20:50:37.746025Z", "minute": "50", "month": "01", "second": "37", "time": "20:50:37", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "year": "2024" }, "default_ipv4": { "address": "10.31.11.18", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:d5:b6:c1:e6:b3", "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.185 37474 22", "SSH_CONNECTION": "10.29.163.185 37474 10.31.11.18 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.11.18", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0" }, "ipv6": [ { "address": "fe80::10d5:b6ff:fec1:e6b3", "prefix": "64", "scope": "link" } ], "macaddress": "12:d5:b6:c1:e6:b3", "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": "2bad9eb0-95bd-47a1-868a-044a3783ad36.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "2bad9eb0-95bd-47a1-868a-044a3783ad36", "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": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736042, "block_size": 4096, "block_total": 64491061, "block_used": 3755019, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774828032, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "2bad9eb0-95bd-47a1-868a-044a3783ad36.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": "ec2f1b76-bf3f-6d9a-0f35-f7b162ddc1a7", "product_uuid": "761B2FEC-3FBF-9A6D-0F35-F7B162DDC1A7", "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": 462, "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 } TASK [Initial changes] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:16 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.033) 0:00:15.211 ****** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.051) 0:00:15.263 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.014) 0:00:15.277 ****** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.227) 0:00:15.505 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.014) 0:00:15.519 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.019) 0:00:15.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.020) 0:00:15.559 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.414) 0:00:15.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.019) 0:00:15.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.018) 0:00:16.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:50:51 +0000 (0:00:00.019) 0:00:16.031 ****** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.705) 0:00:16.736 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.019) 0:00:16.756 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.020) 0:00:16.777 ****** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.021) 0:00:16.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.009) 0:00:16.807 ****** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.020) 0:00:16.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.019) 0:00:16.847 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 27 January 2024 20:50:52 +0000 (0:00:00.019) 0:00:16.866 ****** changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "fcontext", "-D" ], "delta": "0:00:04.142185", "end": "2024-01-27 20:50:56.930680", "rc": 0, "start": "2024-01-27 20:50:52.788495" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 27 January 2024 20:50:56 +0000 (0:00:04.270) 0:00:21.136 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 27 January 2024 20:50:56 +0000 (0:00:00.026) 0:00:21.163 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 27 January 2024 20:50:56 +0000 (0:00:00.023) 0:00:21.187 ****** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 27 January 2024 20:50:57 +0000 (0:00:00.038) 0:00:21.225 ****** changed: [sut] => (item={'target': '/tmp/test_dir1(/.*)?', 'setype': 'user_home_dir_t', 'ftype': 'd', 'seuser': 'staff_u', 'selevel': 's0-s0:c0.c1023'}) => { "__selinux_item": { "ftype": "d", "selevel": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "target": "/tmp/test_dir1(/.*)?" }, "ansible_loop_var": "__selinux_item", "changed": true, "ftype": "d", "serange": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "state": "present", "substitute": null, "target": "/tmp/test_dir1(/.*)?" } TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 27 January 2024 20:51:03 +0000 (0:00:06.631) 0:00:27.857 ****** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 27 January 2024 20:51:03 +0000 (0:00:00.021) 0:00:27.878 ****** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 27 January 2024 20:51:03 +0000 (0:00:00.028) 0:00:27.907 ****** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 27 January 2024 20:51:04 +0000 (0:00:01.054) 0:00:28.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 27 January 2024 20:51:04 +0000 (0:00:00.023) 0:00:28.986 ****** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 27 January 2024 20:51:04 +0000 (0:00:00.022) 0:00:29.008 ****** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:13 Saturday 27 January 2024 20:51:04 +0000 (0:00:00.021) 0:00:29.030 ****** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:19 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.194) 0:00:29.224 ****** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.044) 0:00:29.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.032) 0:00:29.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.024) 0:00:29.325 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.448) 0:00:29.773 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.023) 0:00:29.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.022) 0:00:29.820 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:51:05 +0000 (0:00:00.023) 0:00:29.843 ****** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:24 Saturday 27 January 2024 20:51:06 +0000 (0:00:00.738) 0:00:30.581 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:32 Saturday 27 January 2024 20:51:06 +0000 (0:00:00.025) 0:00:30.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:46 Saturday 27 January 2024 20:51:06 +0000 (0:00:00.024) 0:00:30.631 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 Saturday 27 January 2024 20:51:06 +0000 (0:00:00.028) 0:00:30.660 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.665731", "end": "2024-01-27 20:51:09.261801", "rc": 0, "start": "2024-01-27 20:51:06.596070" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 Saturday 27 January 2024 20:51:09 +0000 (0:00:02.807) 0:00:33.467 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.509594", "end": "2024-01-27 20:51:11.900385", "rc": 0, "start": "2024-01-27 20:51:09.390791" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 Saturday 27 January 2024 20:51:11 +0000 (0:00:02.637) 0:00:36.105 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.469213", "end": "2024-01-27 20:51:14.500938", "rc": 0, "start": "2024-01-27 20:51:12.031725" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 Saturday 27 January 2024 20:51:14 +0000 (0:00:02.600) 0:00:38.706 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.472585", "end": "2024-01-27 20:51:17.180099", "rc": 0, "start": "2024-01-27 20:51:14.707514" } STDOUT: /tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:75 Saturday 27 January 2024 20:51:17 +0000 (0:00:02.681) 0:00:41.387 ****** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.11.18" ], "all_ipv6_addresses": [ "fe80::10d5:b6ff:fec1:e6b3" ], "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": "2024-01-27", "day": "27", "epoch": "1706388637", "hour": "20", "iso8601": "2024-01-27T20:50:37Z", "iso8601_basic": "20240127T205037746025", "iso8601_basic_short": "20240127T205037", "iso8601_micro": "2024-01-27T20:50:37.746025Z", "minute": "50", "month": "01", "second": "37", "time": "20:50:37", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "year": "2024" }, "default_ipv4": { "address": "10.31.11.18", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:d5:b6:c1:e6:b3", "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.185 37474 22", "SSH_CONNECTION": "10.29.163.185 37474 10.31.11.18 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.11.18", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0" }, "ipv6": [ { "address": "fe80::10d5:b6ff:fec1:e6b3", "prefix": "64", "scope": "link" } ], "macaddress": "12:d5:b6:c1:e6:b3", "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": "2bad9eb0-95bd-47a1-868a-044a3783ad36.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "2bad9eb0-95bd-47a1-868a-044a3783ad36", "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": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736042, "block_size": 4096, "block_total": 64491061, "block_used": 3755019, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774828032, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "2bad9eb0-95bd-47a1-868a-044a3783ad36.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": "ec2f1b76-bf3f-6d9a-0f35-f7b162ddc1a7", "product_uuid": "761B2FEC-3FBF-9A6D-0F35-F7B162DDC1A7", "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": 462, "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 } TASK [Save state after initial changes and before other changes] *************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:28 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.039) 0:00:41.427 ****** ok: [sut] => { "ansible_facts": { "fcontext_before": "/tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 " }, "changed": false } TASK [Check if there are SELinux fcontext mapping changes] ********************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:32 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.022) 0:00:41.450 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if there's mapping to seuser/selevel context] ********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:36 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.023) 0:00:41.474 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Subsequent changes] ****************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:40 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.024) 0:00:41.498 ****** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.052) 0:00:41.551 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.042) 0:00:41.594 ****** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.251) 0:00:41.845 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.025) 0:00:41.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.024) 0:00:41.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:51:17 +0000 (0:00:00.023) 0:00:41.918 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.417) 0:00:42.336 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.023) 0:00:42.360 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.022) 0:00:42.383 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.023) 0:00:42.406 ****** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.696) 0:00:43.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.023) 0:00:43.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.022) 0:00:43.150 ****** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.024) 0:00:43.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 27 January 2024 20:51:18 +0000 (0:00:00.011) 0:00:43.185 ****** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.022) 0:00:43.207 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.023) 0:00:43.231 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.022) 0:00:43.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.022) 0:00:43.276 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.059) 0:00:43.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.022) 0:00:43.358 ****** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 27 January 2024 20:51:19 +0000 (0:00:00.022) 0:00:43.381 ****** changed: [sut] => (item={'target': '/tmp/test_dir2(/.*)?', 'setype': 'user_home_dir_t', 'ftype': 'd', 'seuser': 'staff_u', 'selevel': 's0-s0:c0.c1023'}) => { "__selinux_item": { "ftype": "d", "selevel": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "target": "/tmp/test_dir2(/.*)?" }, "ansible_loop_var": "__selinux_item", "changed": true, "ftype": "d", "serange": "s0-s0:c0.c1023", "setype": "user_home_dir_t", "seuser": "staff_u", "state": "present", "substitute": null, "target": "/tmp/test_dir2(/.*)?" } TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 27 January 2024 20:51:25 +0000 (0:00:06.597) 0:00:49.978 ****** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 27 January 2024 20:51:25 +0000 (0:00:00.022) 0:00:50.001 ****** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 27 January 2024 20:51:25 +0000 (0:00:00.022) 0:00:50.024 ****** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 27 January 2024 20:51:26 +0000 (0:00:00.974) 0:00:50.999 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 27 January 2024 20:51:26 +0000 (0:00:00.026) 0:00:51.025 ****** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 27 January 2024 20:51:26 +0000 (0:00:00.023) 0:00:51.049 ****** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:13 Saturday 27 January 2024 20:51:26 +0000 (0:00:00.023) 0:00:51.072 ****** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:19 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.196) 0:00:51.269 ****** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.024) 0:00:51.294 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.024) 0:00:51.319 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.065) 0:00:51.384 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.457) 0:00:51.842 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.023) 0:00:51.866 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.022) 0:00:51.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:51:27 +0000 (0:00:00.023) 0:00:51.912 ****** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:24 Saturday 27 January 2024 20:51:28 +0000 (0:00:00.755) 0:00:52.668 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:32 Saturday 27 January 2024 20:51:28 +0000 (0:00:00.023) 0:00:52.692 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:46 Saturday 27 January 2024 20:51:28 +0000 (0:00:00.022) 0:00:52.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 Saturday 27 January 2024 20:51:28 +0000 (0:00:00.022) 0:00:52.737 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.468548", "end": "2024-01-27 20:51:31.130537", "rc": 0, "start": "2024-01-27 20:51:28.661989" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 Saturday 27 January 2024 20:51:31 +0000 (0:00:02.597) 0:00:55.334 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.460184", "end": "2024-01-27 20:51:33.720312", "rc": 0, "start": "2024-01-27 20:51:31.260128" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 Saturday 27 January 2024 20:51:33 +0000 (0:00:02.589) 0:00:57.924 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.567493", "end": "2024-01-27 20:51:36.418723", "rc": 0, "start": "2024-01-27 20:51:33.851230" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 Saturday 27 January 2024 20:51:36 +0000 (0:00:02.698) 0:01:00.622 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.505553", "end": "2024-01-27 20:51:39.052996", "rc": 0, "start": "2024-01-27 20:51:36.547443" } STDOUT: /tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 /tmp/test_dir2(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:75 Saturday 27 January 2024 20:51:39 +0000 (0:00:02.633) 0:01:03.256 ****** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.11.18" ], "all_ipv6_addresses": [ "fe80::10d5:b6ff:fec1:e6b3" ], "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": "2024-01-27", "day": "27", "epoch": "1706388637", "hour": "20", "iso8601": "2024-01-27T20:50:37Z", "iso8601_basic": "20240127T205037746025", "iso8601_basic_short": "20240127T205037", "iso8601_micro": "2024-01-27T20:50:37.746025Z", "minute": "50", "month": "01", "second": "37", "time": "20:50:37", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "year": "2024" }, "default_ipv4": { "address": "10.31.11.18", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:d5:b6:c1:e6:b3", "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.185 37474 22", "SSH_CONNECTION": "10.29.163.185 37474 10.31.11.18 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.11.18", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0" }, "ipv6": [ { "address": "fe80::10d5:b6ff:fec1:e6b3", "prefix": "64", "scope": "link" } ], "macaddress": "12:d5:b6:c1:e6:b3", "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": "2bad9eb0-95bd-47a1-868a-044a3783ad36.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "2bad9eb0-95bd-47a1-868a-044a3783ad36", "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": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736042, "block_size": 4096, "block_total": 64491061, "block_used": 3755019, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774828032, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "2bad9eb0-95bd-47a1-868a-044a3783ad36.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": "ec2f1b76-bf3f-6d9a-0f35-f7b162ddc1a7", "product_uuid": "761B2FEC-3FBF-9A6D-0F35-F7B162DDC1A7", "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": 462, "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 } TASK [Save state after other changes] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:52 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.039) 0:01:03.295 ****** ok: [sut] => { "ansible_facts": { "fcontext_after": "/tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 \n/tmp/test_dir2(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 " }, "changed": false } TASK [Check if there are SELinux fcontext mapping changes] ********************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:56 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.040) 0:01:03.336 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if there's another mapping to seuser/selevel context] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:60 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.024) 0:01:03.360 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Revert subsequent changes] *********************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:66 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.025) 0:01:03.385 ****** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.054) 0:01:03.440 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.021) 0:01:03.461 ****** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.209) 0:01:03.671 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.022) 0:01:03.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.023) 0:01:03.717 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.023) 0:01:03.741 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.412) 0:01:04.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:51:39 +0000 (0:00:00.022) 0:01:04.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:04.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.023) 0:01:04.222 ****** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.710) 0:01:04.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.023) 0:01:04.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:04.980 ****** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.023) 0:01:05.004 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.011) 0:01:05.015 ****** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.024) 0:01:05.039 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:05.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:05.085 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:05.107 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:05.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:05.153 ****** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 27 January 2024 20:51:40 +0000 (0:00:00.022) 0:01:05.175 ****** changed: [sut] => (item={'target': '/tmp/test_dir2(/.*)?', 'setype': 'user_home_dir_t', 'ftype': 'd', 'state': 'absent'}) => { "__selinux_item": { "ftype": "d", "setype": "user_home_dir_t", "state": "absent", "target": "/tmp/test_dir2(/.*)?" }, "ansible_loop_var": "__selinux_item", "changed": true, "ftype": "d", "setype": "user_home_dir_t", "state": "absent", "substitute": null, "target": "/tmp/test_dir2(/.*)?" } TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 27 January 2024 20:51:47 +0000 (0:00:06.393) 0:01:11.569 ****** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 27 January 2024 20:51:47 +0000 (0:00:00.025) 0:01:11.595 ****** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 27 January 2024 20:51:47 +0000 (0:00:00.024) 0:01:11.619 ****** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 27 January 2024 20:51:48 +0000 (0:00:01.004) 0:01:12.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.047) 0:01:12.671 ****** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.023) 0:01:12.694 ****** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:13 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.022) 0:01:12.717 ****** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:19 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.198) 0:01:12.916 ****** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.024) 0:01:12.940 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.024) 0:01:12.965 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:51:48 +0000 (0:00:00.022) 0:01:12.987 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:51:49 +0000 (0:00:00.445) 0:01:13.432 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:51:49 +0000 (0:00:00.024) 0:01:13.457 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:51:49 +0000 (0:00:00.024) 0:01:13.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:51:49 +0000 (0:00:00.025) 0:01:13.506 ****** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:24 Saturday 27 January 2024 20:51:50 +0000 (0:00:00.729) 0:01:14.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:32 Saturday 27 January 2024 20:51:50 +0000 (0:00:00.024) 0:01:14.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:46 Saturday 27 January 2024 20:51:50 +0000 (0:00:00.022) 0:01:14.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 Saturday 27 January 2024 20:51:50 +0000 (0:00:00.023) 0:01:14.306 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.532880", "end": "2024-01-27 20:51:52.769968", "rc": 0, "start": "2024-01-27 20:51:50.237088" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 Saturday 27 January 2024 20:51:52 +0000 (0:00:02.665) 0:01:16.972 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.460000", "end": "2024-01-27 20:51:55.359862", "rc": 0, "start": "2024-01-27 20:51:52.899862" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 Saturday 27 January 2024 20:51:55 +0000 (0:00:02.591) 0:01:19.563 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.498192", "end": "2024-01-27 20:51:57.991760", "rc": 0, "start": "2024-01-27 20:51:55.493568" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 Saturday 27 January 2024 20:51:58 +0000 (0:00:02.631) 0:01:22.195 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.442621", "end": "2024-01-27 20:52:00.564183", "rc": 0, "start": "2024-01-27 20:51:58.121562" } STDOUT: /tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:75 Saturday 27 January 2024 20:52:00 +0000 (0:00:02.573) 0:01:24.768 ****** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.11.18" ], "all_ipv6_addresses": [ "fe80::10d5:b6ff:fec1:e6b3" ], "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": "2024-01-27", "day": "27", "epoch": "1706388637", "hour": "20", "iso8601": "2024-01-27T20:50:37Z", "iso8601_basic": "20240127T205037746025", "iso8601_basic_short": "20240127T205037", "iso8601_micro": "2024-01-27T20:50:37.746025Z", "minute": "50", "month": "01", "second": "37", "time": "20:50:37", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "year": "2024" }, "default_ipv4": { "address": "10.31.11.18", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:d5:b6:c1:e6:b3", "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.185 37474 22", "SSH_CONNECTION": "10.29.163.185 37474 10.31.11.18 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.11.18", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0" }, "ipv6": [ { "address": "fe80::10d5:b6ff:fec1:e6b3", "prefix": "64", "scope": "link" } ], "macaddress": "12:d5:b6:c1:e6:b3", "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": "2bad9eb0-95bd-47a1-868a-044a3783ad36.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "2bad9eb0-95bd-47a1-868a-044a3783ad36", "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": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736042, "block_size": 4096, "block_total": 64491061, "block_used": 3755019, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774828032, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "2bad9eb0-95bd-47a1-868a-044a3783ad36.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": "ec2f1b76-bf3f-6d9a-0f35-f7b162ddc1a7", "product_uuid": "761B2FEC-3FBF-9A6D-0F35-F7B162DDC1A7", "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": 462, "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 } TASK [Save state after reverting other changes] ******************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:78 Saturday 27 January 2024 20:52:00 +0000 (0:00:00.041) 0:01:24.810 ****** ok: [sut] => { "ansible_facts": { "fcontext_after": "/tmp/test_dir1(/.*)? directory staff_u:object_r:user_home_dir_t:s0-s0:c0.c1023 " }, "changed": false } TASK [Check if SELinux fcontext mapping is as before] ************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:82 Saturday 27 January 2024 20:52:00 +0000 (0:00:00.023) 0:01:24.833 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check if the correct mapping was removed] ******************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:86 Saturday 27 January 2024 20:52:00 +0000 (0:00:00.023) 0:01:24.857 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Purge all fcontexts] ***************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:92 Saturday 27 January 2024 20:52:00 +0000 (0:00:00.024) 0:01:24.881 ****** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Saturday 27 January 2024 20:52:00 +0000 (0:00:00.058) 0:01:24.940 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml for sut TASK [linux-system-roles.selinux : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Saturday 27 January 2024 20:52:00 +0000 (0:00:00.042) 0:01:24.982 ****** ok: [sut] TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.212) 0:01:25.195 ****** included: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml for sut TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.021) 0:01:25.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.023) 0:01:25.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.022) 0:01:25.263 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.420) 0:01:25.684 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.023) 0:01:25.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.022) 0:01:25.730 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:52:01 +0000 (0:00:00.023) 0:01:25.754 ****** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.698) 0:01:26.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.024) 0:01:26.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.022) 0:01:26.499 ****** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.023) 0:01:26.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.011) 0:01:26.534 ****** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.022) 0:01:26.557 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.024) 0:01:26.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Saturday 27 January 2024 20:52:02 +0000 (0:00:00.022) 0:01:26.605 ****** changed: [sut] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "fcontext", "-D" ], "delta": "0:00:06.758589", "end": "2024-01-27 20:52:09.292060", "rc": 0, "start": "2024-01-27 20:52:02.533471" } TASK [linux-system-roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Saturday 27 January 2024 20:52:09 +0000 (0:00:06.905) 0:01:33.510 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Saturday 27 January 2024 20:52:09 +0000 (0:00:00.071) 0:01:33.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Saturday 27 January 2024 20:52:09 +0000 (0:00:00.023) 0:01:33.605 ****** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Saturday 27 January 2024 20:52:09 +0000 (0:00:00.024) 0:01:33.629 ****** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Saturday 27 January 2024 20:52:09 +0000 (0:00:00.028) 0:01:33.658 ****** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Saturday 27 January 2024 20:52:09 +0000 (0:00:00.023) 0:01:33.681 ****** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Saturday 27 January 2024 20:52:09 +0000 (0:00:00.025) 0:01:33.707 ****** ok: [sut] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "0": { "checksum": "", "enabled": 1 } }, "accountsd": { "0": { "checksum": "", "enabled": 1 } }, "ada": { "0": { "checksum": "", "enabled": 1 } }, "afs": { "0": { "checksum": "", "enabled": 1 } }, "aiccu": { "0": { "checksum": "", "enabled": 1 } }, "aide": { "0": { "checksum": "", "enabled": 1 } }, "amanda": { "0": { "checksum": "", "enabled": 1 } }, "amtu": { "0": { "checksum": "", "enabled": 1 } }, "antivirus": { "0": { "checksum": "", "enabled": 1 } }, "apache": { "0": { "checksum": "", "enabled": 1 } }, "apcupsd": { "0": { "checksum": "", "enabled": 1 } }, "arpwatch": { "0": { "checksum": "", "enabled": 1 } }, "asterisk": { "0": { "checksum": "", "enabled": 1 } }, "audioentropy": { "0": { "checksum": "", "enabled": 1 } }, "automount": { "0": { "checksum": "", "enabled": 1 } }, "avahi": { "0": { "checksum": "", "enabled": 1 } }, "awstats": { "0": { "checksum": "", "enabled": 1 } }, "bacula": { "0": { "checksum": "", "enabled": 1 } }, "bcfg2": { "0": { "checksum": "", "enabled": 1 } }, "bind": { "0": { "checksum": "", "enabled": 1 } }, "bitlbee": { "0": { "checksum": "", "enabled": 1 } }, "bluetooth": { "0": { "checksum": "", "enabled": 1 } }, "boinc": { "0": { "checksum": "", "enabled": 1 } }, "bugzilla": { "0": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "0": { "checksum": "", "enabled": 1 } }, "calamaris": { "0": { "checksum": "", "enabled": 1 } }, "canna": { "0": { "checksum": "", "enabled": 1 } }, "ccs": { "0": { "checksum": "", "enabled": 1 } }, "cdrecord": { "0": { "checksum": "", "enabled": 1 } }, "certmaster": { "0": { "checksum": "", "enabled": 1 } }, "certmonger": { "0": { "checksum": "", "enabled": 1 } }, "certwatch": { "0": { "checksum": "", "enabled": 1 } }, "cfengine": { "0": { "checksum": "", "enabled": 1 } }, "cgroup": { "0": { "checksum": "", "enabled": 1 } }, "chrome": { "0": { "checksum": "", "enabled": 1 } }, "chronyd": { "0": { "checksum": "", "enabled": 1 } }, "cinder": { "0": { "checksum": "", "enabled": 1 } }, "cipe": { "0": { "checksum": "", "enabled": 1 } }, "clogd": { "0": { "checksum": "", "enabled": 1 } }, "cloudform": { "0": { "checksum": "", "enabled": 1 } }, "cmirrord": { "0": { "checksum": "", "enabled": 1 } }, "cobbler": { "0": { "checksum": "", "enabled": 1 } }, "collectd": { "0": { "checksum": "", "enabled": 1 } }, "comsat": { "0": { "checksum": "", "enabled": 1 } }, "condor": { "0": { "checksum": "", "enabled": 1 } }, "conman": { "0": { "checksum": "", "enabled": 1 } }, "consolekit": { "0": { "checksum": "", "enabled": 1 } }, "courier": { "0": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "0": { "checksum": "", "enabled": 1 } }, "ctdbd": { "0": { "checksum": "", "enabled": 1 } }, "cups": { "0": { "checksum": "", "enabled": 1 } }, "cvs": { "0": { "checksum": "", "enabled": 1 } }, "cyphesis": { "0": { "checksum": "", "enabled": 1 } }, "cyrus": { "0": { "checksum": "", "enabled": 1 } }, "daemontools": { "0": { "checksum": "", "enabled": 1 } }, "dbskk": { "0": { "checksum": "", "enabled": 1 } }, "dcc": { "0": { "checksum": "", "enabled": 1 } }, "ddclient": { "0": { "checksum": "", "enabled": 1 } }, "denyhosts": { "0": { "checksum": "", "enabled": 1 } }, "devicekit": { "0": { "checksum": "", "enabled": 1 } }, "dhcp": { "0": { "checksum": "", "enabled": 1 } }, "dictd": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv": { "0": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "0": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "0": { "checksum": "", "enabled": 1 } }, "dovecot": { "0": { "checksum": "", "enabled": 1 } }, "drbd": { "0": { "checksum": "", "enabled": 1 } }, "dspam": { "0": { "checksum": "", "enabled": 1 } }, "ethereal": { "0": { "checksum": "", "enabled": 1 } }, "execmem": { "0": { "checksum": "", "enabled": 1 } }, "exim": { "0": { "checksum": "", "enabled": 1 } }, "fail2ban": { "0": { "checksum": "", "enabled": 1 } }, "fcoemon": { "0": { "checksum": "", "enabled": 1 } }, "fetchmail": { "0": { "checksum": "", "enabled": 1 } }, "finger": { "0": { "checksum": "", "enabled": 1 } }, "firewallgui": { "0": { "checksum": "", "enabled": 1 } }, "fprintd": { "0": { "checksum": "", "enabled": 1 } }, "freeipmi": { "0": { "checksum": "", "enabled": 1 } }, "ftp": { "0": { "checksum": "", "enabled": 1 } }, "games": { "0": { "checksum": "", "enabled": 1 } }, "git": { "0": { "checksum": "", "enabled": 1 } }, "gitosis": { "0": { "checksum": "", "enabled": 1 } }, "glance": { "0": { "checksum": "", "enabled": 1 } }, "glusterd": { "0": { "checksum": "", "enabled": 1 } }, "gnome": { "0": { "checksum": "", "enabled": 1 } }, "gnomeclock": { "0": { "checksum": "", "enabled": 1 } }, "gpg": { "0": { "checksum": "", "enabled": 1 } }, "gpm": { "0": { "checksum": "", "enabled": 1 } }, "gpsd": { "0": { "checksum": "", "enabled": 1 } }, "guest": { "0": { "checksum": "", "enabled": 1 } }, "hal": { "0": { "checksum": "", "enabled": 1 } }, "hddtemp": { "0": { "checksum": "", "enabled": 1 } }, "howl": { "0": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "0": { "checksum": "", "enabled": 1 } }, "icecast": { "0": { "checksum": "", "enabled": 1 } }, "inn": { "0": { "checksum": "", "enabled": 1 } }, "ipsec": { "0": { "checksum": "", "enabled": 1 } }, "irc": { "0": { "checksum": "", "enabled": 1 } }, "iscsi": { "0": { "checksum": "", "enabled": 1 } }, "isns": { "0": { "checksum": "", "enabled": 1 } }, "jabber": { "0": { "checksum": "", "enabled": 1 } }, "java": { "0": { "checksum": "", "enabled": 1 } }, "kdump": { "0": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "0": { "checksum": "", "enabled": 1 } }, "keepalived": { "0": { "checksum": "", "enabled": 1 } }, "kerberos": { "0": { "checksum": "", "enabled": 1 } }, "kerneloops": { "0": { "checksum": "", "enabled": 1 } }, "keystone": { "0": { "checksum": "", "enabled": 1 } }, "kismet": { "0": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "0": { "checksum": "", "enabled": 1 } }, "ktalk": { "0": { "checksum": "", "enabled": 1 } }, "l2tpd": { "0": { "checksum": "", "enabled": 1 } }, "ldap": { "0": { "checksum": "", "enabled": 1 } }, "likewise": { "0": { "checksum": "", "enabled": 1 } }, "linuxptp": { "0": { "checksum": "", "enabled": 1 } }, "lircd": { "0": { "checksum": "", "enabled": 1 } }, "livecd": { "0": { "checksum": "", "enabled": 1 } }, "lldpad": { "0": { "checksum": "", "enabled": 1 } }, "lockdev": { "0": { "checksum": "", "enabled": 1 } }, "logadm": { "0": { "checksum": "", "enabled": 1 } }, "lpd": { "0": { "checksum": "", "enabled": 1 } }, "lsm": { "0": { "checksum": "", "enabled": 1 } }, "mailman": { "0": { "checksum": "", "enabled": 1 } }, "matahari": { "0": { "checksum": "", "enabled": 1 } }, "mediawiki": { "0": { "checksum": "", "enabled": 1 } }, "memcached": { "0": { "checksum": "", "enabled": 1 } }, "milter": { "0": { "checksum": "", "enabled": 1 } }, "mip6d": { "0": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "0": { "checksum": "", "enabled": 1 } }, "modemmanager": { "0": { "checksum": "", "enabled": 1 } }, "mono": { "0": { "checksum": "", "enabled": 1 } }, "mozilla": { "0": { "checksum": "", "enabled": 1 } }, "mpd": { "0": { "checksum": "", "enabled": 1 } }, "mplayer": { "0": { "checksum": "", "enabled": 1 } }, "mrtg": { "0": { "checksum": "", "enabled": 1 } }, "munin": { "0": { "checksum": "", "enabled": 1 } }, "mysql": { "0": { "checksum": "", "enabled": 1 } }, "nagios": { "0": { "checksum": "", "enabled": 1 } }, "namespace": { "0": { "checksum": "", "enabled": 1 } }, "ncftool": { "0": { "checksum": "", "enabled": 1 } }, "netlabel": { "0": { "checksum": "", "enabled": 1 } }, "nis": { "0": { "checksum": "", "enabled": 1 } }, "nova": { "0": { "checksum": "", "enabled": 1 } }, "nslcd": { "0": { "checksum": "", "enabled": 1 } }, "nsplugin": { "0": { "checksum": "", "enabled": 1 } }, "ntop": { "0": { "checksum": "", "enabled": 1 } }, "ntp": { "0": { "checksum": "", "enabled": 1 } }, "numad": { "0": { "checksum": "", "enabled": 1 } }, "nut": { "0": { "checksum": "", "enabled": 1 } }, "nx": { "0": { "checksum": "", "enabled": 1 } }, "oddjob": { "0": { "checksum": "", "enabled": 1 } }, "openct": { "0": { "checksum": "", "enabled": 1 } }, "openhpid": { "0": { "checksum": "", "enabled": 1 } }, "openoffice": { "0": { "checksum": "", "enabled": 1 } }, "openshift": { "0": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "0": { "checksum": "", "enabled": 1 } }, "openvpn": { "0": { "checksum": "", "enabled": 1 } }, "openvswitch": { "0": { "checksum": "", "enabled": 1 } }, "openwsman": { "0": { "checksum": "", "enabled": 1 } }, "oracleasm": { "0": { "checksum": "", "enabled": 1 } }, "osad": { "0": { "checksum": "", "enabled": 1 } }, "pads": { "0": { "checksum": "", "enabled": 1 } }, "passenger": { "0": { "checksum": "", "enabled": 1 } }, "pcp": { "0": { "checksum": "", "enabled": 1 } }, "pcscd": { "0": { "checksum": "", "enabled": 1 } }, "pegasus": { "0": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "0": { "checksum": "", "enabled": 1 } }, "pingd": { "0": { "checksum": "", "enabled": 1 } }, "piranha": { "0": { "checksum": "", "enabled": 1 } }, "pkcsslotd": { "0": { "checksum": "", "enabled": 1 } }, "plymouthd": { "0": { "checksum": "", "enabled": 1 } }, "podsleuth": { "0": { "checksum": "", "enabled": 1 } }, "policykit": { "0": { "checksum": "", "enabled": 1 } }, "portmap": { "0": { "checksum": "", "enabled": 1 } }, "portreserve": { "0": { "checksum": "", "enabled": 1 } }, "postfix": { "0": { "checksum": "", "enabled": 1 } }, "postgresql": { "0": { "checksum": "", "enabled": 1 } }, "postgrey": { "0": { "checksum": "", "enabled": 1 } }, "ppp": { "0": { "checksum": "", "enabled": 1 } }, "prelude": { "0": { "checksum": "", "enabled": 1 } }, "privoxy": { "0": { "checksum": "", "enabled": 1 } }, "procmail": { "0": { "checksum": "", "enabled": 1 } }, "psad": { "0": { "checksum": "", "enabled": 1 } }, "ptchown": { "0": { "checksum": "", "enabled": 1 } }, "publicfile": { "0": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "0": { "checksum": "", "enabled": 1 } }, "puppet": { "0": { "checksum": "", "enabled": 1 } }, "pyzor": { "0": { "checksum": "", "enabled": 1 } }, "qemu": { "0": { "checksum": "", "enabled": 1 } }, "qmail": { "0": { "checksum": "", "enabled": 1 } }, "qpidd": { "0": { "checksum": "", "enabled": 1 } }, "quantum": { "0": { "checksum": "", "enabled": 1 } }, "radius": { "0": { "checksum": "", "enabled": 1 } }, "radvd": { "0": { "checksum": "", "enabled": 1 } }, "razor": { "0": { "checksum": "", "enabled": 1 } }, "rdisc": { "0": { "checksum": "", "enabled": 1 } }, "redis": { "0": { "checksum": "", "enabled": 1 } }, "remotelogin": { "0": { "checksum": "", "enabled": 1 } }, "rhcs": { "0": { "checksum": "", "enabled": 1 } }, "rhev": { "0": { "checksum": "", "enabled": 1 } }, "rhgb": { "0": { "checksum": "", "enabled": 1 } }, "rhnsd": { "0": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "0": { "checksum": "", "enabled": 1 } }, "rhts": { "0": { "checksum": "", "enabled": 1 } }, "ricci": { "0": { "checksum": "", "enabled": 1 } }, "rlogin": { "0": { "checksum": "", "enabled": 1 } }, "roundup": { "0": { "checksum": "", "enabled": 1 } }, "rpcbind": { "0": { "checksum": "", "enabled": 1 } }, "rshd": { "0": { "checksum": "", "enabled": 1 } }, "rssh": { "0": { "checksum": "", "enabled": 1 } }, "rsync": { "0": { "checksum": "", "enabled": 1 } }, "rtas": { "0": { "checksum": "", "enabled": 1 } }, "rtkit": { "0": { "checksum": "", "enabled": 1 } }, "rwho": { "0": { "checksum": "", "enabled": 1 } }, "samba": { "0": { "checksum": "", "enabled": 1 } }, "sambagui": { "0": { "checksum": "", "enabled": 1 } }, "sandbox": { "0": { "checksum": "", "enabled": 1 } }, "sanlock": { "0": { "checksum": "", "enabled": 1 } }, "sasl": { "0": { "checksum": "", "enabled": 1 } }, "sblim": { "0": { "checksum": "", "enabled": 1 } }, "screen": { "0": { "checksum": "", "enabled": 1 } }, "sectoolm": { "0": { "checksum": "", "enabled": 1 } }, "sensord": { "0": { "checksum": "", "enabled": 1 } }, "seunshare": { "0": { "checksum": "", "enabled": 1 } }, "sge": { "0": { "checksum": "", "enabled": 1 } }, "shutdown": { "0": { "checksum": "", "enabled": 1 } }, "slocate": { "0": { "checksum": "", "enabled": 1 } }, "slpd": { "0": { "checksum": "", "enabled": 1 } }, "smartmon": { "0": { "checksum": "", "enabled": 1 } }, "smokeping": { "0": { "checksum": "", "enabled": 1 } }, "smoltclient": { "0": { "checksum": "", "enabled": 1 } }, "smstools": { "0": { "checksum": "", "enabled": 1 } }, "snmp": { "0": { "checksum": "", "enabled": 1 } }, "snort": { "0": { "checksum": "", "enabled": 1 } }, "sosreport": { "0": { "checksum": "", "enabled": 1 } }, "soundserver": { "0": { "checksum": "", "enabled": 1 } }, "spamassassin": { "0": { "checksum": "", "enabled": 1 } }, "squid": { "0": { "checksum": "", "enabled": 1 } }, "sssd": { "0": { "checksum": "", "enabled": 1 } }, "staff": { "0": { "checksum": "", "enabled": 1 } }, "stapserver": { "0": { "checksum": "", "enabled": 1 } }, "stunnel": { "0": { "checksum": "", "enabled": 1 } }, "svnserve": { "0": { "checksum": "", "enabled": 1 } }, "swift": { "0": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "0": { "checksum": "", "enabled": 1 } }, "sysstat": { "0": { "checksum": "", "enabled": 1 } }, "tcpd": { "0": { "checksum": "", "enabled": 1 } }, "telepathy": { "0": { "checksum": "", "enabled": 1 } }, "telnet": { "0": { "checksum": "", "enabled": 1 } }, "tftp": { "0": { "checksum": "", "enabled": 1 } }, "tgtd": { "0": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "0": { "checksum": "", "enabled": 1 } }, "tomcat": { "0": { "checksum": "", "enabled": 1 } }, "tor": { "0": { "checksum": "", "enabled": 1 } }, "tuned": { "0": { "checksum": "", "enabled": 1 } }, "tvtime": { "0": { "checksum": "", "enabled": 1 } }, "ulogd": { "0": { "checksum": "", "enabled": 1 } }, "uml": { "0": { "checksum": "", "enabled": 1 } }, "unconfined": { "0": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "0": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "0": { "checksum": "", "enabled": 1 } }, "unprivuser": { "0": { "checksum": "", "enabled": 1 } }, "usbmodules": { "0": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "0": { "checksum": "", "enabled": 1 } }, "userhelper": { "0": { "checksum": "", "enabled": 1 } }, "usernetctl": { "0": { "checksum": "", "enabled": 1 } }, "uucp": { "0": { "checksum": "", "enabled": 1 } }, "uuidd": { "0": { "checksum": "", "enabled": 1 } }, "varnishd": { "0": { "checksum": "", "enabled": 1 } }, "vdagent": { "0": { "checksum": "", "enabled": 1 } }, "vhostmd": { "0": { "checksum": "", "enabled": 1 } }, "virt": { "0": { "checksum": "", "enabled": 1 } }, "vmware": { "0": { "checksum": "", "enabled": 1 } }, "vpn": { "0": { "checksum": "", "enabled": 1 } }, "w3c": { "0": { "checksum": "", "enabled": 1 } }, "watchdog": { "0": { "checksum": "", "enabled": 1 } }, "wdmd": { "0": { "checksum": "", "enabled": 1 } }, "webadm": { "0": { "checksum": "", "enabled": 1 } }, "webalizer": { "0": { "checksum": "", "enabled": 1 } }, "wine": { "0": { "checksum": "", "enabled": 1 } }, "xen": { "0": { "checksum": "", "enabled": 1 } }, "xfs": { "0": { "checksum": "", "enabled": 1 } }, "xguest": { "0": { "checksum": "", "enabled": 1 } }, "zabbix": { "0": { "checksum": "", "enabled": 1 } }, "zarafa": { "0": { "checksum": "", "enabled": 1 } }, "zebra": { "0": { "checksum": "", "enabled": 1 } }, "zosremote": { "0": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": false }, "changed": false } TASK [linux-system-roles.selinux : Load SELinux modules] *********************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.989) 0:01:34.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.025) 0:01:34.722 ****** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.023) 0:01:34.746 ****** TASK [Ensure ansible_facts used by tests] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:13 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.024) 0:01:34.771 ****** ok: [sut] TASK [Ensure SELinux testing packages] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:19 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.207) 0:01:34.979 ****** TASK [linux-system-roles.selinux : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.034) 0:01:35.013 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.028) 0:01:35.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Saturday 27 January 2024 20:52:10 +0000 (0:00:00.025) 0:01:35.067 ****** 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" ] } lsrpackages: libselinux-python policycoreutils-python TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Saturday 27 January 2024 20:52:11 +0000 (0:00:00.446) 0:01:35.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Saturday 27 January 2024 20:52:11 +0000 (0:00:00.023) 0:01:35.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Saturday 27 January 2024 20:52:11 +0000 (0:00:00.048) 0:01:35.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Saturday 27 January 2024 20:52:11 +0000 (0:00:00.025) 0:01:35.612 ****** ok: [sut] TASK [Ensure selinux-policy-targeted] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:24 Saturday 27 January 2024 20:52:12 +0000 (0:00:00.717) 0:01:36.329 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure findmnt] ********************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:32 Saturday 27 January 2024 20:52:12 +0000 (0:00:00.024) 0:01:36.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set is_el6 flag] ********************************************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:46 Saturday 27 January 2024 20:52:12 +0000 (0:00:00.025) 0:01:36.379 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get local modifications - boolean] *************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 Saturday 27 January 2024 20:52:12 +0000 (0:00:00.023) 0:01:36.403 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "boolean", "-l", "-n", "-C" ], "delta": "0:00:02.628746", "end": "2024-01-27 20:52:14.961266", "rc": 0, "start": "2024-01-27 20:52:12.332520" } TASK [Get local modifications - port] ****************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 Saturday 27 January 2024 20:52:14 +0000 (0:00:02.759) 0:01:39.163 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "port", "-l", "-n", "-C" ], "delta": "0:00:02.535026", "end": "2024-01-27 20:52:17.630070", "rc": 0, "start": "2024-01-27 20:52:15.095044" } TASK [Get local modifications - login] ***************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 Saturday 27 January 2024 20:52:17 +0000 (0:00:02.669) 0:01:41.832 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "login", "-l", "-n", "-C" ], "delta": "0:00:02.554363", "end": "2024-01-27 20:52:20.316182", "rc": 0, "start": "2024-01-27 20:52:17.761819" } TASK [Get local modifications - fcontext] ************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 Saturday 27 January 2024 20:52:20 +0000 (0:00:02.685) 0:01:44.517 ****** ok: [sut] => { "changed": false, "cmd": [ "/usr/sbin/semanage", "fcontext", "-l", "-n", "-C" ], "delta": "0:00:02.582515", "end": "2024-01-27 20:52:23.027722", "rc": 0, "start": "2024-01-27 20:52:20.445207" } TASK [Unset facts used above] ************************************************** task path: /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:75 Saturday 27 January 2024 20:52:23 +0000 (0:00:02.712) 0:01:47.230 ****** ok: [sut] => { "ansible_facts": { "ansible_facts": { "all_ipv4_addresses": [ "10.31.11.18" ], "all_ipv6_addresses": [ "fe80::10d5:b6ff:fec1:e6b3" ], "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": "2024-01-27", "day": "27", "epoch": "1706388637", "hour": "20", "iso8601": "2024-01-27T20:50:37Z", "iso8601_basic": "20240127T205037746025", "iso8601_basic_short": "20240127T205037", "iso8601_micro": "2024-01-27T20:50:37.746025Z", "minute": "50", "month": "01", "second": "37", "time": "20:50:37", "tz": "UTC", "tz_offset": "+0000", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "04", "year": "2024" }, "default_ipv4": { "address": "10.31.11.18", "alias": "eth0", "broadcast": "10.31.11.255", "gateway": "10.31.8.1", "interface": "eth0", "macaddress": "12:d5:b6:c1:e6:b3", "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.185 37474 22", "SSH_CONNECTION": "10.29.163.185 37474 10.31.11.18 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.11.18", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0" }, "ipv6": [ { "address": "fe80::10d5:b6ff:fec1:e6b3", "prefix": "64", "scope": "link" } ], "macaddress": "12:d5:b6:c1:e6:b3", "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": "2bad9eb0-95bd-47a1-868a-044a3783ad36.testing-farm.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "2bad9eb0-95bd-47a1-868a-044a3783ad36", "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": 2713, "memory_mb": { "nocache": { "free": 3454, "used": 187 }, "real": { "free": 2713, "total": 3641, "used": 928 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3641, "module_setup": true, "mounts": [ { "block_available": 60736042, "block_size": 4096, "block_total": 64491061, "block_used": 3755019, "device": "/dev/xvda1", "fstype": "ext4", "inode_available": 16323063, "inode_total": 16384000, "inode_used": 60937, "mount": "/", "options": "rw", "size_available": 248774828032, "size_total": 264155385856, "uuid": "e44cb478-91f6-4637-b61a-282c8b71c84a" } ], "nodename": "2bad9eb0-95bd-47a1-868a-044a3783ad36.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": "ec2f1b76-bf3f-6d9a-0f35-f7b162ddc1a7", "product_uuid": "761B2FEC-3FBF-9A6D-0F35-F7B162DDC1A7", "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": 462, "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 } TASK [Check if there are no SELinux fcontext mappings] ************************* task path: /WORKDIR/git-weekly-cinljyd1m0/tests/tests_fcontext.yml:101 Saturday 27 January 2024 20:52:23 +0000 (0:00:00.040) 0:01:47.270 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=86 changed=5 unreachable=0 failed=0 skipped=117 rescued=0 ignored=0 Saturday 27 January 2024 20:52:23 +0000 (0:00:00.017) 0:01:47.288 ****** =============================================================================== linux-system-roles.selinux : Purge all SELinux file context local modifications --- 6.91s /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 linux-system-roles.selinux : Set SELinux file contexts ------------------ 6.63s /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Set SELinux file contexts ------------------ 6.60s /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Set SELinux file contexts ------------------ 6.39s /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 linux-system-roles.selinux : Purge all SELinux file context local modifications --- 4.27s /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Get local modifications - boolean --------------------------------------- 3.78s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 ------------- linux-system-roles.selinux : Refresh facts ------------------------------ 3.70s /WORKDIR/git-weekly-cinljyd1m0/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Get local modifications - boolean --------------------------------------- 2.81s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 ------------- Get local modifications - boolean --------------------------------------- 2.76s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 ------------- Get local modifications - fcontext -------------------------------------- 2.71s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 ------------- Get local modifications - login ----------------------------------------- 2.70s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 ------------- Get local modifications - login ----------------------------------------- 2.69s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 ------------- Get local modifications - fcontext -------------------------------------- 2.68s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 ------------- Get local modifications - port ------------------------------------------ 2.67s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 ------------- Get local modifications - boolean --------------------------------------- 2.67s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:55 ------------- Get local modifications - login ----------------------------------------- 2.65s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 ------------- Get local modifications - port ------------------------------------------ 2.64s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:60 ------------- Get local modifications - fcontext -------------------------------------- 2.63s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:70 ------------- Get local modifications - login ----------------------------------------- 2.63s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 ------------- Get local modifications - login ----------------------------------------- 2.60s /WORKDIR/git-weekly-cinljyd1m0/tests/set_selinux_variables.yml:65 ------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---