# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ipsets.yml ***************************************************** 1 plays in /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml PLAY [Test firewall user defined ipsets] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:2 Saturday 06 July 2024 00:19:10 +0000 (0:00:00.014) 0:00:00.014 ********* ok: [sut] META: ran handlers TASK [Start from clean slate] ************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:11 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.560) 0:00:00.575 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.033) 0:00:00.608 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.014) 0:00:00.622 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.019) 0:00:00.642 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.215) 0:00:00.857 ********* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.028) 0:00:00.886 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.128) 0:00:01.014 ********* ok: [sut] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:11 +0000 (0:00:00.021) 0:00:01.036 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.468) 0:00:01.504 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.023) 0:00:01.528 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.018) 0:00:01.547 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.018) 0:00:01.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.026) 0:00:01.592 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.033) 0:00:01.626 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:12 +0000 (0:00:00.359) 0:00:01.985 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:13 +0000 (0:00:00.206) 0:00:02.192 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:13 +0000 (0:00:00.049) 0:00:02.241 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: 8697e89439a0fde2df034ef3bfeb3a9558529194c459826162be809a2f08e773 /etc/firewalld/lockdown-whitelist.xml 65a9e4a0653b58f6808edcf6d432f6676485af237e73cb7adaabab4df3fac7bc /etc/firewalld/firewalld.conf STDERR: Shared connection to 10.31.8.144 closed. TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:14 +0000 (0:00:01.132) 0:00:03.374 ********* ok: [sut] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.020) 0:00:03.395 ********* TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.018) 0:00:03.413 ********* TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.020) 0:00:03.433 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.019) 0:00:03.453 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.018) 0:00:03.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.019) 0:00:03.492 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: 65a9e4a0653b58f6808edcf6d432f6676485af237e73cb7adaabab4df3fac7bc /etc/firewalld/firewalld.conf STDERR: Shared connection to 10.31.8.144 closed. TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.334) 0:00:03.826 ********* changed: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.022) 0:00:03.849 ********* skipping: [sut] => {} TASK [Get all ipsets] ********************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:19 Saturday 06 July 2024 00:19:14 +0000 (0:00:00.022) 0:00:03.871 ********* ok: [sut] => { "changed": false, "cmd": "set -o pipefail\nfirewall-cmd --permanent --get-ipsets | grep customipset\n", "delta": "0:00:00.293063", "end": "2024-07-05 20:19:15.247918", "failed_when_result": false, "rc": 1, "start": "2024-07-05 20:19:14.954855" } MSG: non-zero return code TASK [Define new ipset] ******************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:30 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.510) 0:00:04.382 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.025) 0:00:04.407 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.013) 0:00:04.421 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.033) 0:00:04.454 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.024) 0:00:04.478 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.074) 0:00:04.552 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.044) 0:00:04.597 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.048) 0:00:04.646 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.405) 0:00:05.051 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.023) 0:00:05.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:15 +0000 (0:00:00.021) 0:00:05.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.020) 0:00:05.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.026) 0:00:05.143 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.030) 0:00:05.174 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.203) 0:00:05.377 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.207) 0:00:05.585 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.050) 0:00:05.635 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.027) 0:00:05.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:16 +0000 (0:00:00.037) 0:00:05.700 ********* changed: [sut] => (item={'ipset': 'customipset', 'ipset_type': 'hash:ip', 'ipset_entries': ['127.0.0.1', '8.8.8.8'], 'short': 'Custom', 'desciption': 'Custom IPSet for testing purposes', 'state': 'present', 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "desciption": "Custom IPSet for testing purposes", "ipset": "customipset", "ipset_entries": [ "127.0.0.1", "8.8.8.8" ], "ipset_type": "hash:ip", "permanent": true, "short": "Custom", "state": "present" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.744) 0:00:06.445 ********* skipping: [sut] => (item={'ipset': 'customipset', 'ipset_type': 'hash:ip', 'ipset_entries': ['127.0.0.1', '8.8.8.8'], 'short': 'Custom', 'desciption': 'Custom IPSet for testing purposes', 'state': 'present', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "desciption": "Custom IPSet for testing purposes", "ipset": "customipset", "ipset_entries": [ "127.0.0.1", "8.8.8.8" ], "ipset_type": "hash:ip", "permanent": true, "short": "Custom", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.028) 0:00:06.473 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.022) 0:00:06.495 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.031) 0:00:06.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.024) 0:00:06.551 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.022) 0:00:06.574 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.037) 0:00:06.611 ********* skipping: [sut] => {} TASK [Fail if ipset not added] ************************************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:45 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.018) 0:00:06.630 ********* ok: [sut] => { "changed": false, "cmd": "set -o pipefail\nfirewall-cmd --permanent --get-ipsets | grep \"customipset\"\n", "delta": "0:00:00.295102", "end": "2024-07-05 20:19:17.926900", "failed_when_result": false, "rc": 0, "start": "2024-07-05 20:19:17.631798" } STDOUT: customipset TASK [Fail if entry not added to ipset] **************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:54 Saturday 06 July 2024 00:19:17 +0000 (0:00:00.427) 0:00:07.057 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--ipset", "customipset", "--query-entry", "8.8.8.8" ], "delta": "0:00:00.294797", "end": "2024-07-05 20:19:18.353762", "rc": 0, "start": "2024-07-05 20:19:18.058965" } STDOUT: yes TASK [Redefine new ipset] ****************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:59 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.414) 0:00:07.472 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.040) 0:00:07.512 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.029) 0:00:07.542 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.022) 0:00:07.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.027) 0:00:07.592 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.047) 0:00:07.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.023) 0:00:07.662 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:18 +0000 (0:00:00.044) 0:00:07.707 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.421) 0:00:08.129 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.019) 0:00:08.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.021) 0:00:08.170 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.021) 0:00:08.191 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.029) 0:00:08.220 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.047) 0:00:08.267 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.204) 0:00:08.472 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.219) 0:00:08.691 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.021) 0:00:08.713 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.018) 0:00:08.732 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:19 +0000 (0:00:00.018) 0:00:08.750 ********* ok: [sut] => (item={'ipset': 'customipset', 'short': 'Custom', 'desciption': 'Custom IPSet for testing purposes', 'state': 'present', 'permanent': True}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "desciption": "Custom IPSet for testing purposes", "ipset": "customipset", "permanent": true, "short": "Custom", "state": "present" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.433) 0:00:09.184 ********* skipping: [sut] => (item={'ipset': 'customipset', 'short': 'Custom', 'desciption': 'Custom IPSet for testing purposes', 'state': 'present', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "desciption": "Custom IPSet for testing purposes", "ipset": "customipset", "permanent": true, "short": "Custom", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.056) 0:00:09.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.036) 0:00:09.276 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.050) 0:00:09.326 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.040) 0:00:09.366 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.092) 0:00:09.459 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.085) 0:00:09.544 ********* skipping: [sut] => {} TASK [Fail if defining ipset not idempotent] *********************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:71 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.038) 0:00:09.583 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove entries from ipset] *********************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:76 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.020) 0:00:09.603 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.048) 0:00:09.652 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.025) 0:00:09.677 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.032) 0:00:09.710 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.020) 0:00:09.730 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.018) 0:00:09.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.018) 0:00:09.767 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:20 +0000 (0:00:00.017) 0:00:09.785 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.394) 0:00:10.179 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.028) 0:00:10.207 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.026) 0:00:10.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.017) 0:00:10.251 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.017) 0:00:10.269 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.022) 0:00:10.292 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.217) 0:00:10.509 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.314) 0:00:10.823 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.028) 0:00:10.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.024) 0:00:10.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:21 +0000 (0:00:00.020) 0:00:10.897 ********* changed: [sut] => (item={'ipset': 'customipset', 'ipset_entries': ['8.8.8.8', '127.0.0.1'], 'state': 'absent', 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "ipset": "customipset", "ipset_entries": [ "8.8.8.8", "127.0.0.1" ], "permanent": true, "state": "absent" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.651) 0:00:11.548 ********* skipping: [sut] => (item={'ipset': 'customipset', 'ipset_entries': ['8.8.8.8', '127.0.0.1'], 'state': 'absent', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "ipset": "customipset", "ipset_entries": [ "8.8.8.8", "127.0.0.1" ], "permanent": true, "state": "absent" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.027) 0:00:11.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.037) 0:00:11.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.018) 0:00:11.632 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.018) 0:00:11.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.017) 0:00:11.668 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.018) 0:00:11.686 ********* skipping: [sut] => {} TASK [Check that custom ipset not removed] ************************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:88 Saturday 06 July 2024 00:19:22 +0000 (0:00:00.018) 0:00:11.705 ********* ok: [sut] => { "changed": false, "cmd": "set -o pipefail\nfirewall-cmd --permanent --get-ipsets | grep customipset\n", "delta": "0:00:00.290407", "end": "2024-07-05 20:19:22.995544", "failed_when_result": false, "rc": 0, "start": "2024-07-05 20:19:22.705137" } STDOUT: customipset TASK [Check that entry has been removed] *************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:97 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.419) 0:00:12.125 ********* ok: [sut] => { "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--ipset", "customipset", "--query-entry", "8.8.8.8" ], "delta": "0:00:00.295786", "end": "2024-07-05 20:19:23.423856", "failed_when_result": false, "rc": 1, "start": "2024-07-05 20:19:23.128070" } STDOUT: no MSG: non-zero return code TASK [Test update short and description] *************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:104 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.436) 0:00:12.561 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.050) 0:00:12.612 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.015) 0:00:12.628 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.022) 0:00:12.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.054) 0:00:12.705 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.038) 0:00:12.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.019) 0:00:12.763 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:23 +0000 (0:00:00.044) 0:00:12.808 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.384) 0:00:13.192 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.017) 0:00:13.210 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.023) 0:00:13.233 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.026) 0:00:13.260 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.017) 0:00:13.278 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.030) 0:00:13.308 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.217) 0:00:13.526 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.201) 0:00:13.728 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.021) 0:00:13.750 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.032) 0:00:13.782 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:24 +0000 (0:00:00.019) 0:00:13.801 ********* changed: [sut] => (item={'ipset': 'customipset', 'short': 'CustomChanged', 'description': 'Custom IPSet for testing purposes (changed)', 'state': 'present', 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "description": "Custom IPSet for testing purposes (changed)", "ipset": "customipset", "permanent": true, "short": "CustomChanged", "state": "present" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.656) 0:00:14.458 ********* skipping: [sut] => (item={'ipset': 'customipset', 'short': 'CustomChanged', 'description': 'Custom IPSet for testing purposes (changed)', 'state': 'present', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "description": "Custom IPSet for testing purposes (changed)", "ipset": "customipset", "permanent": true, "short": "CustomChanged", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.037) 0:00:14.496 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.023) 0:00:14.519 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.018) 0:00:14.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.017) 0:00:14.556 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.017) 0:00:14.573 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.017) 0:00:14.591 ********* skipping: [sut] => {} TASK [Verify changes] ********************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:115 Saturday 06 July 2024 00:19:25 +0000 (0:00:00.017) 0:00:14.608 ********* ok: [sut] => (item={'command': 'firewall-cmd --permanent --ipset customipset --get-description\n', 'expected': 'Custom IPSet for testing purposes (changed)'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--ipset", "customipset", "--get-description" ], "delta": "0:00:00.308900", "end": "2024-07-05 20:19:25.928316", "failed_when_result": false, "item": { "command": "firewall-cmd --permanent --ipset customipset --get-description\n", "expected": "Custom IPSet for testing purposes (changed)" }, "rc": 0, "start": "2024-07-05 20:19:25.619416" } STDOUT: Custom IPSet for testing purposes (changed) ok: [sut] => (item={'command': 'firewall-cmd --permanent --ipset customipset --get-short\n', 'expected': 'CustomChanged'}) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "firewall-cmd", "--permanent", "--ipset", "customipset", "--get-short" ], "delta": "0:00:00.295124", "end": "2024-07-05 20:19:26.338697", "failed_when_result": false, "item": { "command": "firewall-cmd --permanent --ipset customipset --get-short\n", "expected": "CustomChanged" }, "rc": 0, "start": "2024-07-05 20:19:26.043573" } STDOUT: CustomChanged TASK [Add ipset to default zone] *********************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:129 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.853) 0:00:15.462 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.060) 0:00:15.522 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.014) 0:00:15.537 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.019) 0:00:15.557 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.018) 0:00:15.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.019) 0:00:15.595 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.020) 0:00:15.616 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.019) 0:00:15.635 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.439) 0:00:16.074 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:26 +0000 (0:00:00.021) 0:00:16.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.020) 0:00:16.117 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.019) 0:00:16.136 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.018) 0:00:16.154 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.025) 0:00:16.180 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.242) 0:00:16.422 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.198) 0:00:16.621 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.028) 0:00:16.650 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.040) 0:00:16.690 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:27 +0000 (0:00:00.047) 0:00:16.738 ********* changed: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.497) 0:00:17.236 ********* skipping: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.033) 0:00:17.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.026) 0:00:17.297 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.020) 0:00:17.317 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.024) 0:00:17.342 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.020) 0:00:17.363 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.017) 0:00:17.380 ********* skipping: [sut] => {} TASK [Add ipset to default zone again] ***************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:138 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.019) 0:00:17.399 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.052) 0:00:17.452 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.015) 0:00:17.467 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.063) 0:00:17.531 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.024) 0:00:17.556 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.045) 0:00:17.601 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.030) 0:00:17.631 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.020) 0:00:17.652 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.397) 0:00:18.050 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.023) 0:00:18.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:28 +0000 (0:00:00.022) 0:00:18.095 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.037) 0:00:18.132 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.037) 0:00:18.170 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.048) 0:00:18.218 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.239) 0:00:18.457 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.221) 0:00:18.679 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.024) 0:00:18.703 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.024) 0:00:18.727 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:29 +0000 (0:00:00.031) 0:00:18.759 ********* ok: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.397) 0:00:19.156 ********* skipping: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.025) 0:00:19.182 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.021) 0:00:19.204 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.017) 0:00:19.221 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.018) 0:00:19.240 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.018) 0:00:19.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.027) 0:00:19.286 ********* skipping: [sut] => {} TASK [Fail if adding ipset is not idempotent (runtime)] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:148 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.020) 0:00:19.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add ipset to default zone (permanent)] *********************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:153 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.024) 0:00:19.330 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.085) 0:00:19.416 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.013) 0:00:19.430 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.022) 0:00:19.452 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.020) 0:00:19.472 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.019) 0:00:19.492 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.032) 0:00:19.524 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.020) 0:00:19.545 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.404) 0:00:19.949 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.025) 0:00:19.974 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.023) 0:00:19.998 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.029) 0:00:20.028 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:30 +0000 (0:00:00.059) 0:00:20.087 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:31 +0000 (0:00:00.040) 0:00:20.127 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:31 +0000 (0:00:00.255) 0:00:20.383 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:31 +0000 (0:00:00.225) 0:00:20.609 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:31 +0000 (0:00:00.042) 0:00:20.651 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:31 +0000 (0:00:00.042) 0:00:20.694 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:31 +0000 (0:00:00.030) 0:00:20.724 ********* ok: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.428) 0:00:21.153 ********* skipping: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.038) 0:00:21.192 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.023) 0:00:21.215 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.027) 0:00:21.242 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.019) 0:00:21.261 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.029) 0:00:21.291 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.019) 0:00:21.310 ********* skipping: [sut] => {} TASK [Add ipset to default zone again (permanent)] ***************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:162 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.024) 0:00:21.334 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.094) 0:00:21.429 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.014) 0:00:21.444 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.047) 0:00:21.491 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.076) 0:00:21.568 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.064) 0:00:21.633 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.018) 0:00:21.652 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.017) 0:00:21.669 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.384) 0:00:22.053 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.019) 0:00:22.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:32 +0000 (0:00:00.025) 0:00:22.098 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.017) 0:00:22.116 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.017) 0:00:22.134 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.022) 0:00:22.156 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.201) 0:00:22.357 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.201) 0:00:22.559 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.021) 0:00:22.580 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.018) 0:00:22.598 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.018) 0:00:22.617 ********* ok: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.397) 0:00:23.015 ********* skipping: [sut] => (item={'source': 'ipset:customipset', 'state': 'enabled', 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "runtime": true, "source": "ipset:customipset", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.025) 0:00:23.040 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:33 +0000 (0:00:00.045) 0:00:23.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.019) 0:00:23.105 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.022) 0:00:23.128 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.020) 0:00:23.149 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.020) 0:00:23.169 ********* skipping: [sut] => {} TASK [Fail if adding ipset is not idempotent (permanent)] ********************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:172 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.020) 0:00:23.189 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Add ipset to default zone] *********************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:177 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.024) 0:00:23.213 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.078) 0:00:23.292 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.014) 0:00:23.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.028) 0:00:23.334 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.017) 0:00:23.352 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.018) 0:00:23.371 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.018) 0:00:23.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.018) 0:00:23.408 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.398) 0:00:23.806 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.019) 0:00:23.825 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.017) 0:00:23.843 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.017) 0:00:23.860 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.017) 0:00:23.877 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.022) 0:00:23.899 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:34 +0000 (0:00:00.200) 0:00:24.100 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.199) 0:00:24.299 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.020) 0:00:24.320 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.017) 0:00:24.337 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.017) 0:00:24.355 ********* changed: [sut] => (item={'source': 'ipset:customipset', 'state': 'disabled', 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "source": "ipset:customipset", "state": "disabled" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.414) 0:00:24.769 ********* skipping: [sut] => (item={'source': 'ipset:customipset', 'state': 'disabled', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "permanent": true, "source": "ipset:customipset", "state": "disabled" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.034) 0:00:24.804 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.041) 0:00:24.845 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.020) 0:00:24.866 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.032) 0:00:24.898 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.029) 0:00:24.928 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.020) 0:00:24.948 ********* skipping: [sut] => {} TASK [Remove custom ipset] ***************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:186 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.024) 0:00:24.973 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.098) 0:00:25.071 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:35 +0000 (0:00:00.015) 0:00:25.086 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.021) 0:00:25.107 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.023) 0:00:25.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.025) 0:00:25.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.020) 0:00:25.177 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.023) 0:00:25.201 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.397) 0:00:25.599 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.021) 0:00:25.620 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.019) 0:00:25.639 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.025) 0:00:25.664 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.025) 0:00:25.690 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.027) 0:00:25.717 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:36 +0000 (0:00:00.217) 0:00:25.935 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.198) 0:00:26.133 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.021) 0:00:26.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.018) 0:00:26.173 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.017) 0:00:26.191 ********* changed: [sut] => (item={'ipset': 'customipset', 'state': 'absent', 'permanent': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "ipset": "customipset", "permanent": true, "state": "absent" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.635) 0:00:26.826 ********* skipping: [sut] => (item={'ipset': 'customipset', 'state': 'absent', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "ipset": "customipset", "permanent": true, "state": "absent" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.030) 0:00:26.857 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.027) 0:00:26.884 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.021) 0:00:26.906 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.019) 0:00:26.926 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.019) 0:00:26.945 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.036) 0:00:26.982 ********* skipping: [sut] => {} TASK [Fail if ipset not removed] *********************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:195 Saturday 06 July 2024 00:19:37 +0000 (0:00:00.023) 0:00:27.006 ********* ok: [sut] => { "changed": false, "cmd": "set -o pipefail\nfirewall-cmd --permanent --get-ipsets | grep \"customipset\"\n", "delta": "0:00:00.299915", "end": "2024-07-05 20:19:38.331432", "failed_when_result": false, "rc": 1, "start": "2024-07-05 20:19:38.031517" } MSG: non-zero return code TASK [Remove custom ipset again] *********************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:204 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.455) 0:00:27.461 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.083) 0:00:27.545 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.019) 0:00:27.564 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.024) 0:00:27.589 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.026) 0:00:27.615 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.022) 0:00:27.637 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.020) 0:00:27.658 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.021) 0:00:27.680 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.378) 0:00:28.058 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.020) 0:00:28.079 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:38 +0000 (0:00:00.022) 0:00:28.101 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.029) 0:00:28.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.021) 0:00:28.152 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.045) 0:00:28.197 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.215) 0:00:28.413 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.203) 0:00:28.616 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.035) 0:00:28.652 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.020) 0:00:28.673 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.019) 0:00:28.692 ********* ok: [sut] => (item={'ipset': 'customipset', 'state': 'absent', 'permanent': True}) => { "__firewall_changed": false, "ansible_loop_var": "item", "changed": false, "item": { "ipset": "customipset", "permanent": true, "state": "absent" } } TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:39 +0000 (0:00:00.395) 0:00:29.088 ********* skipping: [sut] => (item={'ipset': 'customipset', 'state': 'absent', 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "ipset": "customipset", "permanent": true, "state": "absent" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.025) 0:00:29.114 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.020) 0:00:29.134 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.017) 0:00:29.152 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.017) 0:00:29.169 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.017) 0:00:29.186 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.205 ********* skipping: [sut] => {} TASK [Fail if not idempotent] ************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:214 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.032) 0:00:29.237 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:221 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.256 ********* TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.082) 0:00:29.339 ********* included: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml for sut TASK [linux-system-roles.firewall : Ensure ansible_facts used by role] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.015) 0:00:29.355 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.374 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.017) 0:00:29.391 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if transactional-update exists in /sbin] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:23 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.017) 0:00:29.409 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Set flag if transactional-update exists] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:28 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.022) 0:00:29.431 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.450 ********* ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [linux-system-roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:45 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.389) 0:00:29.839 ********* skipping: [sut] => {} TASK [linux-system-roles.firewall : Reboot transactional update systems] ******* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:50 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.019) 0:00:29.859 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Fail if reboot is needed and not set] ****** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:55 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.896 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.018) 0:00:29.915 ********* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Unmask firewalld service] ****************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 06 July 2024 00:19:40 +0000 (0:00:00.023) 0:00:29.938 ********* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 06 July 2024 00:19:41 +0000 (0:00:00.209) 0:00:30.148 ********* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ActiveEnterTimestampMonotonic": "702542694", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-07-05 20:18:56 EDT", "AssertTimestampMonotonic": "702249116", "Before": "multi-user.target network-pre.target shutdown.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": "Fri 2024-07-05 20:18:56 EDT", "ConditionTimestampMonotonic": "702249114", "Conflicts": "ip6tables.service ipset.service iptables.service shutdown.target ebtables.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": "8313", "ExecMainStartTimestamp": "Fri 2024-07-05 20:18:56 EDT", "ExecMainStartTimestampMonotonic": "702250291", "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=[Fri 2024-07-05 20:18:56 EDT] ; stop_time=[n/a] ; pid=8313 ; 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": "Fri 2024-07-05 20:18:56 EDT", "InactiveExitTimestampMonotonic": "702250338", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8313", "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": "Fri 2024-07-05 20:18:56 EDT", "WatchdogTimestampMonotonic": "702542441", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 06 July 2024 00:19:41 +0000 (0:00:00.203) 0:00:30.351 ********* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 06 July 2024 00:19:41 +0000 (0:00:00.021) 0:00:30.372 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: 65a9e4a0653b58f6808edcf6d432f6676485af237e73cb7adaabab4df3fac7bc /etc/firewalld/firewalld.conf STDERR: Shared connection to 10.31.8.144 closed. TASK [linux-system-roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.876) 0:00:31.248 ********* ok: [sut] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.049) 0:00:31.298 ********* TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.038) 0:00:31.336 ********* TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.020) 0:00:31.356 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Gather firewall config if no arguments] **** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.033) 0:00:31.389 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.053) 0:00:31.443 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.020) 0:00:31.463 ********* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: 65a9e4a0653b58f6808edcf6d432f6676485af237e73cb7adaabab4df3fac7bc /etc/firewalld/firewalld.conf STDERR: Shared connection to 10.31.8.144 closed. TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.332) 0:00:31.796 ********* ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.060) 0:00:31.856 ********* skipping: [sut] => {} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=96 changed=7 unreachable=0 failed=0 skipped=241 rescued=0 ignored=0 Saturday 06 July 2024 00:19:42 +0000 (0:00:00.043) 0:00:31.900 ********* =============================================================================== linux-system-roles.firewall : Get config files, checksums before and remove --- 2.01s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 linux-system-roles.firewall : Configure firewall ------------------------ 1.72s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Configure firewall ------------------------ 1.03s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.94s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Verify changes ---------------------------------------------------------- 0.85s /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:115 -- linux-system-roles.firewall : Enable and start firewalld service -------- 0.85s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Configure firewall ------------------------ 0.74s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Get config files, checksums after --------- 0.67s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 linux-system-roles.firewall : Configure firewall ------------------------ 0.66s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Configure firewall ------------------------ 0.65s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.57s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Gathering Facts --------------------------------------------------------- 0.56s /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:2 ---- Get all ipsets ---------------------------------------------------------- 0.51s /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:19 --- linux-system-roles.firewall : Install firewalld ------------------------- 0.47s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Fail if ipset not removed ----------------------------------------------- 0.46s /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:195 -- linux-system-roles.firewall : Install firewalld ------------------------- 0.44s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:32 Check that entry has been removed --------------------------------------- 0.44s /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:97 --- linux-system-roles.firewall : Configure firewall ------------------------ 0.43s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.43s /WORKDIR/git-support_transactional_updateccyggapc/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Fail if ipset not added ------------------------------------------------- 0.43s /WORKDIR/git-support_transactional_updateccyggapc/tests/tests_ipsets.yml:45 --- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---