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 C490843BCD for ; Fri, 1 Mar 2024 10:59:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E6774026C; Fri, 1 Mar 2024 10:59:04 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 45E75400D5 for ; Fri, 1 Mar 2024 10:59:03 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60978479651so12579487b3.3 for ; Fri, 01 Mar 2024 01:59:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709287142; x=1709891942; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h5liP4JCuyCpWyDOc9X6GPGX142PpGljxW/xeODxjuc=; b=ZmhCie42KzeNPFVptRJqoDrHLCrNidePSH7kEToaJX6AmFRooCik70lbROl74iezEZ oKn08j/L3mHTdFGHz1ytUhiHqTnUhX6tYyAI7vvXPcwtCM0cYudJmHT8B6Mqw9f/TdpI aC58m/xQFGqfj2/ENmGOEaTCZtP3dMdHqFTKM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709287142; x=1709891942; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h5liP4JCuyCpWyDOc9X6GPGX142PpGljxW/xeODxjuc=; b=PPGFuu3p0JAgkG4XmoJJPiVpmSxHe24loj8lAbbqR/x87/sd/pQ2PhPF5Ajh8oN3tY atAEPAGXDvIhZ4wr70M1ZJTx/wAdeIsaKBdQB6EOoibAKBkgky16ECn9EVzCcgpUNHDm DV5cVXJiqYMXY5zkVKJ/wfBnKyacJghsZkATHX6GX3H2ABBFg6eZhB6To1ngocYkU/9V G1iUNAGyYn8xjL8Vb9wm0hFiEdHHVrwVp6vC3vYenZIbAWyKXEh6Ciz9Xz5M+kGOqXoW 7laVlEm9m4VKsr82q/aV44Xd/5d/bNceIQobWx7hkQNE/HDsE2zAl4g5nrSq7GUDsIu9 T1jQ== X-Gm-Message-State: AOJu0YzWYY6KaYx0NriFwCgNo2DT/00ohwflpX8wFcGcEMH+M5xXqPXX sx4NTQ3D42+s3+/rT7TeHDEAdj0nYWdQ0htbuRJzS5hfq7kXBl2kkLs7RRvo/7RUh5XxFDjKhP1 LJwQgqmxhbbcwE5ygWz7v5udKrz2GcOrt0p0OHj8zNIZ5jRlJ X-Google-Smtp-Source: AGHT+IHHYHAEkXy7x0vdWwSvXMjEXs7kJGxM3IAeYtZ4roa/p3qbMk2Qdnsk5moIwYP/LxfFmDF6IUxcbZTm X-Received: by 2002:a25:ae60:0:b0:dc6:b8f5:50ae with SMTP id g32-20020a25ae60000000b00dc6b8f550aemr1055864ybe.32.1709287142618; Fri, 01 Mar 2024 01:59:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k66-20020a256f45000000b00dcc2e5ea19fsm174366ybc.22.2024.03.01.01.59.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 01:59:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 01:59:02 -0800 (PST) Message-ID: <65e1a6e6.250a0220.9290.c519SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D1D76052510; Fri, 1 Mar 2024 04:59:02 -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 | +=====================+================+ | Debian 12 (arm) | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | FAIL | +---------------------+----------------+ | CentOS Stream 9 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | FAIL | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ ==== 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 ==== Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/