From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4143DC10F1B for ; Tue, 27 Dec 2022 08:28:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229502AbiL0I2a (ORCPT ); Tue, 27 Dec 2022 03:28:30 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229877AbiL0I23 (ORCPT ); Tue, 27 Dec 2022 03:28:29 -0500 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A6B82647 for ; Tue, 27 Dec 2022 00:28:27 -0800 (PST) Received: by mail-pj1-x102b.google.com with SMTP id gv5-20020a17090b11c500b00223f01c73c3so13886872pjb.0 for ; Tue, 27 Dec 2022 00:28:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=SjgtC4KFNZKpfl1V03VtqTfdoNThp7/6JCF/BkSEw1U=; b=VcqQ3A6bYkZWAybZJDKyhNH73Q4AGuAtLv1XVMwR4QZr08ACqOoDqO7Ig3+u17hB1i NcsJJs8/nWyZTS+eut/xiP8iVOBKJ0HBZZg4BaWvtM3q+fv57vI7WEnSVizgmL8zv8+/ bbT+yn+szG0xsGpPGGl1e+lqxE8J6xJK3gx1JQLaydSqoRMWU99ebForvqpSpK/W8UsI EDYynF1zaCXC9C61P4gNv1j2gyePUKaAzNxfsdJGIIxGIYauj5kQXNI+hv3Mw6HY7ldU vlofhtfBztTK8eoYg/GnoONUNJdidiZg28ZmsSR/LA/zWUmIYE7wFbeRsUVcK8uaivqz 2Iyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=SjgtC4KFNZKpfl1V03VtqTfdoNThp7/6JCF/BkSEw1U=; b=03KJcD1yo1LLmCAsbJTzH/hpcEpLPMBGCSDpKC5ixfQhPGYn56Lrv/K9sUNk9qlxq8 npupEu4MU9T78bhUygHDYnCwGhVn5L28u9azzl1CxApXKUTJqCdMxPmFegeu66RN9n3q Sy+IqCZXjMRfDy3ejgKbRZv8xB1ENxKeB00kOK3ja69r2Fw0YFdXOBHNPSp7DNkGnVh0 H5mVIlder7+MC9C6DMtK2FoPpq2i8T1fxJuJD4iafEKBwAsMWPJ46DFSlteWUz8qIL3T tnBglcSLGPv+2WYWqvXBbDESQBKn139GKPhazx/MfVAxwnzlpAgB+f/HAZQ+6Kf0t2ab PH0g== X-Gm-Message-State: AFqh2krU7bvxizd/H2ET1VnHG+ROXrDH850GfQr5Pe7QpmrTsDkYB5qB gYOzDwgqOgW/0h1ORRiJKUlcd1hrimfWoPTFGlg= X-Google-Smtp-Source: AMrXdXsvuQwqj6nqupDQHrEio6J+8fRF+2smhZZgQ0o4NVKDx3VNFae1fJY94xwCcRv4b0hEd+93gA== X-Received: by 2002:a17:902:e889:b0:18f:6cb:22ca with SMTP id w9-20020a170902e88900b0018f06cb22camr32868497plg.67.1672129706420; Tue, 27 Dec 2022 00:28:26 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id u7-20020a17090341c700b00189988a1a9esm8481776ple.135.2022.12.27.00.28.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Dec 2022 00:28:26 -0800 (PST) Message-ID: <63aaacaa.170a0220.81e86.f3bc@mx.google.com> Date: Tue, 27 Dec 2022 00:28:26 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v4.9.336-215-g8088fdb3e7fda X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/4.9 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.9 baseline: 97 runs, 17 regressions (v4.9.336-215-g8088fdb3e7fda) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/queue/4.9 baseline: 97 runs, 17 regressions (v4.9.336-215-g8088fd= b3e7fda) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.9/kern= el/v4.9.336-215-g8088fdb3e7fda/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.9 Describe: v4.9.336-215-g8088fdb3e7fda URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 8088fdb3e7fdadbf4c2edbff8420116dd970d8ea = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7ca6fc2f85816f4eee34 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7ca6fc2f85816f4ee= e35 failing since 230 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa7cd0c46edaea344eee24 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7cd0c46edaea344ee= e25 failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7eaf6463d7f0a94eee19 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7eaf6463d7f0a94ee= e1a failing since 230 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa7fed3da061cf2d4eee25 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7fed3da061cf2d4ee= e26 failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7c7d8dd85a78fd4eee22 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7c7d8dd85a78fd4ee= e23 failing since 230 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa7ccf8199a6c5164eee19 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7ccf8199a6c5164ee= e1a failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7e995b70175aad4eee2a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7e995b70175aad4ee= e2b failing since 230 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa7fc51a112ce15a4eee26 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7fc51a112ce15a4ee= e27 failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7c69d6e2e235024eee35 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7c69d6e2e235024ee= e36 failing since 154 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa7cd18199a6c5164eee1f Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7cd18199a6c5164ee= e20 failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7e5d707fe3724f4eee38 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7e5d707fe3724f4ee= e39 failing since 154 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa8001c560d217bb4eee31 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa8001c560d217bb4ee= e32 failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7b3d91d95546674eee19 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7b3d91d95546674ee= e1a failing since 154 days (last pass: v4.9.302-28-g96ac67c43b2b, first= fail: v4.9.324-19-gbc9f55260bb17) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7c91fc2f85816f4eee21 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7c91fc2f85816f4ee= e22 failing since 230 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa7ce18199a6c5164eee3c Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7ce18199a6c5164ee= e3d failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63aa7ead5b70175aad4eee9a Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig+arm64-chromebook Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa7ead5b70175aad4ee= e9b failing since 230 days (last pass: v4.9.312-43-g8ccd2ae24f47, first= fail: v4.9.312-64-g69b9f3e8fce2) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63aa8003aac1c8033c4eee21 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.9/v4.9.336-2= 15-g8088fdb3e7fda/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20221216.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63aa8003aac1c8033c4ee= e22 failing since 230 days (last pass: v4.9.312-43-g5b8113699dd5, first= fail: v4.9.312-64-g69b9f3e8fce2) = =20