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 7A6CCC71153 for ; Sat, 2 Sep 2023 13:33:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229720AbjIBNdn (ORCPT ); Sat, 2 Sep 2023 09:33:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229581AbjIBNdm (ORCPT ); Sat, 2 Sep 2023 09:33:42 -0400 Received: from mail-pf1-x42f.google.com (mail-pf1-x42f.google.com [IPv6:2607:f8b0:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE5F190 for ; Sat, 2 Sep 2023 06:33:37 -0700 (PDT) Received: by mail-pf1-x42f.google.com with SMTP id d2e1a72fcca58-68a41035828so2235975b3a.1 for ; Sat, 02 Sep 2023 06:33:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1693661617; x=1694266417; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=Z7hDohIiFQMUDPk6DTHr9d7djJaMV9dFedsznPri4Aw=; b=pZcCGWon4gPpeBTMv586cJ3nLr8jcdHoD+Ycrmw/X3NMKhuTtV5uc7CFfyzIot9TF5 E+bk+CsCwWu+uWB0RXqkbTRVL2wzdCsgxbrDvnI8fU83BkeZhsjrcvpwMFFnBtaI7QMQ wYFTjnb84/jV2vSAIvO9Gj1nwy7sQPp7vD2FON4NnJI5587LqK4LVJGeJkCqQZhOPil3 qCwOvXNGl67H1uYMmIU/qEbUnw5YFpYeRp5MWu2ubW8SZLbFuJDZkDRgWo+sMZ7C/Cd3 ts03Voep/qXt1/80ohHJioS8jUX7FFR3LF1RhNVcuxDypyiVSJmvVxu7Hsx1DmJ1qZN5 YsXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693661617; x=1694266417; 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=Z7hDohIiFQMUDPk6DTHr9d7djJaMV9dFedsznPri4Aw=; b=kWoc3PLPJqxeyU4A9OqJFLsMoXMkpZNyBag6+ZVT7DKEgQV3xU4Uo8mN8EBahRrgqm /pHeghzweFkNekSAKH4YVHZ0izXFBoPNcicpt2EKlFhYuOnlV2PYQ4J5YFvI3W9K2JW4 Y+lNr7wmlMiUpb0TLdfB92fFJnEsspUBU4UO1obqg+USbpC3AEGPOCo8mn/UlcJT2iOt ITyzB+71xA3hOkjXDjLjtzf5yOhT/sXhVH80G5wmb1pTbPJbU9vXuKFii0Zk10xsshuR 4rDiiKYLrDnZpl7O1o1/xjGzM5QGYceIT3nIf0fCfDSQUki58qOIMYa5ZRjlyAHrHrjc nW5w== X-Gm-Message-State: AOJu0YxPWuGzfqQHNcOwUIV793c4OCoDtUxRCg4nERhfPbO1QHfjeDcn gXy11DwlMTWULIO2uURnI0RHYzS7/tAjKj7V4Ws= X-Google-Smtp-Source: AGHT+IGIa22GlQmrSyfYVcvRsMQ7vHQtHeJlBsPDUIuJdBa8q2Bk1CLhQI4GR0g2y1gTNyvwW9WKrw== X-Received: by 2002:a05:6a21:7903:b0:145:6857:457a with SMTP id bg3-20020a056a21790300b001456857457amr4723538pzc.4.1693661616716; Sat, 02 Sep 2023 06:33:36 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id x52-20020a056a000bf400b0063b898b3502sm4604626pfu.153.2023.09.02.06.33.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 02 Sep 2023 06:33:36 -0700 (PDT) Message-ID: <64f339b0.050a0220.97286.93ab@mx.google.com> Date: Sat, 02 Sep 2023 06:33:36 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.4.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: test X-Kernelci-Kernel: v5.4.256 Subject: stable-rc/linux-5.4.y baseline: 114 runs, 21 regressions (v5.4.256) 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/linux-5.4.y baseline: 114 runs, 21 regressions (v5.4.256) 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 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.4.y/kern= el/v5.4.256/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.4.y Describe: v5.4.256 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 0c2544add9fc25c0e54a2167d6a2cfd2e696cf58 = 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/64f30839208d437332286ed4 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/linux-5.4.y/v5.4.256= /arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cubietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64f30839208d437332286edd failing since 228 days (last pass: v5.4.226-68-g8c05f5e0777d, first= fail: v5.4.228-659-gb3b34c474ec7) 2023-09-02T10:02:10.756052 + set +x<8>[ 9.897612] 2023-09-02T10:02:10.756657 = 2023-09-02T10:02:10.865815 / # # 2023-09-02T10:02:10.968952 export SHELL=3D/bin/sh 2023-09-02T10:02:10.969733 # 2023-09-02T10:02:11.071537 / # export SHELL=3D/bin/sh. /lava-3760808/e= nvironment 2023-09-02T10:02:11.072453 = 2023-09-02T10:02:11.174544 / # . /lava-3760808/environment/lava-376080= 8/bin/lava-test-runner /lava-3760808/1 2023-09-02T10:02:11.175751 = 2023-09-02T10:02:11.180749 / # /lava-3760808/bin/lava-test-runner /lav= a-3760808/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/64f306b5755bba8f62286d74 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/linux-5.4.y/v5.4.256= /riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /riscv/defconfig/gcc-10/lab-baylibre/baseline-hifive-unleashed-a00.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/riscv/rootfs.cpio.gz = * baseline.dmesg.crit: https://kernelci.org/test/case/id/64f306b5755bba8f= 62286d79 failing since 318 days (last pass: v5.4.219, first fail: v5.4.219-2= 67-g4a976f825745) 3 lines 2023-09-02T09:55:50.060306 / # = 2023-09-02T09:55:50.067415 = 2023-09-02T09:55:50.174578 / # # 2023-09-02T09:55:50.195168 # 2023-09-02T09:55:50.298185 / # export SHELL=3D/bin/sh 2023-09-02T09:55:50.307365 export SHELL=3D/bin/sh 2023-09-02T09:55:50.410066 / # . /lava-3760729/environment 2023-09-02T09:55:50.419275 . /lava-3760729/environment 2023-09-02T09:55:50.521934 / # /lava-3760729/bin/lava-test-runner /lav= a-3760729/0 2023-09-02T09:55:50.531217 /lava-3760729/bin/lava-test-runner /lava-37= 60729/0 = ... (9 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/64f308550b46a9069f286dcd 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/linux-5.4.y/v5.4.256= /x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x3= 60-12b-ca0010nr-n4020-octopus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x3= 60-12b-ca0010nr-n4020-octopus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64f308550b46a9069f286dd6 failing since 155 days (last pass: v5.4.238, first fail: v5.4.238) 2023-09-02T10:02:43.967888 + set +x<8>[ 10.205886] 2023-09-02T10:02:43.968442 = 2023-09-02T10:02:44.078331 = 2023-09-02T10:02:44.180154 / # #export SHELL=3D/bin/sh 2023-09-02T10:02:44.180989 = 2023-09-02T10:02:44.282529 / # export SHELL=3D/bin/sh. /lava-11410703/= environment 2023-09-02T10:02:44.283271 = 2023-09-02T10:02:44.384829 / # . /lava-11410703/environment/lava-11410= 703/bin/lava-test-runner /lava-11410703/1 2023-09-02T10:02:44.386245 = 2023-09-02T10:02:44.390690 / # /lava-11410703/bin/lava-test-runner /la= va-11410703/1 = ... (12 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/64f3084a0b46a9069f286d90 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/linux-5.4.y/v5.4.256= /x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x3= 60-14-G1-sona.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /x86_64/x86_64_defconfig+x86-chromebook/gcc-10/lab-collabora/baseline-hp-x3= 60-14-G1-sona.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/x86/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64f3084a0b46a9069f286d99 failing since 155 days (last pass: v5.4.238, first fail: v5.4.238) 2023-09-02T10:02:41.638943 + set<8>[ 13.039479] 2023-09-02T10:02:41.639026 +x 2023-09-02T10:02:41.740553 /# 2023-09-02T10:02:41.841379 # #export SHELL=3D/bin/sh 2023-09-02T10:02:41.841523 = 2023-09-02T10:02:41.942025 / # export SHELL=3D/bin/sh. /lava-11410707/= environment 2023-09-02T10:02:41.942171 = 2023-09-02T10:02:42.042734 / # . /lava-11410707/environment/lava-11410= 707/bin/lava-test-runner /lava-11410707/1 2023-09-02T10:02:42.043050 = 2023-09-02T10:02:42.047836 / # /lava-11410707/bin/lava-test-runner /la= va-11410707/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/64f309a84688a683f6286d9f 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309a84688a683f6286= da0 failing since 374 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = 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/64f30b12549069fa96286d8b 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f30b12549069fa96286= d8c failing since 394 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = 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/64f3098276e5400817286dcb 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f3098276e5400817286= dcc failing since 374 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = 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/64f309d92eb31fecad286d6c 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309d92eb31fecad286= d6d failing since 394 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = 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/64f309af4688a683f6286da2 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309af4688a683f6286= da3 failing since 396 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = 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/64f30b17588f9dfb5d286df8 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f30b17588f9dfb5d286= df9 failing since 396 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = 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/64f3099604966601f1286d6e 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.t= xt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv2-uefi.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f3099604966601f1286= d6f failing since 396 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = 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/64f309ed7336321f99286d8e 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309ed7336321f99286= d8f failing since 396 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.207-123-gb48a8f43dce6) = = 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/64f309bd4688a683f6286ed0 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309bd4688a683f6286= ed1 failing since 394 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = 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/64f30b258ff1762cd0286d6c 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f30b258ff1762cd0286= d6d failing since 394 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = 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/64f3099d4688a683f6286d8e 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f3099d4688a683f6286= d8f failing since 394 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = 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/64f30a0e7336321f99286df2 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f30a0e7336321f99286= df3 failing since 394 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.209) = = 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/64f309d14688a683f6286ef1 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309d14688a683f6286= ef2 failing since 374 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = 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/64f30a85d3e28a79c1286e09 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/baseline-qemu_arm64-vi= rt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f30a85d3e28a79c1286= e0a failing since 382 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = 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/64f3099e4688a683f6286d91 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/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.t= xt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm64-virt-gicv3-uefi.h= tml Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f3099e4688a683f6286= d92 failing since 374 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-390-g1cece69eaa88) = = 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/64f309beb85968fa66286d7f 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309beb85968fa66286= d80 failing since 382 days (last pass: v5.4.180-59-g4f62141869c8, first= fail: v5.4.210-258-ge86027f8111f5) = = platform | arch | lab | compiler | defconfi= g | regressions -----------------------------+--------+---------------+----------+---------= ---------------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfi= g+arm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/64f309d9b85968fa66286da5 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/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-= kevin.txt HTML log: https://storage.kernelci.org//stable-rc/linux-5.4.y/v5.4.256= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-= kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230623.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64f309d9b85968fa66286= da6 new failure (last pass: v5.4.255-4-gdace6640c6527) = =20