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 180C4EB64DA for ; Mon, 19 Jun 2023 14:54:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232237AbjFSOye (ORCPT ); Mon, 19 Jun 2023 10:54:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47736 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232182AbjFSOyc (ORCPT ); Mon, 19 Jun 2023 10:54:32 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A61EFE6E for ; Mon, 19 Jun 2023 07:54:25 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id 98e67ed59e1d1-25edd424306so649636a91.1 for ; Mon, 19 Jun 2023 07:54:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1687186464; x=1689778464; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=dZ+jEaoKTUIbq2qPGLNUd2O/NoHLNhK1dI2uSMYUxt8=; b=J/WgsJHKOae9CzB3kR4rJyNGC/eo8b9TOyTsfBpMMFILqCsnvXFSkZVZD2Sm0fvtNF xg20dunj83ZAO+32vTO79W73j46JRuM9f9oRe1ikw4mWC07c7w6RBjWdxGLB8zKkVmqC OY5nQZI3auT4q8A1/oo8yNgjEE1KpRo0LDgavniAs39ZODiktqht+uPcSjqhqhxXCSKF 4l+51jkVyFzJki2twSEW9xNOxCrGpM/F7wPPbgow/0qnlUNXxAhveM+PE58GKW8NN30I OiIOxjQflwxIu7b3cHxcv06zsrG8XrdPzAgjCHQVUik1hEeJLQ14KfAPZP4NuOaUvMaA idjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687186464; x=1689778464; 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=dZ+jEaoKTUIbq2qPGLNUd2O/NoHLNhK1dI2uSMYUxt8=; b=E3K8lIYNJ6kQTIi5cwGHIUyC4aoaK7HE7hnMczq7Us3iaLK4VBdsnBu9qlHag5uKjf 937inOC8vIL/9xo8/nN05G7yY6lxPicS9WrNDryAww5wjDMpVZSyrSHFZip3eGnc8Ik7 SoYhjnRKVXz6lOSI7xufKek1ahDt2+YjpZLjgO2IvKgFwIWyBZ+b6w4tPMogfs8zmp7x Fo5YGsS9QoW+v3by56NdzHpBHZDcEdfIuaCfPfcw26DytG4aOVI4/MQbnbn3hq4IP98A f+TJo3WeDnG2vpbdPFCPgRnwjNuoPfokouAuyoJ2XqmgsnplYO50iwkwdP2F7ofDdHf2 GGzA== X-Gm-Message-State: AC+VfDx344uJP+RVlYCsHT/YMjiWDZjIqaDc9iHczehsjOTM2k1ejHeK j5Ew1/xjAQQTSLaZS9I2XqFbPBrSJRjQqfYPX+a9NpIg X-Google-Smtp-Source: ACHHUZ7Q9/0KyhrPMGkQmyShlNNtbkxTj8Q2ueemdYRHsaUkPJ6GWpRm9nC7MpvnhlFCAkqnsFr5Ow== X-Received: by 2002:a17:90a:67c1:b0:25e:a832:116e with SMTP id g1-20020a17090a67c100b0025ea832116emr934556pjm.46.1687186464240; Mon, 19 Jun 2023 07:54:24 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id q4-20020a17090a178400b00259b53dccddsm6114680pja.34.2023.06.19.07.54.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Jun 2023 07:54:23 -0700 (PDT) Message-ID: <64906c1f.170a0220.b65b5.aaba@mx.google.com> Date: Mon, 19 Jun 2023 07:54:23 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.19.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: test X-Kernelci-Kernel: v4.19.286-50-g3e62ea320ab2 Subject: stable-rc/linux-4.19.y baseline: 129 runs, 18 regressions (v4.19.286-50-g3e62ea320ab2) 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: 129 runs, 18 regressions (v4.19.286-50-g3e= 62ea320ab2) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ cubietruck | arm | lab-baylibre | gcc-10 | multi_v7_de= fconfig | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv2-uefi | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = qemu_arm64-virt-gicv3-uefi | arm64 | lab-broonie | gcc-10 | defconfig = | 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 = r8a7795-salvator-x | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = rk3328-rock64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = sun50i-a64-pine64-plus | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/job/stable-rc/branch/linux-4.19.y/ker= nel/v4.19.286-50-g3e62ea320ab2/plan/baseline/ Test: baseline Tree: stable-rc Branch: linux-4.19.y Describe: v4.19.286-50-g3e62ea320ab2 URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git SHA: 3e62ea320ab27feda1f02dd492333c4ce07e884f = 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/649035d6d76467a73330618d 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= 86-50-g3e62ea320ab2/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm/multi_v7_defconfig/gcc-10/lab-baylibre/baseline-cub= ietruck.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/armel/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649035d6d76467a733306192 failing since 153 days (last pass: v4.19.268-50-gbf741d1d7e6d, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-06-19T11:02:21.155589 <8>[ 7.253841] 2023-06-19T11:02:21.262236 / # # 2023-06-19T11:02:21.365611 export SHELL=3D/bin/sh 2023-06-19T11:02:21.366229 # 2023-06-19T11:02:21.467996 / # export SHELL=3D/bin/sh. /lava-3677410/e= nvironment 2023-06-19T11:02:21.468372 = 2023-06-19T11:02:21.569700 / # . /lava-3677410/environment/lava-367741= 0/bin/lava-test-runner /lava-3677410/1 2023-06-19T11:02:21.570258 = 2023-06-19T11:02:21.575243 / # /lava-3677410/bin/lava-test-runner /lav= a-3677410/1 2023-06-19T11:02:21.660925 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649034f2d1aca84d89306131 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649034f2d1aca84d89306= 132 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/6490389da450a5d0b7306187 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= 86-50-g3e62ea320ab2/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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/6490389da450a5d0b7306= 188 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv2 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64903525e506ea3e54306154 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64903525e506ea3e54306= 155 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/649034dd9497b8eeaf306158 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649034dd9497b8eeaf306= 159 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/649038c4afd34cba1b306198 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= 86-50-g3e62ea320ab2/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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649038c4afd34cba1b306= 199 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/64903529e506ea3e54306165 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv2-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64903529e506ea3e54306= 166 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649034f1d1aca84d8930612e 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649034f1d1aca84d89306= 12f failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-broonie | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649037d67cd3023ba330640d 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= 86-50-g3e62ea320ab2/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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649037d67cd3023ba3306= 40e failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ qemu_arm64-virt-gicv3 | arm64 | lab-collabora | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649035122f677376ee30614e 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649035122f677376ee306= 14f failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/649034f067a6c9082830613e 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-qemu_arm64= -virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649034f067a6c90828306= 13f failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/649037d46cb52b4c843061cf 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= 86-50-g3e62ea320ab2/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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-broonie/baseline-qemu_arm64-= virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649037d46cb52b4c84306= 1d0 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/64903511e506ea3e5430612f 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-collabora/baseline-qemu_arm6= 4-virt-gicv3-uefi.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/64903511e506ea3e54306= 130 failing since 404 days (last pass: v4.19.241-59-g7070c1b6eeed, firs= t fail: v4.19.241-89-g71a9ee8b0cfd) = = 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/649034a4d6aed8b6c0306132 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= 86-50-g3e62ea320ab2/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= 86-50-g3e62ea320ab2/arm/shmobile_defconfig/gcc-10/lab-cip/baseline-r8a7743-= iwg20d-q7.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/armel/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649034a4d6aed8b6c0306= 133 failing since 2 days (last pass: v4.19.285-24-g0312c44fe5753, first= fail: v4.19.286-24-gd1785513fcf9) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ r8a7795-salvator-x | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649033d6479157bbc8306155 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-r8a7795-sa= lvator-x.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-r8a7795-sa= lvator-x.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /649033d6479157bbc830615a failing since 11 days (last pass: v4.19.261-20-g5644b22533b36, firs= t fail: v4.19.284-89-ga1cebe658474) 2023-06-19T10:53:50.430188 + set +x 2023-06-19T10:53:50.433337 <8>[ 8.867029] 2023-06-19T10:53:50.539635 / # # 2023-06-19T10:53:50.642337 export SHELL=3D/bin/sh 2023-06-19T10:53:50.642832 # 2023-06-19T10:53:50.744423 / # export SHELL=3D/bin/sh. /lava-3677393/e= nvironment 2023-06-19T10:53:50.745001 = 2023-06-19T10:53:50.846540 / # . /lava-3677393/environment/lava-367739= 3/bin/lava-test-runner /lava-3677393/1 2023-06-19T10:53:50.847246 = 2023-06-19T10:53:50.851038 / # /lava-3677393/bin/lava-test-runner /lav= a-3677393/1 = ... (13 line(s) more) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ rk3328-rock64 | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/649033fd231e32959d3061c0 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-rk3328-roc= k64.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-rk3328-roc= k64.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.login: https://kernelci.org/test/case/id/649033fd231e32959d306= 1c1 failing since 11 days (last pass: v4.19.266-115-gf65c47c3f336, firs= t fail: v4.19.284-89-ga1cebe658474) = = platform | arch | lab | compiler | defconfig = | regressions ---------------------------+-------+---------------+----------+------------= --------+------------ sun50i-a64-pine64-plus | arm64 | lab-baylibre | gcc-10 | defconfig = | 1 = Details: https://kernelci.org/test/plan/id/64903619218fa943bb30612e Results: 23 PASS, 16 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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64= -pine64-plus.txt HTML log: https://storage.kernelci.org//stable-rc/linux-4.19.y/v4.19.2= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-baylibre/baseline-sun50i-a64= -pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /64903619218fa943bb306152 failing since 153 days (last pass: v4.19.265-42-ga2d8c749b30c, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-06-19T11:03:16.105153 <8>[ 15.876436] 2023-06-19T11:03:16.224965 / # # 2023-06-19T11:03:16.330530 export SHELL=3D/bin/sh 2023-06-19T11:03:16.332048 # 2023-06-19T11:03:16.435408 / # export SHELL=3D/bin/sh. /lava-3677386/e= nvironment 2023-06-19T11:03:16.436967 = 2023-06-19T11:03:16.540383 / # . /lava-3677386/environment/lava-367738= 6/bin/lava-test-runner /lava-3677386/1 2023-06-19T11:03:16.543048 = 2023-06-19T11:03:16.546321 / # /lava-3677386/bin/lava-test-runner /lav= a-3677386/1 2023-06-19T11:03:16.577545 + 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/6490340c51968c77e4306141 Results: 23 PASS, 16 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= 86-50-g3e62ea320ab2/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= 86-50-g3e62ea320ab2/arm64/defconfig/gcc-10/lab-broonie/baseline-sun50i-a64-= pine64-plus.html Rootfs: http://storage.kernelci.org/images/rootfs/buildroot/buildroo= t-baseline/20230609.0/arm64/rootfs.cpio.gz = * baseline.bootrr.deferred-probe-empty: https://kernelci.org/test/case/id= /6490340c51968c77e4306167 failing since 153 days (last pass: v4.19.265-42-ga2d8c749b30c, firs= t fail: v4.19.269-522-gc75d2b5524ab) 2023-06-19T10:54:28.283391 <8>[ 15.935819] 2023-06-19T10:54:28.388835 / # # 2023-06-19T10:54:28.492419 export SHELL=3D/bin/sh 2023-06-19T10:54:28.493305 # 2023-06-19T10:54:28.595793 / # export SHELL=3D/bin/sh. /lava-631436/en= vironment 2023-06-19T10:54:28.596503 = 2023-06-19T10:54:28.698285 / # . /lava-631436/environment/lava-631436/= bin/lava-test-runner /lava-631436/1 2023-06-19T10:54:28.699219 = 2023-06-19T10:54:28.702195 / # /lava-631436/bin/lava-test-runner /lava= -631436/1 2023-06-19T10:54:28.734351 + export 'TESTRUN_ID=3D1_bootrr' = ... (11 line(s) more) = =20