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 B1E4DC636CC for ; Sat, 11 Feb 2023 17:41:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229566AbjBKRlq (ORCPT ); Sat, 11 Feb 2023 12:41:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbjBKRlp (ORCPT ); Sat, 11 Feb 2023 12:41:45 -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 CC6343AAF for ; Sat, 11 Feb 2023 09:41:42 -0800 (PST) Received: by mail-pj1-x102b.google.com with SMTP id rm7-20020a17090b3ec700b0022c05558d22so8636805pjb.5 for ; Sat, 11 Feb 2023 09:41:42 -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=PCO9X7TU4KhMrhxYQbsB+gOZhNzF8+D/NHWXT9aapxo=; b=JqPY3W0TuKpfv4p8iY7LqU49Qd7BINtIl7pcdG1qGnHSfAECzo3PzKV4WY1MU9zoyz b/2SktS8fWhR2XJj2qfZ+ScAZnppUt4EG9BLnQzCAjDjuMUCg38TBnMgUS4G+ZEJR7FB oj0y47XaphG7eY+fNnCcHlFLw5EwXkqFzTbh2nv8o0o2j3OycCOnILHQxVmKXVXt7+VB 6z0d6WFUHiFLwzrW53M2F6stuWnph5Aus0PQwuBGMXFpxoaXQmXCxoC0kSEILf2CwTUA Y6GqAwW6W9OGo4yQzmfQKj8YG7q1aJSuNwH32jyTDRlgslI5nwZ4WNNmWtlMt9jOO6l/ n9dQ== 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=PCO9X7TU4KhMrhxYQbsB+gOZhNzF8+D/NHWXT9aapxo=; b=3j5x5DNFXxKqUrH9/3V5ZREzfFULvoIlaq8kXbgkqtHbZbjsYsS3WKEdg9EP51IX+a uYMnSGk87fpyeoayRAVylEpNKfNcJXPxpk9ZBRpVM0Bi4O/OHhq3qaDWNFaPvnOxZBnh b8En2pFujpiFk5dbFr24Wzhe+kM9N+YSt9IEMKZmB46gJw1xxnSd/hSdbdqag0WKpjlw ECXeskb7DQzlEGYhjQY5uyO0bx1vJVjuFZ+0S8FXJ5lM8QEVd8OdlFUq9Zb5s8gEDXVC pAQcoLeIB3lETOemBRdrSz/snHTkqz7SX5BeN/4/xcKXA6jEZIoi5t1flPdfVoErChIh /O+w== X-Gm-Message-State: AO0yUKXbcs5HKPhcQKVzkZXhIetP67D9J8A6tpUiU2pQ9lgoItbU44+F wh5Hbeg7TEQ3Piwd+jtf5ruYM8VVZCGI8jDvqlFjeg== X-Google-Smtp-Source: AK7set/EfAvGONhsml/UtNm9XegTMrreOYMFFNFQka0ozpDVDrjFKTU5LgaEK8dCihSnI6lapCGJ6w== X-Received: by 2002:a17:902:ec90:b0:198:dae9:5f58 with SMTP id x16-20020a170902ec9000b00198dae95f58mr13325026plg.14.1676137301654; Sat, 11 Feb 2023 09:41:41 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id jw7-20020a170903278700b0019a593e45f1sm1637273plb.261.2023.02.11.09.41.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 11 Feb 2023 09:41:41 -0800 (PST) Message-ID: <63e7d355.170a0220.3e940.2baf@mx.google.com> Date: Sat, 11 Feb 2023 09:41:41 -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.272-44-g5d1e1ec9d3649 X-Kernelci-Report-Type: test Subject: stable-rc/queue/4.19 baseline: 131 runs, 25 regressions (v4.19.272-44-g5d1e1ec9d3649) 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: 131 runs, 25 regressions (v4.19.272-44-g5d1e= 1ec9d3649) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_= defconfig | 1 = beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus= _defconfig | 1 = meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = meson-gxm-q200 | 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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-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= +arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig= +arm64-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= +arm64-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= +arm64-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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F4.19/ker= nel/v4.19.272-44-g5d1e1ec9d3649/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/4.19 Describe: v4.19.272-44-g5d1e1ec9d3649 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 5d1e1ec9d36494b4579447116d5f1bb5ee637cf7 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ at91sam9g20ek | arm | lab-broonie | gcc-10 | multi_v5_= defconfig | 1 = Details: https://kernelci.org/test/plan/id/63e7a12f07e90b4f458c8645 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: multi_v5_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-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91s= am9g20ek.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm/multi_v5_defconfig/gcc-10/lab-broonie/baseline-at91s= am9g20ek.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63e7a12f07e90b4f458c864e new failure (last pass: v4.19.272-43-g8b818050b0d9) 2023-02-11T14:07:26.355565 + set +x 2023-02-11T14:07:26.360737 <8> 2023-02-11T14:07:26.473440 / # # 2023-02-11T14:07:26.576278 export SHELL=3D/bin/sh 2023-02-11T14:07:26.577047 # 2023-02-11T14:07:26.679005 / # export SHELL=3D/bin/sh. /lava-307647/en= vironment 2023-02-11T14:07:26.679772 = 2023-02-11T14:07:26.781723 / # . /lava-307647/environment/lava-307647/= bin/lava-test-runner /lava-307647/1 2023-02-11T14:07:26.783022 = 2023-02-11T14:07:26.789523 / # /lava-307647/bin/lava-test-runner /lava= -307647/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ beaglebone-black | arm | lab-broonie | gcc-10 | omap2plus= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/63e7a2a420a1b93c358c8630 Results: 4 PASS, 2 FAIL, 1 SKIP Full config: omap2plus_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-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beag= lebone-black.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm/omap2plus_defconfig/gcc-10/lab-broonie/baseline-beag= lebone-black.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63e7a2a420a1b93c358c8639 failing since 1 day (last pass: v4.19.271-121-g952fe373ba28, first = fail: v4.19.272-42-g1f2cc2446fab) 2023-02-11T14:13:36.442152 + set +x 2023-02-11T14:13:36.446136 <8>[ 16.721950] 2023-02-11T14:13:36.558671 / # # 2023-02-11T14:13:36.661122 export SHELL=3D/bin/sh 2023-02-11T14:13:36.661844 # 2023-02-11T14:13:36.764035 / # export SHELL=3D/bin/sh. /lava-307713/en= vironment 2023-02-11T14:13:36.764828 = 2023-02-11T14:13:36.867158 / # . /lava-307713/environment/lava-307713/= bin/lava-test-runner /lava-307713/1 2023-02-11T14:13:36.868132 = 2023-02-11T14:13:36.873096 / # /lava-307713/bin/lava-test-runner /lava= -307713/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxl-s905x-libretech-cc | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63e7a03c68de61a5e88c8631 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s9= 05x-libretech-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-meson-gxl-s9= 05x-libretech-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a03c68de61a5e88c8= 632 failing since 298 days (last pass: v4.19.238-22-gb215381f8cf05, fir= st fail: v4.19.238-32-g4d86c9395c31a) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ meson-gxm-q200 | arm64 | lab-baylibre | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63e7a1e6ea8fab494f8c8651 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxm-q= 200.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-meson-gxm-q= 200.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63e7a1e6ea8fab494f8c865a new failure (last pass: v4.19.272-43-g8b818050b0d9) 2023-02-11T14:10:25.308804 <8>[ 16.453393] 2023-02-11T14:10:25.451687 / # # 2023-02-11T14:10:25.557994 export SHELL=3D/bin/sh 2023-02-11T14:10:25.559611 # 2023-02-11T14:10:25.662964 / # export SHELL=3D/bin/sh. /lava-3326873/e= nvironment 2023-02-11T14:10:25.664485 = 2023-02-11T14:10:25.767915 / # . /lava-3326873/environment/lava-332687= 3/bin/lava-test-runner /lava-3326873/1 2023-02-11T14:10:25.770580 = 2023-02-11T14:10:25.778793 / # /lava-3326873/bin/lava-test-runner /lav= a-3326873/1 2023-02-11T14:10:25.845793 + 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/63e7a0472fca8dc1498c8641 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a0472fca8dc1498c8= 642 failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a2641cb71dc4728c8632 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a2641cb71dc4728c8= 633 failing since 277 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-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63e7a01daa05a4ed2f8c8640 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a01daa05a4ed2f8c8= 641 failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a2272713094f938c862f 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a2272713094f938c8= 630 failing since 277 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-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig= | 1 = Details: https://kernelci.org/test/plan/id/63e79ffae35ffc5e978c864d 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e79ffae35ffc5e978c8= 64e failing since 200 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/63e7a04a2fca8dc1498c8647 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a04a2fca8dc1498c8= 648 failing since 277 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a2624914d234468c863d 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a2624914d234468c8= 63e failing since 200 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/63e7a06d1b6f34c1fc8c8654 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a06d1b6f34c1fc8c8= 655 failing since 277 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a225de2f3dec8d8c8670 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a225de2f3dec8d8c8= 671 failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a216471f93ddc28c8677 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a216471f93ddc28c8= 678 failing since 200 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/63e7a04beefbf3a8338c864a 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a04beefbf3a8338c8= 64b failing since 277 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a2542bb1428ad68c8631 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a2542bb1428ad68c8= 632 failing since 200 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= | 1 = Details: https://kernelci.org/test/plan/id/63e7a06e1b6f34c1fc8c865a 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a06e1b6f34c1fc8c8= 65b failing since 277 days (last pass: v4.19.241-58-g5e77acf6dbb6, firs= t fail: v4.19.241-83-g0ec5709aa1da) = = platform | arch | lab | compiler | defconfig= | regressions -----------------------------+-------+---------------+----------+----------= ------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a23b8eeed7d13f8c8649 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a23b8eeed7d13f8c8= 64a failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a2198eeed7d13f8c8631 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a2198eeed7d13f8c8= 632 failing since 200 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= | 1 = Details: https://kernelci.org/test/plan/id/63e7a0492fca8dc1498c8644 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a0492fca8dc1498c8= 645 failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a252ba7686ac558c8650 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/bas= eline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a252ba7686ac558c8= 651 failing since 200 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/63e7a0452fca8dc1498c8633 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-v= irt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a0452fca8dc1498c8= 634 failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a23add49efdad28c8677 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a23add49efdad28c8= 678 failing since 200 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/63e79ffbe35ffc5e978c865b 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.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e79ffbe35ffc5e978c8= 65c failing since 200 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= +arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63e7a218dd49efdad28c8631 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.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-4.19/v4.19.272= -44-g5d1e1ec9d3649/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230203.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63e7a218dd49efdad28c8= 632 failing since 200 days (last pass: v4.19.230-58-gbd840138c177, firs= t fail: v4.19.253-43-g91137b502cfbd) = =20