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 8CA024548B for ; Tue, 18 Jun 2024 11:15:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A08B440DC9; Tue, 18 Jun 2024 11:15:38 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 9C2D740684 for ; Tue, 18 Jun 2024 11:15:36 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dfa6e0add60so5743364276.3 for ; Tue, 18 Jun 2024 02:15:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718702136; x=1719306936; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kNln/wkb1jdsD2/s8da/4r9JRgA1OnyyoFZYcpjz7tU=; b=C85tmQq1jQNhrwLYXsChgtW3X/kq/KPKO1J3XBsAnSSAGNtWmHcPl8sWCIC87yjawP mcSaylxy2ZZvwnJ/pJ9z4LKD8658G5hyTqN5HhM73SFZu2Lb9vFsT58Pjw+8yUoOJhII CeRM8+TxJVzjF7NP0W2LVLkcyu7yO4To1jRSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718702136; x=1719306936; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kNln/wkb1jdsD2/s8da/4r9JRgA1OnyyoFZYcpjz7tU=; b=h6WQrUZVRrUvi95RCbSVEMrReHY2EmoNiQjf4C+p0uU+ckn2CfmU2+0Qw5Jp5vFq5D Jt3bkSIMLXvrSHdTRgd5WcDZJ14FmUQu1hoNJxiN7PUWzcZfq+RnsXKzKru/PR5YhCWi Kdjp8gR9ZQhO7gC3UB/03KunXyQoTib5dFYoluXPLSJQfNswoZ4ZqkvWcabuzMwS6/2U 0lYBkjRax8ZJrN9i5d5fB5C/yRk5P+pHOfEfY+3xhC3E1m370Vw8u9HFw2x41CZL6QGD p5G9js4OWtHApswW3WBR25rbPGs0Y30GEGWXZjgf2QpXWo5xSa/DETBHWUZN0QtG+aJi 1ynw== X-Gm-Message-State: AOJu0YysjQQNxM37HKR7YT1R9qkMzAYybCspqMNIygSa7eMt8VIWQTMs fwLyHQiJKJnR6vupblufrsEb7NP57mZhPcyt81j0b4XcSJp5vieNTx5c258jX96C8KhP2vCY0YX 6vX1ye89y7kspflyMOJuSECA+Q9DwjIwd X-Google-Smtp-Source: AGHT+IF3DUBde2BBARf9f9XkSj+0lqVggY/bN/dl38IyqjfdDBxVzTuHggJ9kE8/RR3Sjydh1PsOegdoB3KO X-Received: by 2002:a25:ae47:0:b0:dfa:ff68:5900 with SMTP id 3f1490d57ef6-dff153e26femr11134402276.37.1718702135882; Tue, 18 Jun 2024 02:15:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-441f2fd3275sm2363571cf.24.2024.06.18.02.15.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 02:15:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 02:15:35 -0700 (PDT) Message-ID: <66715037.050a0220.bf8a.f175SMTPIN_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 25D166050A9C; Tue, 18 Jun 2024 05:15:35 -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 9 | FAIL | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | FAIL | +------------------+----------------+ | Debian 12 | FAIL | +------------------+----------------+ | Fedora 39 | FAIL | +------------------+----------------+ | Fedora 38 | FAIL | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 40 | FAIL | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 24.04 | FAIL | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | RHEL9 | FAIL | +------------------+----------------+ | 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.82 s (exit status 255 or signal 127 SIGinvalid) 2/2 DPDK:driver-tests / cryptodev_openssl_asym_autotest OK 0.31 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 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 RHEL 7 Kernel: 5.4.0-167-generic Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.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/29479/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/