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 40BDFC77B73 for ; Thu, 20 Apr 2023 14:56:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231583AbjDTO4n (ORCPT ); Thu, 20 Apr 2023 10:56:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48056 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231363AbjDTO4m (ORCPT ); Thu, 20 Apr 2023 10:56:42 -0400 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CA11B10C for ; Thu, 20 Apr 2023 07:56:38 -0700 (PDT) Received: by mail-pj1-x1031.google.com with SMTP id 98e67ed59e1d1-247296def99so776645a91.1 for ; Thu, 20 Apr 2023 07:56:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1682002598; x=1684594598; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=MxP3Yf3pSNf6d1qRBG1Dnp2dOX5vZpDZTESchQiuOLo=; b=xmej7pvRNFsXxONBxBSR2wAizpvMmC17BW+ehpfNuo9B3Rp1ojMfBvYxuPibS9Ov4A zu7TngGlb16AW2Ws0ILzIUf524R+chF0GVPGjb9E3U7SRr2gh+aW/bT36lPWjwtEGI9+ dlF6+nwHmGwjARribuhTwzwZcsxqo1vSpxzAXBaW/OmskQKz9Gl1Ov/uHRSbAenJJZLu SH9US4YJu2HdPIhdCc9nijy5Bo7WTLgnUrMggS+EQCr9URIGdIH0BRG9ilCzs0q9iIBh Tf7+TIyNBAuUvOEaJlCQR7Hq2HtAuXhDStLPubqtKistrcBzqvXIkCkHVdvYPHpwY0wH M7uw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682002598; x=1684594598; 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=MxP3Yf3pSNf6d1qRBG1Dnp2dOX5vZpDZTESchQiuOLo=; b=aeicFhEGOVlJrWAgyN2Fph93FyTdtpxSAeRglxiBpNwCZhoyiHGOu7FiSFewoGdTtt befdj1RdbhyHc0D/qW8fzKTzAEeDzgvlW1ogpeZ8pH3lY8SbPLPUrDbxe876eua98y46 hGepVXwn5zXJnCyW7cPqUxDCa0vHgMnQLn+Hhp6UmBCqXO0mBYppG3LY8yz8LLxSwSQj AnuY+giUj8u9Jl23xo3+eBvpIKUibkb7xBt+vtncCIib34MxW9xRmWaFI52d17lP1T49 eA9xFVyqJjjyxmOf1hv6ETXz2vVwrJpsSZR5omQXveGcR2Vaum5LbAusSr1b9CCxJ3o4 G13Q== X-Gm-Message-State: AAQBX9ev0LWh/PeDnlhWZLC/Iz7SwKg4d11LpHUbim9UbLzwiGJnTg3x PZ8mqaIud2bjXmPHFXorggjWJEBn82v3yYs3XZk0UrOL X-Google-Smtp-Source: AKy350bsYThoKuHko3ptWmX7bXuG49TRzM5HU2NV73VAuDoyCsx44IFMDbD4ZUu8BI8yruRBS+YbhQ== X-Received: by 2002:a17:90a:bd0:b0:247:bdd3:a039 with SMTP id x16-20020a17090a0bd000b00247bdd3a039mr2223651pjd.8.1682002597745; Thu, 20 Apr 2023 07:56:37 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id v14-20020a17090a6b0e00b0024752ff8061sm1319526pjj.12.2023.04.20.07.56.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Apr 2023 07:56:37 -0700 (PDT) Message-ID: <644152a5.170a0220.183a6.27fe@mx.google.com> Date: Thu, 20 Apr 2023 07:56:37 -0700 (PDT) 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.238-198-g08ddd061692a X-Kernelci-Report-Type: test Subject: stable-rc/queue/5.4 baseline: 126 runs, 20 regressions (v5.4.238-198-g08ddd061692a) 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: 126 runs, 20 regressions (v5.4.238-198-g08ddd= 061692a) 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 = hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-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 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | 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 | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | 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 | arm64 | lab-collabora | 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_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/queue%2F5.4/kern= el/v5.4.238-198-g08ddd061692a/plan/baseline/ Test: baseline Tree: stable-rc Branch: queue/5.4 Describe: v5.4.238-198-g08ddd061692a URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 08ddd061692ad6699c2fb37365d4e69f9d616b26 = 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/64411aed90bb8f708e2e85f3 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubiet= ruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64411aed90bb8f708e2e85f8 failing since 79 days (last pass: v5.4.230-81-g2ad0dc06d587, first = fail: v5.4.230-108-g761a8268d868) 2023-04-20T10:58:28.631309 <8>[ 9.930929] 2023-04-20T10:58:28.741981 / # # 2023-04-20T10:58:28.845466 export SHELL=3D/bin/sh 2023-04-20T10:58:28.846469 # 2023-04-20T10:58:28.948406 / # export SHELL=3D/bin/sh. /lava-3515562/e= nvironment 2023-04-20T10:58:28.949405 = 2023-04-20T10:58:29.051556 / # . /lava-3515562/environment/lava-351556= 2/bin/lava-test-runner /lava-3515562/1 2023-04-20T10:58:29.053592 = 2023-04-20T10:58:29.064915 / # /lava-3515562/bin/lava-test-runner /lav= a-3515562/1 2023-04-20T10:58:29.143936 + export 'TESTRUN_ID=3D1_bootrr' = ... (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/644119ec0c330067bd2e85e7 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleas= hed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/644119ed0c330067= bd2e85f0 failing since 183 days (last pass: v5.4.219-270-gde284a6cd1e4, firs= t fail: v5.4.219-266-g5eb28a6c7901) 3 lines 2023-04-20T10:54:19.671347 / # = 2023-04-20T10:54:19.677503 = 2023-04-20T10:54:19.785144 / # # 2023-04-20T10:54:19.805444 # 2023-04-20T10:54:19.908629 / # export SHELL=3D/bin/sh 2023-04-20T10:54:19.917495 export SHELL=3D/bin/sh 2023-04-20T10:54:20.020428 / # . /lava-3515538/environment 2023-04-20T10:54:20.029431 . /lava-3515538/environment 2023-04-20T10:54:20.132207 / # /lava-3515538/bin/lava-test-runner /lav= a-3515538/0 2023-04-20T10:54:20.141470 /lava-3515538/bin/lava-test-runner /lava-35= 15538/0 = ... (10 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-12b-c...4020-octopus | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64411a672cb7a47b622e85fe Results: 5 PASS, 1 FAIL, 1 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.238-1= 98-g08ddd061692a/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-hp-x360-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-hp-x360-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64411a672cb7a47b622e8603 failing since 22 days (last pass: v5.4.238-29-g39c31e43e3b2b, first= fail: v5.4.238-60-gcf51829325af) 2023-04-20T10:56:29.921240 + set<8>[ 10.704485] 2023-04-20T10:56:29.921341 +x 2023-04-20T10:56:30.023600 # 2023-04-20T10:56:30.023871 = 2023-04-20T10:56:30.124871 / # #export SHELL=3D/bin/sh 2023-04-20T10:56:30.125074 = 2023-04-20T10:56:30.226009 / # export SHELL=3D/bin/sh. /lava-10060246/= environment 2023-04-20T10:56:30.226186 = 2023-04-20T10:56:30.327104 / # . /lava-10060246/environment/lava-10060= 246/bin/lava-test-runner /lava-10060246/1 2023-04-20T10:56:30.327434 = = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ hp-x360-14-G1-sona | x86_64 | lab-collabora | gcc-10 | x86_64_d= efcon...6-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64411a662cb7a47b622e85f3 Results: 5 PASS, 1 FAIL, 1 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.238-1= 98-g08ddd061692a/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-hp-x360-14-G1-sona.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabor= a/baseline-hp-x360-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64411a662cb7a47b622e85f8 failing since 22 days (last pass: v5.4.238-29-g39c31e43e3b2b, first= fail: v5.4.238-60-gcf51829325af) 2023-04-20T10:56:19.093624 + set +x<8>[ 12.673119] 2023-04-20T10:56:19.093711 = 2023-04-20T10:56:19.195791 # 2023-04-20T10:56:19.296997 / # #export SHELL=3D/bin/sh 2023-04-20T10:56:19.297204 = 2023-04-20T10:56:19.398149 / # export SHELL=3D/bin/sh. /lava-10060278/= environment 2023-04-20T10:56:19.398361 = 2023-04-20T10:56:19.499068 / # . /lava-10060278/environment/lava-10060= 278/bin/lava-test-runner /lava-10060278/1 2023-04-20T10:56:19.499345 = 2023-04-20T10:56:19.504393 / # /lava-10060278/bin/lava-test-runner /la= va-10060278/1 = ... (12 line(s) more) = = 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/64411e10cfdcf135b42e85fd 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411e10cfdcf135b42e8= 5fe failing since 268 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 | arm64 | lab-broonie | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6441211bba67d8fc1b2e85e8 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441211bba67d8fc1b2e8= 5e9 failing since 268 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 | arm64 | lab-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64411c104102c6baa82e8652 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.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411c104102c6baa82e8= 653 failing since 268 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 | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64411d537175a11e872e85e6 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.238-1= 98-g08ddd061692a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411d537175a11e872e8= 5e7 failing since 268 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/64411ca79ec22c43cb2e85f9 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411ca79ec22c43cb2e8= 5fa failing since 268 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+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/6441215703a095f1f62e862f 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6441215703a095f1f62e8= 630 failing since 268 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 | 1 = Details: https://kernelci.org/test/plan/id/64411bea4102c6baa82e85e6 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.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411bea4102c6baa82e8= 5e7 failing since 268 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/64411d547175a11e872e85ea 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411d547175a11e872e8= 5eb failing since 268 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 | 1 = Details: https://kernelci.org/test/plan/id/64411e0fe64662d15f2e85e8 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-vir= t-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411e0fe64662d15f2e8= 5e9 failing since 268 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/64411fef192e4d41542e8606 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411fef192e4d41542e8= 607 failing since 268 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-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64411bfc760748eb972e85f1 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-v= irt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411bfc760748eb972e8= 5f2 failing since 268 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-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64411cda882fb21c012e85e8 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.238-1= 98-g08ddd061692a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411cda882fb21c012e8= 5e9 failing since 268 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 | 1 = Details: https://kernelci.org/test/plan/id/64411ca8e4a5dc93b72e85fe 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411ca8e4a5dc93b72e8= 5ff failing since 268 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/64411fb3415c21322a2e863f 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411fb3415c21322a2e8= 640 failing since 268 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-collabora | gcc-10 | defconfi= g | 1 = Details: https://kernelci.org/test/plan/id/64411beb760748eb972e85e6 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.238-1= 98-g08ddd061692a/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.238-1= 98-g08ddd061692a/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/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411beb760748eb972e8= 5e7 failing since 268 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-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64411cc608650ed0e42e8600 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.238-1= 98-g08ddd061692a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/queue-5.4/v5.4.238-1= 98-g08ddd061692a/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/base= line-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230414.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64411cc608650ed0e42e8= 601 failing since 268 days (last pass: v5.4.180-77-g7de29e82b9db, first= fail: v5.4.207-73-ga2480f1b1dda1) = =20