[dpdk-ci] [Bug 632] Missing python elftools package on some systems

bugzilla at dpdk.org bugzilla at dpdk.org
Tue Feb 2 09:44:57 CET 2021


https://bugs.dpdk.org/show_bug.cgi?id=632

            Bug ID: 632
           Summary: Missing python elftools package on some systems
           Product: lab
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: UNH infra
          Assignee: dpdklab at iol.unh.edu
          Reporter: david.marchand at redhat.com
                CC: aconole at bytheb.org, ci at dpdk.org, dpdklab at iol.unh.edu
  Target Milestone: ---

I remember a thread on the ci at dpdk.org mailing list stating that all UNH
systems have python elftools package installed.

However, looking at report from 01/30 on 21.02-rc2, the Ubuntu 18.04 Unit tests
job is reporting an error.

http://mails.dpdk.org/archives/test-report/2021-February/177464.html
https://lab.dpdk.org/results/dashboard/tarballs/13621/
https://lab.dpdk.org/results/dashboard/results/results-uploads/test_runs/dd01e040e5874cdaaf7b43ea94041557/log_upload_file/2021/2/dpdk_3021257a8111_2021-02-01_09-08-48_NA.zip


+ meson build -Dexamples=all --default-library shared --werror
The Meson build system
Version: 0.56.2
Source dir:
/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk
Build dir:
/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk/build
Build type: native build
Program cat found: YES (/bin/cat)
Project name: DPDK
Project version: 21.02.0-rc2
C compiler for the host machine: cc (gcc 7.5.0 "cc (Ubuntu
7.5.0-3ubuntu1~18.04) 7.5.0")
C linker for the host machine: cc ld.bfd 2.30
Host machine cpu family: x86_64
Host machine cpu: x86_64
Program pkg-config found: YES (/usr/bin/pkg-config)
Program list-dir-globs.py found: YES
(/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk/buildtools/list-dir-globs.py)
Program check-symbols.sh found: YES
(/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES
(/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk/buildtools/options-ibverbs-static.sh)
Program binutils-avx512-check.sh found: YES
(/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk/buildtools/binutils-avx512-check.sh)
Program python3 found: YES (/usr/bin/python3)

buildtools/meson.build:45:2: ERROR: Problem encountered: missing python module:
elftools

A full log can be found at
/home/jenkins-local/jenkins-agent/workspace/Ubuntu18.04-Unit-Test-DPDK/dpdk/build/meson-logs/meson-log.txt
[1] Error running command.


Can you check that all systems do have this package installed?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the ci mailing list