[dpdk-ci] Help with a rerun of failed ci/iol-intel-functional

Aaron Conole aconole at redhat.com
Fri May 7 14:47:17 CEST 2021


Jie Zhou <jizh at microsoft.com> writes:

> Hi,
>
>  
>
> This patchset
> (http://patchwork.dpdk.org/project/dpdk/patch/1620241931-28435-11-git-send-email-jizh@linux.microsoft.com/)
> hit CI lab test failure on ci/iol-intel-functional (https://lab.dpdk.org/results/dashboard/patchsets/16955/). Per
> looking at the log, don’t see how that is related to the change from this patchset (previous versions passed this test
> and this V13 just trivially resolve a header file 1 line patch apply conflict). Wondering if is it possible that you help with
> rerun this test for the patchset to see the failure is intermittent or not? Appreciate your help!

I see errors like:

------------------------------------
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/scapy/supersocket.py", line 134, in __del__
    self.close()
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 514, in close
    set_promisc(self.ins, self.iface, 0)
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 165, in set_promisc
    mreq = struct.pack("IHH8s", get_if_index(iff), PACKET_MR_PROMISC, 0, b"")
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/linux.py", line 380, in get_if_index
    return int(struct.unpack("I", get_if(iff, SIOCGIFINDEX)[16:20])[0])
  File "/usr/local/lib/python3.6/dist-packages/scapy/arch/common.py", line 59, in get_if
    ifreq = ioctl(sck, cmd, struct.pack("16s16x", iff.encode("utf8")))
OSError: [Errno 19] No such device

------------------------------------
  File "/usr/local/lib/python3.6/dist-packages/pexpect/spawnbase.py", line 166, in read_nonblocking
    s = os.read(self.child_fd, size)
OSError: [Errno 5] Input/output error

------------------------------------
Looks like it's something in the infrastructure or configuration of the
HW.  CC'd the lab folks.

>  
>
> Thanks.
>
>  
>
> Jie



More information about the ci mailing list