[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.4] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-OUY executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_reload_on_reset.yml ******************************************** 1 plays in /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml PLAY [Setup a vm with podman on it] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:2 Monday 23 September 2024 08:30:19 -0400 (0:00:00.010) 0:00:00.010 ****** [WARNING]: Platform linux on host managed_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node3] TASK [Test not supported on EL7] *********************************************** task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:6 Monday 23 September 2024 08:30:21 -0400 (0:00:01.321) 0:00:01.331 ****** META: end_host conditional evaluated to False, continuing execution for managed_node3 skipping: [managed_node3] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node3" } MSG: end_host conditional evaluated to false, continuing execution for managed_node3 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:15 Monday 23 September 2024 08:30:21 -0400 (0:00:00.057) 0:00:01.389 ****** ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:20 Monday 23 September 2024 08:30:21 -0400 (0:00:00.559) 0:00:01.949 ****** ok: [managed_node3] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [Install podman] ********************************************************** task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:24 Monday 23 September 2024 08:30:21 -0400 (0:00:00.073) 0:00:02.022 ****** changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: gpgme-1.23.2-5.el10.x86_64", "Installed: criu-3.19-5.el10.x86_64", "Installed: criu-libs-3.19-5.el10.x86_64", "Installed: aardvark-dns-2:1.12.1-1.el10.x86_64", "Installed: crun-1.17-1.el10.x86_64", "Installed: shadow-utils-subid-2:4.15.0-3.el10.x86_64", "Installed: conmon-2:2.1.12-2.el10.x86_64", "Installed: catatonit-5:0.1.7-7.el10.x86_64", "Installed: container-selinux-3:2.232.1-3.el10.noarch", "Installed: containers-common-5:0.60.2-4.el10.noarch", "Installed: containers-common-extra-5:0.60.2-4.el10.noarch", "Installed: protobuf-c-1.5.0-5.el10.x86_64", "Installed: libnet-1.3-6.el10.x86_64", "Installed: podman-5:5.2.2-3.el10.x86_64", "Installed: passt-0^20240806.gee36266-2.el10.x86_64", "Installed: passt-selinux-0^20240806.gee36266-2.el10.noarch", "Installed: netavark-2:1.12.2-1.el10.x86_64" ] } TASK [Run test] **************************************************************** task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:30 Monday 23 September 2024 08:31:30 -0400 (0:01:09.194) 0:01:11.216 ****** changed: [managed_node3] => { "changed": true, "rc": 0 } STDOUT: 0 0 43 STDERR: OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.40.7 originally 10.31.40.7 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.40.7 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.40.7 originally 10.31.40.7 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/9dd2292f24' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.40.7 closed. TASK [Process test results] **************************************************** task path: /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:38 Monday 23 September 2024 08:32:18 -0400 (0:00:47.079) 0:01:58.296 ****** skipping: [managed_node3] => { "changed": false, "false_condition": "coherence_check | int != 0 or restart_check | int < reload_check | int", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed_node3 : ok=5 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 Monday 23 September 2024 08:32:18 -0400 (0:00:00.035) 0:01:58.331 ****** =============================================================================== Install podman --------------------------------------------------------- 69.19s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:24 Run test --------------------------------------------------------------- 47.08s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:30 Gathering Facts --------------------------------------------------------- 1.32s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:2 Check if system is ostree ----------------------------------------------- 0.56s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:15 Set flag to indicate system is ostree ----------------------------------- 0.07s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:20 Test not supported on EL7 ----------------------------------------------- 0.06s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:6 Process test results ---------------------------------------------------- 0.04s /tmp/collections-OUY/ansible_collections/fedora/linux_system_roles/tests/firewall/tests_reload_on_reset.yml:38