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 60DF5A0032 for ; Fri, 1 Oct 2021 20:32:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C03D41194; Fri, 1 Oct 2021 20:32:56 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id CE99940040 for ; Fri, 1 Oct 2021 10:25:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1633076742; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=0D5Qh3hmnBiDTXw9gi+hjdpPkLHT0CBmjdDs2byBPq0=; b=a7HhrxL6KcRztW1qc3hQb/DnTOazVVy2mZUy4FoJy4MPNAzLp4+XpGKG3PqlR0KqnEurAq qfg2OoQhuzE8m24WLqCRCagsZz2HzK5LrqFWVD07FPlvYQMklehN8AkKvpgMsgxAeKDaN/ 6L2K+E7E0JxSNLU83tUNkPY+CZHZWtE= Received: from mail-lf1-f71.google.com (mail-lf1-f71.google.com [209.85.167.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-248-zJUOxnHYN26KRA3u4eN6uA-1; Fri, 01 Oct 2021 04:25:39 -0400 X-MC-Unique: zJUOxnHYN26KRA3u4eN6uA-1 Received: by mail-lf1-f71.google.com with SMTP id d22-20020a0565123d1600b003fd0097d747so8283519lfv.2 for ; Fri, 01 Oct 2021 01:25:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=0D5Qh3hmnBiDTXw9gi+hjdpPkLHT0CBmjdDs2byBPq0=; b=wehjijPir6T23EccZpwwetA9Nu15vnQ6Idwya3+7mFRAfVCacR/AoJIxFQ04QSIoCi iCy799L+KlLkSwpf4/drxUweIQ2SUXm0JcYeJu7pYebpf6rVkWL5ars3zh03IlbFkU4e obzxPxLQ62+S1rHr0J2OiOj76/iEGKHvllk0pvbqtPmBgdY2Uouzr7H4OB5f8JS64xsm oQgyupH0hyMT937fIalS/Tu8crQu0bhFGvcbwQMhh5Y0qq58trNkOLS4o/rbONWcBxOF AV/zdE2uuE1BneTll/pZsynfk2i5l6aOAEAAtwiZPqOk1OBji/NWq+kOXAqLlazM44qP /l7w== X-Gm-Message-State: AOAM532G6nn3gtGkcrGXKts61BoUOIoxI8WlCVWNktoB7UGVs5YflPaf Zqp1asFzEKnw0xDaiDbtHcnLOd9GAC/888msAokYovdyF2LNWbMFkrPBA6tOY8my2hSUs5RDZ9l UFK/wtCat2uZjBPj0Hw== X-Received: by 2002:ac2:4f02:: with SMTP id k2mr4111320lfr.265.1633076737564; Fri, 01 Oct 2021 01:25:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzQcFFo8c9TD/JizuNnmMU5oehE6tlCP3R7vmGDYwYT431gkYHFjuIUu6yQCmQ6gI5AK7vDNcz6mFjUjqZfqE8= X-Received: by 2002:ac2:4f02:: with SMTP id k2mr4111299lfr.265.1633076737355; Fri, 01 Oct 2021 01:25:37 -0700 (PDT) MIME-Version: 1.0 From: David Marchand Date: Fri, 1 Oct 2021 10:25:26 +0200 Message-ID: To: dpdklab , Lincoln Lavoie Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" X-Mailman-Approved-At: Fri, 01 Oct 2021 20:32:55 +0200 Subject: [dpdk-ci] No job running in UNH lab 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" Hello guys, Trying to merge patches, I went to look at the UNH dashboard since I was missing test reports. We have a rather long backlog of pending jobs (going back to 09/24). But the CI job queue is empty. https://lab.dpdk.org/results/dashboard/status/ Can we get this fixed quickly? Thanks. -- David Marchand