# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_all_transitions.yml ******************************************** 1 plays in /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml PLAY [Test all the possible selinux_state transitions] ************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml:2 Thursday 07 December 2023 16:42:16 +0000 (0:00:00.021) 0:00:00.021 ***** ok: [sut] META: ran handlers TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml:17 Thursday 07 December 2023 16:42:17 +0000 (0:00:01.248) 0:00:01.269 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } META: end_host conditional evaluated to false, continuing execution for sut TASK [Save config] ************************************************************* task path: /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml:26 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.192) 0:00:01.461 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_config_save.yml for sut TASK [Backup original /etc/selinux/config] ************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_config_save.yml:2 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.025) 0:00:01.487 ***** changed: [sut] => { "changed": true, "checksum": "cab88436a995588a974c0bd5edd544fd419eab43", "dest": "/etc/selinux/config.test_selinux_save", "gid": 0, "group": "root", "md5sum": "91081ef6d958e79795d0255d7c374a56", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:selinux_config_t:s0", "size": 458, "src": "/etc/selinux/config", "state": "file", "uid": 0 } TASK [Test all the possible state transitions] ********************************* task path: /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml:29 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.314) 0:00:01.801 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut included: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml for sut TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.059) 0:00:01.860 ***** ok: [sut] => {} MSG: testing transition permissive -> permissive TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.013) 0:00:01.873 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.015) 0:00:01.889 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.034) 0:00:01.923 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.017) 0:00:01.941 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.012) 0:00:01.953 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.015) 0:00:01.969 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.selinux : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.112) 0:00:02.081 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:18 +0000 (0:00:00.015) 0:00:02.097 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:19 +0000 (0:00:00.506) 0:00:02.604 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:19 +0000 (0:00:00.011) 0:00:02.615 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:19 +0000 (0:00:00.010) 0:00:02.626 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:19 +0000 (0:00:00.011) 0:00:02.637 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:19 +0000 (0:00:00.676) 0:00:03.314 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "permissive" } MSG: SELinux state changed from 'enforcing' to 'permissive', Config SELinux state changed from 'enforcing' to 'permissive' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.298) 0:00:03.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.011) 0:00:03.623 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.012) 0:00:03.636 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.007) 0:00:03.643 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.011) 0:00:03.654 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.664 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.010) 0:00:03.674 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.684 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.693 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.703 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.713 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.722 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.732 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:20 +0000 (0:00:00.009) 0:00:03.741 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:21 +0000 (0:00:01.019) 0:00:04.761 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:21 +0000 (0:00:00.015) 0:00:04.777 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:21 +0000 (0:00:00.015) 0:00:04.792 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:42:21 +0000 (0:00:00.014) 0:00:04.807 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.759) 0:00:05.567 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.017) 0:00:05.584 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "config_mode": "permissive", "mode": "permissive", "policyvers": 24, "status": "enabled", "type": "targeted" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.014) 0:00:05.599 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.026) 0:00:05.625 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.023) 0:00:05.649 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.016) 0:00:05.665 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.023) 0:00:05.689 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.013) 0:00:05.703 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.030) 0:00:05.733 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.417) 0:00:06.151 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.015) 0:00:06.166 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.014) 0:00:06.181 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:22 +0000 (0:00:00.015) 0:00:06.196 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.682) 0:00:06.878 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:06.893 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.015) 0:00:06.908 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.016) 0:00:06.925 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.012) 0:00:06.937 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.016) 0:00:06.954 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:06.969 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:06.983 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.015) 0:00:06.999 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:07.014 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:07.028 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:07.042 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.013) 0:00:07.056 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.013) 0:00:07.070 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:23 +0000 (0:00:00.014) 0:00:07.084 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:24 +0000 (0:00:00.982) 0:00:08.067 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:24 +0000 (0:00:00.016) 0:00:08.083 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:24 +0000 (0:00:00.013) 0:00:08.097 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:42:24 +0000 (0:00:00.014) 0:00:08.111 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.676) 0:00:08.788 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.015) 0:00:08.804 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.041) 0:00:08.845 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.023) 0:00:08.869 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.017) 0:00:08.886 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.023) 0:00:08.910 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.014) 0:00:08.925 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.013) 0:00:08.938 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.407) 0:00:09.346 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.015) 0:00:09.361 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.015) 0:00:09.377 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:25 +0000 (0:00:00.014) 0:00:09.392 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.704) 0:00:10.096 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "permissive" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.178) 0:00:10.275 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.016) 0:00:10.291 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.015) 0:00:10.307 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.012) 0:00:10.319 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.014) 0:00:10.334 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.013) 0:00:10.347 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.014) 0:00:10.361 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.014) 0:00:10.376 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.013) 0:00:10.389 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.014) 0:00:10.404 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.013) 0:00:10.417 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:26 +0000 (0:00:00.013) 0:00:10.431 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:27 +0000 (0:00:00.013) 0:00:10.444 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:27 +0000 (0:00:00.013) 0:00:10.457 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:27 +0000 (0:00:00.969) 0:00:11.427 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.017) 0:00:11.444 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.016) 0:00:11.461 ***** TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.015) 0:00:11.476 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.016) 0:00:11.493 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.677) 0:00:12.170 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.014) 0:00:12.185 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.018) 0:00:12.203 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.016) 0:00:12.220 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.015) 0:00:12.236 ***** ok: [sut] => {} MSG: testing transition permissive -> enforcing TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.015) 0:00:12.251 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.020) 0:00:12.272 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.022) 0:00:12.294 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.042) 0:00:12.336 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.018) 0:00:12.355 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.022) 0:00:12.377 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.015) 0:00:12.392 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:28 +0000 (0:00:00.013) 0:00:12.406 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:29 +0000 (0:00:00.404) 0:00:12.811 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:29 +0000 (0:00:00.015) 0:00:12.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:29 +0000 (0:00:00.014) 0:00:12.841 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:29 +0000 (0:00:00.015) 0:00:12.856 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.675) 0:00:13.532 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "permissive" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.178) 0:00:13.710 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.015) 0:00:13.726 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.015) 0:00:13.742 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.011) 0:00:13.754 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.014) 0:00:13.768 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.014) 0:00:13.783 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.013) 0:00:13.796 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.014) 0:00:13.811 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.035) 0:00:13.846 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.015) 0:00:13.862 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.013) 0:00:13.875 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.014) 0:00:13.889 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.013) 0:00:13.903 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:30 +0000 (0:00:00.014) 0:00:13.917 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:31 +0000 (0:00:00.930) 0:00:14.847 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:31 +0000 (0:00:00.016) 0:00:14.864 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:31 +0000 (0:00:00.015) 0:00:14.879 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:42:31 +0000 (0:00:00.013) 0:00:14.893 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.675) 0:00:15.568 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.017) 0:00:15.586 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "config_mode": "permissive", "mode": "permissive", "policyvers": 24, "status": "enabled", "type": "targeted" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.016) 0:00:15.602 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.026) 0:00:15.628 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.023) 0:00:15.652 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.059) 0:00:15.712 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.022) 0:00:15.735 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.015) 0:00:15.750 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.015) 0:00:15.765 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.407) 0:00:16.172 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.015) 0:00:16.188 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.015) 0:00:16.203 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:32 +0000 (0:00:00.021) 0:00:16.224 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.670) 0:00:16.895 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.016) 0:00:16.912 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.015) 0:00:16.927 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.017) 0:00:16.945 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.013) 0:00:16.959 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.017) 0:00:16.977 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.017) 0:00:16.994 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.017) 0:00:17.012 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.015) 0:00:17.027 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.017) 0:00:17.045 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.013) 0:00:17.059 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.014) 0:00:17.073 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.035) 0:00:17.108 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.014) 0:00:17.123 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:33 +0000 (0:00:00.014) 0:00:17.138 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:34 +0000 (0:00:00.958) 0:00:18.097 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:34 +0000 (0:00:00.016) 0:00:18.113 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:34 +0000 (0:00:00.014) 0:00:18.127 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:42:34 +0000 (0:00:00.013) 0:00:18.141 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.700) 0:00:18.842 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.016) 0:00:18.858 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.036) 0:00:18.895 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.023) 0:00:18.919 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.017) 0:00:18.936 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.042) 0:00:18.978 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.015) 0:00:18.994 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.015) 0:00:19.009 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:35 +0000 (0:00:00.416) 0:00:19.426 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.015) 0:00:19.441 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.014) 0:00:19.456 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.014) 0:00:19.471 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.690) 0:00:20.161 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } MSG: SELinux state changed from 'permissive' to 'enforcing', Config SELinux state changed from 'permissive' to 'enforcing' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.239) 0:00:20.400 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.016) 0:00:20.417 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:36 +0000 (0:00:00.015) 0:00:20.432 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.012) 0:00:20.445 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.014) 0:00:20.459 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.014) 0:00:20.473 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.013) 0:00:20.487 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.013) 0:00:20.500 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.014) 0:00:20.514 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.013) 0:00:20.527 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.034) 0:00:20.562 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.015) 0:00:20.577 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.015) 0:00:20.592 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:37 +0000 (0:00:00.015) 0:00:20.608 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.995) 0:00:21.603 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.016) 0:00:21.620 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.014) 0:00:21.635 ***** TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.013) 0:00:21.649 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.015) 0:00:21.664 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.721) 0:00:22.385 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.018) 0:00:22.404 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:42:38 +0000 (0:00:00.015) 0:00:22.419 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.015) 0:00:22.435 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.016) 0:00:22.451 ***** ok: [sut] => {} MSG: testing transition permissive -> disabled TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.015) 0:00:22.467 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.041) 0:00:22.509 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.024) 0:00:22.534 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.025) 0:00:22.559 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.019) 0:00:22.579 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.023) 0:00:22.602 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.015) 0:00:22.618 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.016) 0:00:22.634 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.427) 0:00:23.061 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.015) 0:00:23.076 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.015) 0:00:23.092 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:39 +0000 (0:00:00.014) 0:00:23.106 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.672) 0:00:23.778 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "permissive" } MSG: SELinux state changed from 'enforcing' to 'permissive', Config SELinux state changed from 'enforcing' to 'permissive' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.179) 0:00:23.958 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.016) 0:00:23.974 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.015) 0:00:23.990 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.011) 0:00:24.001 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.035) 0:00:24.036 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.014) 0:00:24.051 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.014) 0:00:24.065 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.013) 0:00:24.079 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.014) 0:00:24.093 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.014) 0:00:24.108 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.013) 0:00:24.121 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.013) 0:00:24.135 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.013) 0:00:24.149 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:40 +0000 (0:00:00.013) 0:00:24.162 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:41 +0000 (0:00:00.916) 0:00:25.079 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:41 +0000 (0:00:00.016) 0:00:25.095 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:41 +0000 (0:00:00.014) 0:00:25.109 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:42:41 +0000 (0:00:00.013) 0:00:25.122 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.665) 0:00:25.788 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.037) 0:00:25.826 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "config_mode": "permissive", "mode": "permissive", "policyvers": 24, "status": "enabled", "type": "targeted" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.017) 0:00:25.843 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.028) 0:00:25.872 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.026) 0:00:25.898 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.018) 0:00:25.917 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.025) 0:00:25.942 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.015) 0:00:25.957 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.016) 0:00:25.974 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.412) 0:00:26.387 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.015) 0:00:26.403 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.014) 0:00:26.417 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:42 +0000 (0:00:00.014) 0:00:26.432 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.676) 0:00:27.108 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.014) 0:00:27.123 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.013) 0:00:27.137 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.016) 0:00:27.153 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.011) 0:00:27.164 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.036) 0:00:27.201 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.015) 0:00:27.216 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.013) 0:00:27.230 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.014) 0:00:27.245 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.014) 0:00:27.260 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.014) 0:00:27.274 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.013) 0:00:27.287 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.013) 0:00:27.301 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.014) 0:00:27.315 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:42:43 +0000 (0:00:00.013) 0:00:27.329 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:42:44 +0000 (0:00:00.920) 0:00:28.249 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:42:44 +0000 (0:00:00.016) 0:00:28.266 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:42:44 +0000 (0:00:00.014) 0:00:28.281 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:42:44 +0000 (0:00:00.014) 0:00:28.295 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.662) 0:00:28.957 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.015) 0:00:28.973 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.036) 0:00:29.009 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.030) 0:00:29.039 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.022) 0:00:29.062 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.024) 0:00:29.087 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.017) 0:00:29.105 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.022) 0:00:29.128 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.015) 0:00:29.143 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:42:45 +0000 (0:00:00.013) 0:00:29.156 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:42:46 +0000 (0:00:00.410) 0:00:29.566 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:42:46 +0000 (0:00:00.015) 0:00:29.582 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:42:46 +0000 (0:00:00.015) 0:00:29.597 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:42:46 +0000 (0:00:00.018) 0:00:29.615 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:42:46 +0000 (0:00:00.676) 0:00:30.292 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "disabled" } MSG: Config SELinux state changed from 'permissive' to 'disabled' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:42:47 +0000 (0:00:00.178) 0:00:30.470 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:42:47 +0000 (0:00:00.016) 0:00:30.486 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:42:47 +0000 (0:00:00.016) 0:00:30.503 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:42:47 +0000 (0:00:00.043) 0:00:30.546 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:42:47 +0000 (0:00:00.016) 0:00:30.563 ***** changed: [sut] => { "changed": true, "elapsed": 57, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:43:45 +0000 (0:00:58.430) 0:01:28.993 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:43:45 +0000 (0:00:00.425) 0:01:29.419 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.017) 0:01:29.436 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.015) 0:01:29.451 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.015) 0:01:29.467 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.015) 0:01:29.483 ***** ok: [sut] => {} MSG: testing transition enforcing -> permissive TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.015) 0:01:29.498 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.041) 0:01:29.539 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.023) 0:01:29.563 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.024) 0:01:29.587 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.017) 0:01:29.605 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.023) 0:01:29.628 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.014) 0:01:29.643 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.014) 0:01:29.658 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.749) 0:01:30.407 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:43:46 +0000 (0:00:00.015) 0:01:30.422 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.015) 0:01:30.437 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.014) 0:01:30.452 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.392) 0:01:30.844 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.016) 0:01:30.861 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "enforcing" } MSG: Config SELinux state changed from 'disabled' to 'enforcing' TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.174) 0:01:31.035 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.015) 0:01:31.051 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.014) 0:01:31.065 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:43:47 +0000 (0:00:00.036) 0:01:31.101 ***** changed: [sut] => { "changed": true, "elapsed": 147, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:46:15 +0000 (0:02:27.642) 0:03:58.744 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.732) 0:03:59.476 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.017) 0:03:59.494 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.016) 0:03:59.510 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.026) 0:03:59.537 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.024) 0:03:59.561 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.018) 0:03:59.580 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.022) 0:03:59.602 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.014) 0:03:59.616 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:16 +0000 (0:00:00.013) 0:03:59.630 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.829) 0:04:00.460 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.014) 0:04:00.475 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.014) 0:04:00.489 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.014) 0:04:00.503 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.678) 0:04:01.182 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.015) 0:04:01.197 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.211 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.015) 0:04:01.226 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.011) 0:04:01.238 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.251 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.265 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.279 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.292 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.306 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.319 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.013) 0:04:01.333 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.014) 0:04:01.347 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.014) 0:04:01.362 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:17 +0000 (0:00:00.015) 0:04:01.378 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:19 +0000 (0:00:01.304) 0:04:02.683 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:19 +0000 (0:00:00.024) 0:04:02.707 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:19 +0000 (0:00:00.018) 0:04:02.725 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:46:19 +0000 (0:00:00.020) 0:04:02.746 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:46:19 +0000 (0:00:00.666) 0:04:03.413 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:46:19 +0000 (0:00:00.016) 0:04:03.429 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.039) 0:04:03.469 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.041) 0:04:03.510 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.029) 0:04:03.539 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.033) 0:04:03.573 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.015) 0:04:03.588 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.015) 0:04:03.603 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.403) 0:04:04.006 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.022) 0:04:04.029 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.024) 0:04:04.053 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:20 +0000 (0:00:00.017) 0:04:04.071 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.687) 0:04:04.758 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "permissive" } MSG: SELinux state changed from 'enforcing' to 'permissive', Config SELinux state changed from 'enforcing' to 'permissive' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.187) 0:04:04.946 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.029) 0:04:04.975 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.036) 0:04:05.012 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.013) 0:04:05.026 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.057) 0:04:05.083 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.045) 0:04:05.129 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.033) 0:04:05.163 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.020) 0:04:05.184 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.015) 0:04:05.199 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.020) 0:04:05.220 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.013) 0:04:05.234 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.013) 0:04:05.247 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.014) 0:04:05.261 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:21 +0000 (0:00:00.014) 0:04:05.276 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:22 +0000 (0:00:00.913) 0:04:06.190 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:22 +0000 (0:00:00.038) 0:04:06.229 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:22 +0000 (0:00:00.015) 0:04:06.244 ***** TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:46:22 +0000 (0:00:00.014) 0:04:06.258 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:46:22 +0000 (0:00:00.014) 0:04:06.273 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.654) 0:04:06.928 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.021) 0:04:06.949 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.021) 0:04:06.971 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.016) 0:04:06.987 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.018) 0:04:07.005 ***** ok: [sut] => {} MSG: testing transition enforcing -> enforcing TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.015) 0:04:07.020 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.022) 0:04:07.043 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.022) 0:04:07.065 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.026) 0:04:07.092 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.020) 0:04:07.112 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.028) 0:04:07.141 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.016) 0:04:07.157 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:23 +0000 (0:00:00.033) 0:04:07.191 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:24 +0000 (0:00:00.406) 0:04:07.597 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:24 +0000 (0:00:00.015) 0:04:07.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:24 +0000 (0:00:00.015) 0:04:07.628 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:24 +0000 (0:00:00.016) 0:04:07.644 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:24 +0000 (0:00:00.669) 0:04:08.313 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } MSG: SELinux state changed from 'permissive' to 'enforcing', Config SELinux state changed from 'permissive' to 'enforcing' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.222) 0:04:08.536 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.015) 0:04:08.551 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.015) 0:04:08.567 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.011) 0:04:08.579 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.014) 0:04:08.593 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.606 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.620 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.634 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.647 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.015) 0:04:08.663 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.676 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.690 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.013) 0:04:08.703 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:25 +0000 (0:00:00.014) 0:04:08.718 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:26 +0000 (0:00:00.951) 0:04:09.670 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:26 +0000 (0:00:00.016) 0:04:09.687 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:26 +0000 (0:00:00.014) 0:04:09.701 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:46:26 +0000 (0:00:00.014) 0:04:09.716 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:46:26 +0000 (0:00:00.703) 0:04:10.419 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.018) 0:04:10.437 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.017) 0:04:10.455 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.029) 0:04:10.485 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.026) 0:04:10.511 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.018) 0:04:10.530 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.023) 0:04:10.553 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.014) 0:04:10.568 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.013) 0:04:10.582 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.414) 0:04:10.996 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.015) 0:04:11.012 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.015) 0:04:11.027 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:27 +0000 (0:00:00.014) 0:04:11.041 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.669) 0:04:11.711 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.014) 0:04:11.726 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.014) 0:04:11.741 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.016) 0:04:11.757 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.011) 0:04:11.768 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.013) 0:04:11.782 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.014) 0:04:11.796 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.014) 0:04:11.811 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.014) 0:04:11.825 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.013) 0:04:11.838 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.013) 0:04:11.851 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.019) 0:04:11.871 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.013) 0:04:11.884 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.014) 0:04:11.898 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:28 +0000 (0:00:00.015) 0:04:11.914 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:29 +0000 (0:00:00.951) 0:04:12.865 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:29 +0000 (0:00:00.020) 0:04:12.886 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:29 +0000 (0:00:00.015) 0:04:12.901 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:46:29 +0000 (0:00:00.015) 0:04:12.917 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.657) 0:04:13.574 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.017) 0:04:13.592 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.039) 0:04:13.631 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.024) 0:04:13.656 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.017) 0:04:13.674 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.022) 0:04:13.696 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.015) 0:04:13.712 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.014) 0:04:13.726 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.400) 0:04:14.127 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.014) 0:04:14.142 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.034) 0:04:14.176 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:30 +0000 (0:00:00.015) 0:04:14.192 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.676) 0:04:14.868 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.172) 0:04:15.041 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.016) 0:04:15.057 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.016) 0:04:15.073 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.014) 0:04:15.088 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.016) 0:04:15.104 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.017) 0:04:15.121 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.024) 0:04:15.146 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.016) 0:04:15.162 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.015) 0:04:15.177 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.015) 0:04:15.193 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.013) 0:04:15.207 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.014) 0:04:15.221 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.014) 0:04:15.236 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:31 +0000 (0:00:00.015) 0:04:15.251 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:32 +0000 (0:00:00.945) 0:04:16.196 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:32 +0000 (0:00:00.018) 0:04:16.215 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:32 +0000 (0:00:00.023) 0:04:16.238 ***** TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:46:32 +0000 (0:00:00.014) 0:04:16.252 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:46:32 +0000 (0:00:00.017) 0:04:16.270 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.676) 0:04:16.947 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.016) 0:04:16.963 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.019) 0:04:16.982 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.016) 0:04:16.999 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.017) 0:04:17.017 ***** ok: [sut] => {} MSG: testing transition enforcing -> disabled TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.018) 0:04:17.035 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.028) 0:04:17.064 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.024) 0:04:17.088 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.035) 0:04:17.124 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.024) 0:04:17.148 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.027) 0:04:17.175 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.015) 0:04:17.191 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:33 +0000 (0:00:00.016) 0:04:17.208 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:34 +0000 (0:00:00.454) 0:04:17.663 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:34 +0000 (0:00:00.015) 0:04:17.678 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:34 +0000 (0:00:00.014) 0:04:17.693 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:34 +0000 (0:00:00.017) 0:04:17.711 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:34 +0000 (0:00:00.681) 0:04:18.393 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.184) 0:04:18.578 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.018) 0:04:18.596 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.021) 0:04:18.617 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.016) 0:04:18.634 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.016) 0:04:18.651 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.015) 0:04:18.666 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.014) 0:04:18.681 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.014) 0:04:18.695 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.013) 0:04:18.709 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.013) 0:04:18.722 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.013) 0:04:18.736 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.014) 0:04:18.750 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.013) 0:04:18.764 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:35 +0000 (0:00:00.015) 0:04:18.779 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:36 +0000 (0:00:00.925) 0:04:19.704 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:36 +0000 (0:00:00.017) 0:04:19.722 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:36 +0000 (0:00:00.015) 0:04:19.737 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:46:36 +0000 (0:00:00.014) 0:04:19.751 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:46:36 +0000 (0:00:00.682) 0:04:20.433 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.018) 0:04:20.452 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 24, "status": "enabled", "type": "targeted" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.016) 0:04:20.469 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.028) 0:04:20.497 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.024) 0:04:20.521 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.017) 0:04:20.538 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.022) 0:04:20.561 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.020) 0:04:20.581 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.015) 0:04:20.597 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.407) 0:04:21.004 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.015) 0:04:21.020 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.015) 0:04:21.035 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:37 +0000 (0:00:00.015) 0:04:21.050 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.671) 0:04:21.722 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.023) 0:04:21.745 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.016) 0:04:21.762 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.024) 0:04:21.786 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.017) 0:04:21.803 ***** skipping: [sut] => {} TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.020) 0:04:21.824 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.017) 0:04:21.841 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.015) 0:04:21.857 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.014) 0:04:21.872 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.015) 0:04:21.888 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.015) 0:04:21.903 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.015) 0:04:21.918 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.017) 0:04:21.935 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.015) 0:04:21.950 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:46:38 +0000 (0:00:00.015) 0:04:21.966 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:46:39 +0000 (0:00:00.913) 0:04:22.879 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:46:39 +0000 (0:00:00.016) 0:04:22.896 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:46:39 +0000 (0:00:00.015) 0:04:22.912 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:46:39 +0000 (0:00:00.014) 0:04:22.926 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.670) 0:04:23.596 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.015) 0:04:23.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.015) 0:04:23.627 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.030) 0:04:23.657 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.024) 0:04:23.682 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.024) 0:04:23.707 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.016) 0:04:23.724 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.022) 0:04:23.746 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.013) 0:04:23.760 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.014) 0:04:23.774 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.397) 0:04:24.172 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.015) 0:04:24.187 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.014) 0:04:24.201 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:46:40 +0000 (0:00:00.014) 0:04:24.216 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:46:41 +0000 (0:00:00.662) 0:04:24.879 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "disabled" } MSG: Config SELinux state changed from 'enforcing' to 'disabled' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:46:41 +0000 (0:00:00.182) 0:04:25.061 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:46:41 +0000 (0:00:00.015) 0:04:25.077 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:46:41 +0000 (0:00:00.015) 0:04:25.092 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:46:41 +0000 (0:00:00.013) 0:04:25.106 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:46:41 +0000 (0:00:00.014) 0:04:25.120 ***** changed: [sut] => { "changed": true, "elapsed": 49, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:47:31 +0000 (0:00:49.667) 0:05:14.787 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.420) 0:05:15.208 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.017) 0:05:15.226 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.014) 0:05:15.241 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.016) 0:05:15.257 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.016) 0:05:15.274 ***** ok: [sut] => {} MSG: testing transition disabled -> permissive TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.015) 0:05:15.290 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.021) 0:05:15.312 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.042) 0:05:15.354 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.025) 0:05:15.379 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.017) 0:05:15.397 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:47:31 +0000 (0:00:00.023) 0:05:15.421 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:47:32 +0000 (0:00:00.014) 0:05:15.435 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:47:32 +0000 (0:00:00.014) 0:05:15.450 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:47:32 +0000 (0:00:00.752) 0:05:16.202 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:47:32 +0000 (0:00:00.016) 0:05:16.219 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:47:32 +0000 (0:00:00.018) 0:05:16.237 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:47:32 +0000 (0:00:00.017) 0:05:16.255 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.380) 0:05:16.636 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.016) 0:05:16.652 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "disabled" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.171) 0:05:16.823 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.016) 0:05:16.840 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.011) 0:05:16.851 ***** ok: [sut] => {} MSG: SELinux is disabled on system - some SELinux modules can crash TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.015) 0:05:16.867 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.014) 0:05:16.881 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.037) 0:05:16.918 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.015) 0:05:16.934 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.014) 0:05:16.948 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.013) 0:05:16.962 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.015) 0:05:16.978 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.016) 0:05:16.994 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.015) 0:05:17.009 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:47:33 +0000 (0:00:00.027) 0:05:17.037 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:47:34 +0000 (0:00:01.248) 0:05:18.286 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:47:34 +0000 (0:00:00.015) 0:05:18.301 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:47:34 +0000 (0:00:00.014) 0:05:18.315 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:47:34 +0000 (0:00:00.013) 0:05:18.329 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.393) 0:05:18.723 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.016) 0:05:18.739 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "status": "disabled" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.014) 0:05:18.754 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.046) 0:05:18.801 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.025) 0:05:18.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.017) 0:05:18.843 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.022) 0:05:18.865 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.014) 0:05:18.879 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.013) 0:05:18.893 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.403) 0:05:19.296 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.015) 0:05:19.311 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.014) 0:05:19.326 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:47:35 +0000 (0:00:00.015) 0:05:19.342 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.388) 0:05:19.730 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.015) 0:05:19.746 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.013) 0:05:19.759 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.015) 0:05:19.775 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.012) 0:05:19.788 ***** ok: [sut] => {} MSG: SELinux is disabled on system - some SELinux modules can crash TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.015) 0:05:19.804 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.015) 0:05:19.819 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.013) 0:05:19.832 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.013) 0:05:19.846 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.033) 0:05:19.880 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.015) 0:05:19.895 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.013) 0:05:19.909 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.014) 0:05:19.923 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.013) 0:05:19.937 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:47:36 +0000 (0:00:00.013) 0:05:19.951 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.950) 0:05:20.901 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.015) 0:05:20.917 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.015) 0:05:20.932 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.014) 0:05:20.947 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.385) 0:05:21.332 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.015) 0:05:21.348 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.014) 0:05:21.363 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.030) 0:05:21.393 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:47:37 +0000 (0:00:00.022) 0:05:21.416 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.044) 0:05:21.460 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.017) 0:05:21.478 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.022) 0:05:21.501 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.014) 0:05:21.516 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.014) 0:05:21.530 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.395) 0:05:21.926 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.015) 0:05:21.941 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.014) 0:05:21.956 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.015) 0:05:21.971 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.388) 0:05:22.360 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:47:38 +0000 (0:00:00.016) 0:05:22.377 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "permissive" } MSG: Config SELinux state changed from 'disabled' to 'permissive' TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:47:39 +0000 (0:00:00.170) 0:05:22.547 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:47:39 +0000 (0:00:00.016) 0:05:22.563 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:47:39 +0000 (0:00:00.013) 0:05:22.577 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:47:39 +0000 (0:00:00.013) 0:05:22.590 ***** changed: [sut] => { "changed": true, "elapsed": 135, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:49:55 +0000 (0:02:15.901) 0:07:38.492 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.752) 0:07:39.244 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.046) 0:07:39.290 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.017) 0:07:39.308 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.015) 0:07:39.323 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.016) 0:07:39.340 ***** ok: [sut] => {} MSG: testing transition disabled -> enforcing TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.015) 0:07:39.355 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.021) 0:07:39.377 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.022) 0:07:39.399 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:49:55 +0000 (0:00:00.025) 0:07:39.425 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.016) 0:07:39.442 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.022) 0:07:39.464 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.013) 0:07:39.478 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.014) 0:07:39.492 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.857) 0:07:40.349 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.015) 0:07:40.365 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.014) 0:07:40.379 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:49:56 +0000 (0:00:00.017) 0:07:40.397 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:49:57 +0000 (0:00:00.732) 0:07:41.129 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "disabled" } MSG: Config SELinux state changed from 'permissive' to 'disabled' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:49:57 +0000 (0:00:00.175) 0:07:41.304 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:49:57 +0000 (0:00:00.016) 0:07:41.321 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:49:57 +0000 (0:00:00.016) 0:07:41.337 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:49:57 +0000 (0:00:00.014) 0:07:41.351 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:49:57 +0000 (0:00:00.013) 0:07:41.365 ***** changed: [sut] => { "changed": true, "elapsed": 48, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:50:47 +0000 (0:00:49.295) 0:08:30.660 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.422) 0:08:31.082 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.023) 0:08:31.105 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "status": "disabled" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.016) 0:08:31.122 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.026) 0:08:31.148 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.024) 0:08:31.173 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.017) 0:08:31.190 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.023) 0:08:31.214 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.014) 0:08:31.229 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:50:47 +0000 (0:00:00.014) 0:08:31.243 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:50:48 +0000 (0:00:00.763) 0:08:32.006 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:50:48 +0000 (0:00:00.015) 0:08:32.022 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:50:48 +0000 (0:00:00.016) 0:08:32.039 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:50:48 +0000 (0:00:00.016) 0:08:32.055 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.411) 0:08:32.466 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.015) 0:08:32.481 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.014) 0:08:32.496 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.015) 0:08:32.512 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.011) 0:08:32.523 ***** ok: [sut] => {} MSG: SELinux is disabled on system - some SELinux modules can crash TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.016) 0:08:32.540 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.013) 0:08:32.553 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.014) 0:08:32.567 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.013) 0:08:32.581 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.013) 0:08:32.595 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.015) 0:08:32.610 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.015) 0:08:32.626 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.015) 0:08:32.642 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.016) 0:08:32.658 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:50:49 +0000 (0:00:00.020) 0:08:32.678 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:50:50 +0000 (0:00:01.353) 0:08:34.031 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:50:50 +0000 (0:00:00.016) 0:08:34.048 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:50:50 +0000 (0:00:00.014) 0:08:34.063 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:50:50 +0000 (0:00:00.038) 0:08:34.101 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.401) 0:08:34.503 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.016) 0:08:34.519 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.015) 0:08:34.535 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.029) 0:08:34.564 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.022) 0:08:34.587 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.025) 0:08:34.612 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.029) 0:08:34.642 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.033) 0:08:34.675 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.015) 0:08:34.690 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.015) 0:08:34.706 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.396) 0:08:35.102 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.015) 0:08:35.118 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.014) 0:08:35.133 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:50:51 +0000 (0:00:00.014) 0:08:35.148 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:50:52 +0000 (0:00:00.402) 0:08:35.550 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:50:52 +0000 (0:00:00.018) 0:08:35.568 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "enforcing" } MSG: Config SELinux state changed from 'disabled' to 'enforcing' TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:50:52 +0000 (0:00:00.173) 0:08:35.741 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:50:52 +0000 (0:00:00.016) 0:08:35.758 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:50:52 +0000 (0:00:00.014) 0:08:35.772 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:50:52 +0000 (0:00:00.014) 0:08:35.787 ***** changed: [sut] => { "changed": true, "elapsed": 134, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:53:06 +0000 (0:02:14.485) 0:10:50.272 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.754) 0:10:51.026 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.018) 0:10:51.045 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.014) 0:10:51.059 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.016) 0:10:51.076 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Display transition name] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:2 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.017) 0:10:51.093 ***** ok: [sut] => {} MSG: testing transition disabled -> disabled TASK [Setup the initial state] ************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:7 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.016) 0:10:51.109 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml for sut TASK [Call SELinux role] ******************************************************* task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:4 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.021) 0:10:51.130 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.022) 0:10:51.153 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.041) 0:10:51.195 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.017) 0:10:51.212 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.022) 0:10:51.234 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.014) 0:10:51.249 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:53:07 +0000 (0:00:00.013) 0:10:51.262 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:53:08 +0000 (0:00:00.841) 0:10:52.104 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:53:08 +0000 (0:00:00.015) 0:10:52.119 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:53:08 +0000 (0:00:00.014) 0:10:52.134 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:53:08 +0000 (0:00:00.014) 0:10:52.148 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:53:09 +0000 (0:00:00.690) 0:10:52.839 ***** changed: [sut] => { "changed": true, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": true, "state": "disabled" } MSG: Config SELinux state changed from 'enforcing' to 'disabled' TASK [linux-system-roles.selinux : Set permanent SELinux state if disabled] **** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:53:09 +0000 (0:00:00.180) 0:10:53.020 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:53:09 +0000 (0:00:00.014) 0:10:53.035 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": true }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:53:09 +0000 (0:00:00.016) 0:10:53.051 ***** fatal: [sut]: FAILED! => { "changed": false } MSG: Reboot is required to apply changes. Re-execute the role after boot. TASK [Handle errors] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:9 Thursday 07 December 2023 16:53:09 +0000 (0:00:00.012) 0:10:53.063 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 Thursday 07 December 2023 16:53:09 +0000 (0:00:00.031) 0:10:53.094 ***** changed: [sut] => { "changed": true, "elapsed": 57, "rebooted": true } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 Thursday 07 December 2023 16:54:07 +0000 (0:00:57.626) 0:11:50.721 ***** ok: [sut] TASK [Check that initial state has been set up properly] *********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:17 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.418) 0:11:51.139 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Save the initial state] ************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:23 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.016) 0:11:51.155 ***** ok: [sut] => { "ansible_facts": { "initial_selinux_fact": { "status": "disabled" } }, "changed": false } TASK [Apply the role without parameters] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:27 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.015) 0:11:51.170 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.026) 0:11:51.197 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.040) 0:11:51.237 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.017) 0:11:51.255 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.022) 0:11:51.277 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.013) 0:11:51.291 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:54:07 +0000 (0:00:00.013) 0:11:51.304 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:54:08 +0000 (0:00:00.781) 0:11:52.086 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:54:08 +0000 (0:00:00.015) 0:11:52.102 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:54:08 +0000 (0:00:00.015) 0:11:52.118 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:54:08 +0000 (0:00:00.014) 0:11:52.133 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.389) 0:11:52.522 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.014) 0:11:52.536 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.013) 0:11:52.550 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.018) 0:11:52.568 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.012) 0:11:52.581 ***** ok: [sut] => {} MSG: SELinux is disabled on system - some SELinux modules can crash TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.021) 0:11:52.602 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.016) 0:11:52.619 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.014) 0:11:52.633 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.035) 0:11:52.669 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.015) 0:11:52.685 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.015) 0:11:52.700 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.014) 0:11:52.714 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.014) 0:11:52.729 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.015) 0:11:52.745 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:54:09 +0000 (0:00:00.015) 0:11:52.760 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:54:10 +0000 (0:00:01.228) 0:11:53.988 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:54:10 +0000 (0:00:00.014) 0:11:54.003 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:54:10 +0000 (0:00:00.014) 0:11:54.018 ***** TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:31 Thursday 07 December 2023 16:54:10 +0000 (0:00:00.013) 0:11:54.031 ***** ok: [sut] TASK [Check that the run w/o parameters has not changed anything] ************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:35 Thursday 07 December 2023 16:54:10 +0000 (0:00:00.392) 0:11:54.424 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Apply the desired state if possible without reboot] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:39 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.026) 0:11:54.451 ***** TASK [linux-system-roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:2 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.040) 0:11:54.491 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:2 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.044) 0:11:54.536 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Ensure SELinux packages] ******************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/set_facts_packages.yml:8 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.017) 0:11:54.554 ***** included: /WORKDIR/git-mainay8_2942/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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:5 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.022) 0:11:54.576 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:10 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.014) 0:11:54.590 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python2 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.013) 0:11:54.604 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.0.94-7.el6.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.0.83-30.1.el6_8.x86_64 providing policycoreutils-python is already installed" ] } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:24 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.407) 0:11:55.012 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux python3 tools] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:36 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.015) 0:11:55.027 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Install SELinux tool semanage] ************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:48 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.013) 0:11:55.041 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Refresh facts] ****************************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:59 Thursday 07 December 2023 16:54:11 +0000 (0:00:00.015) 0:11:55.056 ***** ok: [sut] TASK [linux-system-roles.selinux : Set permanent SELinux state if enabled] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.397) 0:11:55.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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.016) 0:11:55.470 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "disabled" } TASK [linux-system-roles.selinux : Set selinux_reboot_required] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:22 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.175) 0:11:55.645 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [linux-system-roles.selinux : Fail if reboot is required] ***************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:28 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.016) 0:11:55.662 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Warn if SELinux is disabled] **************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:33 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.675 ***** ok: [sut] => {} MSG: SELinux is disabled on system - some SELinux modules can crash TASK [linux-system-roles.selinux : Drop all local modifications] *************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:38 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.015) 0:11:55.691 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:46 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.704 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:51 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.718 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:56 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.731 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:61 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.745 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.selinux : Set SELinux booleans] *********************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:66 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.758 ***** TASK [linux-system-roles.selinux : Set SELinux file contexts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:78 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.033) 0:11:55.792 ***** TASK [linux-system-roles.selinux : Set an SELinux label on a port] ************* task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:91 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.014) 0:11:55.806 ***** TASK [linux-system-roles.selinux : Set linux user to SELinux user mapping] ***** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:103 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.820 ***** TASK [linux-system-roles.selinux : Get SELinux modules facts] ****************** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 Thursday 07 December 2023 16:54:12 +0000 (0:00:00.013) 0:11:55.833 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:119 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.950) 0:11:56.783 ***** 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-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:134 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.019) 0:11:56.803 ***** TASK [linux-system-roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:142 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.017) 0:11:56.821 ***** TASK [Apply the desired state if necessary with reboot] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:48 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.024) 0:11:56.845 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Refresh facts] *********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:56 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.018) 0:11:56.864 ***** ok: [sut] TASK [Check that something changed if it should have] ************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:60 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.378) 0:11:57.243 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that nothing changed if it should not have] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:65 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.015) 0:11:57.258 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been applied properly] ********************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:70 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.017) 0:11:57.275 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that desired state has been saved properly] ************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:76 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.017) 0:11:57.293 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Restore config] ********************************************************** task path: /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml:38 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.016) 0:11:57.309 ***** included: /WORKDIR/git-mainay8_2942/tests/selinux_config_restore.yml for sut TASK [Restore original /etc/selinux/config] ************************************ task path: /WORKDIR/git-mainay8_2942/tests/selinux_config_restore.yml:2 Thursday 07 December 2023 16:54:13 +0000 (0:00:00.038) 0:11:57.348 ***** changed: [sut] => { "changed": true, "checksum": "cab88436a995588a974c0bd5edd544fd419eab43", "dest": "/etc/selinux/config", "gid": 0, "group": "root", "md5sum": "91081ef6d958e79795d0255d7c374a56", "mode": "0644", "owner": "root", "size": 458, "src": "/etc/selinux/config.test_selinux_save", "state": "file", "uid": 0 } TASK [Remove /etc/selinux/config backup] *************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_config_restore.yml:10 Thursday 07 December 2023 16:54:14 +0000 (0:00:00.195) 0:11:57.543 ***** changed: [sut] => { "changed": true, "path": "/etc/selinux/config.test_selinux_save", "state": "absent" } TASK [Restart managed host] **************************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_config_restore.yml:18 Thursday 07 December 2023 16:54:14 +0000 (0:00:00.167) 0:11:57.711 ***** ok: [sut] => { "ansible_job_id": "30942767645.2040", "changed": false, "finished": 0, "results_file": "/root/.ansible_async/30942767645.2040", "started": 1 } TASK [Wait for managed host to come back] ************************************** task path: /WORKDIR/git-mainay8_2942/tests/selinux_config_restore.yml:25 Thursday 07 December 2023 16:54:14 +0000 (0:00:00.451) 0:11:58.163 ***** ok: [sut] => { "changed": false, "elapsed": 128 } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=308 changed=22 unreachable=0 failed=0 skipped=496 rescued=7 ignored=0 Thursday 07 December 2023 16:56:22 +0000 (0:02:08.171) 0:14:06.334 ***** =============================================================================== Restart managed host -------------------------------------------------- 147.64s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- Restart managed host -------------------------------------------------- 135.90s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- Restart managed host -------------------------------------------------- 134.49s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- Wait for managed host to come back ------------------------------------ 128.17s /WORKDIR/git-mainay8_2942/tests/selinux_config_restore.yml:25 ----------------- Restart managed host --------------------------------------------------- 58.43s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- Restart managed host --------------------------------------------------- 57.63s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- Restart managed host --------------------------------------------------- 49.67s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- Restart managed host --------------------------------------------------- 49.30s /WORKDIR/git-mainay8_2942/tests/selinux_apply_reboot.yml:14 ------------------- linux-system-roles.selinux : Get SELinux modules facts ----------------- 15.56s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Get SELinux modules facts ------------------ 4.77s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:116 linux-system-roles.selinux : Set permanent SELinux state if enabled ----- 1.99s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 Gathering Facts --------------------------------------------------------- 1.25s /WORKDIR/git-mainay8_2942/tests/tests_all_transitions.yml:2 ------------------- linux-system-roles.selinux : Set permanent SELinux state if disabled ---- 0.96s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.86s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.84s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.83s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Set permanent SELinux state if enabled ----- 0.79s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/main.yml:5 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.78s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 linux-system-roles.selinux : Install SELinux python2 tools -------------- 0.76s /WORKDIR/git-mainay8_2942/tests/roles/linux-system-roles.selinux/tasks/ensure_selinux_packages.yml:14 Refresh facts ----------------------------------------------------------- 0.76s /WORKDIR/git-mainay8_2942/tests/selinux_test_transitions.yml:12 --------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: SELinux state change will take effect next reboot [WARNING]: Reboot is required to set SELinux state to 'enforcing' [WARNING]: SELinux state temporarily changed from 'enforcing' to 'permissive'. State change will take effect next reboot. [WARNING]: Reboot is required to set SELinux state to 'permissive' ---^---^---^---^---^---