# 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_startup_conflicts.yml ****************************************** 1 plays in /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml PLAY [Ensure role handles startup issues] ************************************** META: ran handlers TASK [Attempt to run role with default parameters (1)] ************************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:6 Saturday 17 February 2024 08:33:47 +0000 (0:00:00.012) 0:00:00.012 ***** TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 17 February 2024 08:33:47 +0000 (0:00:00.026) 0:00:00.039 ***** included: /WORKDIR/git-weekly-cim06axgy2/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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 17 February 2024 08:33:47 +0000 (0:00:00.009) 0:00:00.049 ***** ok: [sut] TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 17 February 2024 08:33:47 +0000 (0:00:00.403) 0:00:00.452 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.firewall : Set flag to indicate system is ostree] ***** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 17 February 2024 08:33:48 +0000 (0:00:00.236) 0:00:00.688 ***** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 17 February 2024 08:33:48 +0000 (0:00:00.021) 0:00:00.710 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 17 February 2024 08:33:48 +0000 (0:00:00.683) 0:00:01.393 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 17 February 2024 08:33:48 +0000 (0:00:00.016) 0:00:01.410 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 17 February 2024 08:33:48 +0000 (0:00:00.021) 0:00:01.432 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "Conflicts": "ipset.service shutdown.target iptables.service ip6tables.service 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": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "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=[Sat 2024-02-17 08:33:07 UTC] ; stop_time=[n/a] ; pid=23314 ; 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": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "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": "23314", "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": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.334) 0:00:01.766 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "Conflicts": "ipset.service shutdown.target iptables.service ip6tables.service 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": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "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=[Sat 2024-02-17 08:33:07 UTC] ; stop_time=[n/a] ; pid=23314 ; 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": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "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": "23314", "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": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.211) 0:00:01.978 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.020) 0:00:01.998 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.017) 0:00:02.016 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.015) 0:00:02.032 ***** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.017) 0:00:02.049 ***** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.017) 0:00:02.067 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.017) 0:00:02.084 ***** ok: [sut] => { "changed": false, "firewall_config": { "default": { "helpers": [ "h323", "irc", "netbios-ns", "amanda", "tftp", "pptp", "Q.931", "sane", "snmp", "sip", "proto-gre", "RAS", "ftp" ], "icmptypes": [ "ttl-zero-during-reassembly", "router-solicitation", "host-precedence-violation", "neighbour-solicitation", "required-option-missing", "reject-route", "ip-header-bad", "fragmentation-needed", "time-exceeded", "communication-prohibited", "unknown-option", "source-quench", "address-unreachable", "network-unreachable", "network-unknown", "source-route-failed", "tos-host-unreachable", "router-advertisement", "host-prohibited", "network-prohibited", "beyond-scope", "echo-request", "echo-reply", "protocol-unreachable", "unknown-header-type", "redirect", "timestamp-request", "tos-network-unreachable", "destination-unreachable", "no-route", "ttl-zero-during-transit", "precedence-cutoff", "bad-header", "parameter-problem", "tos-network-redirect", "host-unknown", "packet-too-big", "host-unreachable", "timestamp-reply", "failed-policy", "port-unreachable", "network-redirect", "tos-host-redirect", "neighbour-advertisement", "host-redirect" ], "services": [ "ovirt-storageconsole", "upnp-client", "mongodb", "smtp", "dhcp", "ipp", "amqp", "ptp", "etcd-server", "syncthing", "dropbox-lansync", "nfs", "mdns", "freeipa-ldap", "bitcoin-testnet", "rtsp", "ganglia-client", "kibana", "plex", "pop3s", "pmcd", "rsh", "ceph", "squid", "syncthing-gui", "zabbix-server", "rsyncd", "steam-streaming", "nrpe", "mssql", "svn", "jenkins", "freeipa-ldaps", "lightning-network", "radius", "freeipa-replication", "smtps", "isns", "proxy-dhcp", "mosh", "puppetmaster", "ovirt-imageio", "ssh", "iscsi-target", "RH-Satellite-6", "RH-Satellite-6-capsule", "bitcoin", "snmptrap", "telnet", "condor-collector", "https", "irc", "pmproxy", "ldap", "imap", "managesieve", "vdsm", "dhcpv6-client", "kadmin", "minidlna", "ircs", "pmwebapis", "gre", "murmur", "tor-socks", "mqtt-tls", "samba", "salt-master", "cfengine", "xmpp-local", "tftp", "pulseaudio", "klogin", "smtp-submission", "amanda-client", "libvirt", "wbem-http", "kshell", "syslog-tls", "wbem-https", "pop3", "ipsec", "svdrp", "privoxy", "transmission-client", "bitcoin-rpc", "mysql", "imaps", "ctdb", "zabbix-agent", "distcc", "elasticsearch", "amqps", "http", "bitcoin-testnet-rpc", "redis", "slp", "samba-dc", "ms-wbt", "synergy", "tinc", "llmnr", "mountd", "dns", "pmwebapi", "amanda-k5-client", "apcupsd", "sips", "kerberos", "wsman", "nfs3", "freeipa-trust", "mqtt", "syslog", "bacula", "samba-client", "high-availability", "postgresql", "quassel", "kprop", "bgp", "ipp-client", "kpasswd", "sane", "docker-swarm", "xmpp-client", "dhcpv6", "xdmcp", "openvpn", "rpc-bind", "matrix", "audit", "xmpp-server", "spideroak-lansync", "libvirt-tls", "ovirt-vmconsole", "nmea-0183", "xmpp-bosh", "wsmans", "docker-registry", "ntp", "tftp-client", "git", "ganglia-master", "vnc-server", "finger", "ceph-mon", "ldaps", "nut", "snmp", "bacula-client", "sip", "etcd-client", "ftp" ], "zones": [ "public", "block", "dmz", "drop", "external", "trusted", "internal", "home", "work" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.400) 0:00:02.485 ***** ok: [sut] => { "ansible_facts": { "firewall_config": { "default": { "helpers": [ "h323", "irc", "netbios-ns", "amanda", "tftp", "pptp", "Q.931", "sane", "snmp", "sip", "proto-gre", "RAS", "ftp" ], "icmptypes": [ "ttl-zero-during-reassembly", "router-solicitation", "host-precedence-violation", "neighbour-solicitation", "required-option-missing", "reject-route", "ip-header-bad", "fragmentation-needed", "time-exceeded", "communication-prohibited", "unknown-option", "source-quench", "address-unreachable", "network-unreachable", "network-unknown", "source-route-failed", "tos-host-unreachable", "router-advertisement", "host-prohibited", "network-prohibited", "beyond-scope", "echo-request", "echo-reply", "protocol-unreachable", "unknown-header-type", "redirect", "timestamp-request", "tos-network-unreachable", "destination-unreachable", "no-route", "ttl-zero-during-transit", "precedence-cutoff", "bad-header", "parameter-problem", "tos-network-redirect", "host-unknown", "packet-too-big", "host-unreachable", "timestamp-reply", "failed-policy", "port-unreachable", "network-redirect", "tos-host-redirect", "neighbour-advertisement", "host-redirect" ], "services": [ "ovirt-storageconsole", "upnp-client", "mongodb", "smtp", "dhcp", "ipp", "amqp", "ptp", "etcd-server", "syncthing", "dropbox-lansync", "nfs", "mdns", "freeipa-ldap", "bitcoin-testnet", "rtsp", "ganglia-client", "kibana", "plex", "pop3s", "pmcd", "rsh", "ceph", "squid", "syncthing-gui", "zabbix-server", "rsyncd", "steam-streaming", "nrpe", "mssql", "svn", "jenkins", "freeipa-ldaps", "lightning-network", "radius", "freeipa-replication", "smtps", "isns", "proxy-dhcp", "mosh", "puppetmaster", "ovirt-imageio", "ssh", "iscsi-target", "RH-Satellite-6", "RH-Satellite-6-capsule", "bitcoin", "snmptrap", "telnet", "condor-collector", "https", "irc", "pmproxy", "ldap", "imap", "managesieve", "vdsm", "dhcpv6-client", "kadmin", "minidlna", "ircs", "pmwebapis", "gre", "murmur", "tor-socks", "mqtt-tls", "samba", "salt-master", "cfengine", "xmpp-local", "tftp", "pulseaudio", "klogin", "smtp-submission", "amanda-client", "libvirt", "wbem-http", "kshell", "syslog-tls", "wbem-https", "pop3", "ipsec", "svdrp", "privoxy", "transmission-client", "bitcoin-rpc", "mysql", "imaps", "ctdb", "zabbix-agent", "distcc", "elasticsearch", "amqps", "http", "bitcoin-testnet-rpc", "redis", "slp", "samba-dc", "ms-wbt", "synergy", "tinc", "llmnr", "mountd", "dns", "pmwebapi", "amanda-k5-client", "apcupsd", "sips", "kerberos", "wsman", "nfs3", "freeipa-trust", "mqtt", "syslog", "bacula", "samba-client", "high-availability", "postgresql", "quassel", "kprop", "bgp", "ipp-client", "kpasswd", "sane", "docker-swarm", "xmpp-client", "dhcpv6", "xdmcp", "openvpn", "rpc-bind", "matrix", "audit", "xmpp-server", "spideroak-lansync", "libvirt-tls", "ovirt-vmconsole", "nmea-0183", "xmpp-bosh", "wsmans", "docker-registry", "ntp", "tftp-client", "git", "ganglia-master", "vnc-server", "finger", "ceph-mon", "ldaps", "nut", "snmp", "bacula-client", "sip", "etcd-client", "ftp" ], "zones": [ "public", "block", "dmz", "drop", "external", "trusted", "internal", "home", "work" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.020) 0:00:02.505 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.016) 0:00:02.522 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.016) 0:00:02.538 ***** skipping: [sut] => {} TASK [Mask firewalld] ********************************************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:10 Saturday 17 February 2024 08:33:49 +0000 (0:00:00.016) 0:00:02.555 ***** changed: [sut] => { "changed": true, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target polkit.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "Conflicts": "ipset.service shutdown.target iptables.service ip6tables.service 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": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "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=[Sat 2024-02-17 08:33:07 UTC] ; stop_time=[n/a] ; pid=23314 ; 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": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "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": "23314", "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": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [Attempt to run role with default parameters (2)] ************************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:15 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.268) 0:00:02.823 ***** TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.019) 0:00:02.843 ***** included: /WORKDIR/git-weekly-cim06axgy2/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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.010) 0:00:02.853 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.017) 0:00:02.870 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.016) 0:00:02.887 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.018) 0:00:02.906 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.576) 0:00:03.483 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.026) 0:00:03.509 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 17 February 2024 08:33:50 +0000 (0:00:00.025) 0:00:03.535 ***** changed: [sut] => { "changed": true, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld.service", "DevicePolicy": "auto", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "ExecMainStatus": "0", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/dev/null", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "1048576", "LimitNPROC": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "masked", "MainPID": "23314", "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", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "inherit", "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", "UMask": "0022", "UnitFileState": "bad", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.260) 0:00:03.795 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice dbus.service polkit.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "Before": "network-pre.target shutdown.target multi-user.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": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "Conflicts": "ebtables.service ipset.service iptables.service shutdown.target ip6tables.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": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "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": "23314", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.196) 0:00:03.992 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.018) 0:00:04.010 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.015) 0:00:04.026 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.015) 0:00:04.041 ***** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.017) 0:00:04.059 ***** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.016) 0:00:04.075 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.016) 0:00:04.092 ***** ok: [sut] => { "changed": false, "firewall_config": { "default": { "helpers": [ "h323", "irc", "netbios-ns", "amanda", "tftp", "pptp", "Q.931", "sane", "snmp", "sip", "proto-gre", "RAS", "ftp" ], "icmptypes": [ "ttl-zero-during-reassembly", "router-solicitation", "host-precedence-violation", "neighbour-solicitation", "required-option-missing", "reject-route", "ip-header-bad", "fragmentation-needed", "time-exceeded", "communication-prohibited", "unknown-option", "source-quench", "address-unreachable", "network-unreachable", "network-unknown", "source-route-failed", "tos-host-unreachable", "router-advertisement", "host-prohibited", "network-prohibited", "beyond-scope", "echo-request", "echo-reply", "protocol-unreachable", "unknown-header-type", "redirect", "timestamp-request", "tos-network-unreachable", "destination-unreachable", "no-route", "ttl-zero-during-transit", "precedence-cutoff", "bad-header", "parameter-problem", "tos-network-redirect", "host-unknown", "packet-too-big", "host-unreachable", "timestamp-reply", "failed-policy", "port-unreachable", "network-redirect", "tos-host-redirect", "neighbour-advertisement", "host-redirect" ], "services": [ "ovirt-storageconsole", "upnp-client", "mongodb", "smtp", "dhcp", "ipp", "amqp", "ptp", "etcd-server", "syncthing", "dropbox-lansync", "nfs", "mdns", "freeipa-ldap", "bitcoin-testnet", "rtsp", "ganglia-client", "kibana", "plex", "pop3s", "pmcd", "rsh", "ceph", "squid", "syncthing-gui", "zabbix-server", "rsyncd", "steam-streaming", "nrpe", "mssql", "svn", "jenkins", "freeipa-ldaps", "lightning-network", "radius", "freeipa-replication", "smtps", "isns", "proxy-dhcp", "mosh", "puppetmaster", "ovirt-imageio", "ssh", "iscsi-target", "RH-Satellite-6", "RH-Satellite-6-capsule", "bitcoin", "snmptrap", "telnet", "condor-collector", "https", "irc", "pmproxy", "ldap", "imap", "managesieve", "vdsm", "dhcpv6-client", "kadmin", "minidlna", "ircs", "pmwebapis", "gre", "murmur", "tor-socks", "mqtt-tls", "samba", "salt-master", "cfengine", "xmpp-local", "tftp", "pulseaudio", "klogin", "smtp-submission", "amanda-client", "libvirt", "wbem-http", "kshell", "syslog-tls", "wbem-https", "pop3", "ipsec", "svdrp", "privoxy", "transmission-client", "bitcoin-rpc", "mysql", "imaps", "ctdb", "zabbix-agent", "distcc", "elasticsearch", "amqps", "http", "bitcoin-testnet-rpc", "redis", "slp", "samba-dc", "ms-wbt", "synergy", "tinc", "llmnr", "mountd", "dns", "pmwebapi", "amanda-k5-client", "apcupsd", "sips", "kerberos", "wsman", "nfs3", "freeipa-trust", "mqtt", "syslog", "bacula", "samba-client", "high-availability", "postgresql", "quassel", "kprop", "bgp", "ipp-client", "kpasswd", "sane", "docker-swarm", "xmpp-client", "dhcpv6", "xdmcp", "openvpn", "rpc-bind", "matrix", "audit", "xmpp-server", "spideroak-lansync", "libvirt-tls", "ovirt-vmconsole", "nmea-0183", "xmpp-bosh", "wsmans", "docker-registry", "ntp", "tftp-client", "git", "ganglia-master", "vnc-server", "finger", "ceph-mon", "ldaps", "nut", "snmp", "bacula-client", "sip", "etcd-client", "ftp" ], "zones": [ "public", "block", "dmz", "drop", "external", "trusted", "internal", "home", "work" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.339) 0:00:04.431 ***** ok: [sut] => { "ansible_facts": { "firewall_config": { "default": { "helpers": [ "h323", "irc", "netbios-ns", "amanda", "tftp", "pptp", "Q.931", "sane", "snmp", "sip", "proto-gre", "RAS", "ftp" ], "icmptypes": [ "ttl-zero-during-reassembly", "router-solicitation", "host-precedence-violation", "neighbour-solicitation", "required-option-missing", "reject-route", "ip-header-bad", "fragmentation-needed", "time-exceeded", "communication-prohibited", "unknown-option", "source-quench", "address-unreachable", "network-unreachable", "network-unknown", "source-route-failed", "tos-host-unreachable", "router-advertisement", "host-prohibited", "network-prohibited", "beyond-scope", "echo-request", "echo-reply", "protocol-unreachable", "unknown-header-type", "redirect", "timestamp-request", "tos-network-unreachable", "destination-unreachable", "no-route", "ttl-zero-during-transit", "precedence-cutoff", "bad-header", "parameter-problem", "tos-network-redirect", "host-unknown", "packet-too-big", "host-unreachable", "timestamp-reply", "failed-policy", "port-unreachable", "network-redirect", "tos-host-redirect", "neighbour-advertisement", "host-redirect" ], "services": [ "ovirt-storageconsole", "upnp-client", "mongodb", "smtp", "dhcp", "ipp", "amqp", "ptp", "etcd-server", "syncthing", "dropbox-lansync", "nfs", "mdns", "freeipa-ldap", "bitcoin-testnet", "rtsp", "ganglia-client", "kibana", "plex", "pop3s", "pmcd", "rsh", "ceph", "squid", "syncthing-gui", "zabbix-server", "rsyncd", "steam-streaming", "nrpe", "mssql", "svn", "jenkins", "freeipa-ldaps", "lightning-network", "radius", "freeipa-replication", "smtps", "isns", "proxy-dhcp", "mosh", "puppetmaster", "ovirt-imageio", "ssh", "iscsi-target", "RH-Satellite-6", "RH-Satellite-6-capsule", "bitcoin", "snmptrap", "telnet", "condor-collector", "https", "irc", "pmproxy", "ldap", "imap", "managesieve", "vdsm", "dhcpv6-client", "kadmin", "minidlna", "ircs", "pmwebapis", "gre", "murmur", "tor-socks", "mqtt-tls", "samba", "salt-master", "cfengine", "xmpp-local", "tftp", "pulseaudio", "klogin", "smtp-submission", "amanda-client", "libvirt", "wbem-http", "kshell", "syslog-tls", "wbem-https", "pop3", "ipsec", "svdrp", "privoxy", "transmission-client", "bitcoin-rpc", "mysql", "imaps", "ctdb", "zabbix-agent", "distcc", "elasticsearch", "amqps", "http", "bitcoin-testnet-rpc", "redis", "slp", "samba-dc", "ms-wbt", "synergy", "tinc", "llmnr", "mountd", "dns", "pmwebapi", "amanda-k5-client", "apcupsd", "sips", "kerberos", "wsman", "nfs3", "freeipa-trust", "mqtt", "syslog", "bacula", "samba-client", "high-availability", "postgresql", "quassel", "kprop", "bgp", "ipp-client", "kpasswd", "sane", "docker-swarm", "xmpp-client", "dhcpv6", "xdmcp", "openvpn", "rpc-bind", "matrix", "audit", "xmpp-server", "spideroak-lansync", "libvirt-tls", "ovirt-vmconsole", "nmea-0183", "xmpp-bosh", "wsmans", "docker-registry", "ntp", "tftp-client", "git", "ganglia-master", "vnc-server", "finger", "ceph-mon", "ldaps", "nut", "snmp", "bacula-client", "sip", "etcd-client", "ftp" ], "zones": [ "public", "block", "dmz", "drop", "external", "trusted", "internal", "home", "work" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.020) 0:00:04.452 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.016) 0:00:04.469 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.016) 0:00:04.485 ***** skipping: [sut] => {} TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:22 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.017) 0:00:04.502 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:27 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.023) 0:00:04.526 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install conflicting service] ********************************************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:31 Saturday 17 February 2024 08:33:51 +0000 (0:00:00.021) 0:00:04.548 ***** changed: [sut] => { "changed": true, "changes": { "installed": [ "nftables" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package nftables.x86_64 1:0.8-14.el7 will be installed\n--> Processing Dependency: libnftnl.so.7(LIBNFTNL_5)(64bit) for package: 1:nftables-0.8-14.el7.x86_64\n--> Processing Dependency: libnftnl.so.7()(64bit) for package: 1:nftables-0.8-14.el7.x86_64\n--> Running transaction check\n---> Package libnftnl.x86_64 0:1.0.8-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n nftables x86_64 1:0.8-14.el7 base 186 k\nInstalling for dependencies:\n libnftnl x86_64 1.0.8-3.el7 base 78 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 263 k\nInstalled size: 706 k\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 870 kB/s | 263 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libnftnl-1.0.8-3.el7.x86_64 1/2 \n Installing : 1:nftables-0.8-14.el7.x86_64 2/2 \n Verifying : libnftnl-1.0.8-3.el7.x86_64 1/2 \n Verifying : 1:nftables-0.8-14.el7.x86_64 2/2 \n\nInstalled:\n nftables.x86_64 1:0.8-14.el7 \n\nDependency Installed:\n libnftnl.x86_64 0:1.0.8-3.el7 \n\nComplete!\n" ] } MSG: https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: [Errno 12] Timeout on https://coprbe.devel.redhat.com/results/lpol/qa-tools/rhel-7-x86_64/repodata/repomd.xml: (28, 'Connection timed out after 30001 milliseconds') Trying other mirror. lsrpackages: nftables TASK [Enable conflicting service] ********************************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:38 Saturday 17 February 2024 08:43:56 +0000 (0:10:04.884) 0:10:09.432 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "nftables", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Netfilter Tables", "DevicePolicy": "auto", "Documentation": "man:nft(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset; include \"/etc/sysconfig/nftables.conf\"; ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/sbin/nft ; argv[]=/sbin/nft -f /etc/sysconfig/nftables.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nftables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nftables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "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": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nftables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "yes", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Attempt to run role, disabling conflicting services] ********************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:43 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.257) 0:10:09.689 ***** TASK [linux-system-roles.firewall : Setup firewalld] *************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:2 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.014) 0:10:09.703 ***** included: /WORKDIR/git-weekly-cim06axgy2/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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.009) 0:10:09.713 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Check if system is ostree] ***************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.016) 0:10:09.729 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:16 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.016) 0:10:09.745 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Install firewalld] ************************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.015) 0:10:09.760 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [linux-system-roles.firewall : Collect service facts] ********************* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 Saturday 17 February 2024 08:43:57 +0000 (0:00:00.569) 0:10:10.329 ***** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [linux-system-roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Saturday 17 February 2024 08:43:58 +0000 (0:00:00.868) 0:10:11.198 ***** changed: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": true, "enabled": false, "item": "nftables", "name": "nftables", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Netfilter Tables", "DevicePolicy": "auto", "Documentation": "man:nft(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset; include \"/etc/sysconfig/nftables.conf\"; ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/sbin/nft ; argv[]=/sbin/nft -f /etc/sysconfig/nftables.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nftables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nftables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "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": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nftables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "yes", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "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": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Saturday 17 February 2024 08:43:58 +0000 (0:00:00.277) 0:10:11.476 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "Conflicts": "iptables.service ipset.service shutdown.target ip6tables.service 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": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "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": "23314", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Enable and start firewalld service] ******** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 Saturday 17 February 2024 08:43:58 +0000 (0:00:00.198) 0:10:11.675 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-02-17 08:33:08 UTC", "ActiveEnterTimestampMonotonic": "11126227494", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-02-17 08:33:07 UTC", "AssertTimestampMonotonic": "11125585784", "Before": "multi-user.target shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ConditionTimestampMonotonic": "11125585782", "Conflicts": "iptables.service ipset.service shutdown.target ip6tables.service 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": "23314", "ExecMainStartTimestamp": "Sat 2024-02-17 08:33:07 UTC", "ExecMainStartTimestampMonotonic": "11125588465", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "Sat 2024-02-17 08:33:07 UTC", "InactiveExitTimestampMonotonic": "11125588519", "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": "23314", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-02-17 08:33:08 UTC", "WatchdogTimestampMonotonic": "11126227298", "WatchdogUSec": "0" } } TASK [linux-system-roles.firewall : Check if previous replaced is defined] ***** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.196) 0:10:11.872 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:48 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.046) 0:10:11.918 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:60 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:11.936 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Configure firewall] ************************ task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:77 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:11.954 ***** TASK [linux-system-roles.firewall : Gather firewall config information] ******** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:129 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:11.971 ***** TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:140 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:11.989 ***** 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-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.018) 0:10:12.008 ***** ok: [sut] => { "changed": false, "firewall_config": { "default": { "helpers": [ "h323", "irc", "netbios-ns", "amanda", "tftp", "pptp", "Q.931", "sane", "snmp", "sip", "proto-gre", "RAS", "ftp" ], "icmptypes": [ "ttl-zero-during-reassembly", "router-solicitation", "host-precedence-violation", "neighbour-solicitation", "required-option-missing", "reject-route", "ip-header-bad", "fragmentation-needed", "time-exceeded", "communication-prohibited", "unknown-option", "source-quench", "address-unreachable", "network-unreachable", "network-unknown", "source-route-failed", "tos-host-unreachable", "router-advertisement", "host-prohibited", "network-prohibited", "beyond-scope", "echo-request", "echo-reply", "protocol-unreachable", "unknown-header-type", "redirect", "timestamp-request", "tos-network-unreachable", "destination-unreachable", "no-route", "ttl-zero-during-transit", "precedence-cutoff", "bad-header", "parameter-problem", "tos-network-redirect", "host-unknown", "packet-too-big", "host-unreachable", "timestamp-reply", "failed-policy", "port-unreachable", "network-redirect", "tos-host-redirect", "neighbour-advertisement", "host-redirect" ], "services": [ "ovirt-storageconsole", "upnp-client", "mongodb", "smtp", "dhcp", "ipp", "amqp", "ptp", "etcd-server", "syncthing", "dropbox-lansync", "nfs", "mdns", "freeipa-ldap", "bitcoin-testnet", "rtsp", "ganglia-client", "kibana", "plex", "pop3s", "pmcd", "rsh", "ceph", "squid", "syncthing-gui", "zabbix-server", "rsyncd", "steam-streaming", "nrpe", "mssql", "svn", "jenkins", "freeipa-ldaps", "lightning-network", "radius", "freeipa-replication", "smtps", "isns", "proxy-dhcp", "mosh", "puppetmaster", "ovirt-imageio", "ssh", "iscsi-target", "RH-Satellite-6", "RH-Satellite-6-capsule", "bitcoin", "snmptrap", "telnet", "condor-collector", "https", "irc", "pmproxy", "ldap", "imap", "managesieve", "vdsm", "dhcpv6-client", "kadmin", "minidlna", "ircs", "pmwebapis", "gre", "murmur", "tor-socks", "mqtt-tls", "samba", "salt-master", "cfengine", "xmpp-local", "tftp", "pulseaudio", "klogin", "smtp-submission", "amanda-client", "libvirt", "wbem-http", "kshell", "syslog-tls", "wbem-https", "pop3", "ipsec", "svdrp", "privoxy", "transmission-client", "bitcoin-rpc", "mysql", "imaps", "ctdb", "zabbix-agent", "distcc", "elasticsearch", "amqps", "http", "bitcoin-testnet-rpc", "redis", "slp", "samba-dc", "ms-wbt", "synergy", "tinc", "llmnr", "mountd", "dns", "pmwebapi", "amanda-k5-client", "apcupsd", "sips", "kerberos", "wsman", "nfs3", "freeipa-trust", "mqtt", "syslog", "bacula", "samba-client", "high-availability", "postgresql", "quassel", "kprop", "bgp", "ipp-client", "kpasswd", "sane", "docker-swarm", "xmpp-client", "dhcpv6", "xdmcp", "openvpn", "rpc-bind", "matrix", "audit", "xmpp-server", "spideroak-lansync", "libvirt-tls", "ovirt-vmconsole", "nmea-0183", "xmpp-bosh", "wsmans", "docker-registry", "ntp", "tftp-client", "git", "ganglia-master", "vnc-server", "finger", "ceph-mon", "ldaps", "nut", "snmp", "bacula-client", "sip", "etcd-client", "ftp" ], "zones": [ "public", "block", "dmz", "drop", "external", "trusted", "internal", "home", "work" ] }, "default_zone": "public" } } TASK [linux-system-roles.firewall : Update firewalld_config fact] ************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:154 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.340) 0:10:12.348 ***** ok: [sut] => { "ansible_facts": { "firewall_config": { "default": { "helpers": [ "h323", "irc", "netbios-ns", "amanda", "tftp", "pptp", "Q.931", "sane", "snmp", "sip", "proto-gre", "RAS", "ftp" ], "icmptypes": [ "ttl-zero-during-reassembly", "router-solicitation", "host-precedence-violation", "neighbour-solicitation", "required-option-missing", "reject-route", "ip-header-bad", "fragmentation-needed", "time-exceeded", "communication-prohibited", "unknown-option", "source-quench", "address-unreachable", "network-unreachable", "network-unknown", "source-route-failed", "tos-host-unreachable", "router-advertisement", "host-prohibited", "network-prohibited", "beyond-scope", "echo-request", "echo-reply", "protocol-unreachable", "unknown-header-type", "redirect", "timestamp-request", "tos-network-unreachable", "destination-unreachable", "no-route", "ttl-zero-during-transit", "precedence-cutoff", "bad-header", "parameter-problem", "tos-network-redirect", "host-unknown", "packet-too-big", "host-unreachable", "timestamp-reply", "failed-policy", "port-unreachable", "network-redirect", "tos-host-redirect", "neighbour-advertisement", "host-redirect" ], "services": [ "ovirt-storageconsole", "upnp-client", "mongodb", "smtp", "dhcp", "ipp", "amqp", "ptp", "etcd-server", "syncthing", "dropbox-lansync", "nfs", "mdns", "freeipa-ldap", "bitcoin-testnet", "rtsp", "ganglia-client", "kibana", "plex", "pop3s", "pmcd", "rsh", "ceph", "squid", "syncthing-gui", "zabbix-server", "rsyncd", "steam-streaming", "nrpe", "mssql", "svn", "jenkins", "freeipa-ldaps", "lightning-network", "radius", "freeipa-replication", "smtps", "isns", "proxy-dhcp", "mosh", "puppetmaster", "ovirt-imageio", "ssh", "iscsi-target", "RH-Satellite-6", "RH-Satellite-6-capsule", "bitcoin", "snmptrap", "telnet", "condor-collector", "https", "irc", "pmproxy", "ldap", "imap", "managesieve", "vdsm", "dhcpv6-client", "kadmin", "minidlna", "ircs", "pmwebapis", "gre", "murmur", "tor-socks", "mqtt-tls", "samba", "salt-master", "cfengine", "xmpp-local", "tftp", "pulseaudio", "klogin", "smtp-submission", "amanda-client", "libvirt", "wbem-http", "kshell", "syslog-tls", "wbem-https", "pop3", "ipsec", "svdrp", "privoxy", "transmission-client", "bitcoin-rpc", "mysql", "imaps", "ctdb", "zabbix-agent", "distcc", "elasticsearch", "amqps", "http", "bitcoin-testnet-rpc", "redis", "slp", "samba-dc", "ms-wbt", "synergy", "tinc", "llmnr", "mountd", "dns", "pmwebapi", "amanda-k5-client", "apcupsd", "sips", "kerberos", "wsman", "nfs3", "freeipa-trust", "mqtt", "syslog", "bacula", "samba-client", "high-availability", "postgresql", "quassel", "kprop", "bgp", "ipp-client", "kpasswd", "sane", "docker-swarm", "xmpp-client", "dhcpv6", "xdmcp", "openvpn", "rpc-bind", "matrix", "audit", "xmpp-server", "spideroak-lansync", "libvirt-tls", "ovirt-vmconsole", "nmea-0183", "xmpp-bosh", "wsmans", "docker-registry", "ntp", "tftp-client", "git", "ganglia-master", "vnc-server", "finger", "ceph-mon", "ldaps", "nut", "snmp", "bacula-client", "sip", "etcd-client", "ftp" ], "zones": [ "public", "block", "dmz", "drop", "external", "trusted", "internal", "home", "work" ] }, "default_zone": "public" } }, "changed": false } TASK [linux-system-roles.firewall : Get config files, checksums after] ********* task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:163 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.021) 0:10:12.370 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Calculate what has changed] **************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:173 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:12.388 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.firewall : Show diffs] ******************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:182 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:12.406 ***** skipping: [sut] => {} TASK [Check that conflicting service is disabled] ****************************** task path: /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:49 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.017) 0:10:12.423 ***** ok: [sut] => { "changed": false, "enabled": false, "failed_when_result": false, "name": "nftables", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "systemd-journald.socket system.slice basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "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": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Netfilter Tables", "DevicePolicy": "auto", "Documentation": "man:nft(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset; include \"/etc/sysconfig/nftables.conf\"; ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/sbin/nft ; argv[]=/sbin/nft -f /etc/sysconfig/nftables.conf ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/sbin/nft ; argv[]=/sbin/nft flush ruleset ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nftables.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "nftables.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "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": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "nftables.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "yes", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "yes", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "0", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "oneshot", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=30 changed=5 unreachable=0 failed=0 skipped=36 rescued=0 ignored=0 Saturday 17 February 2024 08:43:59 +0000 (0:00:00.197) 0:10:12.620 ***** =============================================================================== Install conflicting service ------------------------------------------- 604.88s /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:31 ----------- linux-system-roles.firewall : Collect service facts --------------------- 0.87s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 linux-system-roles.firewall : Gather firewall config if no arguments ---- 0.74s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 linux-system-roles.firewall : Install firewalld ------------------------- 0.68s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.59s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 linux-system-roles.firewall : Install firewalld ------------------------- 0.58s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Install firewalld ------------------------- 0.57s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:20 linux-system-roles.firewall : Enable and start firewalld service -------- 0.41s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Ensure ansible_facts used by role --------- 0.40s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:2 linux-system-roles.firewall : Gather firewall config if no arguments ---- 0.34s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:149 linux-system-roles.firewall : Attempt to stop and disable conflicting services --- 0.28s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 Mask firewalld ---------------------------------------------------------- 0.27s /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:10 ----------- Enable conflicting service ---------------------------------------------- 0.26s /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:38 ----------- linux-system-roles.firewall : Check if system is ostree ----------------- 0.24s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/firewalld.yml:11 linux-system-roles.firewall : Unmask firewalld service ------------------ 0.20s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:23 Check that conflicting service is disabled ------------------------------ 0.20s /WORKDIR/git-weekly-cim06axgy2/tests/tests_startup_conflicts.yml:49 ----------- linux-system-roles.firewall : Enable and start firewalld service -------- 0.20s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:29 linux-system-roles.firewall : Attempt to stop and disable conflicting services --- 0.05s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:9 linux-system-roles.firewall : Check if previous replaced is defined ----- 0.05s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:35 linux-system-roles.firewall : Collect service facts --------------------- 0.04s /WORKDIR/git-weekly-cim06axgy2/tests/roles/linux-system-roles.firewall/tasks/main.yml:5 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---