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 77B5CC433F5 for ; Fri, 7 Oct 2022 13:23:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229562AbiJGNXx (ORCPT ); Fri, 7 Oct 2022 09:23:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45434 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229514AbiJGNXw (ORCPT ); Fri, 7 Oct 2022 09:23:52 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 422D97B1D0 for ; Fri, 7 Oct 2022 06:23:51 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id t10-20020a17090a4e4a00b0020af4bcae10so4724423pjl.3 for ; Fri, 07 Oct 2022 06:23:51 -0700 (PDT) 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=1xDCpdbR+RMwknIeW7Y/3d8L3Gl04cQYc6YjQFssq7o=; b=r8eCnGVrnJdt50eLjrfBgNdQUuMr+MrWMCr86C4BFJznSZPcX7D92vFbvybQaBYxp6 LgJhB7EQ5kPlC50/vkcdo7+GKfTjXOmSUwsLk2mO3WmHAofh0xauhLBf6SOkWqXToYhX JmXlwzZexguoKXJlRHxGD4MIXBVtFMX3RiuDR9aqtIIh3ak0hd9u9tmvEX9vw0ZWRAJQ xbJRgT18iq+SuM5Dwo8HQ+dlSSGN6IlvtSmH5kn7bR2eZH7aDhzVho5p9QYUAjmkZbRi FGZK517cCg9DYnVf6uN+jdBm5XLi+9IbQWdanwXIMrZr+0otq+chlfVQnUDcSMrwU6Ln rsnQ== 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=1xDCpdbR+RMwknIeW7Y/3d8L3Gl04cQYc6YjQFssq7o=; b=5gL56hdCWQ/Im4SnKa9wiHvnAJ8uSwDQLNFlczJ/wph4ZC02vmYVqWQRnfwR5gx+Fu 8oqtoQLtu0kdQpJ4jt5BHU8P8rN1mTQjj56s/CiqjP3iMZtKH+KxRoCHFMpGO+a8qtQa o40MR7P0g3riRyac+rH5oJdSHa0FoiQLKAe/mjUpV+WB97Hi9UzGnyV7KqryO57zt2e3 LPDMH4fF8t2czWGzWYNzvCuJSJm2WTTtAiEL/kjnDHOLxTEOxTqv/+8aZLi8mjYqAVTD T4ScLfAEHFrwZrRN3oTISLSIkKjBUYgxcBkI/z3EbAO/zZEo/686YgZdw4VSxjmDXN95 kwXQ== X-Gm-Message-State: ACrzQf1Iz0p+DIpWH1wPQ30ZAFKMeaPjrfdHnHAzSEO+By1us4Pv4HRa rFm4XNzkJkD8iz1GG27JKeW3vPKzuD3d95qcO8s= X-Google-Smtp-Source: AMsMyM5G2lWu1ydlE8RCNqryoRpPp4wq41sgmz/xoly17WyQjO6RfbeH8aoUVm8uVY8ld1+lLFfyew== X-Received: by 2002:a17:90b:38ce:b0:205:ea87:6177 with SMTP id nn14-20020a17090b38ce00b00205ea876177mr16295068pjb.41.1665149030508; Fri, 07 Oct 2022 06:23:50 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id h2-20020a170902f54200b00176ae5c0f38sm1512404plf.178.2022.10.07.06.23.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Oct 2022 06:23:50 -0700 (PDT) Message-ID: <63402866.170a0220.62f2e.2a04@mx.google.com> Date: Fri, 07 Oct 2022 06:23:50 -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-Kernel: v5.4.217 X-Kernelci-Report-Type: test Subject: stable-rc/linux-5.4.y baseline: 151 runs, 10 regressions (v5.4.217) 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: 151 runs, 10 regressions (v5.4.217) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-5.4.y/kern= el/v5.4.217/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-5.4.y Describe: v5.4.217 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 6e150d605c9e21dbe939875c13e82da33fb59ed0 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63400bc38daf86c46ecab612 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.217= /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.217= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400bc38daf86c46ecab= 613 failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63400e93b7c0062128cab600 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.217= /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.217= /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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400e93b7c0062128cab= 601 failing since 64 days (last pass: v5.4.180-59-g4f62141869c8, first = fail: v5.4.209) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/633ffc9ef6b590010dcab60e 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.217= /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.217= /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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/633ffc9ef6b590010dcab= 60f failing since 64 days (last pass: v5.4.180-59-g4f62141869c8, first = fail: v5.4.209) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63400d2bc73d3a41c8cab7dd 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.217= /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.217= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400d2bc73d3a41c8cab= 7de failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63400f1f42bd70a35fcab5ee 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.217= /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.217= /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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400f1f42bd70a35fcab= 5ef failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63400bc2f7742f9a96cab65a 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.217= /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.217= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400bc2f7742f9a96cab= 65b failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63400db62ba3b0b0b9cab60b 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.217= /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.217= /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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400db62ba3b0b0b9cab= 60c failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63400bfedec5ad6210cab5ff 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.217= /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.217= /arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400bfedec5ad6210cab= 600 failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63400dcb32626cf47fcab619 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.217= /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.217= /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/20220919.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63400dcb32626cf47fcab= 61a failing since 150 days (last pass: v5.4.191-85-ga4a4cbb41380, first= fail: v5.4.191-118-g7dae5fe9ddc0) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ rk3399-gru-kevin | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63401416935eb0add3cab5ec Results: 88 PASS, 2 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.217= /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.217= /arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/baseline-rk3399-gru-= kevin.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20220919.0/arm64/rootfs.cpio.gz = * baseline.bootrr.rockchip-i2s1-probed: https://kernelci.org/test/case/id= /63401417935eb0add3cab60e failing since 215 days (last pass: v5.4.181-51-gb77a12b8d613, first= fail: v5.4.182-54-gf27af6bf3c32) 2022-10-07T11:56:59.729606 <8>[ 30.317917] 2022-10-07T11:57:00.741967 /lava-7531187/1/../bin/lava-test-case = =20