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/tmp6awxn9b3
  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: rhel-7_setup.yml *****************************************************
1 plays in /cache/rhel-7_setup.yml

PLAY [Setup repos] *************************************************************
META: ran handlers

TASK [set up internal repositories] ********************************************
task path: /cache/rhel-7_setup.yml:5
Friday 22 July 2022  00:21:59 +0000 (0:00:00.017)       0:00:00.017 *********** 
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-7.qcow2        : ok=1    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Friday 22 July 2022  00:22:01 +0000 (0:00:01.332)       0:00:01.350 *********** 
=============================================================================== 
set up internal repositories -------------------------------------------- 1.33s
/cache/rhel-7_setup.yml:5 -----------------------------------------------------

PLAYBOOK: tests_interface_pci.yml **********************************************
1 plays in /tmp/tmpgfts__k2/tests/tests_interface_pci.yml

PLAY [Test interfaces with PCI ids] ********************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:3
Friday 22 July 2022  00:22:01 +0000 (0:00:00.037)       0:00:01.387 *********** 
ok: [/cache/rhel-7.qcow2]
META: ran handlers

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:22:02 +0000 (0:00:00.923)       0:00:02.311 *********** 
included: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:22:02 +0000 (0:00:00.027)       0:00:02.339 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:22:02 +0000 (0:00:00.389)       0:00:02.728 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:22:03 +0000 (0:00:00.647)       0:00:03.376 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:22:03 +0000 (0:00:00.491)       0:00:03.867 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:22:03 +0000 (0:00:00.024)       0:00:03.892 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ActiveEnterTimestampMonotonic": "18759373",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.service basic.target system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "AssertTimestampMonotonic": "18548344",
        "Before": "multi-user.target shutdown.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ConditionTimestampMonotonic": "18548343",
        "Conflicts": "ebtables.service shutdown.target ip6tables.service iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8207",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ExecMainStartTimestampMonotonic": "18549682",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:20:58 EDT] ; stop_time=[n/a] ; pid=8207 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "InactiveExitTimestampMonotonic": "18549715",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8207",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "WatchdogTimestampMonotonic": "18759297",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:22:04 +0000 (0:00:00.630)       0:00:04.522 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:22:04 +0000 (0:00:00.044)       0:00:04.567 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:22:04 +0000 (0:00:00.032)       0:00:04.600 *********** 

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:22:04 +0000 (0:00:00.032)       0:00:04.633 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:22:04 +0000 (0:00:00.030)       0:00:04.663 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:22:04 +0000 (0:00:00.030)       0:00:04.693 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [get backend from dbus] ***************************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:10
Friday 22 July 2022  00:22:04 +0000 (0:00:00.037)       0:00:04.731 *********** 
fatal: [/cache/rhel-7.qcow2]: FAILED! => {
    "changed": true,
    "cmd": [
        "dbus-send",
        "--system",
        "--print-reply",
        "--type=method_call",
        "--dest=org.fedoraproject.FirewallD1",
        "/org/fedoraproject/FirewallD1/config",
        "org.freedesktop.DBus.Properties.Get",
        "string:org.fedoraproject.FirewallD1.config",
        "string:FirewallBackend"
    ],
    "delta": "0:00:00.007160",
    "end": "2022-07-21 20:22:05.313302",
    "rc": 1,
    "start": "2022-07-21 20:22:05.306142"
}

STDERR:

Error org.freedesktop.DBus.Python.dbus.exceptions.DBusException: org.freedesktop.DBus.Error.InvalidArgs: Property 'FirewallBackend' does not exist


MSG:

non-zero return code
...ignoring

TASK [get backend from result] *************************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:21
Friday 22 July 2022  00:22:05 +0000 (0:00:00.416)       0:00:05.148 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "nftables_backend": false
    },
    "changed": false
}

TASK [add pci device ethernet controller] **************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:28
Friday 22 July 2022  00:22:05 +0000 (0:00:00.040)       0:00:05.188 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:22:05 +0000 (0:00:00.030)       0:00:05.218 *********** 
included: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:22:05 +0000 (0:00:00.027)       0:00:05.245 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:22:05 +0000 (0:00:00.404)       0:00:05.650 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:22:06 +0000 (0:00:00.479)       0:00:06.130 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:22:06 +0000 (0:00:00.504)       0:00:06.634 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:22:06 +0000 (0:00:00.026)       0:00:06.661 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ActiveEnterTimestampMonotonic": "18759373",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.service basic.target system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "AssertTimestampMonotonic": "18548344",
        "Before": "multi-user.target shutdown.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ConditionTimestampMonotonic": "18548343",
        "Conflicts": "ebtables.service shutdown.target ip6tables.service iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8207",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ExecMainStartTimestampMonotonic": "18549682",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:20:58 EDT] ; stop_time=[n/a] ; pid=8207 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "InactiveExitTimestampMonotonic": "18549715",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8207",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "WatchdogTimestampMonotonic": "18759297",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:22:06 +0000 (0:00:00.393)       0:00:07.055 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:22:07 +0000 (0:00:00.046)       0:00:07.101 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:22:07 +0000 (0:00:00.030)       0:00:07.131 *********** 
