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 E807345533 for ; Sun, 30 Jun 2024 07:53:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 49100427BC; Sun, 30 Jun 2024 07:53:29 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id B4FBC402BE for ; Sun, 30 Jun 2024 07:47:52 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70671ecd334so1491658b3a.0 for ; Sat, 29 Jun 2024 22:47:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719726472; x=1720331272; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t4dloOx1AvsaV6Ayfk+Mn3zz1MGPj+kCY4HZFly0AVg=; b=GchPgFJVWa6GBzCwTwBPbWPq7IypEcKNw5gQ+2O9Aw6C5RdZ6qUT6EqkcpYsRb3O8W O9sO2q3vJSMUXpomhR7p9mGUwfc3RlB0HHb2QyBt2z+3DuMcnHDi9v/+MWPREAO1XmQY TGIiUp8feTKg0xGAyH6qWxxP+nh8bJpnm1aG8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719726472; x=1720331272; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t4dloOx1AvsaV6Ayfk+Mn3zz1MGPj+kCY4HZFly0AVg=; b=vfDfp6w+6rnxiVu132FdMHyD3ZwTvD0o7i4Lrly5EHgIogHLlnmlTeadU+hvTCuJFu 697XqzKnEI0zU3EP9YbyKM7kYPhW+QzIQHObk1mPPG+QOm/xEMNy3KrD+Sn7DVR6/sTh mIMyjewjCyTDjeYPoVD4jYIyWEVOBNqa5qTbVtt9ACSLVno3WOwbBTiXMEGvWE/t6CAG 4yh2koB+ym5VrBHhPo+TVTdR9M0JWrlv+D2Bt0bv7DcB2FGtSoViuiLwq3zgDFSou+wT n12XoC+02T4yypZ8YaI7mYp4nFflKfCUF9vMXceJ2f7Tbo6vDjuJsUdRT3Wo40FDL6iR azKw== X-Gm-Message-State: AOJu0YxPHFu/QEV16UJ1AJmEQZ/OcS/jk+bFcsnIsKRnoOnSAOFETgOS TRJBR7FpEUhe027s50USl87YJoLAvKHptQS06mTz5DDaddDhZSOeFJkBhusD75uY03jHIp4gXcf KEg8++txW75wtJ1E1FlcjRTM7oyfzJsTY X-Google-Smtp-Source: AGHT+IEZXxtxd47mKW2OMRxag2fbJemHo1y5BELhhyv3UumjGNLi0h4yhfuob7aYpajIHDgxDoCWiwwRz9xw X-Received: by 2002:a05:6a00:1914:b0:705:b2c7:285d with SMTP id d2e1a72fcca58-70aaad3b2f3mr2826201b3a.14.1719726471897; Sat, 29 Jun 2024 22:47:51 -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-7080322eea6sm191910b3a.17.2024.06.29.22.47.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jun 2024 22:47:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jun 2024 22:47:51 -0700 (PDT) Message-ID: <6680f187.050a0220.fa50.e54fSMTPIN_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 ED8E2605C373; Sun, 30 Jun 2024 01:47:50 -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 Bullseye | PASS | +-------------------+----------------+ | Debian 12 | FAIL | +-------------------+----------------+ | Fedora 37 | FAIL | +-------------------+----------------+ | Fedora 38 | FAIL | +-------------------+----------------+ | Fedora 38 (Clang) | FAIL | +-------------------+----------------+ | Fedora 39 (Clang) | FAIL | +-------------------+----------------+ | RHEL9 | FAIL | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | openSUSE Leap 15 | PEND | +-------------------+----------------+ | RHEL 7 | PASS | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ ==== 20 line log output for RHEL9 (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.69 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 Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.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) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29649/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/