automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Andre Muezerie <andremue@linux.microsoft.com>
Subject: |FAILURE| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail
Date: Mon, 05 May 2025 18:59:34 -0700 (PDT)	[thread overview]
Message-ID: <68196d06.250a0220.26aa5f.d216SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153302

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Monday, May 05 2025 19:46:45 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e

153302 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#385244

Test environment and result as below:

+-----------------------------------+--------------------+-------------------+-------------------+------------------+
|            Environment            | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_spdk | dpdk_compile_ovs |
+===================================+====================+===================+===================+==================+
| FreeBSD 13.5                      | PASS               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| FreeBSD 14.2                      | PASS               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 20.04                      | FAIL               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 9                   | FAIL               | SKIPPED           | WARN              | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| CentOS Stream 10                  | PASS               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Debian 12                         | PASS               | SKIPPED           | PASS              | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40 (Clang)                 | PASS               | SKIPPED           | PASS              | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 40                         | PASS               | SKIPPED           | PASS              | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41 (Clang)                 | PASS               | SKIPPED           | PASS              | PASS             |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Fedora 41                         | PASS               | SKIPPED           | PASS              | PASS             |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| openSUSE Leap 15                  | PASS               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| RHEL8                             | FAIL               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| RHEL9                             | FAIL               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 22.04                      | PASS               | SKIPPED           | PASS              | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04                      | PASS               | SKIPPED           | PASS              | PASS             |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Alpine                            | PASS               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Ubuntu 24.04 32 Bit Cross Compile | PASS               | SKIPPED           | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+
| Windows Server 2022               | SKIPPED            | PASS              | SKIPPED           | SKIPPED          |
+-----------------------------------+--------------------+-------------------+-------------------+------------------+

==== 20 line log output for RHEL9 (dpdk_meson_compile): ====
[612/3512] Compiling C object lib/librte_node.a.p/node_null.c.o
[613/3512] Compiling C object lib/librte_node.a.p/node_pkt_cls.c.o
[614/3512] Compiling C object lib/librte_node.a.p/node_pkt_drop.c.o
[615/3512] Compiling C object lib/librte_node.a.p/node_udp4_input.c.o
[616/3512] Linking static target lib/librte_node.a
[617/3512] Generating rte_node_map with a custom command
[618/3512] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[619/3512] Linking target lib/librte_node.so.25.2
[620/3512] Generating symbol file lib/librte_node.so.25.2.p/librte_node.so.25.2.symbols
[621/3512] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_fpm_tables.c.o
[622/3512] Compiling C object drivers/libtmp_rte_common_cpt.a.p/common_cpt_cpt_pmd_ops_helper.c.o
[623/3512] Linking static target drivers/libtmp_rte_common_cpt.a
[624/3512] Generating rte_common_cpt.pmd.c with a custom command
FAILED: drivers/rte_common_cpt.pmd.c
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py /root/workspace/Generic-DPDK-Compile-Meson/dpdk/build/buildtools ar /root/workspace/Generic-DPDK-Compile-Meson/dpdk/build/drivers/libtmp_rte_common_cpt.a drivers/rte_common_cpt.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
File "/root/workspace/Generic-DPDK-Compile-Meson/dpdk/build/../buildtools/gen-pmdinfo-cfile.py", line 12, in <module>
with tempfile.TemporaryDirectory(dir=tmp_root, ignore_cleanup_errors=True) as temp:
TypeError: __init__() got an unexpected keyword argument 'ignore_cleanup_errors'
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.5
	Kernel: 13.5-RELEASE
	Compiler: clang 19.1.7

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Ubuntu 20.04
	Kernel: 4.19.325-0419325-generic
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

CentOS Stream 10
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

openSUSE Leap 15
	Kernel: Depends on container host
	Compiler: gcc (SUSE Linux) 7.5.0

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 14.2.0) 14.2.0

Ubuntu 24.04 32 Bit Cross Compile
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33115/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-05-06  1:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1746474405-5056-2-git-send-email-andremue@linux.microsoft.com>
2025-05-05 19:12 ` |FAILURE| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory qemudev
2025-05-05 19:47 ` |SUCCESS| " checkpatch
2025-05-05 20:36 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:39 ` dpdklab
2025-05-05 20:44 ` |SUCCESS| pw153302 [PATCH 1/1] buildtools: avoid break due to failure to cleanup temporary directory 0-day Robot
2025-05-05 20:52 ` |SUCCESS| pw153302 [PATCH] [1/1] buildtools: avoid break due to fail dpdklab
2025-05-05 20:56 ` |FAILURE| " dpdklab
2025-05-05 21:16 ` |SUCCESS| " dpdklab
2025-05-05 21:20 ` |PENDING| " dpdklab
2025-05-05 21:25 ` |SUCCESS| " dpdklab
2025-05-05 22:28 ` |FAILURE| " dpdklab
2025-05-05 22:33 ` dpdklab
2025-05-05 23:15 ` |WARNING| " dpdklab
2025-05-05 23:54 ` |FAILURE| " dpdklab
2025-05-06  0:11 ` |WARNING| " dpdklab
2025-05-06  0:41 ` dpdklab
2025-05-06  0:42 ` dpdklab
2025-05-06  1:59 ` dpdklab [this message]
2025-05-06  2:01 ` |FAILURE| " dpdklab
2025-05-06  2:12 ` dpdklab
2025-05-06  4:47 ` |WARNING| " dpdklab
2025-05-06  6:35 ` |FAILURE| " dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=68196d06.250a0220.26aa5f.d216SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=andremue@linux.microsoft.com \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).