ok: [/cache/rhel-7.qcow2] => (item={'zone': 'internal', 'interface_pci_id': '1af4:0001', 'state': 'enabled', 'permanent': True}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "interface_pci_id": "1af4:0001",
        "permanent": true,
        "state": "enabled",
        "zone": "internal"
    }
}

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:22:07 +0000 (0:00:00.659)       0:00:07.791 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:22:07 +0000 (0:00:00.035)       0:00:07.826 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:22:07 +0000 (0:00:00.032)       0:00:07.859 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [add pci device again] ****************************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:38
Friday 22 July 2022  00:22:07 +0000 (0:00:00.040)       0:00:07.899 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:22:07 +0000 (0:00:00.032)       0:00:07.932 *********** 
included: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:22:07 +0000 (0:00:00.026)       0:00:07.959 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:22:08 +0000 (0:00:00.445)       0:00:08.405 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:22:08 +0000 (0:00:00.522)       0:00:08.927 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:22:09 +0000 (0:00:00.520)       0:00:09.447 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:22:09 +0000 (0:00:00.023)       0:00:09.471 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ActiveEnterTimestampMonotonic": "18759373",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.service basic.target system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "AssertTimestampMonotonic": "18548344",
        "Before": "multi-user.target shutdown.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ConditionTimestampMonotonic": "18548343",
        "Conflicts": "ebtables.service shutdown.target ip6tables.service iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8207",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ExecMainStartTimestampMonotonic": "18549682",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:20:58 EDT] ; stop_time=[n/a] ; pid=8207 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "InactiveExitTimestampMonotonic": "18549715",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8207",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "WatchdogTimestampMonotonic": "18759297",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:22:09 +0000 (0:00:00.372)       0:00:09.844 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:22:09 +0000 (0:00:00.047)       0:00:09.891 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:22:09 +0000 (0:00:00.031)       0:00:09.923 *********** 
ok: [/cache/rhel-7.qcow2] => (item={'zone': 'internal', 'interface_pci_id': '1af4:0001', 'state': 'enabled', 'permanent': True}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "interface_pci_id": "1af4:0001",
        "permanent": true,
        "state": "enabled",
        "zone": "internal"
    }
}

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:22:10 +0000 (0:00:00.555)       0:00:10.478 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:22:10 +0000 (0:00:00.032)       0:00:10.510 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:22:10 +0000 (0:00:00.033)       0:00:10.543 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [assert pcid not in nftable ruleset] **************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:48
Friday 22 July 2022  00:22:10 +0000 (0:00:00.038)       0:00:10.582 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert pcid not in iptables rules] ***************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:54
Friday 22 July 2022  00:22:10 +0000 (0:00:00.030)       0:00:10.612 *********** 
changed: [/cache/rhel-7.qcow2] => {
    "changed": true,
    "cmd": [
        "iptables",
        "-S"
    ],
    "delta": "0:00:00.006354",
    "end": "2022-07-21 20:22:11.097343",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-21 20:22:11.090989"
}

STDOUT:

-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N FORWARD_IN_ZONES
-N FORWARD_IN_ZONES_SOURCE
-N FORWARD_OUT_ZONES
-N FORWARD_OUT_ZONES_SOURCE
-N FORWARD_direct
-N FWDI_dmz
-N FWDI_dmz_allow
-N FWDI_dmz_deny
-N FWDI_dmz_log
-N FWDI_trusted
-N FWDI_trusted_allow
-N FWDI_trusted_deny
-N FWDI_trusted_log
-N FWDO_dmz
-N FWDO_dmz_allow
-N FWDO_dmz_deny
-N FWDO_dmz_log
-N FWDO_trusted
-N FWDO_trusted_allow
-N FWDO_trusted_deny
-N FWDO_trusted_log
-N INPUT_ZONES
-N INPUT_ZONES_SOURCE
-N INPUT_direct
-N IN_dmz
-N IN_dmz_allow
-N IN_dmz_deny
-N IN_dmz_log
-N IN_trusted
-N IN_trusted_allow
-N IN_trusted_deny
-N IN_trusted_log
-N OUTPUT_direct
-A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -j INPUT_direct
-A INPUT -j INPUT_ZONES_SOURCE
-A INPUT -j INPUT_ZONES
-A INPUT -m conntrack --ctstate INVALID -j DROP
-A INPUT -j REJECT --reject-with icmp-host-prohibited
-A FORWARD -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -i lo -j ACCEPT
-A FORWARD -j FORWARD_direct
-A FORWARD -j FORWARD_IN_ZONES_SOURCE
-A FORWARD -j FORWARD_IN_ZONES
-A FORWARD -j FORWARD_OUT_ZONES_SOURCE
-A FORWARD -j FORWARD_OUT_ZONES
-A FORWARD -m conntrack --ctstate INVALID -j DROP
-A FORWARD -j REJECT --reject-with icmp-host-prohibited
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -j OUTPUT_direct
-A FORWARD_IN_ZONES -i eth2 -g FWDI_trusted
-A FORWARD_IN_ZONES -i eth0 -g FWDI_dmz
-A FORWARD_IN_ZONES -g FWDI_dmz
-A FORWARD_OUT_ZONES -o eth2 -g FWDO_trusted
-A FORWARD_OUT_ZONES -o eth0 -g FWDO_dmz
-A FORWARD_OUT_ZONES -g FWDO_dmz
-A FWDI_dmz -j FWDI_dmz_log
-A FWDI_dmz -j FWDI_dmz_deny
-A FWDI_dmz -j FWDI_dmz_allow
-A FWDI_dmz -p icmp -j ACCEPT
-A FWDI_trusted -j FWDI_trusted_log
-A FWDI_trusted -j FWDI_trusted_deny
-A FWDI_trusted -j FWDI_trusted_allow
-A FWDI_trusted -j ACCEPT
-A FWDO_dmz -j FWDO_dmz_log
-A FWDO_dmz -j FWDO_dmz_deny
-A FWDO_dmz -j FWDO_dmz_allow
-A FWDO_trusted -j FWDO_trusted_log
-A FWDO_trusted -j FWDO_trusted_deny
-A FWDO_trusted -j FWDO_trusted_allow
-A FWDO_trusted -j ACCEPT
-A INPUT_ZONES -i eth2 -g IN_trusted
-A INPUT_ZONES -i eth0 -g IN_dmz
-A INPUT_ZONES -g IN_dmz
-A IN_dmz -j IN_dmz_log
-A IN_dmz -j IN_dmz_deny
-A IN_dmz -j IN_dmz_allow
-A IN_dmz -p icmp -j ACCEPT
-A IN_dmz_allow -p tcp -m tcp --dport 22 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_trusted -j IN_trusted_log
-A IN_trusted -j IN_trusted_deny
-A IN_trusted -j IN_trusted_allow
-A IN_trusted -j ACCEPT

