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 4A037C3DA78 for ; Tue, 17 Jan 2023 09:17:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236464AbjAQJRM (ORCPT ); Tue, 17 Jan 2023 04:17:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236281AbjAQJQs (ORCPT ); Tue, 17 Jan 2023 04:16:48 -0500 Received: from mail-pj1-x1033.google.com (mail-pj1-x1033.google.com [IPv6:2607:f8b0:4864:20::1033]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C24B302AA for ; Tue, 17 Jan 2023 01:10:34 -0800 (PST) Received: by mail-pj1-x1033.google.com with SMTP id gz9-20020a17090b0ec900b002290bda1b07so8254391pjb.1 for ; Tue, 17 Jan 2023 01:10:34 -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=GQV/4M6mcz9oL6kVBLWWVJnAq5ItXu+8mup6wf7h8J8=; b=isowLwOjZsrz9McQB3K6NQ5sC3WpkjSW0XbpQsodz2w0HCzkAuDT4UzufOVLGmLt2x vKlcM9bx+gR5Dm/sphKjwqZL8VXNb0XhE7wbJeDY1xrWF2QN6/LWeWs8U+QB2j83EDT6 is44jgvPjadN/07xK84HwcHlNt1BVJUxwiIgWvhaG+DntfeiZ32N386FcdQH+Evl0Hba HrGoBqhFfWv5s0stZtLQxEXkvvTJ3PA0BLhHtsCsSeMAQ/NpunIGCGCb0F51LXOVfc0l AnSp6m8QLcOVN859JNAg3JhACb4zluzfgwOy8ABV1g6yqjuQ8Qspnt3yQMqYy9h5y+fi 1kmA== 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=GQV/4M6mcz9oL6kVBLWWVJnAq5ItXu+8mup6wf7h8J8=; b=C+oRt+XRsDqnDNiww+fkuKlaXKSYN0XUx6PXC7AWXDIbafGoJVMMr4/gur+O/gq6Ai l/ZM/xZ0brdG72/hfZBFq+eFlmwidhkaDKpqWo2EfZgPRRqfiq7kH9imXjo6ObGh2Kxe pzUlAb3/vEZvzV1UfGzZ9FSmmGGYMehjQLtpUQgfzKkwnPvLOchDHvrC82Bg8sguCbDQ Ab+V4m1VhjJKrVVbGguQWO93R9u0zND11gjQ8IXQat1vh4D4mnu/IQzzDB3PA+5gic6U hGik7/udC9nj8t8qWbSj8/UQv5gqAcW83F5LTsjoEBRXLOJQm9bdj/tUlb/jHNglNWql DVcg== X-Gm-Message-State: AFqh2kqGYoASUzY+l+VLfvKkaprv/PJlw6U/rhFCEm2Z/8oFakNbiNZ4 BIcgpQexsoS1uTrOfDwOObBKcx7780f06/JmeozCaQ== X-Google-Smtp-Source: AMrXdXtAuzQnkcQWUNEs0RO77UClxqkvJQdUq7cBY5tntkLpSc+tnseAfdLJy9uwJMgubvejFzX60w== X-Received: by 2002:a05:6a20:1390:b0:a5:c5ed:6469 with SMTP id w16-20020a056a20139000b000a5c5ed6469mr2715215pzh.31.1673946633094; Tue, 17 Jan 2023 01:10:33 -0800 (PST) Received: from kernelci-production.internal.cloudapp.net ([52.250.1.28]) by smtp.gmail.com with ESMTPSA id x15-20020aa78f0f000000b00587fda4a260sm3346143pfr.9.2023.01.17.01.10.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 Jan 2023 01:10:32 -0800 (PST) Message-ID: <63c66608.a70a0220.247dc.529b@mx.google.com> Date: Tue, 17 Jan 2023 01:10:32 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.19.y X-Kernelci-Kernel: v4.19.269-522-gc75d2b5524ab X-Kernelci-Report-Type: test Subject: stable-rc/linux-4.19.y baseline: 167 runs, 32 regressions (v4.19.269-522-gc75d2b5524ab) 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-4.19.y baseline: 167 runs, 32 regressions (v4.19.269-522-gc= 75d2b5524ab) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | 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-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | 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-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | 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-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_de= fconfig | 1 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-clabbe | gcc-10 | defconfig = | 1 = sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.269-522-gc75d2b5524ab/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.269-522-gc75d2b5524ab URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: c75d2b5524abe66432d7c8e27f9d31ab54b87a35 = Test Regressions ---------------- = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/63c630ce005482060c915f11 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cu= bietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cu= bietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c630ce005482060c915f16 new failure (last pass: v4.19.268-50-gbf741d1d7e6d) 2023-01-17T05:23:04.849285 + set +x<8>[ 7.343111] 2023-01-17T05:23:04.850016 = 2023-01-17T05:23:04.959966 / # # 2023-01-17T05:23:05.063105 export SHELL=3D/bin/sh 2023-01-17T05:23:05.064362 # 2023-01-17T05:23:05.166541 / # export SHELL=3D/bin/sh. /lava-3141818/e= nvironment 2023-01-17T05:23:05.167710 = 2023-01-17T05:23:05.270153 / # . /lava-3141818/environment/lava-314181= 8/bin/lava-test-runner /lava-3141818/1 2023-01-17T05:23:05.272162 = 2023-01-17T05:23:05.276962 / # /lava-3141818/bin/lava-test-runner /lav= a-3141818/1 = ... (12 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ hip07-d05 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f7afbb648ec54915f2a 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-hip07-d05.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-hip07-d05.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f7afbb648ec54915= f2b new failure (last pass: v4.19.269-466-g93770cdbbed8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f72fbb648ec54915ebf 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f72fbb648ec54915= ec0 failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c631a209efaf247a915ebe 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c631a209efaf247a915= ebf failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/63c62f7e3d407d99a2915ec4 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f7e3d407d99a2915= ec5 failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c631ad8e0994c3ed915eba 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c631ad8e0994c3ed915= ebb failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = 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/63c62f620ec15fcfef915f1a 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f620ec15fcfef915= f1b failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-215-g4373264025937) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c6311bcb7ad11860915ec7 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c6311bcb7ad11860915= ec8 failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f73fbb648ec54915ec2 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f73fbb648ec54915= ec3 failing since 146 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c631a6a56299676f915ecc 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c631a6a56299676f915= ecd failing since 140 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = 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/63c62f7ffbb648ec54915f33 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f7ffbb648ec54915= f34 failing since 146 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = 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/63c63289b2ec2aadad915ec7 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c63289b2ec2aadad915= ec8 failing since 140 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f640ec15fcfef915f1d 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f640ec15fcfef915= f1e failing since 146 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c6311ccb7ad11860915ecf 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c6311ccb7ad11860915= ed0 failing since 140 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.256-37-g34c3cf0160a8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f70fbb648ec54915ebc 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f70fbb648ec54915= ebd failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c631a4a56299676f915ec0 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c631a4a56299676f915= ec1 failing since 166 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = 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/63c62f7cfbb648ec54915f2d 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f7cfbb648ec54915= f2e failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c631d57a6baaf80a915ec4 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c631d57a6baaf80a915= ec5 failing since 166 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f620ec15fcfef915f17 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f620ec15fcfef915= f18 failing since 154 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-191-gab9c8d4442969) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c6311b0a874621cb915ef3 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c6311b0a874621cb915= ef4 failing since 166 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.254) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f74fbb648ec54915ec5 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-baylibre/b= aseline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f74fbb648ec54915= ec6 failing since 146 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c631a5a56299676f915ec6 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c631a5a56299676f915= ec7 failing since 152 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = 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/63c630bde95b71d532915ec4 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-broonie/ba= seline-qemu_arm64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c630bde95b71d532915= ec5 failing since 146 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = 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/63c63225c1b87dba76915f22 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c63225c1b87dba76915= f23 failing since 152 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig+a= rm64-chromebook | 1 = Details: https://kernelci.org/test/plan/id/63c62f655c75842903915edc 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig+arm64-chromebook/gcc-10/lab-collabora/= baseline-qemu_arm64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/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/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f655c75842903915= edd failing since 146 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255-288-g9901269a16d1) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ qemu_arm64-virt-gicv3-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c6311c0a874621cb915efa 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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm= 64-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c6311c0a874621cb915= efb failing since 152 days (last pass: v4.19.230-41-g73351b9c55d9, firs= t fail: v4.19.255) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ r8a7743-iwg20d-q7 | arm | lab-cip | gcc-10 | shmobile_de= fconfig | 1 = Details: https://kernelci.org/test/plan/id/63c62f3e0ec15fcfef915ebf Results: 0 PASS, 1 FAIL, 0 SKIP Full config: shmobile_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-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743= -iwg20d-q7.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743= -iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/63c62f3e0ec15fcfef915= ec0 new failure (last pass: v4.19.269-466-g93770cdbbed8) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c64d6d8f3277b81d915fa9 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a6= 4-pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a6= 4-pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c64d6d8f3277b81d915fae new failure (last pass: v4.19.265-42-ga2d8c749b30c) 2023-01-17T07:25:22.841356 <8>[ 15.907424] 2023-01-17T07:25:22.965544 / # # 2023-01-17T07:25:23.072568 export SHELL=3D/bin/sh 2023-01-17T07:25:23.074362 # 2023-01-17T07:25:23.178187 / # export SHELL=3D/bin/sh. /lava-3141863/e= nvironment 2023-01-17T07:25:23.179910 = 2023-01-17T07:25:23.283738 / # . /lava-3141863/environment/lava-314186= 3/bin/lava-test-runner /lava-3141863/1 2023-01-17T07:25:23.286705 = 2023-01-17T07:25:23.289570 / # /lava-3141863/bin/lava-test-runner /lav= a-3141863/1 2023-01-17T07:25:23.321668 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c630dd005482060c915f23 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-sun50i-a64= -pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-broonie/baseline-sun50i-a64= -pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c630dd005482060c915f28 new failure (last pass: v4.19.265-42-ga2d8c749b30c) 2023-01-17T05:23:20.131373 <8>[ 15.940012] 2023-01-17T05:23:20.236456 / # # 2023-01-17T05:23:20.338281 export SHELL=3D/bin/sh 2023-01-17T05:23:20.338725 # 2023-01-17T05:23:20.440170 / # export SHELL=3D/bin/sh. /lava-122663/en= vironment 2023-01-17T05:23:20.440875 = 2023-01-17T05:23:20.543031 / # . /lava-122663/environment/lava-122663/= bin/lava-test-runner /lava-122663/1 2023-01-17T05:23:20.544165 = 2023-01-17T05:23:20.548901 / # /lava-122663/bin/lava-test-runner /lava= -122663/1 2023-01-17T05:23:20.580225 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c6302d63cbd2c221915ecb Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6= -pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-h6= -pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c6302d63cbd2c221915ed0 new failure (last pass: v4.19.261-20-g5644b22533b36) 2023-01-17T05:20:26.829039 / # # 2023-01-17T05:20:26.930707 export SHELL=3D/bin/sh 2023-01-17T05:20:26.931050 # 2023-01-17T05:20:27.032373 / # export SHELL=3D/bin/sh. /lava-3141864/e= nvironment 2023-01-17T05:20:27.032718 = 2023-01-17T05:20:27.134039 / # . /lava-3141864/environment/lava-314186= 4/bin/lava-test-runner /lava-3141864/1 2023-01-17T05:20:27.134638 = 2023-01-17T05:20:27.140331 / # /lava-3141864/bin/lava-test-runner /lav= a-3141864/1 2023-01-17T05:20:27.209279 + export 'TESTRUN_ID=3D1_bootrr' 2023-01-17T05:20:27.209760 + cd /lava-3141864<8>[ 15.618100] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-clabbe | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c630157d0547cd40915eba Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-clabbe/baseline-sun50i-h6-p= ine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-clabbe/baseline-sun50i-h6-p= ine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c630157d0547cd40915ebd new failure (last pass: v4.19.261-20-g5644b22533b36) 2023-01-17T05:20:06.386625 / # # 2023-01-17T05:20:06.489183 export SHELL=3D/bin/sh 2023-01-17T05:20:06.489989 # 2023-01-17T05:20:06.591546 / # export SHELL=3D/bin/sh. /lava-380277/en= vironment 2023-01-17T05:20:06.592312 = 2023-01-17T05:20:06.693884 / # . /lava-380277/environment/lava-380277/= bin/lava-test-runner /lava-380277/1 2023-01-17T05:20:06.694931 = 2023-01-17T05:20:06.708614 / # /lava-380277/bin/lava-test-runner /lava= -380277/1 2023-01-17T05:20:06.765993 + export 'TESTRUN_ID=3D1_bootrr' 2023-01-17T05:20:06.766394 + cd /lava-380277/<8>[ 15.637352] = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= ----------------+------------ sun50i-h6-pine-h64 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/63c6302c7d0547cd40915f06 Results: 5 PASS, 1 FAIL, 1 SKIP Full config: defconfig Compiler: gcc-10 (aarch64-linux-gnu-gcc (Debian 10.2.1-6) 10.2.1 20210= 110) Plain log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h= 6-pine-h64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 69-522-gc75d2b5524ab/arm64/defconfig/gcc-10/lab-collabora/baseline-sun50i-h= 6-pine-h64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230114.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /63c6302c7d0547cd40915f0b new failure (last pass: v4.19.261-20-g5644b22533b36) 2023-01-17T05:20:35.379497 / # # 2023-01-17T05:20:35.481390 export SHELL=3D/bin/sh 2023-01-17T05:20:35.481923 # 2023-01-17T05:20:35.583266 / # export SHELL=3D/bin/sh. /lava-8745058/e= nvironment 2023-01-17T05:20:35.583822 = 2023-01-17T05:20:35.685161 / # . /lava-8745058/environment/lava-874505= 8/bin/lava-test-runner /lava-8745058/1 2023-01-17T05:20:35.685895 = 2023-01-17T05:20:35.688923 / # /lava-8745058/bin/lava-test-runner /lav= a-8745058/1 2023-01-17T05:20:35.761116 + export 'TESTRUN_ID=3D1_bootrr' 2023-01-17T05:20:35.761478 + cd /lava-8745058<8>[ 15.634225] = ... (11 line(s) more) = =20