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 E4ADA45499 for ; Thu, 20 Jun 2024 10:34:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0700410FA; Thu, 20 Jun 2024 10:34:20 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 0C3CF402D0 for ; Thu, 20 Jun 2024 10:34:19 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-7062c0ee254so576191b3a.0 for ; Thu, 20 Jun 2024 01:34:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718872458; x=1719477258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VTVGLAVvh9vw0z//sx5tEtkL9mLCGmp+F/0J+fyHjVU=; b=I5iWNsVoOEIaExChXFB41paZ0fG3CTEn4z1XvRZqlLR+HMiZvlbR4OQcr63/ipy8ux ITERQ1QjdUDKpANjrtStaeOs0j791O8D/iB6zhTagO4ig8fspJj+DZsYZrtZfRnikzlV S9rfXknLCOvEN8Sp7UgOrceKgySVL7VczkHDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718872458; x=1719477258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VTVGLAVvh9vw0z//sx5tEtkL9mLCGmp+F/0J+fyHjVU=; b=qgq+M5h54gHPcHUz99RDfq6Wt107aM+WytII+59Dr6gLyFWAEz0GcERVwHKxHE0oKX sZcptZjvllUXslWyoC9Qr0oCTf+xc0ZEfa9QBx5KFt7Um1E31h3ptiIxxMyVHS480YGf 6a23GqgezxYXv/TVhO9UbgE2LknOvcxyWMhZIOWCp5a02K0+NkUWFnsQM8FW84NzUCtU kW1Fexn1pxLYt+tdeQ0ZSx8Zy4rSjiKojYJbMs1HysHqXZdXC2OS94s/QyqWYm/WS07N SCi7h2hxWEOAmdQa40ydpzCyJPzypfqwRGY6JwcjSC+QqXKAjQarqsgH+onO+RKjPDdn QrJw== X-Gm-Message-State: AOJu0YwCRjJH/6OJ7eRZGzkiDjg2KuIg2MPSqC1LLt8t8bsBBQ0B1IYa aIdA/Xi68nd91Un5rJQkfqxveW0EH3/TiqWT2j6KcGClk/9xrFbBhD6depsFBVzk72E5cf6xNy6 rynUySUzMlXV0K4Y3tAuzxg7j0pSU9Oyv X-Google-Smtp-Source: AGHT+IHDjpeK9yz/Ow4CBsnEve0WtFnXeHjcb3OkhiCH7j38jnDWf+S+mNkERecrHR2TpDANUSi48cBZq42n X-Received: by 2002:a05:6a00:2288:b0:702:38ff:4a59 with SMTP id d2e1a72fcca58-70629c1da74mr5071121b3a.6.1718872458209; Thu, 20 Jun 2024 01:34:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-705ccb5acd5sm662410b3a.22.2024.06.20.01.34.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 01:34:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 01:34:18 -0700 (PDT) Message-ID: <6673e98a.050a0220.57738.cc6fSMTPIN_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 3E8196052754; Thu, 20 Jun 2024 04:34:17 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | FAIL | +------------------+----------------+ | Debian 12 | FAIL | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | FAIL | +------------------+----------------+ | Fedora 39 | FAIL | +------------------+----------------+ | Fedora 38 | FAIL | +------------------+----------------+ | Fedora 40 | FAIL | +------------------+----------------+ | RHEL9 | FAIL | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | FAIL | +------------------+----------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ==== Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 6 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt 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.64 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: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29514/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/