<p dir="ltr"><br>
בתאריך 10 באפר׳ 2016 9:49 לפנה״צ, "Dan Kenigsberg" <<a href="mailto:danken@redhat.com">danken@redhat.com</a>> כתב:<br>
><br>
> On Fri, Apr 08, 2016 at 11:25:55PM +0300, Nir Soffer wrote:<br>
> > Hi all,<br>
> ><br>
> > I found this failure today, hopefully our network guys can look into this.<br>
> ><br>
> > 21:06:22 ======================================================================<br>
> > 21:06:22 ERROR: test_local_auto_with_dynamic_address_from_ra<br>
> > (network.netinfo_test.TestIPv6Addresses)<br>
> > 21:06:22 ----------------------------------------------------------------------<br>
> > 21:06:22 Traceback (most recent call last):<br>
> > 21:06:22 File<br>
> > "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py",<br>
> > line 97, in wrapper<br>
> > 21:06:22 return f(*args, **kwargs)<br>
> > 21:06:22 File<br>
> > "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/netinfo_test.py",<br>
> > line 442, in test_local_auto_with_dynamic_address_from_ra<br>
> > 21:06:22 self.assertEqual('link', ip_addrs[1]['scope'])<br>
> > 21:06:22 File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__<br>
> > 21:06:22 self.gen.next()<br>
> > 21:06:22 File<br>
> > "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/nettestlib.py",<br>
> > line 405, in dnsmasq_run<br>
> > 21:06:22 server.stop()<br>
> > 21:06:22 File "/usr/lib64/python2.7/contextlib.py", line 24, in __exit__<br>
> > 21:06:22 self.gen.next()<br>
> > 21:06:22 File<br>
> > "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/firewall.py",<br>
> > line 45, in allow_dhcp<br>
> > 21:06:22 _forbid_dhcp(iface)<br>
> > 21:06:22 File<br>
> > "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/firewall.py",<br>
> > line 88, in _forbid_dhcp<br>
> > 21:06:22 '547', '-j', 'ACCEPT']) # DHCPv6<br>
> > 21:06:22 File<br>
> > "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/firewall.py",<br>
> > line 106, in _execCmdChecker<br>
> > 21:06:22 command, out, err))<br>
> > 21:06:22 FirewallError: Command ['/sbin/iptables', '-D', 'INPUT',<br>
> > '-i', 'veth_XnInLA4lQQ', '-p', 'udp', '--sport', '546', '--dport',<br>
> > '547', '-j', 'ACCEPT'] failed with []; ['Another app is currently<br>
> > holding the xtables lock. Perhaps you want to use the -w option?']<br>
><br>
> Thanks Nir. I hope that <a href="https://gerrit.ovirt.org/55904">https://gerrit.ovirt.org/55904</a> would solve the<br>
> issue.</p>
<p dir="ltr">Interesting, looks like ci exposed a real bug this time.<br>
</p>