TASK [remove interface from internal] ******************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:60
Friday 22 July 2022  00:22:10 +0000 (0:00:00.323)       0:00:10.936 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:22:10 +0000 (0:00:00.039)       0:00:10.975 *********** 
included: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:22:10 +0000 (0:00:00.026)       0:00:11.001 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:22:11 +0000 (0:00:00.378)       0:00:11.380 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:22:11 +0000 (0:00:00.484)       0:00:11.864 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:22:12 +0000 (0:00:00.505)       0:00:12.370 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:22:12 +0000 (0:00:00.024)       0:00:12.394 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ActiveEnterTimestampMonotonic": "18759373",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.service basic.target system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "AssertTimestampMonotonic": "18548344",
        "Before": "multi-user.target shutdown.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ConditionTimestampMonotonic": "18548343",
        "Conflicts": "ebtables.service shutdown.target ip6tables.service iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8207",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ExecMainStartTimestampMonotonic": "18549682",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:20:58 EDT] ; stop_time=[n/a] ; pid=8207 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "InactiveExitTimestampMonotonic": "18549715",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8207",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "WatchdogTimestampMonotonic": "18759297",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:22:12 +0000 (0:00:00.397)       0:00:12.791 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:22:12 +0000 (0:00:00.045)       0:00:12.837 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:22:12 +0000 (0:00:00.029)       0:00:12.866 *********** 
ok: [/cache/rhel-7.qcow2] => (item={'zone': 'internal', 'interface_pci_id': '1af4:0001', 'state': 'disabled', 'permament': True}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "interface_pci_id": "1af4:0001",
        "permament": true,
        "state": "disabled",
        "zone": "internal"
    }
}

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:22:13 +0000 (0:00:00.524)       0:00:13.390 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:22:13 +0000 (0:00:00.030)       0:00:13.421 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:22:13 +0000 (0:00:00.030)       0:00:13.452 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [Cleanup] *****************************************************************
task path: /tmp/tmpgfts__k2/tests/tests_interface_pci.yml:70
Friday 22 July 2022  00:22:13 +0000 (0:00:00.037)       0:00:13.489 *********** 

TASK [linux-system-roles.firewall : include_tasks] *****************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:1
Friday 22 July 2022  00:22:13 +0000 (0:00:00.043)       0:00:13.533 *********** 
included: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:22:13 +0000 (0:00:00.028)       0:00:13.561 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [linux-system-roles.firewall : Install firewalld] *************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8
Friday 22 July 2022  00:22:13 +0000 (0:00:00.406)       0:00:13.967 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python-firewall] *******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13
Friday 22 July 2022  00:22:14 +0000 (0:00:00.518)       0:00:14.486 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [linux-system-roles.firewall : Install python3-firewall] ******************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:19
Friday 22 July 2022  00:22:14 +0000 (0:00:00.483)       0:00:14.969 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.firewall : Enable and start firewalld service] ********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3
Friday 22 July 2022  00:22:14 +0000 (0:00:00.023)       0:00:14.993 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ActiveEnterTimestampMonotonic": "18759373",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "dbus.service basic.target system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "AssertTimestampMonotonic": "18548344",
        "Before": "multi-user.target shutdown.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ConditionTimestampMonotonic": "18548343",
        "Conflicts": "ebtables.service shutdown.target ip6tables.service iptables.service ipset.service",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8207",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "ExecMainStartTimestampMonotonic": "18549682",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:20:58 EDT] ; stop_time=[n/a] ; pid=8207 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "InactiveExitTimestampMonotonic": "18549715",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8207",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "basic.target system.slice",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:20:58 EDT",
        "WatchdogTimestampMonotonic": "18759297",
        "WatchdogUSec": "0"
    }
}

