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 7B593430A3 for ; Sat, 19 Aug 2023 08:03:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 54B7740EDF; Sat, 19 Aug 2023 08:03:31 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id BF2D240EDF for ; Sat, 19 Aug 2023 08:03:29 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6bd0afbd616so1329050a34.0 for ; Fri, 18 Aug 2023 23:03:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692425009; x=1693029809; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1QZMk2e9FsLP28UHZBVQmQdAxJnDjCXQJ0oNpj5qWq0=; b=FzQhKd/OxAmwTpc2Roa1nL9mxQaDWiYtygcNK4XH5ll4dTJJruM/0u9xjUioAhfFHf 337by4FUC2ejPrZvrnfGWVl/A2gEaoIkzvAw+dCUSCqfXhsgH1Rs3T3snhNgiTNnTE3U 3RGDHIEJpRu1kzqT90mYB2Gp3DuZ1KN/9yxtk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692425009; x=1693029809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1QZMk2e9FsLP28UHZBVQmQdAxJnDjCXQJ0oNpj5qWq0=; b=TMKzHbmzX+NySNSHmyxlq8TRf04K3XhmLYo0qWWgvJ9BGORIfuByCDQGRwdIZL2Ep4 WfOi/juJ42P4nxqSnFW/eLqaaudJmvDWP1fmDYBS+zLUmZoTbhuKLHJ/WLGmnqAbSlgq HmtSJk+shox6lkIRiAS1tVs69IbHruuP6G30RGwmmbq+wevLItDm104h7OmdGNHmppvf 2uGmj7w7ynr2Q7ERwVhtmQeU8hSU3Uny/II2EeE0y16sRhBTbQIgOeswtdjrCk6L8VvQ o9V4s62DGdNb+IWcRIjif4l2uxSQYGHd+7cUqL/Qiai5i6lN+xcHApZ+1B+7aCEoSRlW R6Xg== X-Gm-Message-State: AOJu0YxgtyT8I28iupigcLhbbIg5L6fUI/lyqRqn33/HJp6y/GbG3Pc5 IF5b1kd56leLfcv3MO2mGYM4QloYsQt3DwvWHQb0O9Cjm08HEPdjMsQ06CbKsXoZzA== X-Google-Smtp-Source: AGHT+IFmT9oTxHcAdGl3o6JQhyhEx82vL9JA/trDvyKfm9MA10fxZrjJQpB3dPnZLmoZ830W8eWspi2uk3gD X-Received: by 2002:a05:6870:148c:b0:1c8:c37d:5e63 with SMTP id k12-20020a056870148c00b001c8c37d5e63mr1786685oab.50.1692425009044; Fri, 18 Aug 2023 23:03:29 -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 gb11-20020a17090b060b00b0026d2b7b3decsm117312pjb.0.2023.08.18.23.03.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Aug 2023 23:03:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Aug 2023 23:03:29 -0700 (PDT) Message-ID: <64e05b31.170a0220.ba928.4ac2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 31A266052471; Sat, 19 Aug 2023 02:03:28 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 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 5e87ad0cf8f2f90b18558913f3c71e7552aa0af5 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL 7 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 85/93 DPDK:fast-tests / power_autotest SKIP 0.12s exit status 77 86/93 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.13s exit status 77 87/93 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.14s exit status 77 88/93 DPDK:fast-tests / reorder_autotest SKIP 0.13s exit status 77 89/93 DPDK:fast-tests / service_autotest OK 3.64s 90/93 DPDK:fast-tests / thash_autotest OK 0.13s 91/93 DPDK:fast-tests / threads_autotest OK 0.73s 92/93 DPDK:fast-tests / trace_autotest SKIP 0.13s exit status 77 93/93 DPDK:fast-tests / metrics_autotest OK 0.12s 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/