ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_selinux_modules_checksum.yml *********************************** 1 plays in /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml PLAY [Test management of SELinux modules] ************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:2 Saturday 27 July 2024 16:18:33 -0400 (0:00:00.118) 0:00:00.118 ********* ok: [managed_node1] META: ran handlers TASK [Ensure facts, test variables used by role] ******************************* task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:5 Saturday 27 July 2024 16:18:35 -0400 (0:00:01.434) 0:00:01.552 ********* ok: [managed_node1] => { "ansible_facts": { "__selinux_test_facts": [ "distribution", "distribution_version" ] }, "changed": false } TASK [Ensure ansible_facts used by test] *************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:10 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.020) 0:00:01.572 ********* ok: [managed_node1] TASK [Execute the role] ******************************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:20 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.388) 0:00:01.960 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get commit_num file] ***************************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:24 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.040) 0:00:02.000 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get current commit_num] ************************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:27 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.041) 0:00:02.042 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Execute the role] ******************************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:31 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.038) 0:00:02.080 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get current commit_num] ************************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:35 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.040) 0:00:02.121 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check commit numbers] **************************************************** task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:39 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.041) 0:00:02.162 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Cleanup modules] ********************************************************* task path: /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:43 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.040) 0:00:02.203 ********* skipping: [managed_node1] => (item=semodule -r linux-system-roles-selinux-test-a) => { "ansible_loop_var": "item", "changed": false, "item": "semodule -r linux-system-roles-selinux-test-a", "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=3 changed=0 unreachable=0 failed=0 skipped=7 rescued=0 ignored=0 Saturday 27 July 2024 16:18:35 -0400 (0:00:00.041) 0:00:02.245 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 1.43s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:2 Ensure ansible_facts used by test --------------------------------------- 0.39s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:10 Get commit_num file ----------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:24 Cleanup modules --------------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:43 Get current commit_num -------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:35 Check commit numbers ---------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:39 Execute the role -------------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:31 Execute the role -------------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:20 Get current commit_num -------------------------------------------------- 0.04s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:27 Ensure facts, test variables used by role ------------------------------- 0.02s /tmp/tmp.FXKim7xiSf/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_selinux_modules_checksum.yml:5