TASK [linux-system-roles.firewall : Check if previous replaced is defined] *****
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9
Friday 22 July 2022  00:22:15 +0000 (0:00:00.415)       0:00:15.408 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": true,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [linux-system-roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:18
Friday 22 July 2022  00:22:15 +0000 (0:00:00.075)       0:00:15.483 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ed00457ad2547a1c0c13999cec9152e745b408528d23d08c49fe445e26db4c3c /etc/firewalld/zones/dmz.xml
8697e89439a0fde2df034ef3bfeb3a9558529194c459826162be809a2f08e773 /etc/firewalld/lockdown-whitelist.xml
490e604682bd0e5e6459d3d88f87ebacadb454f72a1f45802424bfc1d0310893 /etc/firewalld/services/customservice.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [linux-system-roles.firewall : Configure firewall] ************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40
Friday 22 July 2022  00:22:16 +0000 (0:00:01.333)       0:00:16.817 *********** 

TASK [linux-system-roles.firewall : Get config files, checksums after] *********
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77
Friday 22 July 2022  00:22:16 +0000 (0:00:00.042)       0:00:16.859 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [linux-system-roles.firewall : Calculate what has changed] ****************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:85
Friday 22 July 2022  00:22:16 +0000 (0:00:00.223)       0:00:17.082 *********** 
changed: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "firewall_lib_result": {
            "changed": true
        }
    },
    "changed": true
}

TASK [linux-system-roles.firewall : Show diffs] ********************************
task path: /tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:94
Friday 22 July 2022  00:22:17 +0000 (0:00:00.073)       0:00:17.156 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-7.qcow2        : ok=41   changed=3    unreachable=0    failed=0    skipped=25   rescued=0    ignored=1   

Friday 22 July 2022  00:22:17 +0000 (0:00:00.050)       0:00:17.207 *********** 
=============================================================================== 
linux-system-roles.firewall : Get config files, checksums before and remove --- 1.33s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:18 ----
set up internal repositories -------------------------------------------- 1.33s
/cache/rhel-7_setup.yml:5 -----------------------------------------------------
linux-system-roles.firewall : Configure firewall ------------------------ 1.21s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40 ----
Gathering Facts --------------------------------------------------------- 0.92s
/tmp/tmpgfts__k2/tests/tests_interface_pci.yml:3 ------------------------------
linux-system-roles.firewall : Enable and start firewalld service -------- 0.77s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3 -----
linux-system-roles.firewall : Install firewalld ------------------------- 0.65s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Enable and start firewalld service -------- 0.63s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3 -----
linux-system-roles.firewall : Configure firewall ------------------------ 0.52s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:40 ----
linux-system-roles.firewall : Install firewalld ------------------------- 0.52s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Install python-firewall ------------------- 0.52s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install firewalld ------------------------- 0.52s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Install python-firewall ------------------- 0.51s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install python-firewall ------------------- 0.50s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install python-firewall ------------------- 0.49s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install firewalld ------------------------- 0.48s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Install python-firewall ------------------- 0.48s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:13 
linux-system-roles.firewall : Install firewalld ------------------------- 0.48s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:8 
linux-system-roles.firewall : Ensure ansible_facts used by role --------- 0.45s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 
get backend from dbus --------------------------------------------------- 0.42s
/tmp/tmpgfts__k2/tests/tests_interface_pci.yml:10 -----------------------------
linux-system-roles.firewall : Enable and start firewalld service -------- 0.42s
/tmp/tmpgfts__k2/tests/roles/linux-system-roles.firewall/tasks/main.yml:3 -----
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/tmp6awxn9b3
  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: rhel-7_setup.yml *****************************************************
1 plays in /cache/rhel-7_setup.yml

PLAY [Setup repos] *************************************************************
META: ran handlers

