ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpzsr38y52 executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_port.yml ******************************************************* 2 plays in /tmp/tmp2g3reiz6/tests/tests_port.yml PLAY [test - local setup] ****************************************************** META: ran handlers TASK [Download current linux-system-roles.selinux] ***************************** task path: /tmp/tmp2g3reiz6/tests/tests_port.yml:6 Wednesday 03 August 2022 07:56:44 +0000 (0:00:00.017) 0:00:00.017 ****** changed: [127.0.0.1] => { "after": "03bd4c1b2d98b8fae656762bdbbd1c36337b4a72", "before": null, "changed": true } META: ran handlers META: ran handlers PLAY [Test cockpit_port option] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp2g3reiz6/tests/tests_port.yml:18 Wednesday 03 August 2022 07:56:45 +0000 (0:00:00.977) 0:00:00.994 ****** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Run cockpit role] ******************************************************** task path: /tmp/tmp2g3reiz6/tests/tests_port.yml:24 Wednesday 03 August 2022 07:56:47 +0000 (0:00:02.316) 0:00:03.311 ****** TASK [linux-system-roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:1 Wednesday 03 August 2022 07:56:47 +0000 (0:00:00.041) 0:00:03.352 ****** included: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap TASK [linux-system-roles.cockpit : Ensure ansible_facts used by role] ********** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 Wednesday 03 August 2022 07:56:47 +0000 (0:00:00.026) 0:00:03.379 ****** ok: [/cache/rhel-8-y.qcow2.snap] TASK [linux-system-roles.cockpit : Set version specific variables] ************* task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 Wednesday 03 August 2022 07:56:48 +0000 (0:00:00.517) 0:00:03.896 ****** ok: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/vars/RedHat-8.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/vars/RedHat-8.yml" } TASK [linux-system-roles.cockpit : List active RHEL repositories] ************** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:9 Wednesday 03 August 2022 07:56:48 +0000 (0:00:00.036) 0:00:03.933 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Enable RHEL repositories] ******************* task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:17 Wednesday 03 August 2022 07:56:48 +0000 (0:00:00.021) 0:00:03.954 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:21 Wednesday 03 August 2022 07:56:48 +0000 (0:00:00.020) 0:00:03.975 ****** included: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml for /cache/rhel-8-y.qcow2.snap => (item=/tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml) TASK [linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:1 Wednesday 03 August 2022 07:56:48 +0000 (0:00:00.034) 0:00:04.010 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:8 Wednesday 03 August 2022 07:56:48 +0000 (0:00:00.035) 0:00:04.045 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-system-273-2.el8.noarch", "Installed: cockpit-ws-273-2.el8.x86_64", "Installed: cockpit-bridge-273-2.el8.x86_64" ] } TASK [linux-system-roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:27 Wednesday 03 August 2022 07:57:10 +0000 (0:00:21.662) 0:00:25.707 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/cockpit.socket.d/", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.cockpit : Create custom port configuration file] ****** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:35 Wednesday 03 August 2022 07:57:10 +0000 (0:00:00.503) 0:00:26.211 ****** NOTIFIED HANDLER linux-system-roles.cockpit : reload systemd for /cache/rhel-8-y.qcow2.snap NOTIFIED HANDLER linux-system-roles.cockpit : restart cockpit for /cache/rhel-8-y.qcow2.snap changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "gid": 0, "group": "root", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "src": "/root/.ansible/tmp/ansible-tmp-1659513430.7647457-185675-182672890594078/source", "state": "file", "uid": 0 } TASK [linux-system-roles.cockpit : Check if SELinux is enabled] **************** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:51 Wednesday 03 August 2022 07:57:11 +0000 (0:00:00.926) 0:00:27.138 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "selinuxenabled" ], "delta": "0:00:00.002753", "end": "2022-08-03 03:57:12.085953", "failed_when_result": false, "rc": 0, "start": "2022-08-03 03:57:12.083200" } TASK [Allow cockpit to own custom port in SELinux policy] ********************** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:58 Wednesday 03 August 2022 07:57:12 +0000 (0:00:00.480) 0:00:27.619 ****** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux ERROR! couldn't resolve module/action 'selinux'. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in '/tmp/tmp2g3reiz6/tests/roles/linux-system-roles.selinux/tasks/main.yml': line 5, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Set permanent SELinux state if enabled ^ here TASK [include_tasks] *********************************************************** task path: /tmp/tmp2g3reiz6/tests/tests_port.yml:56 Wednesday 03 August 2022 07:57:12 +0000 (0:00:00.048) 0:00:27.668 ****** included: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml for /cache/rhel-8-y.qcow2.snap TASK [cleanup - packages] ****************************************************** task path: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:1 Wednesday 03 August 2022 07:57:12 +0000 (0:00:00.030) 0:00:27.698 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-273-2.el8.x86_64", "Removed: cockpit-system-273-2.el8.noarch", "Removed: cockpit-ws-273-2.el8.x86_64" ] } TASK [cleanup - find certificates] ********************************************* task path: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:13 Wednesday 03 August 2022 07:57:33 +0000 (0:00:20.928) 0:00:48.627 ****** [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details TASK [cleanup - certificates] ************************************************** task path: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:23 Wednesday 03 August 2022 07:57:33 +0000 (0:00:00.484) 0:00:49.111 ****** TASK [cleanup - config file] *************************************************** task path: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:32 Wednesday 03 August 2022 07:57:33 +0000 (0:00:00.019) 0:00:49.130 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [cleanup - port customization] ******************************************** task path: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:40 Wednesday 03 August 2022 07:57:34 +0000 (0:00:00.374) 0:00:49.505 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [cleanup - reload systemd] ************************************************ task path: /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:48 Wednesday 03 August 2022 07:57:34 +0000 (0:00:00.365) 0:00:49.871 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "name": null, "status": {} } RUNNING HANDLER [linux-system-roles.cockpit : reload systemd] ****************** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/handlers/main.yml:3 Wednesday 03 August 2022 07:57:35 +0000 (0:00:00.877) 0:00:50.749 ****** RUNNING HANDLER [linux-system-roles.cockpit : restart cockpit] ***************** task path: /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/handlers/main.yml:7 Wednesday 03 August 2022 07:57:35 +0000 (0:00:00.000) 0:00:50.749 ****** PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=16 changed=5 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 127.0.0.1 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 07:57:35 +0000 (0:00:00.001) 0:00:50.750 ****** =============================================================================== linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 21.66s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:8 - cleanup - packages ----------------------------------------------------- 20.93s /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:1 ------------------------------------ Gathering Facts --------------------------------------------------------- 2.32s /tmp/tmp2g3reiz6/tests/tests_port.yml:18 -------------------------------------- Download current linux-system-roles.selinux ----------------------------- 0.98s /tmp/tmp2g3reiz6/tests/tests_port.yml:6 --------------------------------------- linux-system-roles.cockpit : Create custom port configuration file ------ 0.93s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:35 ----- cleanup - reload systemd ------------------------------------------------ 0.88s /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:48 ----------------------------------- linux-system-roles.cockpit : Ensure ansible_facts used by role ---------- 0.52s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 -- linux-system-roles.cockpit : Create custom port configuration file directory --- 0.50s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:27 ----- cleanup - find certificates --------------------------------------------- 0.48s /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:13 ----------------------------------- linux-system-roles.cockpit : Check if SELinux is enabled ---------------- 0.48s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:51 ----- cleanup - config file --------------------------------------------------- 0.37s /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:32 ----------------------------------- cleanup - port customization -------------------------------------------- 0.37s /tmp/tmp2g3reiz6/tests/tasks/cleanup.yml:40 ----------------------------------- Allow cockpit to own custom port in SELinux policy ---------------------- 0.05s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:58 ----- Run cockpit role -------------------------------------------------------- 0.04s /tmp/tmp2g3reiz6/tests/tests_port.yml:24 -------------------------------------- linux-system-roles.cockpit : Set version specific variables ------------- 0.04s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 -- linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included --- 0.04s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:1 - linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable --- 0.03s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:21 ----- include_tasks ----------------------------------------------------------- 0.03s /tmp/tmp2g3reiz6/tests/tests_port.yml:56 -------------------------------------- linux-system-roles.cockpit : Ensure ansible_facts and variables used by role --- 0.03s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:1 ------ linux-system-roles.cockpit : List active RHEL repositories -------------- 0.02s /tmp/tmp2g3reiz6/tests/roles/linux-system-roles.cockpit/tasks/main.yml:9 ------ ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpzsr38y52 executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_port.yml ******************************************************* 2 plays in /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml PLAY [test - local setup] ****************************************************** META: ran handlers TASK [Download current linux-system-roles.selinux] ***************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:6 Wednesday 03 August 2022 08:04:46 +0000 (0:00:00.017) 0:00:00.017 ****** changed: [127.0.0.1] => { "after": "03bd4c1b2d98b8fae656762bdbbd1c36337b4a72", "before": null, "changed": true } META: ran handlers META: ran handlers PLAY [Test cockpit_port option] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:18 Wednesday 03 August 2022 08:04:47 +0000 (0:00:00.945) 0:00:00.963 ****** ok: [/cache/rhel-8-y.qcow2.snap] META: ran handlers TASK [Run cockpit role] ******************************************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:24 Wednesday 03 August 2022 08:04:48 +0000 (0:00:01.232) 0:00:02.195 ****** TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1 Wednesday 03 August 2022 08:04:48 +0000 (0:00:00.046) 0:00:02.242 ****** included: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for /cache/rhel-8-y.qcow2.snap TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Wednesday 03 August 2022 08:04:48 +0000 (0:00:00.028) 0:00:02.271 ****** ok: [/cache/rhel-8-y.qcow2.snap] TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7 Wednesday 03 August 2022 08:04:49 +0000 (0:00:00.500) 0:00:02.772 ****** ok: [/cache/rhel-8-y.qcow2.snap] => (item=/tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/RedHat-8.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/RedHat-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/RedHat-8.yml" } TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:9 Wednesday 03 August 2022 08:04:49 +0000 (0:00:00.039) 0:00:02.812 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:17 Wednesday 03 August 2022 08:04:49 +0000 (0:00:00.023) 0:00:02.835 ****** skipping: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:21 Wednesday 03 August 2022 08:04:49 +0000 (0:00:00.021) 0:00:02.857 ****** included: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for /cache/rhel-8-y.qcow2.snap => (item=/tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:1 Wednesday 03 August 2022 08:04:49 +0000 (0:00:00.036) 0:00:02.893 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6 Wednesday 03 August 2022 08:04:49 +0000 (0:00:00.036) 0:00:02.930 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-system-273-2.el8.noarch", "Installed: cockpit-ws-273-2.el8.x86_64", "Installed: cockpit-bridge-273-2.el8.x86_64" ] } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:27 Wednesday 03 August 2022 08:05:08 +0000 (0:00:19.394) 0:00:22.325 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/cockpit.socket.d/", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 Wednesday 03 August 2022 08:05:09 +0000 (0:00:00.558) 0:00:22.883 ****** NOTIFIED HANDLER fedora.linux_system_roles.cockpit : reload systemd for /cache/rhel-8-y.qcow2.snap NOTIFIED HANDLER fedora.linux_system_roles.cockpit : restart cockpit for /cache/rhel-8-y.qcow2.snap changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "gid": 0, "group": "root", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "src": "/root/.ansible/tmp/ansible-tmp-1659513909.5045686-188757-109391703143988/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.cockpit : Check if SELinux is enabled] ********* task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:51 Wednesday 03 August 2022 08:05:10 +0000 (0:00:00.897) 0:00:23.781 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "cmd": [ "selinuxenabled" ], "delta": "0:00:00.003461", "end": "2022-08-03 04:05:09.385337", "failed_when_result": false, "rc": 0, "start": "2022-08-03 04:05:09.381876" } TASK [Allow cockpit to own custom port in SELinux policy] ********************** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:58 Wednesday 03 August 2022 08:05:10 +0000 (0:00:00.478) 0:00:24.259 ****** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux ERROR! couldn't resolve module/action 'selinux'. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in '/tmp/tmpye5y6l1x/tests/cockpit/roles/linux-system-roles.selinux/tasks/main.yml': line 5, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Set permanent SELinux state if enabled ^ here TASK [include_tasks] *********************************************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:56 Wednesday 03 August 2022 08:05:10 +0000 (0:00:00.046) 0:00:24.305 ****** included: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml for /cache/rhel-8-y.qcow2.snap TASK [cleanup - packages] ****************************************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:1 Wednesday 03 August 2022 08:05:10 +0000 (0:00:00.030) 0:00:24.336 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-273-2.el8.x86_64", "Removed: cockpit-system-273-2.el8.noarch", "Removed: cockpit-ws-273-2.el8.x86_64" ] } TASK [cleanup - find certificates] ********************************************* task path: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:13 Wednesday 03 August 2022 08:05:28 +0000 (0:00:17.534) 0:00:41.870 ****** [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details TASK [cleanup - certificates] ************************************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:23 Wednesday 03 August 2022 08:05:28 +0000 (0:00:00.468) 0:00:42.339 ****** TASK [cleanup - config file] *************************************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:32 Wednesday 03 August 2022 08:05:28 +0000 (0:00:00.020) 0:00:42.359 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [cleanup - port customization] ******************************************** task path: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:40 Wednesday 03 August 2022 08:05:29 +0000 (0:00:00.355) 0:00:42.714 ****** changed: [/cache/rhel-8-y.qcow2.snap] => { "changed": true, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [cleanup - reload systemd] ************************************************ task path: /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:48 Wednesday 03 August 2022 08:05:29 +0000 (0:00:00.362) 0:00:43.077 ****** ok: [/cache/rhel-8-y.qcow2.snap] => { "changed": false, "name": null, "status": {} } RUNNING HANDLER [fedora.linux_system_roles.cockpit : reload systemd] *********** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:3 Wednesday 03 August 2022 08:05:30 +0000 (0:00:00.835) 0:00:43.912 ****** RUNNING HANDLER [fedora.linux_system_roles.cockpit : restart cockpit] ********** task path: /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:7 Wednesday 03 August 2022 08:05:30 +0000 (0:00:00.000) 0:00:43.913 ****** PLAY RECAP ********************************************************************* /cache/rhel-8-y.qcow2.snap : ok=16 changed=5 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 127.0.0.1 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 08:05:30 +0000 (0:00:00.001) 0:00:43.915 ****** =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 19.39s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6 cleanup - packages ----------------------------------------------------- 17.53s /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:1 ---------------------------- Gathering Facts --------------------------------------------------------- 1.23s /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:18 ------------------------------ Download current linux-system-roles.selinux ----------------------------- 0.95s /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:6 ------------------------------- fedora.linux_system_roles.cockpit : Create custom port configuration file --- 0.90s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 cleanup - reload systemd ------------------------------------------------ 0.84s /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:48 --------------------------- fedora.linux_system_roles.cockpit : Create custom port configuration file directory --- 0.56s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:27 fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role --- 0.50s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 fedora.linux_system_roles.cockpit : Check if SELinux is enabled --------- 0.48s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:51 cleanup - find certificates --------------------------------------------- 0.47s /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:13 --------------------------- cleanup - port customization -------------------------------------------- 0.36s /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:40 --------------------------- cleanup - config file --------------------------------------------------- 0.36s /tmp/tmpye5y6l1x/tests/cockpit/tasks/cleanup.yml:32 --------------------------- Run cockpit role -------------------------------------------------------- 0.05s /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:24 ------------------------------ Allow cockpit to own custom port in SELinux policy ---------------------- 0.05s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:58 fedora.linux_system_roles.cockpit : Set version specific variables ------ 0.04s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7 fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included --- 0.04s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:1 fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable --- 0.04s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:21 include_tasks ----------------------------------------------------------- 0.03s /tmp/tmpye5y6l1x/tests/cockpit/tests_port.yml:56 ------------------------------ fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role --- 0.03s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1 fedora.linux_system_roles.cockpit : List active RHEL repositories ------- 0.02s /tmp/tmpzsr38y52/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:9