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_default.yml **************************************************** 1 plays in /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** META: ran handlers TASK [Run the role with default parameters] ************************************ task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:9 Monday 05 August 2024 08:23:47 -0400 (0:00:00.023) 0:00:00.023 ********* TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Monday 05 August 2024 08:23:47 -0400 (0:00:00.024) 0:00:00.048 ********* included: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.rhc : Ensure ansible_facts used by role] ******* task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Monday 05 August 2024 08:23:48 -0400 (0:00:00.164) 0:00:00.212 ********* ok: [managed_node1] TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Monday 05 August 2024 08:23:48 -0400 (0:00:00.636) 0:00:00.849 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.rhc : Set flag to indicate system is ostree] *** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Monday 05 August 2024 08:23:49 -0400 (0:00:00.444) 0:00:01.293 ********* ok: [managed_node1] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.rhc : Check if insights-packages are installed] *** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 Monday 05 August 2024 08:23:49 -0400 (0:00:00.041) 0:00:01.334 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Monday 05 August 2024 08:23:49 -0400 (0:00:00.036) 0:00:01.371 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Monday 05 August 2024 08:23:49 -0400 (0:00:00.035) 0:00:01.407 ********* included: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml for managed_node1 TASK [fedora.linux_system_roles.rhc : Ensure required packages are installed] *** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Monday 05 August 2024 08:23:49 -0400 (0:00:00.029) 0:00:01.437 ********* ok: [managed_node1] => { "changed": false, "rc": 0, "results": [ "subscription-manager-1.24.54-1.el7.centos.x86_64 providing subscription-manager is already installed" ] } lsrpackages: subscription-manager TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Monday 05 August 2024 08:23:50 -0400 (0:00:01.056) 0:00:02.494 ********* skipping: [managed_node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Call subscription-manager] *************** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Monday 05 August 2024 08:23:50 -0400 (0:00:00.038) 0:00:02.532 ********* fatal: [managed_node1]: FAILED! => { "changed": false } MSG: state is present but any of the following are missing: username, activationkey, token TASK [Assert that the role failed with missing credentials] ******************** task path: /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18 Monday 05 August 2024 08:23:51 -0400 (0:00:00.803) 0:00:03.336 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=3 rescued=1 ignored=0 Monday 05 August 2024 08:23:51 -0400 (0:00:00.037) 0:00:03.374 ********* =============================================================================== fedora.linux_system_roles.rhc : Ensure required packages are installed --- 1.06s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 0.80s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 0.64s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.44s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.16s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 fedora.linux_system_roles.rhc : Set flag to indicate system is ostree --- 0.04s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.04s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Assert that the role failed with missing credentials -------------------- 0.04s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18 fedora.linux_system_roles.rhc : Check if insights-packages are installed --- 0.04s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 fedora.linux_system_roles.rhc : Handle insights unregistration ---------- 0.04s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.03s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Run the role with default parameters ------------------------------------ 0.02s /tmp/tmp.1V44D2IQZO/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:9