Ansible command task failure when listing iptables rules in persistent-firewall role
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack-Gate |
New
|
Undecided
|
Unassigned |
Bug Description
Occasionally we see the persistent-firewall role fail to list iptables rules with iptables-save using an ansible command task.
This is what it looks like in the zuul-executor log:
2019-09-30 14:37:25,375 DEBUG zuul.AnsibleJob
The one "upside" to this problem is that it happens in the pre-run playbook so jobs are retried when it happens and it doesn't happen on every run. As a note it appears to happen on multiple distros, on multiple clouds, and in multiple jobs so nothing specific to point at there.
Adding this bug so that we can track the issue with e-r.