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 9FA42436BF for ; Sun, 10 Dec 2023 04:09:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 972FB402D9; Sun, 10 Dec 2023 04:09:18 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B12F6402D6 for ; Sun, 10 Dec 2023 04:09:17 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b3b819f8a3so156596039f.1 for ; Sat, 09 Dec 2023 19:09:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702177757; x=1702782557; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cjJDan/4rfdMO52hXZ9DssRphZ+01cHCyP5uNkecDJ4=; b=Iqa5t9OAsrEOgQyy/HW5JG0gdZpPCmaGEyETW8nCCHq8gz9nI9jDsMSGltfnjGTrIW 5orVVTFGjqqD53oYdgqaGynJRtcAU6GP8LmWZmXrtQ5xxNKdHb1rNTulXKty3Ka8Ai9E RZd9vTKp4PWGRUNfjPc3B5YeJgR8TeCn+2L3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702177757; x=1702782557; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cjJDan/4rfdMO52hXZ9DssRphZ+01cHCyP5uNkecDJ4=; b=Uj0ZdV83iv9pEcAcxO5DkumWAwKJTu4lw+UXKwRzZZkwLLOTW6P8MEfhS/I1Q9Gy+f jZsseRpVtguhxC213gyjTtLBfLQigO/XRrzrwKMg9cBEXDJIPsCvmIwBWvVnptdnMJRg zag36GIXb4KyWlkGsWH7JpIR36Q7/QwWi5NndzDMapGAbdW0U43GWVWxb41rWPLK7q44 Fq0PUnI0RDW54R9B0H/07KKJjIikz5FngPSSWpdCMf+1/bm4u0zwqAvsTdyXMiWM2VgH uYX8u/NJJvs2hKc8/mNkONchB6mgFZ4cm8Jn8vJYtupxFdvdBRmBMoGVEqbQ6Eyt7l7f g4tg== X-Gm-Message-State: AOJu0Yzeb/eVVBj2ei3lwVb6HvH3jv1tK1gmzONCJkZE1hKE3hT07icU DESB01cbVTaVK+aosvvsaGqikJPTQojZ+D6enGvAU6fhNSkY9idFtLsNHg== X-Google-Smtp-Source: AGHT+IEIcgFM7ALEKGzZfWVVsdk51vjVFKau4gn5EvaRhw2zIPIcMp3H0sGLUHxRJ3U/7JkkVrHfRHMGEeha X-Received: by 2002:a05:6602:1b12:b0:7b7:a70:9f92 with SMTP id dk18-20020a0566021b1200b007b70a709f92mr1596195iob.18.1702177757078; Sat, 09 Dec 2023 19:09:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k9-20020a0566022d8900b007b3f8921c9esm247727iow.28.2023.12.09.19.09.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Dec 2023 19:09:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Dec 2023 19:09:17 -0800 (PST) Message-ID: <65752bdd.050a0220.93f36.8ee7SMTPIN_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 609846051831; Sat, 9 Dec 2023 22:09:16 -0500 (EST) Subject: |FAILURE| [GIT MASTER] f2d5afbb2c05d7647da7ea914887c52115652651 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk f2d5afbb2c05d7647da7ea914887c52115652651 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Arch Linux | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.14s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.14s 78/84 DPDK:fast-tests / thash_autotest OK 0.15s 79/84 DPDK:fast-tests / threads_autotest OK 0.90s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.18s 81/84 DPDK:fast-tests / timer_autotest OK 2.68s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.14s 84/84 DPDK:fast-tests / version_autotest OK 0.14s Ok: 64 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 19 Timeout: 1 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 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27270/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/