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 9C8EF431B8 for ; Fri, 20 Oct 2023 08:06:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BDF3402B7; Fri, 20 Oct 2023 08:06:53 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E7021402B7 for ; Fri, 20 Oct 2023 08:06:51 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59b5484fbe6so4784067b3.1 for ; Thu, 19 Oct 2023 23:06:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697782011; x=1698386811; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9vu89xqPVua9SfPlXhd53L30QUwQpruZwZt4e7uMsg0=; b=gzMBMoa0RfwnWSc3YJ7CSABeVo9kS+y/51ZBedfsvS/jFlu4ZHyotn5BVqpkZcIwFq NcHXir7pt1eCpM9oqrm7YYDxjJIANLyuShFidPJf+q8ebPEzebAZ6/CIrpe4KqAES48m GaW6uM8wt7bQW8EmASaOfdETx4XEBf6lzfuQ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697782011; x=1698386811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9vu89xqPVua9SfPlXhd53L30QUwQpruZwZt4e7uMsg0=; b=qpQ53HFGwrEoKwIYc1D0gVwdqtzoLHN7SkogpZRuDWC7BimuPDpBnQtPHWaGPBKZYp R8kLFnCoDfp7x1VR7Ym41s7Mp5b4YYo0/ZFucdfVHYwy455edXehfeHvC2wJyvU3HMzg CPB0Z3Bb+zQyfQrxaTvx2ATAYdBqAiwy57Gvu8mHO1zqzy73UxbeNLAgUCpMQSbPhQiy PUtWKMz9Zo+O6EPNBHOqBTLXuPFB3ERy8uC7jfaTPBHeYQY9C9XyRWHw//6JWsM/GFVI PzW8LGGPqXLQqv4V9QFcDjt+4BpS2YA/AfkqZM2VwFUourlpMCRkC9Kx80zao/Hvn4Tr WQ2Q== X-Gm-Message-State: AOJu0YyGBiv/HnX0IozC+rAn7dqRi5nj8rpppqSSDliIOzTxhZG/P9XD 2HAuezTYX7UzkJ0eu/R5nmhuDTIGH62V9Lf6fx0QbJWdvXwRd8CYc+5u3xP+ZWGbwA== X-Google-Smtp-Source: AGHT+IHCx8TbXSiPXHuP1zosq8cBWe89yT50ORpXzqSqSQ02zyNzBShTSFMpAafFh1s1ZCRJ79ySYjNKH2fz X-Received: by 2002:a25:dbd0:0:b0:d9a:d170:1b0f with SMTP id g199-20020a25dbd0000000b00d9ad1701b0fmr863394ybf.12.1697782011311; Thu, 19 Oct 2023 23:06:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id m137-20020a25268f000000b00d9cad8744fesm98146ybm.24.2023.10.19.23.06.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 23:06:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 23:06:51 -0700 (PDT) Message-ID: <653218fb.250a0220.4ffa0.232cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E1DF2602A042; Fri, 20 Oct 2023 02:06:50 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 85/93 DPDK:fast-tests / power_autotest SKIP 0.11s exit status 77 86/93 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.11s exit status 77 87/93 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.11s exit status 77 88/93 DPDK:fast-tests / reorder_autotest SKIP 0.12s exit status 77 89/93 DPDK:fast-tests / service_autotest OK 3.65s 90/93 DPDK:fast-tests / thash_autotest OK 0.12s 91/93 DPDK:fast-tests / threads_autotest OK 0.68s 92/93 DPDK:fast-tests / trace_autotest SKIP 0.21s exit status 77 93/93 DPDK:fast-tests / metrics_autotest OK 0.11s Ok: 49 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 43 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/