TASK [set up internal repositories] ********************************************
task path: /cache/rhel-7_setup.yml:5
Friday 22 July 2022  00:26:04 +0000 (0:00:00.017)       0:00:00.017 *********** 
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => (item=None) => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
ok: [/cache/rhel-7.qcow2] => {
    "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
    "changed": false
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-7.qcow2        : ok=1    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Friday 22 July 2022  00:26:05 +0000 (0:00:01.344)       0:00:01.361 *********** 
=============================================================================== 
set up internal repositories -------------------------------------------- 1.34s
/cache/rhel-7_setup.yml:5 -----------------------------------------------------

PLAYBOOK: tests_interface_pci.yml **********************************************
1 plays in /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml

PLAY [Test interfaces with PCI ids] ********************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:3
Friday 22 July 2022  00:26:05 +0000 (0:00:00.042)       0:00:01.403 *********** 
ok: [/cache/rhel-7.qcow2]
META: ran handlers

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:26:06 +0000 (0:00:00.902)       0:00:02.305 *********** 
included: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:26:06 +0000 (0:00:00.027)       0:00:02.333 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:26:06 +0000 (0:00:00.396)       0:00:02.730 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:26:07 +0000 (0:00:00.662)       0:00:03.393 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:26:08 +0000 (0:00:00.491)       0:00:03.884 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:26:08 +0000 (0:00:00.022)       0:00:03.907 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ActiveEnterTimestampMonotonic": "18888123",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "basic.target dbus.service system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "AssertTimestampMonotonic": "18667158",
        "Before": "shutdown.target multi-user.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ConditionTimestampMonotonic": "18667158",
        "Conflicts": "iptables.service ipset.service ip6tables.service ebtables.service shutdown.target",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8210",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ExecMainStartTimestampMonotonic": "18668495",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:24:59 EDT] ; stop_time=[n/a] ; pid=8210 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "InactiveExitTimestampMonotonic": "18668541",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8210",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "WatchdogTimestampMonotonic": "18888055",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:26:08 +0000 (0:00:00.635)       0:00:04.542 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:26:08 +0000 (0:00:00.043)       0:00:04.586 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:26:08 +0000 (0:00:00.032)       0:00:04.618 *********** 

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:26:08 +0000 (0:00:00.033)       0:00:04.651 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:26:08 +0000 (0:00:00.030)       0:00:04.682 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:26:08 +0000 (0:00:00.029)       0:00:04.712 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [get backend from dbus] ***************************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:10
Friday 22 July 2022  00:26:08 +0000 (0:00:00.036)       0:00:04.748 *********** 
fatal: [/cache/rhel-7.qcow2]: FAILED! => {
    "changed": true,
    "cmd": [
        "dbus-send",
        "--system",
        "--print-reply",
        "--type=method_call",
        "--dest=org.fedoraproject.FirewallD1",
        "/org/fedoraproject/FirewallD1/config",
        "org.freedesktop.DBus.Properties.Get",
        "string:org.fedoraproject.FirewallD1.config",
        "string:FirewallBackend"
    ],
    "delta": "0:00:00.007036",
    "end": "2022-07-21 20:26:09.112597",
    "rc": 1,
    "start": "2022-07-21 20:26:09.105561"
}

STDERR:

Error org.freedesktop.DBus.Python.dbus.exceptions.DBusException: org.freedesktop.DBus.Error.InvalidArgs: Property 'FirewallBackend' does not exist


MSG:

non-zero return code
...ignoring

TASK [get backend from result] *************************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:21
Friday 22 July 2022  00:26:09 +0000 (0:00:00.406)       0:00:05.155 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "nftables_backend": false
    },
    "changed": false
}

TASK [add pci device ethernet controller] **************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:27
Friday 22 July 2022  00:26:09 +0000 (0:00:00.032)       0:00:05.188 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:26:09 +0000 (0:00:00.033)       0:00:05.222 *********** 
included: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:26:09 +0000 (0:00:00.027)       0:00:05.249 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:26:09 +0000 (0:00:00.394)       0:00:05.643 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:26:10 +0000 (0:00:00.496)       0:00:06.140 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:26:10 +0000 (0:00:00.512)       0:00:06.653 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:26:10 +0000 (0:00:00.024)       0:00:06.678 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ActiveEnterTimestampMonotonic": "18888123",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "basic.target dbus.service system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "AssertTimestampMonotonic": "18667158",
        "Before": "shutdown.target multi-user.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ConditionTimestampMonotonic": "18667158",
        "Conflicts": "iptables.service ipset.service ip6tables.service ebtables.service shutdown.target",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8210",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ExecMainStartTimestampMonotonic": "18668495",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:24:59 EDT] ; stop_time=[n/a] ; pid=8210 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "InactiveExitTimestampMonotonic": "18668541",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8210",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "WatchdogTimestampMonotonic": "18888055",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:26:11 +0000 (0:00:00.379)       0:00:07.057 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:26:11 +0000 (0:00:00.049)       0:00:07.107 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:26:11 +0000 (0:00:00.030)       0:00:07.137 *********** 
ok: [/cache/rhel-7.qcow2] => (item={'zone': 'internal', 'interface_pci_id': '1af4:0001', 'state': 'enabled', 'permanent': True}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "interface_pci_id": "1af4:0001",
        "permanent": true,
        "state": "enabled",
        "zone": "internal"
    }
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:26:12 +0000 (0:00:00.680)       0:00:07.818 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:26:12 +0000 (0:00:00.032)       0:00:07.850 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:26:12 +0000 (0:00:00.029)       0:00:07.880 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [add pci device again] ****************************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:37
Friday 22 July 2022  00:26:12 +0000 (0:00:00.035)       0:00:07.915 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:26:12 +0000 (0:00:00.029)       0:00:07.945 *********** 
included: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:26:12 +0000 (0:00:00.027)       0:00:07.972 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:26:12 +0000 (0:00:00.415)       0:00:08.387 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:26:13 +0000 (0:00:00.530)       0:00:08.918 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:26:13 +0000 (0:00:00.549)       0:00:09.468 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:26:13 +0000 (0:00:00.025)       0:00:09.494 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ActiveEnterTimestampMonotonic": "18888123",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "basic.target dbus.service system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "AssertTimestampMonotonic": "18667158",
        "Before": "shutdown.target multi-user.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ConditionTimestampMonotonic": "18667158",
        "Conflicts": "iptables.service ipset.service ip6tables.service ebtables.service shutdown.target",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8210",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ExecMainStartTimestampMonotonic": "18668495",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:24:59 EDT] ; stop_time=[n/a] ; pid=8210 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "InactiveExitTimestampMonotonic": "18668541",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8210",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "WatchdogTimestampMonotonic": "18888055",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:26:14 +0000 (0:00:00.422)       0:00:09.917 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:26:14 +0000 (0:00:00.049)       0:00:09.966 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:26:14 +0000 (0:00:00.032)       0:00:09.999 *********** 
