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 C611AC3DA78 for ; Sun, 15 Jan 2023 13:17:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231239AbjAONRD (ORCPT ); Sun, 15 Jan 2023 08:17:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231174AbjAONRC (ORCPT ); Sun, 15 Jan 2023 08:17:02 -0500 Received: from mail-pj1-x102e.google.com (mail-pj1-x102e.google.com [IPv6:2607:f8b0:4864:20::102e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0B14A12599 for ; Sun, 15 Jan 2023 05:16:59 -0800 (PST) Received: by mail-pj1-x102e.google.com with SMTP id z1-20020a17090a66c100b00226f05b9595so13601928pjl.0 for ; Sun, 15 Jan 2023 05:16:59 -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=wtVcuhWEH786PoMukPveiL4Id80d8Om1rthQJW+xd7E=; b=79Hs6zNmBUEPyVl/RCpmcwfP/kvjkqh1obi7RxmTDgnp8815Ss0Kl6LvMnIvUKM4A0 NekFKy85P/jTQvxMhpsIWm2I6fqKKkiOlmH6Lw4FRt9HCdPNuJOGCxdHVCUFQ9OtPsoc QE80yFsWfINsMuRNgr6Ts6TsLAgrAFKN2EMQ7dX2Tw5adSQ5yghPZrt756zVo1vxA4VO qxEkROi7F3/J54g3NOsvC+B0XskwjGr3ZO3lpwC6jG/wN1IJn8YSrEU3JiUBXr2Kb2m0 kqSCtyQak76Wdyd/aOmjdfkkFxCD92eHXy6x8zR/PwbNzk3fVgSePaiQaxcHzYSAjY8r d8NQ== 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=wtVcuhWEH786PoMukPveiL4Id80d8Om1rthQJW+xd7E=; b=HxLqxkxHl2s++LEMdqd/sNF7AnAwryRU0rCXaqZWsyBcEEzMVG8y3Z/wfy7WwN7ELb 0ShWaNT7O+bM3EQl3MubdmLx4MEZrYcLx2be67IO6U5ly9nWC4XdEvurYeJ44VZ/mm7+ qSZ/UU2EJh4vjskBCzO6jovk7YiFSMJvGcAWzqZPFTvbgmLKvQjZq+WtE0BGcgW5AEoi wnbNgcmyyQU+nrB0BSkABDgPrMk+H9WJEcrw+akJyH8YZR7Vl3mHJnWFmXmc6MDeF/Li 5XzCgIIn1CBfc8sdse2H/Z8bH+fHMvo8vHjlU7KGpcbqvxY6araNBkRKwu/zLOh2FL/w 5peQ== X-Gm-Message-State: AFqh2kpMN5GYDNx9B2c3zNkLA0nikrLKpRDlHO0aNyzPHWxhg6Oy9jmU 4aeRQ1w03Cf2NA5BbUJSJdtcAbR5U2Oz0+Ck5Oc= X-Google-Smtp-Source: AMrXdXs3DfPwG71Dq4N+OttjmopCq2hMbFH6gBrRMlYre+zIs7+HEfXNdVQazhF1lRExJfsnA0G2JQ== X-Received: by 2002:a17:902:c205:b0:194:6e8d:89ac with SMTP id 5-20020a170902c20500b001946e8d89acmr9939329pll.24.1673788617741; Sun, 15 Jan 2023 05:16:57 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id p5-20020a170902bd0500b001932a9e4f2csm14241441pls.255.2023.01.15.05.16.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 15 Jan 2023 05:16:57 -0800 (PST) Message-ID: <63c3fcc9.170a0220.d2705.71a0@mx.google.com> Date: Sun, 15 Jan 2023 05:16:57 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Kernel: v5.4.228-631-gbc194e72f7260 X-Kernelci-Tree: stable-rc X-Kernelci-Branch: queue/5.4 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 134 runs, 28 regressions (v5.4.228-631-gbc194e72f7260) 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/5.4 baseline: 134 runs, 28 regressions (v5.4.228-631-gbc194= e72f7260) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ bcm2835-rpi-b-rev2 | arm | lab-broonie | gcc-10 | bcm2835_def= config | 1 = bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm2835_def= config | 1 = juno-uboot | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = odroid-xu3 | arm | lab-collabora | gcc-10 | multi_v7_de= fconfig | 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%2F5.4/kern= el/v5.4.228-631-gbc194e72f7260/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.228-631-gbc194e72f7260 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: bc194e72f726062c9a5de0df85cf71655522b4dc = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ bcm2835-rpi-b-rev2 | arm | lab-broonie | gcc-10 | bcm2835_def= config | 1 = Details: https://kernelci.org/test/plan/id/63c3c224c4ce6f733c1d39dd Results: 5 PASS, 1 FAIL, 1 SKIP Full config: bcm2835_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm/bcm2835_defconfig/gcc-10/lab-broonie/baseline-bcm2835= -rpi-b-rev2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm/bcm2835_defconfig/gcc-10/lab-broonie/baseline-bcm2835= -rpi-b-rev2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c3c224c4ce6f733c1d39e2 failing since 5 days (last pass: v5.4.228-542-gef9f34da2ed1f, first= fail: v5.4.228-590-g9476d91a56e1) 2023-01-15T09:06:14.199857 + set +x 2023-01-15T09:06:14.204949 <8>[ 18.496796] 2023-01-15T09:06:14.326858 / # # 2023-01-15T09:06:14.433441 export SHELL=3D/bin/sh 2023-01-15T09:06:14.434478 # 2023-01-15T09:06:14.537137 / # export SHELL=3D/bin/sh. /lava-114172/en= vironment 2023-01-15T09:06:14.538024 = 2023-01-15T09:06:14.640153 / # . /lava-114172/environment/lava-114172/= bin/lava-test-runner /lava-114172/1 2023-01-15T09:06:14.641156 = 2023-01-15T09:06:14.647999 / # /lava-114172/bin/lava-test-runner /lava= -114172/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ bcm2836-rpi-2-b | arm | lab-collabora | gcc-10 | bcm2835_def= config | 1 = Details: https://kernelci.org/test/plan/id/63c3c464299d907e051d39db Results: 5 PASS, 1 FAIL, 1 SKIP Full config: bcm2835_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm28= 36-rpi-2-b.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm/bcm2835_defconfig/gcc-10/lab-collabora/baseline-bcm28= 36-rpi-2-b.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c3c464299d907e051d39e0 failing since 4 days (last pass: v5.4.228-542-gef9f34da2ed1f, first= fail: v5.4.228-590-g9476d91a56e1) 2023-01-15T09:16:00.522244 / # # 2023-01-15T09:16:00.624026 export SHELL=3D/bin/sh 2023-01-15T09:16:00.624748 # 2023-01-15T09:16:00.726209 / # export SHELL=3D/bin/sh. /lava-8723792/e= nvironment 2023-01-15T09:16:00.726825 = 2023-01-15T09:16:00.828145 / # . /lava-8723792/environment/lava-872379= 2/bin/lava-test-runner /lava-8723792/1 2023-01-15T09:16:00.828842 = 2023-01-15T09:16:00.839998 / # /lava-8723792/bin/lava-test-runner /lav= a-8723792/1 2023-01-15T09:16:00.952857 + export 'TESTRUN_ID=3D1_bootrr' 2023-01-15T09:16:00.953143 + cd /lava-8723792/1/tests/1_bootrr = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ juno-uboot | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c3c6c50aa41ae4941d39d0 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-juno-uboot.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-juno-uboot.ht= ml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c3c6c50aa41ae4941d39d5 new failure (last pass: v5.4.228-631-g5063f7bc24f65) 2023-01-15T09:26:13.615426 / # # 2023-01-15T09:26:13.718246 export SHELL=3D/bin/sh 2023-01-15T09:26:13.719044 # 2023-01-15T09:26:13.820963 / # export SHELL=3D/bin/sh. /lava-114256/en= vironment 2023-01-15T09:26:13.821816 = 2023-01-15T09:26:13.923702 / # . /lava-114256/environment/lava-114256/= bin/lava-test-runner /lava-114256/1 2023-01-15T09:26:13.925029 = 2023-01-15T09:26:13.939719 / # /lava-114256/bin/lava-test-runner /lava= -114256/1 2023-01-15T09:26:13.997583 + export 'TESTRUN_ID=3D1_bootrr' 2023-01-15T09:26:13.998085 + cd /lava-114256/1/tests/1_bootrr = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ odroid-xu3 | arm | lab-collabora | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/63c3c3b0fa10bc165b1d39df Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v7_defconfig Compiler: gcc-10 (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 202= 10110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm/multi_v7_defconfig/gcc-10/lab-collabora/baseline-odro= id-xu3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm/multi_v7_defconfig/gcc-10/lab-collabora/baseline-odro= id-xu3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c3c3b0fa10bc165b1d39e4 failing since 5 days (last pass: v5.4.228-542-gef9f34da2ed1f, first= fail: v5.4.228-590-g9476d91a56e1) 2023-01-15T09:13:13.568704 + set +x 2023-01-15T09:13:13.568948 <8>[ 18.022765] 2023-01-15T09:13:13.674915 / # # 2023-01-15T09:13:13.776833 export SHELL=3D/bin/sh 2023-01-15T09:13:13.777284 # 2023-01-15T09:13:13.878620 / # export SHELL=3D/bin/sh. /lava-8723928/e= nvironment 2023-01-15T09:13:13.879052 = 2023-01-15T09:13:13.980394 / # . /lava-8723928/environment/lava-872392= 8/bin/lava-test-runner /lava-8723928/1 2023-01-15T09:13:13.981098 = 2023-01-15T09:13:13.984133 / # /lava-8723928/bin/lava-test-runner /lav= a-8723928/1 = ... (17 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/63c3c646ed8a9df3d61d39e7 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c646ed8a9df3d61d3= 9e8 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cba3e36c4ffee41d39ef 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cba3e36c4ffee41d3= 9f0 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c3c7c90383e333511d39c6 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c7c90383e333511d3= 9c7 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cc66cc1fc289cc1d39d4 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cc66cc1fc289cc1d3= 9d5 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c3c6019f36fa49571d39f9 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c6019f36fa49571d3= 9fa failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cae975b6583bc91d39c2 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cae975b6583bc91d3= 9c3 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3c6552f616a84f31d39c8 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c6552f616a84f31d3= 9c9 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cba4a8702e6c281d3a06 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-5.4/v5.4.228-6= 31-gbc194e72f7260/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-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cba4a8702e6c281d3= a07 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3c7f18f5bb704a01d39f1 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c7f18f5bb704a01d3= 9f2 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cc8e58a87858f81d39e6 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-5.4/v5.4.228-6= 31-gbc194e72f7260/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-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cc8e58a87858f81d3= 9e7 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3c611205b3638ed1d39c3 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c611205b3638ed1d3= 9c4 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cafe40f978f8821d39c2 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cafe40f978f8821d3= 9c3 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c3c6542f616a84f31d39c2 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c6542f616a84f31d3= 9c3 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cba5e85ccbf4cb1d39e1 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cba5e85ccbf4cb1d3= 9e2 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c3c7dd8f5bb704a01d39d5 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c7dd8f5bb704a01d3= 9d6 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cca20c41f2cc981d39d5 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cca20c41f2cc981d3= 9d6 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c3c6027a2ee6997f1d39c2 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c6027a2ee6997f1d3= 9c3 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cb2948f2c6d50d1d39d1 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cb2948f2c6d50d1d3= 9d2 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3c6b65915f868531d3a02 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c6b65915f868531d3= a03 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cb8fdd8374ea961d39ca 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-5.4/v5.4.228-6= 31-gbc194e72f7260/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-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cb8fdd8374ea961d3= 9cb failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3c84171a39224c41d39c2 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c84171a39224c41d3= 9c3 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3cc68dbd6a6298d1d39e5 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-5.4/v5.4.228-6= 31-gbc194e72f7260/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-5.4/v5.4.228-6= 31-gbc194e72f7260/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/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3cc68dbd6a6298d1d3= 9e6 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3c612205b3638ed1d39cc 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3c612205b3638ed1d3= 9cd failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = 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/63c3caea75b6583bc91d39d0 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-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.228-6= 31-gbc194e72f7260/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230109.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c3caea75b6583bc91d3= 9d1 failing since 173 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = =20