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 D5210C64EC4 for ; Mon, 6 Mar 2023 16:08:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231384AbjCFQII (ORCPT ); Mon, 6 Mar 2023 11:08:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44150 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231527AbjCFQGR (ORCPT ); Mon, 6 Mar 2023 11:06:17 -0500 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5AE5238656 for ; Mon, 6 Mar 2023 08:02:38 -0800 (PST) Received: by mail-pl1-x631.google.com with SMTP id h8so10866501plf.10 for ; Mon, 06 Mar 2023 08:02:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20210112.gappssmtp.com; s=20210112; t=1678118526; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=A4+lQn5UW4McUbLk1t8jAPTRBbQMBOrsoInNt/fEWxM=; b=O2ipnH7dto3J2ysnR/uhIqD3/OXtD7kZIq02I5lgYfI/mzgt5xndH1kqB6zuONIAyH 90XGtrCGMoEtKUZBFnLu47omHtij7GNmnTPBGtZy5KxLmMarq0C1fHrMLcEa9WcD82Dz 4cM3uw6MMOVzV1ZcBqpT6z5FwJFFSNtcA8hOgjg2zz16d67SVbxPgAAJ2tVDZf7PYuyh 4gtHhEmzHsMiYGUoh46YaRPAAl4L2wYhsQ6oF9tMgf8+JRJqCPHoGSQQpS01CUeJ4k2F 9CAPXL6GSJv6jSXsolc7PNaGIq/qGmSIBoEzf0pTPn+KWZ/ENqr0FzfBkFGZVSGpT9RU DRrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678118526; 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=A4+lQn5UW4McUbLk1t8jAPTRBbQMBOrsoInNt/fEWxM=; b=H8o53PB2LMy1TQArZFtD5qgT/ks9uuy6YN7xtbKR4hjd3Fmxp4Lp2zfh0Au/9x3Nfm jKXs/f4wja1Abo76FSlG4qPy2ypfQEqyQiMnNTJMyNAuTjU/4NFRl9MZpCbiZCgg7THP vEQV7qFTv5tJARZdcfyNY3RHPLBnsM8VXwlRGwuEQqX0OBmv2X9yWi3oWmvNMWr2uvnO e2N/uS6Va40yltH1zAmVMEPWRmC7B+YDSdhHbw7+bKg2IPlqy1HtgNaEt64ztzpvWjKG dXFEfCob5K9123JnIkz+zb+VAGmZUZXK4thPicDMoAToU+tDOCuviCi4GJnzRq0Oe6xL WHbg== X-Gm-Message-State: AO0yUKUxKxr1HUQSoJNvSTKtDkDPbyS/0IfLZPTaLXi0XhfPg5kH2O4W P1U2Ue+TZAI70y6Ghg9l9pJF7x0e6TgyGYKAYR/wkm2I X-Google-Smtp-Source: AK7set/ZZkuNZQO35egb0zPeMrkxxvDxI0x0WWx29azyYQG6Ac4EypSlHnheE6LLB5S/dED1JOu/FQ== X-Received: by 2002:a17:902:dac3:b0:19a:a6ec:6721 with SMTP id q3-20020a170902dac300b0019aa6ec6721mr14489617plx.16.1678118525896; Mon, 06 Mar 2023 08:02:05 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id ky6-20020a170902f98600b0019cbec6c17bsm6907878plb.190.2023.03.06.08.02.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Mar 2023 08:02:04 -0800 (PST) Message-ID: <64060e7c.170a0220.8e893.c582@mx.google.com> Date: Mon, 06 Mar 2023 08:02:04 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/4.19 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v4.19.275-3-gaeecf8414a4e X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 110 runs, 25 regressions (v4.19.275-3-gaeecf8414a4e) 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.19 baseline: 110 runs, 25 regressions (v4.19.275-3-gaeecf= 8414a4e) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905d-p230 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | 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-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | 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 = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | 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-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.275-3-gaeecf8414a4e/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.275-3-gaeecf8414a4e URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: aeecf8414a4e6453d2961848da782315af9d5ae5 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ meson-gxl-s905d-p230 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035d1d4fecd903cd8c8670 Results: 5 PASS, 1 FAIL, 1 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s90= 5d-p230.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxl-s90= 5d-p230.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64035d1d4fecd903cd8c8679 new failure (last pass: v4.19.274-4-g95eb92394ec6) 2023-03-04T15:00:20.478849 <8>[ 16.287928] 2023-03-04T15:00:20.590741 / # # 2023-03-04T15:00:20.694466 export SHELL=3D/bin/sh 2023-03-04T15:00:20.695440 # 2023-03-04T15:00:20.797841 / # export SHELL=3D/bin/sh. /lava-3384969/e= nvironment 2023-03-04T15:00:20.798902 = 2023-03-04T15:00:20.901507 / # . /lava-3384969/environment/lava-338496= 9/bin/lava-test-runner /lava-3384969/1 2023-03-04T15:00:20.903166 = 2023-03-04T15:00:20.906606 / # /lava-3384969/bin/lava-test-runner /lav= a-3384969/1 2023-03-04T15:00:20.930177 + export 'TESTRUN_ID=3D1_bootrr' = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e16c94e5bc1ad8c8649 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e16c94e5bc1ad8c8= 64a failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035f1966d63416898c862f 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f1966d63416898c8= 630 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e1ec94e5bc1ad8c8655 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e1ec94e5bc1ad8c8= 656 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035fc1fae2e3d7ed8c8641 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035fc1fae2e3d7ed8c8= 642 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e10c94e5bc1ad8c863d 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e10c94e5bc1ad8c8= 63e failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64035f0e2247d11e5c8c8684 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f0e2247d11e5c8c8= 685 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035e17c94e5bc1ad8c864c 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e17c94e5bc1ad8c8= 64d failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035f1c11de1ffb618c8632 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f1c11de1ffb618c8= 633 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035e20b8779883088c8655 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e20b8779883088c8= 656 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035fc43221892b0b8c864a 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035fc43221892b0b8c8= 64b failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e0ab8779883088c862f 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e0ab8779883088c8= 630 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64035f0f5841a7db0c8c862f 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f0f5841a7db0c8c8= 630 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e29fcb868a80d8c862f 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e29fcb868a80d8c8= 630 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035f1d5841a7db0c8c8648 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f1d5841a7db0c8c8= 649 failing since 298 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e1fb8779883088c8652 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e1fb8779883088c8= 653 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035fd558071174498c864f 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035fd558071174498c8= 650 failing since 298 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e11c94e5bc1ad8c8640 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e11c94e5bc1ad8c8= 641 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035f5ea7e55abb138c8655 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f5ea7e55abb138c8= 656 failing since 298 days (last pass: v4.19.241-58-g8b40d487da7e, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = 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/64035e15c94e5bc1ad8c8646 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e15c94e5bc1ad8c8= 647 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035f1a5841a7db0c8c863f 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f1a5841a7db0c8c8= 640 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035e1dc94e5bc1ad8c8652 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e1dc94e5bc1ad8c8= 653 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = 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/64035fc2fae2e3d7ed8c8644 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035fc2fae2e3d7ed8c8= 645 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64035e0fc94e5bc1ad8c863a 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035e0fc94e5bc1ad8c8= 63b failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64035f135841a7db0c8c8635 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.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.275= -3-gaeecf8414a4e/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230224.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64035f135841a7db0c8c8= 636 failing since 221 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = =20