Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/120195 _Testing issues_ Submitter: Robin Jarry Date: Monday, November 28 2022 08:59:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:f262f16087ea6a77357a915cf4c0d10ddc7b6562 120193-120195 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Fedora 32 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Fedora 34 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 34 clang | PASS | +---------------------+----------------+ | Fedora 31 | PASS | +---------------------+----------------+ | Fedora 33 | PASS | +---------------------+----------------+ | Ubuntu 18.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== [56/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82598.c.obj [57/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb_82599.c.obj [58/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_hv_vf.c.obj [59/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_mbx.c.obj [60/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_phy.c.obj [61/460] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.obj FAILED: lib/librte_eal.a.p/eal_common_eal_common_lcore.c.obj "clang" "-Ilib\librte_eal.a.p" "-Ilib" "-I..\lib" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\kvargs" "-I..\lib\kvargs" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-Wextra" "-Werror" "-O3" "-include" "rte_config.h" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DABI_VERSION=\"23.0\"" "-DRTE_LOG_DEFAULT_LOGTYPE=lib.eal" -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_lcore.c.obj -MF "lib\librte_eal.a.p\eal_common_eal_common_lcore.c.obj.d" -o lib/librte_eal.a.p/eal_common_eal_common_lcore.c.obj "-c" ../lib/eal/common/eal_common_lcore.c ../lib/eal/common/eal_common_lcore.c:14:10: fatal error: 'rte_telemetry.h' file not found #include <rte_telemetry.h> ^~~~~~~~~~~~~~~~~ 1 error generated. [62/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_dcb.c.obj [63/460] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.obj [64/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_x550.c.obj [65/460] Compiling C object drivers/net/ixgbe/base/libixgbe_base.a.p/ixgbe_82599.c.obj [66/460] Generating rte_net_ice.pmd.c with a custom command (wrapped by meson to set PATH) ninja: build stopped: subcommand failed. Could not rebuild C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/24577/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/