2025-10-17 08:19:22,441 p=5794 u=root n=ansible | ansible-playbook [core 2.16.3] 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.12/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.12.11 (main, Aug 15 2025, 13:38:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-28)] (/usr/bin/python3.12) jinja version = 3.1.2 libyaml = True 2025-10-17 08:19:22,441 p=5794 u=root n=ansible | Using /etc/ansible/ansible.cfg as config file 2025-10-17 08:19:22,571 p=5794 u=root n=ansible | running playbook inside collection infra.leapp 2025-10-17 08:19:22,610 p=5794 u=root n=ansible | Skipping callback 'default', as we already have a stdout callback. 2025-10-17 08:19:22,610 p=5794 u=root n=ansible | Skipping callback 'minimal', as we already have a stdout callback. 2025-10-17 08:19:22,610 p=5794 u=root n=ansible | Skipping callback 'oneline', as we already have a stdout callback. 2025-10-17 08:19:22,611 p=5794 u=root n=ansible | PLAYBOOK: tests_upgrade_custom_7to8.yml **************************************** 2025-10-17 08:19:22,611 p=5794 u=root n=ansible | 1 plays in /root/.ansible/collections/ansible_collections/infra/leapp/tests/tests_upgrade_custom_7to8.yml 2025-10-17 08:19:22,613 p=5794 u=root n=ansible | PLAY [Test RHEL 7 to 8 Custom Repository Upgrade] ****************************** 2025-10-17 08:19:22,621 p=5794 u=root n=ansible | TASK [Gathering Facts] ********************************************************* 2025-10-17 08:19:23,853 p=5794 u=root n=ansible | ok: [managed-node1] 2025-10-17 08:19:23,862 p=5794 u=root n=ansible | TASK [Check if leapp upgrade log exists] *************************************** 2025-10-17 08:19:24,235 p=5794 u=root n=ansible | ok: [managed-node1] => {"changed": false, "stat": {"exists": false}} 2025-10-17 08:19:24,239 p=5794 u=root n=ansible | TASK [Skip test if not RHEL 7 or already upgraded] ***************************** 2025-10-17 08:19:24,248 p=5794 u=root n=ansible | META: ending play 2025-10-17 08:19:24,249 p=5794 u=root n=ansible | PLAY RECAP ********************************************************************* 2025-10-17 08:19:24,249 p=5794 u=root n=ansible | managed-node1 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0