<div dir="ltr"><div><div>Looks like IPv6 is disabled on that slave, therefore all IPv6 related tests failed.<br></div>We will add a test to check IPv6 availability so we can easily detect this in advance, but we do require IPv6 to be available.<br><br></div>Opening a ticker with infra-support.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 20, 2018 at 1:20 PM, Francesco Romani <span dir="ltr">&lt;<a href="mailto:fromani@redhat.com" target="_blank">fromani@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there,<br>
<br>
<br>
recently some patches of mine failed on CI with this error which is<br>
totally unrelated and which seems bogus.<br>
<br>
Could some network developer please have a look and improve the current<br>
state? :)<br>
<br>
<br>
<a href="https://gerrit.ovirt.org/#/c/87881/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>87881/</a><br>
<br>
19:43:33<br>
==============================<wbr>==============================<wbr>==========<br>
19:43:33 ERROR: test_list_ipv4_ipv6<br>
(network.ip_address_test.<wbr>IPAddressTest) 19:43:33<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
19:43:33 Traceback (most recent call last): 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/tests/testValidation.py&quot;,<br>
line 330, in wrapper 19:43:33 return f(*args, **kwargs) 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/tests/network/ip_address_<wbr>test.py&quot;,<br>
line 289, in test_list_ipv4_ipv6 19:43:33<br>
ipv6_addresses=[IPV6_B_WITH_<wbr>PREFIXLEN] 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/tests/network/ip_address_<wbr>test.py&quot;,<br>
line 297, in _test_list 19:43:33 address.IPAddressData(addr,<br>
device=nic)) 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/lib/vdsm/network/ip/<wbr>address/iproute2.py&quot;,<br>
line 40, in add 19:43:33 addr_data.address, addr_data.prefixlen,<br>
addr_data.family 19:43:33 File &quot;/usr/lib64/python2.7/<wbr>contextlib.py&quot;,<br>
line 35, in __exit__ 19:43:33 self.gen.throw(type, value, traceback)<br>
19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/lib/vdsm/network/ip/<wbr>address/iproute2.py&quot;,<br>
line 91, in _translate_iproute2_exception 19:43:33 new_exception,<br>
new_exception(str(address_<wbr>data), error_message), tb) 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/lib/vdsm/network/ip/<wbr>address/iproute2.py&quot;,<br>
line 86, in _translate_iproute2_exception 19:43:33 yield 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/lib/vdsm/network/ip/<wbr>address/iproute2.py&quot;,<br>
line 40, in add 19:43:33 addr_data.address, addr_data.prefixlen,<br>
addr_data.family 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/lib/vdsm/network/<wbr>ipwrapper.py&quot;,<br>
line 561, in addrAdd 19:43:33 _exec_cmd(command) 19:43:33 File<br>
&quot;/home/jenkins/workspace/vdsm_<wbr>4.2_check-patch-fc27-x86_64/<wbr>vdsm/lib/vdsm/network/<wbr>ipwrapper.py&quot;,<br>
line 482, in _exec_cmd 19:43:33 raise exc(returnCode,<br>
error.splitlines()) 19:43:33 IPAddressAddError:<br>
(&quot;IPAddressData(device=&#39;dummy_<wbr>ZVN3L&#39;<br>
address=IPv6Interface(u&#39;2002:<wbr>99::1/64&#39;) scope=None flags=None)&quot;,<br>
&#39;RTNETLINK answers: Permission denied&#39;)<br>
<br>
<br>
I had other failures, but they look like known issues (mkimage, no port<br>
on protocol detector)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Francesco Romani<br>
Senior SW Eng., Virtualization R&amp;D<br>
Red Hat<br>
IRC: fromani github: @fromanirh<br>
<br>
</font></span></blockquote></div><br></div>