ok: [/cache/rhel-7.qcow2] => (item={'zone': 'internal', 'interface_pci_id': '1af4:0001', 'state': 'enabled', 'permanent': True}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "interface_pci_id": "1af4:0001",
        "permanent": true,
        "state": "enabled",
        "zone": "internal"
    }
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:26:14 +0000 (0:00:00.556)       0:00:10.555 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:26:14 +0000 (0:00:00.031)       0:00:10.587 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:26:14 +0000 (0:00:00.030)       0:00:10.617 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [assert pcid not in nftable ruleset] **************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:47
Friday 22 July 2022  00:26:14 +0000 (0:00:00.036)       0:00:10.654 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert pcid not in iptables rules] ***************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:53
Friday 22 July 2022  00:26:14 +0000 (0:00:00.032)       0:00:10.686 *********** 
changed: [/cache/rhel-7.qcow2] => {
    "changed": true,
    "cmd": [
        "iptables",
        "-S"
    ],
    "delta": "0:00:00.005748",
    "end": "2022-07-21 20:26:14.946372",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-21 20:26:14.940624"
}

STDOUT:

-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
-N FORWARD_IN_ZONES
-N FORWARD_IN_ZONES_SOURCE
-N FORWARD_OUT_ZONES
-N FORWARD_OUT_ZONES_SOURCE
-N FORWARD_direct
-N FWDI_dmz
-N FWDI_dmz_allow
-N FWDI_dmz_deny
-N FWDI_dmz_log
-N FWDI_trusted
-N FWDI_trusted_allow
-N FWDI_trusted_deny
-N FWDI_trusted_log
-N FWDO_dmz
-N FWDO_dmz_allow
-N FWDO_dmz_deny
-N FWDO_dmz_log
-N FWDO_trusted
-N FWDO_trusted_allow
-N FWDO_trusted_deny
-N FWDO_trusted_log
-N INPUT_ZONES
-N INPUT_ZONES_SOURCE
-N INPUT_direct
-N IN_dmz
-N IN_dmz_allow
-N IN_dmz_deny
-N IN_dmz_log
-N IN_trusted
-N IN_trusted_allow
-N IN_trusted_deny
-N IN_trusted_log
-N OUTPUT_direct
-A INPUT -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A INPUT -i lo -j ACCEPT
-A INPUT -j INPUT_direct
-A INPUT -j INPUT_ZONES_SOURCE
-A INPUT -j INPUT_ZONES
-A INPUT -m conntrack --ctstate INVALID -j DROP
-A INPUT -j REJECT --reject-with icmp-host-prohibited
-A FORWARD -m conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT
-A FORWARD -i lo -j ACCEPT
-A FORWARD -j FORWARD_direct
-A FORWARD -j FORWARD_IN_ZONES_SOURCE
-A FORWARD -j FORWARD_IN_ZONES
-A FORWARD -j FORWARD_OUT_ZONES_SOURCE
-A FORWARD -j FORWARD_OUT_ZONES
-A FORWARD -m conntrack --ctstate INVALID -j DROP
-A FORWARD -j REJECT --reject-with icmp-host-prohibited
-A OUTPUT -o lo -j ACCEPT
-A OUTPUT -j OUTPUT_direct
-A FORWARD_IN_ZONES -i eth2 -g FWDI_trusted
-A FORWARD_IN_ZONES -i eth0 -g FWDI_dmz
-A FORWARD_IN_ZONES -g FWDI_dmz
-A FORWARD_OUT_ZONES -o eth2 -g FWDO_trusted
-A FORWARD_OUT_ZONES -o eth0 -g FWDO_dmz
-A FORWARD_OUT_ZONES -g FWDO_dmz
-A FWDI_dmz -j FWDI_dmz_log
-A FWDI_dmz -j FWDI_dmz_deny
-A FWDI_dmz -j FWDI_dmz_allow
-A FWDI_dmz -p icmp -j ACCEPT
-A FWDI_trusted -j FWDI_trusted_log
-A FWDI_trusted -j FWDI_trusted_deny
-A FWDI_trusted -j FWDI_trusted_allow
-A FWDI_trusted -j ACCEPT
-A FWDO_dmz -j FWDO_dmz_log
-A FWDO_dmz -j FWDO_dmz_deny
-A FWDO_dmz -j FWDO_dmz_allow
-A FWDO_trusted -j FWDO_trusted_log
-A FWDO_trusted -j FWDO_trusted_deny
-A FWDO_trusted -j FWDO_trusted_allow
-A FWDO_trusted -j ACCEPT
-A INPUT_ZONES -i eth2 -g IN_trusted
-A INPUT_ZONES -i eth0 -g IN_dmz
-A INPUT_ZONES -g IN_dmz
-A IN_dmz -j IN_dmz_log
-A IN_dmz -j IN_dmz_deny
-A IN_dmz -j IN_dmz_allow
-A IN_dmz -p icmp -j ACCEPT
-A IN_dmz_allow -p tcp -m tcp --dport 22 -m conntrack --ctstate NEW,UNTRACKED -j ACCEPT
-A IN_trusted -j IN_trusted_log
-A IN_trusted -j IN_trusted_deny
-A IN_trusted -j IN_trusted_allow
-A IN_trusted -j ACCEPT

