From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 335D543C19 for ; Wed, 28 Feb 2024 07:27:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F5F040ECF; Wed, 28 Feb 2024 07:27:13 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 966CF4003C for ; Wed, 28 Feb 2024 07:26:58 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dcad814986so21787605ad.0 for ; Tue, 27 Feb 2024 22:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709101618; x=1709706418; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mPMq/CL8w4kfOUp3fWjTo17beac1NGJENGRIUvpPBA0=; b=XdAdGQxaI/AhXI69lkTBgdzDCJLARA9VFVkhEfKEbkDUItiM9qgX7joEcePObWydGt U/mOEZAItXU3ZrLgC+pkgVqhLzsnPf8b9qnyO4cwRNsfNcR6qXT2ENFfpRcgmViK4u+2 oeSsQWzK50ttt+502J1YqivKdIX3GyCN+MHxo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709101618; x=1709706418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mPMq/CL8w4kfOUp3fWjTo17beac1NGJENGRIUvpPBA0=; b=CUe5mZmNldfaHACJb4ps/X6TMzBDjezumsAPCbTlGfZxwYHVYV0tx03eqAfFujnxjz fnCINbQjnoi8KuGLMB+fFelsECATLpFqVcVC0xUmZznBbX5HUI+S6qKQ5g1XWkfkE+UB qrAARTKhU+f8zUXgAAiMrv9+pmPGvKSXZlpsGOM7Lx+KmfCiGToW01C6wVOpMteYgZ1w RUmGrKIGsjEPLa08pGUuIAJENQmz8h+x1g6lw5EnIbcqQTepubJBwqAai3oJWl+VSRz+ 4kQzYeS6t6ebXJKjO0twUr9ei1l07c3CWREVg8F8mUnTXX+s0gemTUlriiCZ1o8bW986 nunw== X-Gm-Message-State: AOJu0YwL54eubRbd9v6MXuoW1hm/ykT5vamR+mIOLJtxT6ER756uRWWL VtKbbju1tZu+afxLq/MikkftbXptNvU/865ICBoi0ffsB/8Z4NjRlKuIxnE02CrmYbaza5i4aKV HAWxe4Suc2Ttz+bfU6Ywbc0KU2BJUHCnA X-Google-Smtp-Source: AGHT+IEr3iosAAnYIm+3BRdsA4oB+x5WPpl0KNozK/a0kH5jhamCX3iNh82ib7b+LEtniW5VpomYYsiOYmrr X-Received: by 2002:a17:903:40c6:b0:1dc:8f19:8344 with SMTP id t6-20020a17090340c600b001dc8f198344mr11367160pld.27.1709101617936; Tue, 27 Feb 2024 22:26:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k8-20020a170902ba8800b001dcabe5fb96sm101993pls.87.2024.02.27.22.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 22:26:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 22:26:57 -0800 (PST) Message-ID: <65ded231.170a0220.63112.6438SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5D85360527CD; Wed, 28 Feb 2024 01:26:57 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org _Testing issues_ Branch: tags/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 38 | FAIL | +------------------+----------------+ | CentOS Stream 9 | FAIL | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian 12 (arm) | FAIL | +------------------+----------------+ | Fedora 37 | FAIL | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | FAIL | +------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-pmdinfo.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-telemetry.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/usertools/dpdk-hugepages.py to /usr/local/bin Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/rte_build_config.h to /usr/local/include Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk-libs.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Installing /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-private/libdpdk.pc to /usr/local/lib/x86_64-linux-gnu/pkgconfig Running custom install script '/bin/sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib/x86_64-linux-gnu dpdk/pmds-22.0' ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build' ninja: no work to do. 1/2 DPDK:driver-tests / cryptodev_openssl_autotest FAIL 0.52 s (exit status 255 or signal 127 SIGinvalid) 2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.17 s Ok: 1 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28194/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/