No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test qdevice - all options] ********************************************** TASK [Gathering Facts] ********************************************************* Thursday 25 July 2024 08:23:04 -0400 (0:00:00.017) 0:00:00.017 ********* ok: [managed_node1] TASK [Set qnetd address] ******************************************************* Thursday 25 July 2024 08:23:05 -0400 (0:00:00.929) 0:00:00.946 ********* ok: [managed_node1] => { "ansible_facts": { "__test_qnetd_address": "localhost" }, "changed": false } TASK [Run test] **************************************************************** Thursday 25 July 2024 08:23:05 -0400 (0:00:00.030) 0:00:00.976 ********* included: /var/ARTIFACTS/work-generalvz5rk6up/plans/general/tree/tmp.ED3qr8c92i/ansible_collections/fedora/linux_system_roles/tests/ha_cluster/template_qdevice.yml for managed_node1 TASK [Set up test environment] ************************************************* Thursday 25 July 2024 08:23:05 -0400 (0:00:00.036) 0:00:01.012 ********* TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** Thursday 25 July 2024 08:23:05 -0400 (0:00:00.030) 0:00:01.043 ********* ok: [managed_node1] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* Thursday 25 July 2024 08:23:05 -0400 (0:00:00.029) 0:00:01.072 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** Thursday 25 July 2024 08:23:05 -0400 (0:00:00.029) 0:00:01.102 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** Thursday 25 July 2024 08:23:06 -0400 (0:00:00.466) 0:00:01.569 ********* ok: [managed_node1] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** Thursday 25 July 2024 08:23:06 -0400 (0:00:00.059) 0:00:01.629 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** Thursday 25 July 2024 08:23:06 -0400 (0:00:00.026) 0:00:01.655 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up test environment for qnetd] ************************************* Thursday 25 July 2024 08:23:06 -0400 (0:00:00.029) 0:00:01.685 ********* TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** Thursday 25 July 2024 08:23:06 -0400 (0:00:00.027) 0:00:01.712 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** Thursday 25 July 2024 08:23:09 -0400 (0:00:02.811) 0:00:04.523 ********* ok: [managed_node1] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } TASK [Set up test environment for qnetd] *************************************** Thursday 25 July 2024 08:23:09 -0400 (0:00:00.478) 0:00:05.002 ********* TASK [fedora.linux_system_roles.ha_cluster : Install qnetd packages] *********** Thursday 25 July 2024 08:23:09 -0400 (0:00:00.028) 0:00:05.031 ********* fatal: [managed_node1]: FAILED! => { "changed": false, "failures": [ "No package corosync-qnetd available.", "No package pcs available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages TASK [Clean up test environment for qnetd] ************************************* Thursday 25 July 2024 08:23:12 -0400 (0:00:02.590) 0:00:07.621 ********* TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed] *** Thursday 25 July 2024 08:23:12 -0400 (0:00:00.027) 0:00:07.648 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present] *** Thursday 25 July 2024 08:23:14 -0400 (0:00:02.598) 0:00:10.247 ********* ok: [managed_node1] => { "changed": false, "path": "/etc/corosync/qnetd", "state": "absent" } PLAY RECAP ********************************************************************* managed_node1 : ok=10 changed=0 unreachable=0 failed=1 skipped=3 rescued=0 ignored=0 Thursday 25 July 2024 08:23:15 -0400 (0:00:00.373) 0:00:10.621 ********* =============================================================================== fedora.linux_system_roles.ha_cluster : Make sure qnetd is not installed --- 2.60s fedora.linux_system_roles.ha_cluster : Install qnetd packages ----------- 2.59s Gathering Facts --------------------------------------------------------- 0.93s fedora.linux_system_roles.ha_cluster : Check if system is ostree -------- 0.47s fedora.linux_system_roles.ha_cluster : Make sure qnetd config files are not present --- 0.37s fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree --- 0.06s Run test ---------------------------------------------------------------- 0.04s Set up test environment ------------------------------------------------- 0.03s Set qnetd address ------------------------------------------------------- 0.03s fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd --- 0.03s fedora.linux_system_roles.ha_cluster : Ensure facts used by tests ------- 0.03s fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters --- 0.03s Set up test environment for qnetd --------------------------------------- 0.03s Clean up test environment for qnetd ------------------------------------- 0.03s Clean up test environment for qnetd ------------------------------------- 0.03s fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories --- 0.03s