TASK [remove interface from internal] ******************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:59
Friday 22 July 2022  00:26:15 +0000 (0:00:00.312)       0:00:10.999 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:26:15 +0000 (0:00:00.043)       0:00:11.042 *********** 
included: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:26:15 +0000 (0:00:00.030)       0:00:11.072 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:26:15 +0000 (0:00:00.425)       0:00:11.498 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:26:16 +0000 (0:00:00.555)       0:00:12.053 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:26:16 +0000 (0:00:00.517)       0:00:12.571 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:26:16 +0000 (0:00:00.025)       0:00:12.597 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ActiveEnterTimestampMonotonic": "18888123",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "basic.target dbus.service system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "AssertTimestampMonotonic": "18667158",
        "Before": "shutdown.target multi-user.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ConditionTimestampMonotonic": "18667158",
        "Conflicts": "iptables.service ipset.service ip6tables.service ebtables.service shutdown.target",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8210",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ExecMainStartTimestampMonotonic": "18668495",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:24:59 EDT] ; stop_time=[n/a] ; pid=8210 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "InactiveExitTimestampMonotonic": "18668541",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8210",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "WatchdogTimestampMonotonic": "18888055",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:26:17 +0000 (0:00:00.384)       0:00:12.981 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": false,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:26:17 +0000 (0:00:00.050)       0:00:13.032 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:26:17 +0000 (0:00:00.032)       0:00:13.064 *********** 
ok: [/cache/rhel-7.qcow2] => (item={'zone': 'internal', 'interface_pci_id': '1af4:0001', 'state': 'disabled', 'permament': True}) => {
    "__firewall_changed": false,
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "interface_pci_id": "1af4:0001",
        "permament": true,
        "state": "disabled",
        "zone": "internal"
    }
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:26:17 +0000 (0:00:00.546)       0:00:13.611 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:26:17 +0000 (0:00:00.031)       0:00:13.643 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:26:17 +0000 (0:00:00.033)       0:00:13.677 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2

TASK [Cleanup] *****************************************************************
task path: /tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:69
Friday 22 July 2022  00:26:17 +0000 (0:00:00.041)       0:00:13.718 *********** 

TASK [fedora.linux_system_roles.firewall : include_tasks] **********************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:1
Friday 22 July 2022  00:26:18 +0000 (0:00:00.047)       0:00:13.765 *********** 
included: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for /cache/rhel-7.qcow2

TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2
Friday 22 July 2022  00:26:18 +0000 (0:00:00.029)       0:00:13.795 *********** 
ok: [/cache/rhel-7.qcow2]

TASK [fedora.linux_system_roles.firewall : Install firewalld] ******************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7
Friday 22 July 2022  00:26:18 +0000 (0:00:00.422)       0:00:14.217 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python-firewall] ************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12
Friday 22 July 2022  00:26:18 +0000 (0:00:00.514)       0:00:14.732 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": [
        "python-firewall-0.6.3-13.el7_9.noarch providing python-firewall is already installed"
    ]
}

TASK [fedora.linux_system_roles.firewall : Install python3-firewall] ***********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:18
Friday 22 July 2022  00:26:19 +0000 (0:00:00.530)       0:00:15.263 *********** 
skipping: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3
Friday 22 July 2022  00:26:19 +0000 (0:00:00.023)       0:00:15.287 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "firewalld",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ActiveEnterTimestampMonotonic": "18888123",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "active",
        "After": "basic.target dbus.service system.slice polkit.service",
        "AllowIsolate": "no",
        "AmbientCapabilities": "0",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "AssertTimestampMonotonic": "18667158",
        "Before": "shutdown.target multi-user.target network-pre.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "18446744073709551615",
        "BusName": "org.fedoraproject.FirewallD1",
        "CPUAccounting": "no",
        "CPUQuotaPerSecUSec": "infinity",
        "CPUSchedulingPolicy": "0",
        "CPUSchedulingPriority": "0",
        "CPUSchedulingResetOnFork": "no",
        "CPUShares": "18446744073709551615",
        "CanIsolate": "no",
        "CanReload": "yes",
        "CanStart": "yes",
        "CanStop": "yes",
        "CapabilityBoundingSet": "18446744073709551615",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ConditionTimestampMonotonic": "18667158",
        "Conflicts": "iptables.service ipset.service ip6tables.service ebtables.service shutdown.target",
        "ControlGroup": "/system.slice/firewalld.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "Delegate": "no",
        "Description": "firewalld - dynamic firewall daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:firewalld(1)",
        "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "8210",
        "ExecMainStartTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "ExecMainStartTimestampMonotonic": "18668495",
        "ExecMainStatus": "0",
        "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Thu 2022-07-21 20:24:59 EDT] ; stop_time=[n/a] ; pid=8210 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/firewalld.service",
        "GuessMainPID": "yes",
        "IOScheduling": "0",
        "Id": "firewalld.service",
        "IgnoreOnIsolate": "no",
        "IgnoreOnSnapshot": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "InactiveExitTimestampMonotonic": "18668541",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "0",
        "KillMode": "mixed",
        "KillSignal": "15",
        "LimitAS": "18446744073709551615",
        "LimitCORE": "18446744073709551615",
        "LimitCPU": "18446744073709551615",
        "LimitDATA": "18446744073709551615",
        "LimitFSIZE": "18446744073709551615",
        "LimitLOCKS": "18446744073709551615",
        "LimitMEMLOCK": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitNICE": "0",
        "LimitNOFILE": "4096",
        "LimitNPROC": "7150",
        "LimitRSS": "18446744073709551615",
        "LimitRTPRIO": "0",
        "LimitRTTIME": "18446744073709551615",
        "LimitSIGPENDING": "7150",
        "LimitSTACK": "18446744073709551615",
        "LoadState": "loaded",
        "MainPID": "8210",
        "MemoryAccounting": "no",
        "MemoryCurrent": "18446744073709551615",
        "MemoryLimit": "18446744073709551615",
        "MountFlags": "0",
        "Names": "firewalld.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "PrivateDevices": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "ProtectHome": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "Requires": "system.slice basic.target",
        "Restart": "no",
        "RestartUSec": "100ms",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "null",
        "StandardInput": "null",
        "StandardOutput": "null",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitInterval": "10000000",
        "StartupBlockIOWeight": "18446744073709551615",
        "StartupCPUShares": "18446744073709551615",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "no",
        "TasksCurrent": "18446744073709551615",
        "TasksMax": "18446744073709551615",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "dbus",
        "UMask": "0022",
        "UnitFilePreset": "enabled",
        "UnitFileState": "enabled",
        "WantedBy": "multi-user.target",
        "Wants": "network-pre.target",
        "WatchdogTimestamp": "Thu 2022-07-21 20:24:59 EDT",
        "WatchdogTimestampMonotonic": "18888055",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9
