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 83BCDC6379F for ; Sat, 18 Feb 2023 19:50:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229663AbjBRTuS (ORCPT ); Sat, 18 Feb 2023 14:50:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36410 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229461AbjBRTuR (ORCPT ); Sat, 18 Feb 2023 14:50:17 -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 4160F126C5 for ; Sat, 18 Feb 2023 11:50:13 -0800 (PST) Received: by mail-pj1-x102b.google.com with SMTP id qb8-20020a17090b280800b002341a2656e5so1235693pjb.1 for ; Sat, 18 Feb 2023 11:50:13 -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=mUDo+d6OyAUQk5dEqd0YXJ5as3KHt57p/xjTHNcMm5Q=; b=PA/apsyMzcnwCm+1zuoOAsjOCTGnhqYKrahBAUJMXbc43og42v1bagl20xI/HIqFYk Nrfte/brmCDeLnnQHNE1hBwZj1kxy56RD2qhZdLEbkKO0IJbuA7Sm8hSkS3awe9r+6Bw F8c1JT59a/ewu1DQIRi1Tir1k7L8iAhcr6un7cWLMXl4tql5+GHbAlzs32/52Eqc2ZVV k2vpV5DMqc//MXGT6a5XWS+K8REsV8bnplQrG91b7lkAiGleQSzExe5nC4oR+abj59ix ckAp3WYMxKepiKb07AIWIKkRmExcwhRTq//f8pSVidvdNn0NTbk7OedXgVYLruxFdyop Gycw== 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=mUDo+d6OyAUQk5dEqd0YXJ5as3KHt57p/xjTHNcMm5Q=; b=YAiO0cBPrWlMrPiByMpjZqkwyWJ8BDYPBUfyE+Z5bx9QNMp+o08hPsAs4GugoTiBIC fieHim4e5yi1GfYQZWMe7Hh7nfAbGA1fz5BMOK/A/HUaIIiWsJ3KNb9cMGDd0MCAQoyi lbP1DFzCWi6Va0pDA6UcGUO5Q+n13jGXxL2b5dearYXcSfHnxtd3b+TJNVFasNOQ0UI4 E6OVTodtbIRZtbtbb6lRGJaQSTT3zwrqADuqGcA/KqJkHMYsBSjcIkGTGvdhCjyrqDxW EMUdsnmU2rwlQ6WAkNjqVRsmrpK4tH219SVuuBw5RHniRFg6m51qB2Gqgk97ESOEWvrj bkxA== X-Gm-Message-State: AO0yUKXuZyJPFJ8QBwpoh7YOj1IeAJcYHxgNDbtI8vGtAGzvmT5qB0og 9ACaAyzzBqgIZknmTqfV4iC94kI/iWl9iVxZjSw= X-Google-Smtp-Source: AK7set8Vsek85aUT61jlk1ruMI3fb+jBUKK+U+1qi+2BqsdgyV5jE1iKmpi3KZ5uIhATD/EYvt8g1w== X-Received: by 2002:a17:90a:ff15:b0:234:6f5b:2388 with SMTP id ce21-20020a17090aff1500b002346f5b2388mr2013425pjb.44.1676749812165; Sat, 18 Feb 2023 11:50:12 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id f63-20020a17090a704500b00234899c65e7sm210373pjk.28.2023.02.18.11.50.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 18 Feb 2023 11:50:11 -0800 (PST) Message-ID: <63f12bf3.170a0220.2d626.059e@mx.google.com> Date: Sat, 18 Feb 2023 11:50:11 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: queue/5.4 X-Kernelci-Tree: stable-rc X-Kernelci-Kernel: v5.4.231-150-gfc887c2bb357 X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 170 runs, 36 regressions (v5.4.231-150-gfc887c2bb357) 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: 170 runs, 36 regressions (v5.4.231-150-gfc887= c2bb357) Regressions Summary ------------------- platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.231-150-gfc887c2bb357/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.231-150-gfc887c2bb357 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: fc887c2bb357593aaec588a58a4eba512172e9cb = Test Regressions ---------------- = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0f97d6459e2f14e8c8663 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.231-1= 50-gfc887c2bb357/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63f0f97d6459e2f14e8c866c failing since 19 days (last pass: v5.4.230-81-g2ad0dc06d587, first = fail: v5.4.230-108-g761a8268d868) 2023-02-18T16:14:36.603559 <8>[ 9.761910] 2023-02-18T16:14:36.710207 / # # 2023-02-18T16:14:36.812938 export SHELL=3D/bin/sh 2023-02-18T16:14:36.813784 # 2023-02-18T16:14:36.915630 / # export SHELL=3D/bin/sh. /lava-3351059/e= nvironment 2023-02-18T16:14:36.916596 = 2023-02-18T16:14:36.917130 / # <3>[ 9.999745] Bluetooth: hci0: comm= and 0xfc18 tx timeout 2023-02-18T16:14:37.019028 . /lava-3351059/environment/lava-3351059/bi= n/lava-test-runner /lava-3351059/1 2023-02-18T16:14:37.020335 = 2023-02-18T16:14:37.025030 / # /lava-3351059/bin/lava-test-runner /lav= a-3351059/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hifive-unleashed-a00 | riscv | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0f74475b38e57bb8c8650 Results: 3 PASS, 2 FAIL, 2 SKIP Full config: defconfig Compiler: gcc-10 (riscv64-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.231-1= 50-gfc887c2bb357/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/63f0f74475b38e57= bb8c8655 failing since 122 days (last pass: v5.4.219-270-gde284a6cd1e4, firs= t fail: v5.4.219-266-g5eb28a6c7901) 3 lines 2023-02-18T16:05:07.986560 / # = 2023-02-18T16:05:07.993890 = 2023-02-18T16:05:08.100012 / # # 2023-02-18T16:05:08.105921 # 2023-02-18T16:05:08.208223 / # export SHELL=3D/bin/sh 2023-02-18T16:05:08.217762 export SHELL=3D/bin/sh 2023-02-18T16:05:08.320159 / # . /lava-3351010/environment 2023-02-18T16:05:08.329891 . /lava-3351010/environment 2023-02-18T16:05:08.432384 / # /lava-3351010/bin/lava-test-runner /lav= a-3351010/0 2023-02-18T16:05:08.441970 /lava-3351010/bin/lava-test-runner /lava-33= 51010/0 = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fa44510b567e908c8647 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fa44510b567e908c8= 648 failing since 284 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fc6114c179477c8c8737 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.231-1= 50-gfc887c2bb357/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fc6114c179477c8c8= 738 failing since 284 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fcd6df2bb4a65c8c86c7 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fcd6df2bb4a65c8c8= 6c8 failing since 284 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fe40d8f4c4e0f58c8675 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.231-1= 50-gfc887c2bb357/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fe40d8f4c4e0f58c8= 676 failing since 284 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fa3f510b567e908c863b 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fa3f510b567e908c8= 63c failing since 284 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fc6098f59d43058c8635 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.231-1= 50-gfc887c2bb357/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-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fc6098f59d43058c8= 636 failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fc9abba73ea2e88c8642 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fc9abba73ea2e88c8= 643 failing since 284 days (last pass: v5.4.191-77-g1a3b249e415b, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fe3fe6cd33c8d68c8656 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.231-1= 50-gfc887c2bb357/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-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fe3fe6cd33c8d68c8= 657 failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fc0671275125b28c86f2 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.231-1= 50-gfc887c2bb357/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-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fc0671275125b28c8= 6f3 failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fa4108e2b9ac0b8c863f 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fa4108e2b9ac0b8c8= 640 failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fc5c13f44bdaec8c8633 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.231-1= 50-gfc887c2bb357/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/basel= ine-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fc5c13f44bdaec8c8= 634 failing since 284 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fcaebd77a34f628c8661 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fcaebd77a34f628c8= 662 failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fe0223e4f0783d8c8635 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.231-1= 50-gfc887c2bb357/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseli= ne-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fe0223e4f0783d8c8= 636 failing since 284 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0f9d585e8616b9a8c863d 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f9d585e8616b9a8c8= 63e failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fa46510b567e908c864d 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fa46510b567e908c8= 64e failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fc5d13f44bdaec8c8638 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.231-1= 50-gfc887c2bb357/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-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fc5d13f44bdaec8c8= 639 failing since 284 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0fcea46b3a391208c863d 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fcea46b3a391208c8= 63e failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fe17e6cd33c8d68c8630 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.231-1= 50-gfc887c2bb357/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-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fe17e6cd33c8d68c8= 631 failing since 284 days (last pass: v5.4.191-84-g56ce42d78d96, first= fail: v5.4.191-125-g5917d1547e6e) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/63f0f9d785e8616b9a8c8640 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.231-1= 50-gfc887c2bb357/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/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/20230211.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f9d785e8616b9a8c8= 641 failing since 207 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-baylibre | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/63f0f93a5e067e3e968c8647 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386= -uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/i386/i386_defconfig/gcc-10/lab-baylibre/baseline-qemu_i386= -uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f93a5e067e3e968c8= 648 failing since 4 days (last pass: v5.4.231-79-gef392a6e97bb, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_i386-uefi | i386 | lab-broonie | gcc-10 | i386_def= config | 1 = Details: https://kernelci.org/test/plan/id/63f0fbaa9fc77ecf418c8679 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: i386_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-= uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/i386/i386_defconfig/gcc-10/lab-broonie/baseline-qemu_i386-= uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fbaa9fc77ecf418c8= 67a failing since 4 days (last pass: v5.4.231-79-gef392a6e97bb, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0f7ab54795e8c928c8646 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f7ab54795e8c928c8= 647 failing since 3 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-90-g401a6c72b195) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0f8f1917a1940d38c8640 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f8f1917a1940d38c8= 641 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0fa4308e2b9ac0b8c8645 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fa4308e2b9ac0b8c8= 646 failing since 3 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-90-g401a6c72b195) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fb8241a311d90a8c8631 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fb8241a311d90a8c8= 632 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0f7922d15e47f248c8650 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f7922d15e47f248c8= 651 failing since 3 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-90-g401a6c72b195) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0f8d14c197a25db8c8656 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f8d14c197a25db8c8= 657 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0f7a954795e8c928c8638 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-baylibre/baseline-qemu_= x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f7a954795e8c928c8= 639 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-baylibre | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0f8effb8724c1f48c8635 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-baylibre= /baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f8effb8724c1f48c8= 636 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0fa42510b567e908c8641 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-broonie/baseline-qemu_x= 86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fa42510b567e908c8= 642 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-broonie | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0fb6e4d3f94b3598c8681 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-broonie/= baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0fb6e4d3f94b3598c8= 682 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0f79098649981ec8c8660 Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig/gcc-10/lab-collabora/baseline-qemu= _x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f79098649981ec8c8= 661 failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ qemu_x86_64-uefi-mixed | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63f0f8bc62100a579b8c864e Results: 0 PASS, 1 FAIL, 0 SKIP Full config: x86_64_defconfig+x86-chromebook Compiler: gcc-10 (gcc (Debian 10.2.1-6) 10.2.1 20210110) Plain log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi-mixed.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-qemu_x86_64-uefi-mixed.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/x86/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63f0f8bc62100a579b8c8= 64f failing since 4 days (last pass: v5.4.231-76-g24eb5d727a7b, first f= ail: v5.4.231-87-g1c61c99ed18f) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ sun8i-h3-libretech-all-h3-cc | arm | lab-baylibre | gcc-10 | multi_v7= _defconfig | 1 = Details: https://kernelci.org/test/plan/id/63f0f8a20aae64afe68c865c 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.231-1= 50-gfc887c2bb357/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.231-1= 50-gfc887c2bb357/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-sun8i-= h3-libretech-all-h3-cc.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230211.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63f0f8a20aae64afe68c8665 failing since 17 days (last pass: v5.4.230-108-g761a8268d868, first= fail: v5.4.230-109-g0a6085bff265) 2023-02-18T16:10:59.313778 / # # 2023-02-18T16:10:59.416322 export SHELL=3D/bin/sh 2023-02-18T16:10:59.417070 # 2023-02-18T16:10:59.518728 / # export SHELL=3D/bin/sh. /lava-3351065/e= nvironment 2023-02-18T16:10:59.519368 = 2023-02-18T16:10:59.620912 / # . /lava-3351065/environment/lava-335106= 5/bin/lava-test-runner /lava-3351065/1 2023-02-18T16:10:59.622072 = 2023-02-18T16:10:59.633744 / # /lava-3351065/bin/lava-test-runner /lav= a-3351065/1 2023-02-18T16:10:59.714710 + export 'TESTRUN_ID=3D1_bootrr' 2023-02-18T16:10:59.715548 + cd /lava-3351065/1/tests/1_bootrr = ... (10 line(s) more) = =20