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 CCFE3A0547 for ; Wed, 19 May 2021 15:05:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9899740041; Wed, 19 May 2021 15:05:21 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mails.dpdk.org (Postfix) with ESMTP id 1ECDE4003F for ; Wed, 19 May 2021 15:05:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1621429519; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=BUexVWL9BIwbWNb606qXLkba28PYXKtCMpcDlRUUvLk=; b=hHrcirAw/gR/hzb00H0m7kzC381ma2qBb+dSupC33flYf4LvriJHtAmanBFEr83WVoZTS1 YfAvrJgh4s/ZMPH4wSM6toSDCk/oRtC3m03NlF+BWnEdJkDQEUNEv/m/I3K/BC5XR41RcR RqfkOnf0fR2H1b5zsE52EH/DeGixiW4= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-153-VHKHOa6gN-OsbSj33HGfpw-1; Wed, 19 May 2021 09:05:16 -0400 X-MC-Unique: VHKHOa6gN-OsbSj33HGfpw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 424A2800D55; Wed, 19 May 2021 13:05:15 +0000 (UTC) Received: from RHTPC1VM0NT (ovpn-119-199.rdu2.redhat.com [10.10.119.199]) by smtp.corp.redhat.com (Postfix) with ESMTPS id A5B635DDAD; Wed, 19 May 2021 13:05:14 +0000 (UTC) From: Aaron Conole To: Thomas Monjalon Cc: ci@dpdk.org, dpdklab@iol.unh.edu References: <1645051.GgosbX4935@thomas> Date: Wed, 19 May 2021 09:05:13 -0400 In-Reply-To: <1645051.GgosbX4935@thomas> (Thomas Monjalon's message of "Wed, 19 May 2021 09:36:10 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=aconole@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Subject: Re: [dpdk-ci] UNH CI failing X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" Thomas Monjalon writes: > It seems the IOL CI is failing today: > > https://patches.dpdk.org/project/dpdk/patch/1621406749-15536-1-git-send-email-changpeng.liu@intel.com/ > https://patches.dpdk.org/project/dpdk/patch/20210519032745.707639-1-stevex.yang@intel.com/ > > That's especially embarassing for closing the release. I don't see any useful logs in the failures. What changed?