Friday 22 July 2022  00:26:19 +0000 (0:00:00.419)       0:00:15.706 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "__firewall_previous_replaced": true,
        "__firewall_python_cmd": "/usr/bin/python"
    },
    "changed": false
}

TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14
Friday 22 July 2022  00:26:19 +0000 (0:00:00.048)       0:00:15.754 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)
ed00457ad2547a1c0c13999cec9152e745b408528d23d08c49fe445e26db4c3c /etc/firewalld/zones/dmz.xml
8697e89439a0fde2df034ef3bfeb3a9558529194c459826162be809a2f08e773 /etc/firewalld/lockdown-whitelist.xml
490e604682bd0e5e6459d3d88f87ebacadb454f72a1f45802424bfc1d0310893 /etc/firewalld/services/customservice.xml
958dce439fe299ce0b0fdb10c4c18412269fbab3f09660e4b210962728554953 /etc/firewalld/firewalld.conf



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [fedora.linux_system_roles.firewall : Configure firewall] *****************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36
Friday 22 July 2022  00:26:21 +0000 (0:00:01.407)       0:00:17.162 *********** 

TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] ***
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71
Friday 22 July 2022  00:26:21 +0000 (0:00:00.035)       0:00:17.198 *********** 
ok: [/cache/rhel-7.qcow2] => {
    "changed": false,
    "rc": 0
}

STDOUT:

/etc/profile.d/lang.sh: line 19: warning: setlocale: LC_CTYPE: cannot change locale (C.UTF-8)



STDERR:

Shared connection to 127.0.0.3 closed.


TASK [fedora.linux_system_roles.firewall : Calculate what has changed] *********
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:79
Friday 22 July 2022  00:26:21 +0000 (0:00:00.226)       0:00:17.424 *********** 
changed: [/cache/rhel-7.qcow2] => {
    "ansible_facts": {
        "firewall_lib_result": {
            "changed": true
        }
    },
    "changed": true
}

TASK [fedora.linux_system_roles.firewall : Show diffs] *************************
task path: /tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:85
Friday 22 July 2022  00:26:21 +0000 (0:00:00.074)       0:00:17.499 *********** 
skipping: [/cache/rhel-7.qcow2] => {}
META: role_complete for /cache/rhel-7.qcow2
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/rhel-7.qcow2        : ok=41   changed=3    unreachable=0    failed=0    skipped=25   rescued=0    ignored=1   

Friday 22 July 2022  00:26:21 +0000 (0:00:00.047)       0:00:17.546 *********** 
=============================================================================== 
fedora.linux_system_roles.firewall : Get config files, checksums before and remove --- 1.41s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 
set up internal repositories -------------------------------------------- 1.34s
/cache/rhel-7_setup.yml:5 -----------------------------------------------------
fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.24s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 
Gathering Facts --------------------------------------------------------- 0.90s
/tmp/tmp0a1kbiv1/tests/firewall/tests_interface_pci.yml:3 ---------------------
fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.80s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.66s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.64s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.56s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.55s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Configure firewall ----------------- 0.55s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.53s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.53s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.52s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.51s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.51s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.50s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:7 
fedora.linux_system_roles.firewall : Install python-firewall ------------ 0.49s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:12 
fedora.linux_system_roles.firewall : Ensure ansible_facts used by role --- 0.43s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 
fedora.linux_system_roles.firewall : Ensure ansible_facts used by role --- 0.42s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 
fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.42s
/tmp/tmp6awxn9b3/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:3